aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-221-1/+1
|\
| * ath9k: fix the return value of ath_stoprecvFelix Fietkau2011-04-191-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-145-18/+28
|\ \ | |/
| * ath9k_htc: Fix ethtool reportingSujith Manoharan2011-04-121-2/+2
| * ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-124-16/+26
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-112-2/+11
|\ \ | |/
| * ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau2011-04-081-2/+10
| * ath: add missing regdomain pair 0x5c mappingChristian Lamparter2011-04-071-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-111-0/+1
|\ \ | |/
| * ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian2011-04-041-0/+1
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-0722-50/+50
|\ \ | |/ |/|
| * Fix common misspellingsLucas De Marchi2011-03-3122-50/+50
* | carl9170: Fix tx aggregation problems with some clientsChristian Lamparter2011-03-293-0/+9
* | ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau2011-03-281-0/+4
|/
* ath9k: Fix TX queue stuck issue.Senthil Balasubramanian2011-03-231-0/+2
* ath9k: Fix kernel panic caused by invalid rate index access.Senthil Balasubramanian2011-03-231-1/+1
* ath9k: Fix kernel panic in AR2427Mohammed Shafi Shajakhan2011-03-211-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-1514-139/+132
|\
| * ath9k: fix aggregation related interoperability issuesFelix Fietkau2011-03-141-1/+1
| * ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau2011-03-143-74/+12
| * ath9k: fix the .flush driver op implementationFelix Fietkau2011-03-143-51/+34
| * ath9k: fix stopping tx dma on resetFelix Fietkau2011-03-143-8/+35
| * ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bitsFelix Fietkau2011-03-141-2/+2
| * ath5k: implement ieee80211_ops->{get,set}_ringparamJohn W. Linville2011-03-113-1/+46
| * ath9k_hw: Increase the wait count for nf load.Vivek Natarajan2011-03-111-2/+2
| * ath9k_hw: Fix PLL initialization for AR9485.Vivek Natarajan2011-03-111-2/+2
| * ath9k_hw: Improve idle power consumption for AR9485.Vivek Natarajan2011-03-111-0/+2
| * ath9k: remove support for the FIF_PROMISC_IN_BSS filter flagFelix Fietkau2011-03-111-3/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-118-56/+133
|\ \ | |/
| * ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] rangeJohn W. Linville2011-03-091-1/+1
| * wireless:ath: use resource_size() help functionShan Wei2011-03-072-2/+2
| * ath5k: Put hardware in PROMISC mode if there is more than 1 stations.Ben Greear2011-03-073-31/+53
| * ath9k: Fix txq memory address printing in debugfs.Ben Greear2011-03-041-4/+4
| * ath9k_hw: Read noise floor only for available chains for AR9003Vasanthakumar Thiagarajan2011-03-041-18/+19
| * ath9k: Add a debugfs interface to dump chip registersVasanthakumar Thiagarajan2011-03-041-0/+54
* | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-03-0421-403/+769
|\ \ | |/
| * ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan2011-03-013-20/+81
| * ath9k: Fix incorrect GPIO LED pin for AR9485Senthil Balasubramanian2011-02-282-0/+3
| * ath9k: use generic mac80211 LED blinking codeFelix Fietkau2011-02-284-170/+61
| * ath9k: Fix compilation warning.Vivek Natarajan2011-02-251-1/+1
| * ath9k: Cancel pll_work while disabling radio.Vivek Natarajan2011-02-251-0/+4
| * ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.Vivek Natarajan2011-02-251-4/+4
| * mac80211: make tx() operation return voidJohannes Berg2011-02-259-24/+18
| * mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-233-3/+3
| * ath9k_htc: Fix error path in URB allocationSujith Manoharan2011-02-231-3/+1
| * ath9k_htc: Add debug code to print endpoint mappingSujith Manoharan2011-02-231-0/+17
| * ath9k_htc: Fix RX filtersSujith Manoharan2011-02-231-2/+7
| * ath9k_htc: Fix host RX initializationSujith Manoharan2011-02-231-8/+0
| * ath9k_htc: Fix TBTT calculation for IBSS modeSujith Manoharan2011-02-231-4/+15
| * ath9k_htc: Configure beacon timers in AP modeSujith Manoharan2011-02-234-15/+115