aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Remove check for rf word 0Ivo van Doorn2009-02-2710-25/+10
* rt2x00: uncomment get_tsfIvo van Doorn2009-02-271-10/+0
* iwlwifi: Fix and rework Kconfig fileReinette Chatre2009-02-275-42/+26
* iwlwifi: use singlethread workqueueReinette Chatre2009-02-272-2/+2
* iwlwifi: report correct and detailed values about requested txpowerWu, Fengguang2009-02-271-4/+6
* ipw2200, fix ipw io functionsJiri Slaby2009-02-271-46/+60
* ath9k: move common regulatory code out of if() branchesBob Copeland2009-02-271-12/+8
* ath9k: remove prototype for ath9k_regd_get_current_countryBob Copeland2009-02-271-2/+0
* ath9k: remove ath9k_regd_get_rd()Bob Copeland2009-02-272-6/+0
* ath9k: convert isWwrSKU macro into C codeBob Copeland2009-02-272-7/+9
* ath9k: save a few calls to ath9k_regd_get_eepromRDBob Copeland2009-02-271-8/+5
* ath9k: remove write-only current_rd_inuseBob Copeland2009-02-272-2/+0
* iwlagn: clean up error path in iwl_pci_probeHelmut Schaa2009-02-271-3/+3
* ath9k: Add open loop control supportSenthil Balasubramanian2009-02-277-39/+277
* ath9k: Decrease minimum NF thresholdSujith2009-02-271-1/+1
* ath9k: Fix incorrect noise floor reading for 4k EEPROMSujith2009-02-271-1/+1
* ath9k: Fix bug in disabling MIB countersSujith2009-02-271-4/+3
* ath9k: Initialize AGC calibration properlySujith2009-02-272-0/+35
* ath9k: Enable TSF Out of Range InterruptSujith2009-02-275-7/+27
* ath9k: Enable Fractional N modeSujith2009-02-274-15/+35
* ath9k: Fix rd_ext EEPROM capability for AR9285Sujith2009-02-272-1/+14
* ath9k: Store the correct max TX power levelSujith2009-02-272-0/+18
* make net/ieee80211.h private to ipw2x00Dan Williams2009-02-279-9/+1197
* hostap: convert usage of net/ieee80211.h to linux/ieee80211.hDan Williams2009-02-2710-187/+164
* wavelan: Test arraysize before an element of the array.Roel Kluin2009-02-271-2/+1
* libertas: fix power save issue in libertas_sdio moduleBing Zhao2009-02-272-0/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-254-11/+52
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-243-11/+44
| |\
| | * rtl8187: New USB ID's for RTL8187LLarry Finger2009-02-231-0/+12
| | * ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan2009-02-231-7/+17
| | * orinoco: do not resgister NULL pm_notifier functionAndrey Borzenkov2009-02-231-4/+15
| * | asix: new device idsGreg Kroah-Hartman2009-02-241-0/+8
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-24220-3179/+8271
| |\ \
* | | | qlge: Use one path to (re)fill rx buffers.Ron Mercer2009-02-241-111/+59
* | | | qlge: Optimize rx buffer refill process.Ron Mercer2009-02-241-5/+12
* | | | qlge: Change frame route hw semaphore granularity.Ron Mercer2009-02-241-18/+13
* | | | qlge: Increase MAC addr hw sem granularity.Ron Mercer2009-02-242-17/+43
* | | | qlge: Clean up mac address and frame route settings.Ron Mercer2009-02-241-9/+22
* | | | mv643xx_eth: set sane default receive coalescing timeoutLennert Buytenhek2009-02-241-1/+1
* | | | mv643xx_eth: move a couple of init actions from ->open() to port probeLennert Buytenhek2009-02-241-5/+5
* | | | mv643xx_eth: convert to net_device_opsLennert Buytenhek2009-02-241-12/+17
* | | | mv643xx_eth: make LRO unconditionalLennert Buytenhek2009-02-242-22/+1
* | | | netxen: refactor pci probeDhananjay Phadke2009-02-241-181/+203
* | | | netxen: cleanup unused codeDhananjay Phadke2009-02-245-694/+0
* | | | netxen: advertise wake-on-lan supportDhananjay Phadke2009-02-242-0/+52
* | | | netxen: firmware download supportDhananjay Phadke2009-02-244-74/+238
* | | | ixbge: fix bug when using large pages and jumbo framesJesse Brandeburg2009-02-242-1/+9
* | | | ixgbe: Move ring features into an enum, allowing easier future maintenanceShannon Nelson2009-02-241-4/+10
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-241-4/+12
|\| | |
| * | | netxen: handle pci bar 0 mapping failureDhananjay Phadke2009-02-241-1/+6