summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2011-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-18/+28
2011-04-13ath9k_htc: Fix ethtool reportingSujith Manoharan1-2/+2
2011-04-13ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau4-16/+26
2011-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+10
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2011-04-08ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau1-2/+10
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds6-7/+7
2011-04-04ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi6-7/+7
2011-03-28ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau1-0/+4
2011-03-23ath9k: Fix TX queue stuck issue.Senthil Balasubramanian1-0/+2
2011-03-23ath9k: Fix kernel panic caused by invalid rate index access.Senthil Balasubramanian1-1/+1
2011-03-21ath9k: Fix kernel panic in AR2427Mohammed Shafi Shajakhan1-2/+2
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-138/+86
2011-03-14ath9k: fix aggregation related interoperability issuesFelix Fietkau1-1/+1
2011-03-14ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau3-74/+12
2011-03-14ath9k: fix the .flush driver op implementationFelix Fietkau3-51/+34
2011-03-14ath9k: fix stopping tx dma on resetFelix Fietkau3-8/+35
2011-03-14ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bitsFelix Fietkau1-2/+2
2011-03-11ath9k_hw: Increase the wait count for nf load.Vivek Natarajan1-2/+2
2011-03-11ath9k_hw: Fix PLL initialization for AR9485.Vivek Natarajan1-2/+2
2011-03-11ath9k_hw: Improve idle power consumption for AR9485.Vivek Natarajan1-0/+2
2011-03-11ath9k: remove support for the FIF_PROMISC_IN_BSS filter flagFelix Fietkau1-3/+1
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-23/+78
2011-03-07wireless:ath: use resource_size() help functionShan Wei1-1/+1
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller14-386/+755
2011-03-04ath9k: Fix txq memory address printing in debugfs.Ben Greear1-4/+4
2011-03-04ath9k_hw: Read noise floor only for available chains for AR9003Vasanthakumar Thiagarajan1-18/+19
2011-03-04ath9k: Add a debugfs interface to dump chip registersVasanthakumar Thiagarajan1-0/+54
2011-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-6/+8
2011-03-01ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan3-20/+81
2011-02-28ath9k: Fix incorrect GPIO LED pin for AR9485Senthil Balasubramanian2-0/+3
2011-02-28ath9k: use generic mac80211 LED blinking codeFelix Fietkau4-170/+61
2011-02-28ath9k_htc: Fix an endian issueSujith Manoharan1-4/+5
2011-02-25ath9k: Fix compilation warning.Vivek Natarajan1-1/+1
2011-02-25ath9k: Cancel pll_work while disabling radio.Vivek Natarajan1-0/+4
2011-02-25ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.Vivek Natarajan1-4/+4
2011-02-25mac80211: make tx() operation return voidJohannes Berg2-8/+5
2011-02-25ath9k: correct ath9k_hw_set_interruptsStanislaw Gruszka1-2/+3
2011-02-24mac80211: rename RX_FLAG_TSFTJohannes Berg2-2/+2
2011-02-24ath9k_htc: Fix error path in URB allocationSujith Manoharan1-3/+1
2011-02-24ath9k_htc: Add debug code to print endpoint mappingSujith Manoharan1-0/+17
2011-02-24ath9k_htc: Fix RX filtersSujith Manoharan1-2/+7
2011-02-24ath9k_htc: Fix host RX initializationSujith Manoharan1-8/+0
2011-02-24ath9k_htc: Fix TBTT calculation for IBSS modeSujith Manoharan1-4/+15
2011-02-24ath9k_htc: Configure beacon timers in AP modeSujith Manoharan4-15/+115
2011-02-24ath9k_htc: Add ANI for AP modeSujith Manoharan3-17/+43
2011-02-24ath9k_htc: Calculate and set the HW opmodeSujith Manoharan1-1/+14
2011-02-24ath9k_htc: Allow AP interface to be createdSujith Manoharan2-0/+19
2011-02-24ath9k_htc: Maintain individual counters for interfacesSujith Manoharan2-2/+40