aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | be2net: Initialize and cleanup sriov resources only if pci_enable_sriov has s...Ajit Khaparde2011-02-111-17/+22
* | | be2net: Use domain id when be_cmd_if_destroy is called.Ajit Khaparde2011-02-113-5/+8
* | | be2net: endianness fix in be_cmd_set_qos().Ajit Khaparde2011-02-111-2/+2
* | | be2net: While configuring QOS for VF, pass proper domain idAjit Khaparde2011-02-111-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-02-1118-201/+600
|\ \ \
| * | | ixgbe: Adding 100MB FULL support in ethtoolAtita Shirwaikar2011-02-112-3/+36
| * | | ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issueDon Skidmore2011-02-112-0/+4
| * | | ixgbe: cleanup namespace complaint by removing little used functionDon Skidmore2011-02-112-12/+2
| * | | ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tcDon Skidmore2011-02-112-2/+1
| * | | ixgbe: DCB, use hardware independent routinesJohn Fastabend2011-02-111-5/+1
| * | | ixgbe: DCB, remove RESET bit it is no longer neededJohn Fastabend2011-02-111-25/+12
| * | | ixgbe: DCB, do not reset on CEE pg changesJohn Fastabend2011-02-112-13/+39
| * | | ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend2011-02-116-1/+207
| * | | ixgbe: DCB, abstract out dcb_config from DCB hardware configurationJohn Fastabend2011-02-117-102/+230
| * | | ixgbe: DCB, remove round robin mode on 82598 devicesJohn Fastabend2011-02-113-6/+2
| * | | ixgbe: DCB, only reprogram HW if the FCoE priority is changedJohn Fastabend2011-02-111-12/+26
| * | | igb: Enable PF side of SR-IOV support for i350 devicesCarolyn Wyborny2011-02-113-24/+33
| * | | e1000e: return appropriate errors for 'ethtool -r'Bruce Allan2011-02-111-2/+9
| * | | e1000e: use correct pointer when memcpy'ing a 2-dimensional arrayBruce Allan2011-02-111-1/+1
| * | | e1000e: replace unbounded sprintf with snprintfBruce Allan2011-02-111-2/+6
| | |/ | |/|
* | | atl1: Do not use legacy PCI power managementRafael J. Wysocki2011-02-111-46/+31
* | | atl1c: Do not call device_init_wakeup() in atl1c_probe()Rafael J. Wysocki2011-02-111-1/+0
* | | tg3: Avoid setting power.can_wakeup for devices that cannot wake upRafael J. Wysocki2011-02-111-2/+4
* | | tg3: Expand 5719 workaroundMatt Carlson2011-02-101-2/+2
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-0821-111/+220
|\ \ | |/
| * pch_can: fix module reload issue with MSITomoya2011-02-081-0/+1
| * pch_can: fix rmmod issueTomoya2011-02-081-1/+1
| * pch_can: fix 800k comms issueTomoya2011-02-081-1/+1
| * USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko2011-02-081-80/+147
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-02-088-14/+21
| |\
| | * ixgbe: update version stringDon Skidmore2011-02-081-1/+1
| | * ixgbe: cleanup variable initializationDon Skidmore2011-02-081-1/+1
| | * ixgbe: limit VF access to network trafficAlexander Duyck2011-02-082-2/+3
| | * ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore2011-02-081-2/+9
| | * ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov2011-02-082-6/+3
| | * e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli2011-02-082-1/+4
| | * e1000e: tx_timeout should not increment for non-hang eventsJesse Brandeburg2011-02-081-1/+0
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-088-6/+20
| |\ \ | | |/ | |/|
| | * iwlagn: Re-enable RF_KILL interrupt when downDon Fry2011-02-071-0/+6
| | * ssb-pcmcia: Fix parsing of invariants tuplesMichael Büsch2011-02-071-1/+1
| | * ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan2011-02-043-4/+7
| | * carl9170: fix typo in PS codeChristian Lamparter2011-02-041-1/+1
| | * wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_inf...Jesper Juhl2011-02-031-0/+3
| | * iwlagn: overwrite EEPROM chain setting for 6250 devicesWey-Yi Guy2011-02-021-0/+2
| * | bnx2x: Duplication in promisc modeVladislav Zolotarov2011-02-061-9/+23
| * | sis900: Fix mem leak in sis900_rx error pathJesper Juhl2011-02-051-0/+1
| * | benet: Avoid potential null deref in be_cmd_get_seeprom_data()Ajit Khaparde2011-02-051-0/+5
* | | net: Kill NETEVENT_PMTU_UPDATE.David S. Miller2011-02-082-3/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-0845-713/+1687
|\ \ \
| * | | ath9k: Update comments for not parsing DTIM periodMohammed Shafi Shajakhan2011-02-071-2/+3