summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2011-03-30ath9k_hw: remove AR9485 1.0 supportLuis R. Rodriguez
2011-03-30ath9k: remove the pending frames ath_txq_schedule workaroundFelix Fietkau
2011-03-30ath9k_hw: force rx chainmask to 7 on AR9100Felix Fietkau
2011-03-30ath9k_hw: enable a BlockAck related fixup specific to AR9100Felix Fietkau
2011-03-30ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau
2011-03-30ath9k: add support for overriding the MAC address through platform dataFelix Fietkau
2011-03-30ath9k: add an interface for overriding the value of specific GPIO pinsFelix Fietkau
2011-03-30ath9k: remove unnecessary debugfs return code checksFelix Fietkau
2011-03-30ath9k_hw: Speedup register ops for HTC driverRajkumar Manoharan
2011-03-30ath: Speedup key set/reset ops for HTC driverRajkumar Manoharan
2011-03-30ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chipsRajkumar Manoharan
2011-03-30ath9k_htc: Fix LED pin for AR9287 HTC deviceRajkumar Manoharan
2011-03-23ath9k: Fix TX queue stuck issue.Senthil Balasubramanian
2011-03-23ath9k: Fix kernel panic caused by invalid rate index access.Senthil Balasubramanian
2011-03-21ath9k: Fix kernel panic in AR2427Mohammed Shafi Shajakhan
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-14ath9k: fix aggregation related interoperability issuesFelix Fietkau
2011-03-14ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau
2011-03-14ath9k: fix the .flush driver op implementationFelix Fietkau
2011-03-14ath9k: fix stopping tx dma on resetFelix Fietkau
2011-03-14ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bitsFelix Fietkau
2011-03-11ath5k: implement ieee80211_ops->{get,set}_ringparamJohn W. Linville
2011-03-11ath9k_hw: Increase the wait count for nf load.Vivek Natarajan
2011-03-11ath9k_hw: Fix PLL initialization for AR9485.Vivek Natarajan
2011-03-11ath9k_hw: Improve idle power consumption for AR9485.Vivek Natarajan
2011-03-11ath9k: remove support for the FIF_PROMISC_IN_BSS filter flagFelix Fietkau
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-09ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] rangeJohn W. Linville
2011-03-07wireless:ath: use resource_size() help functionShan Wei
2011-03-07ath5k: Put hardware in PROMISC mode if there is more than 1 stations.Ben Greear
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-03-04ath9k: Fix txq memory address printing in debugfs.Ben Greear
2011-03-04ath9k_hw: Read noise floor only for available chains for AR9003Vasanthakumar Thiagarajan
2011-03-04ath9k: Add a debugfs interface to dump chip registersVasanthakumar Thiagarajan
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-01ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan
2011-02-28ath9k: Fix incorrect GPIO LED pin for AR9485Senthil Balasubramanian
2011-02-28ath9k: use generic mac80211 LED blinking codeFelix Fietkau
2011-02-28ath9k_htc: Fix an endian issueSujith Manoharan
2011-02-25ath9k: Fix compilation warning.Vivek Natarajan
2011-02-25ath9k: Cancel pll_work while disabling radio.Vivek Natarajan
2011-02-25ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.Vivek Natarajan
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-25carl9170: add Airlive X.USB a/b/g/n USBIDJan Puk
2011-02-25ath9k: correct ath9k_hw_set_interruptsStanislaw Gruszka
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2011-02-23ath9k_htc: Fix error path in URB allocationSujith Manoharan
2011-02-23ath9k_htc: Add debug code to print endpoint mappingSujith Manoharan
2011-02-23ath9k_htc: Fix RX filtersSujith Manoharan