aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2009-02-27ath9k: Enable TSF Out of Range InterruptSujith
2009-02-27ath9k: Enable Fractional N modeSujith
2009-02-27ath9k: Fix rd_ext EEPROM capability for AR9285Sujith
2009-02-27ath9k: Store the correct max TX power levelSujith
2009-02-27make net/ieee80211.h private to ipw2x00Dan Williams
2009-02-27hostap: convert usage of net/ieee80211.h to linux/ieee80211.hDan Williams
2009-02-27wavelan: Test arraysize before an element of the array.Roel Kluin
2009-02-27libertas: fix power save issue in libertas_sdio moduleBing Zhao
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-23rtl8187: New USB ID's for RTL8187LLarry Finger
2009-02-23ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan
2009-02-23orinoco: do not resgister NULL pm_notifier functionAndrey Borzenkov
2009-02-17drivers/net/wireless/prism54: fix sparse warning: fix signednessHannes Eder
2009-02-17drivers/net/wireless/ipw2x00: fix sparse warnings: fix signednessHannes Eder
2009-02-17drivers/net/wireless/b43: fix warning: format not a string literal and no ...Hannes Eder
2009-02-17drivers/net/wireless/ath9k: fix sparse warnings: Should it be static?Hannes Eder
2009-02-17drivers/net/wireless: fix sparse warnings: fix signednessHannes Eder
2009-02-17drivers/net/wireless: fix sparse warnings: symbol shadows an earlier oneHannes Eder
2009-02-17drivers/net/wireless: fix sparse warning: context imbalanceHannes Eder
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-14rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison
2009-02-13ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()Luis R. Rodriguez
2009-02-13ath9k: add comments for ath9k_hw_configpcipowersave()Luis R. Rodriguez
2009-02-13iwlwifi: fix FAT channel config for 5000 seriesReinette Chatre
2009-02-13iwlwifi: drop PCIe workaround applicable for development boardsTomas Winkler
2009-02-13iwlwifi: use pci registers defined in pci_regs.hTomas Winkler
2009-02-13mac80211: use cfg80211s BSS infrastructureJohannes Berg
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-02-13zd1211rw: honour enable_beacon confJohannes Berg
2009-02-13zd1211rw: do not ratelimit no-opsJohannes Berg
2009-02-13orinoco: Storage class should be before const qualifierTobias Klauser
2009-02-13ath5k: Storage class should be before const qualifierTobias Klauser
2009-02-13ath9k: Remove all the useless ah_ variable prefixesSujith
2009-02-13ath9k: Cleanup EEPROM operationsSujith
2009-02-13ath9k: Add callbacks hooks for EEPROM operationsSujith
2009-02-13ath9k: Merge ath_hal and ath_hal_5416 structuresSujith
2009-02-13ath9k: Remove duplicate variablesSujith
2009-02-13ath9k: Move regulatory information to a separate structureSujith
2009-02-13ath9k: Store HW version information in a separate structureSujith
2009-02-13ath9k: Remove all the sc_ prefixesSujith
2009-02-13ath9k: Convert ANI channel to a pointerSujith
2009-02-13ath9k: Header file cleanupSujith
2009-02-13ath5k: Don't call reset on config_interfaceNick Kossifidis
2009-02-13ath5k: Disable BMISS interruptsNick Kossifidis
2009-02-13ath5k: Update reset codeNick Kossifidis
2009-02-13ath5k: Update initvalsNick Kossifidis
2009-02-13ath5k: Update RF Buffer handlingNick Kossifidis
2009-02-13ath5k: Update gain_F calibration code and add documentationNick Kossifidis
2009-02-13ath5k: PHY code cleanupNick Kossifidis