summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-02-27ath9k: Fix PTK/GTK handshake timeoutVasanthakumar Thiagarajan1-1/+2
2009-02-27rt2x00: Fix RF offsetIvo van Doorn1-4/+6
2009-02-27ath9k: Use beacon interval directlySujith1-17/+2
2009-02-27ath9k: Remove ath_txq_depth and get the queue depth directlySujith1-7/+2
2009-02-27ath9k: Remove a few unused capability macrosSujith2-33/+0
2009-02-27ath9k: Initialize channel change timeSujith1-0/+1
2009-02-27ath9k: Fix antenna assignment bug in TX status processingSujith1-1/+1
2009-02-27ath9k: Fix HW wait timeoutSujith6-18/+41
2009-02-27ath9k: Program the RTC registers correctlySujith2-2/+14
2009-02-27ath5k: compute rts/cts duration after computing full pktlenBob Copeland1-5/+4
2009-02-27ath5k: move beacon processing to a taskletBob Copeland2-29/+36
2009-02-27ath5k: use spin_lock_irqsave for beacon lockBob Copeland1-3/+3
2009-02-27ath5k: don't mask off interrupt bitsBob Copeland1-7/+0
2009-02-27rt2x00: Add various new USB IDs for rt73usbIvo van Doorn1-0/+6
2009-02-27rt2x00: Remove check for rf word 0Ivo van Doorn10-25/+10
2009-02-27rt2x00: uncomment get_tsfIvo van Doorn1-10/+0
2009-02-27iwlwifi: Fix and rework Kconfig fileReinette Chatre5-42/+26
2009-02-27iwlwifi: use singlethread workqueueReinette Chatre2-2/+2
2009-02-27iwlwifi: report correct and detailed values about requested txpowerWu, Fengguang1-4/+6
2009-02-27ipw2200, fix ipw io functionsJiri Slaby1-46/+60
2009-02-27ath9k: move common regulatory code out of if() branchesBob Copeland1-12/+8
2009-02-27ath9k: remove prototype for ath9k_regd_get_current_countryBob Copeland1-2/+0
2009-02-27ath9k: remove ath9k_regd_get_rd()Bob Copeland2-6/+0
2009-02-27ath9k: convert isWwrSKU macro into C codeBob Copeland2-7/+9
2009-02-27ath9k: save a few calls to ath9k_regd_get_eepromRDBob Copeland1-8/+5
2009-02-27ath9k: remove write-only current_rd_inuseBob Copeland2-2/+0
2009-02-27iwlagn: clean up error path in iwl_pci_probeHelmut Schaa1-3/+3
2009-02-27ath9k: Add open loop control supportSenthil Balasubramanian7-39/+277
2009-02-27ath9k: Decrease minimum NF thresholdSujith1-1/+1
2009-02-27ath9k: Fix incorrect noise floor reading for 4k EEPROMSujith1-1/+1
2009-02-27ath9k: Fix bug in disabling MIB countersSujith1-4/+3
2009-02-27ath9k: Initialize AGC calibration properlySujith2-0/+35
2009-02-27ath9k: Enable TSF Out of Range InterruptSujith5-7/+27
2009-02-27ath9k: Enable Fractional N modeSujith4-15/+35
2009-02-27ath9k: Fix rd_ext EEPROM capability for AR9285Sujith2-1/+14
2009-02-27ath9k: Store the correct max TX power levelSujith2-0/+18
2009-02-27make net/ieee80211.h private to ipw2x00Dan Williams9-9/+1197
2009-02-27hostap: convert usage of net/ieee80211.h to linux/ieee80211.hDan Williams10-187/+164
2009-02-27wavelan: Test arraysize before an element of the array.Roel Kluin1-2/+1
2009-02-27libertas: fix power save issue in libertas_sdio moduleBing Zhao2-0/+7
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-11/+52
2009-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-11/+44
2009-02-24asix: new device idsGreg Kroah-Hartman1-0/+8
2009-02-24qlge: Use one path to (re)fill rx buffers.Ron Mercer1-111/+59
2009-02-24qlge: Optimize rx buffer refill process.Ron Mercer1-5/+12
2009-02-24qlge: Change frame route hw semaphore granularity.Ron Mercer1-18/+13
2009-02-24qlge: Increase MAC addr hw sem granularity.Ron Mercer2-17/+43
2009-02-24qlge: Clean up mac address and frame route settings.Ron Mercer1-9/+22
2009-02-24mv643xx_eth: set sane default receive coalescing timeoutLennert Buytenhek1-1/+1
2009-02-24mv643xx_eth: move a couple of init actions from ->open() to port probeLennert Buytenhek1-5/+5