summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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. Miller3-11/+44
2009-02-23rtl8187: New USB ID's for RTL8187LLarry Finger1-0/+12
2009-02-23ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan1-7/+17
2009-02-23orinoco: do not resgister NULL pm_notifier functionAndrey Borzenkov1-4/+15
2009-02-18drivers/net/wireless/prism54: fix sparse warning: fix signednessHannes Eder2-2/+3
2009-02-18drivers/net/wireless/ipw2x00: fix sparse warnings: fix signednessHannes Eder1-4/+5
2009-02-18drivers/net/wireless/b43: fix warning: format not a string literal and no ...Hannes Eder1-5/+5
2009-02-18drivers/net/wireless/ath9k: fix sparse warnings: Should it be static?Hannes Eder1-4/+4
2009-02-18drivers/net/wireless: fix sparse warnings: fix signednessHannes Eder1-1/+1
2009-02-18drivers/net/wireless: fix sparse warnings: symbol shadows an earlier oneHannes Eder2-7/+5
2009-02-18drivers/net/wireless: fix sparse warning: context imbalanceHannes Eder1-0/+2
2009-02-15Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-0/+2
2009-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller79-14971/+16176
2009-02-15rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison1-45/+45
2009-02-13ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()Luis R. Rodriguez1-2/+2
2009-02-13ath9k: add comments for ath9k_hw_configpcipowersave()Luis R. Rodriguez1-0/+35
2009-02-13iwlwifi: fix FAT channel config for 5000 seriesReinette Chatre3-6/+8
2009-02-13iwlwifi: drop PCIe workaround applicable for development boardsTomas Winkler1-10/+0
2009-02-13iwlwifi: use pci registers defined in pci_regs.hTomas Winkler8-48/+40
2009-02-13mac80211: use cfg80211s BSS infrastructureJohannes Berg1-3/+3
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg4-7/+25
2009-02-13zd1211rw: honour enable_beacon confJohannes Berg1-3/+13
2009-02-13zd1211rw: do not ratelimit no-opsJohannes Berg2-4/+8
2009-02-13orinoco: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-02-13ath5k: Storage class should be before const qualifierTobias Klauser1-2/+2