aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-09ixgbe: support software timestampingJacob Keller1-0/+2
2012-05-09ixgbe: add support for get_ts_infoJacob Keller1-0/+41
2012-05-09ixgbe: correct disable_rx_buff timeoutJacob Keller1-1/+1
2012-05-09ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller4-1/+189
2012-05-09ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller6-1/+861
2012-05-09ixgbe: Fix bogus error messageGreg Rose1-3/+3
2012-05-09ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck3-1/+64
2012-05-09ixgbe: Clean up priority based flow controlAlexander Duyck6-204/+156
2012-05-09ixgbe: Exit on error case in VF message processingAlexander Duyck1-1/+6
2012-05-09igb: output register's information related to RX/TX queue[4-15]Koki Sanagi1-1/+37
2012-05-09netxen_nic: Fix estimation of recv MSS in case of LRORajesh Borundia5-4/+23
2012-05-09netxen: added miniDIMM support in driver.Sucheta Chakraborty3-0/+163
2012-05-09netxen_nic: Allow only useful and recommended firmware dump capture mask valuesManish chopra2-8/+13
2012-05-09netxen_nic: disable minidump by defaultSritej Velaga1-1/+1
2012-05-10sfc: Implement module EEPROM access for SFE4002 and SFN4112FBen Hutchings1-0/+33
2012-05-10sfc: Added support for new ethtool APIs for obtaining module eepromStuart Hodgson3-0/+116
2012-05-10sfc: By default refill RX rings as soon as space for a batchDavid Riddoch1-6/+12
2012-05-10sfc: Fill RX rings completely full, rather than to 95% fullDavid Riddoch2-14/+4
2012-05-10sfc: Fix missing cleanup in failure path of efx_pci_probe()Ben Hutchings1-1/+2
2012-05-10sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson1-14/+19
2012-05-09e1000e: Fix merge conflict (net->net-next)Jeff Kirsher1-45/+11
2012-05-09e1000e: Fix merge conflict (net->net-next)Jeff Kirsher1-45/+11
2012-05-08iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville1-1/+2
2012-05-08brcmfmac: add out of band interrupt supportFranky Lin5-15/+240
2012-05-08brcmfmac: postpone interrupt register functionFranky Lin1-9/+6
2012-05-08brcmfmac: check bus state for statusFranky Lin1-1/+1
2012-05-08brcmfmac: stop releasing sdio host in irq handlerFranky Lin1-4/+0
2012-05-08iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy1-1/+1
2012-05-08iwlwifi: use correct released ucode versionMeenakshi Venkataraman1-1/+1
2012-05-08ipw2100: Fix order of device registrationBen Hutchings1-11/+13
2012-05-08ipw2200: Fix order of device registrationBen Hutchings1-11/+12
2012-05-08rt2x00: Add debugfs access for rfcsr registerAnisse Astier4-1/+20
2012-05-08rt2x00: debugfs support - allow a register to be emptyAnisse Astier1-35/+36
2012-05-08net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...Stanislav Yakovlev1-15/+6
2012-05-08iwlwifi: remove the iwl_shared referenceWey-Yi Guy1-3/+3
2012-05-08iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy2-19/+18
2012-05-08mwifiex: fix static checker warningsAmitkumar Karwar1-2/+1
2012-05-08mwifiex: add support for SD8786 sdioWarheadsSE3-2/+10
2012-05-08wireless: at76c50x: allocating too much dataDan Carpenter1-2/+2
2012-05-08iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach2-1/+1
2012-05-08iwlwifi: add option to disable 5GHz bandStanislaw Gruszka3-0/+9
2012-05-08iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach2-10/+9
2012-05-08iwlwifi: add loose coex lutWey-Yi Guy1-2/+21
2012-05-08iwlwifi: change kill mask based on reduce power stateWey-Yi Guy2-9/+20
2012-05-08iwlwifi: send reduce tx power info in commandWey-Yi Guy2-1/+3
2012-05-08iwlwifi: small define changeWey-Yi Guy1-1/+3
2012-05-08iwlwifi: add reduced tx power threshold defineWey-Yi Guy1-0/+3
2012-05-08iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy2-4/+39
2012-05-08iwlwifi: add BT reduced tx power flagWey-Yi Guy1-2/+2
2012-05-08iwlwifi: remove unused macrosWey-Yi Guy1-69/+0