summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2013-07-22ath9k_htc: reboot firmware if it was loadedOleksij Rempel1-1/+3
2013-07-22ath9k_htc: do some initial hardware configurationOleksij Rempel1-0/+1
2013-07-18ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan1-1/+9
2013-07-17ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov1-3/+6
2013-07-17ath9k: fix tx pending frames accounting for dropped packetsFelix Fietkau1-16/+28
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds40-930/+3192
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-36/+2150
2013-06-27ath9k_htc: ifdef out IFTYPE_MESH advertisementThomas Pedersen1-2/+4
2013-06-27ath9k: Add mix tx gain table for AR9462 2.0Sujith Manoharan2-0/+66
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+6
2013-06-24ath9k: Add support for AR9462 2.1Sujith Manoharan4-9/+10
2013-06-24ath9k: Program initvals for AR9462 2.1Sujith Manoharan1-2/+57
2013-06-24ath9k: Add initvals for AR9462 2.1Sujith Manoharan1-0/+1774
2013-06-24ath9k: Add version macros for AR9462 2.1Sujith Manoharan1-2/+11
2013-06-24ath9k: Enable WoW only for supported modelsSujith Manoharan3-0/+59
2013-06-24ath9k: fix queue depth accounting in ath_tx_txqaddbufFelix Fietkau1-3/+7
2013-06-24ath9k_htc: Add ethtool stats support.Ben Greear4-1/+108
2013-06-24ath9k_htc: Support reporting tx and rx chain mask.Ben Greear4-15/+48
2013-06-24ath9k_htc: Handle IDLE state transition properlySujith Manoharan1-1/+1
2013-06-24ath9k: fix an RCU issue in calling ieee80211_get_tx_ratesFelix Fietkau1-1/+5
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville19-143/+819
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-16/+15
2013-06-18ath9k: Program initvals for CUS217Sujith Manoharan3-0/+16
2013-06-18ath9k: Add initvals required for CUS217Sujith Manoharan1-0/+15
2013-06-18ath9k: Add PCI IDs for CUS217Sujith Manoharan3-0/+16
2013-06-18ath9k: Modify IDs to identify CUS230Sujith Manoharan3-4/+10
2013-06-18ath9k: Add support for 5G-XLNA/AR9462Sujith Manoharan4-1/+310
2013-06-18ath9k: Update AR9462 2.0 initvalsSujith Manoharan1-1/+1
2013-06-18ath9k: Convert a couple of debug messagesSujith Manoharan1-2/+2
2013-06-18ath9k: Merge HWTIMER debug level with BTCOEXSujith Manoharan1-3/+3
2013-06-18treewide: Fix typo in printkMasanari Iida1-1/+1
2013-06-17ath9k: Fix ANI for AP modeSujith Manoharan2-18/+17
2013-06-17ath9k: Fix LNA gpio for AR9485Sujith Manoharan1-1/+1
2013-06-14ath9k: Add custom parameters for CUS198Sujith Manoharan5-3/+72
2013-06-13ath9k: Fix ANI trigger thresholdSujith Manoharan1-1/+1
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-7/+11
2013-06-12ath9k: Do not assign noise for NULL caldataSujith Manoharan1-1/+0
2013-06-12ath9k: Fix noisefloor calibrationSujith Manoharan2-8/+2
2013-06-12ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan2-2/+8
2013-06-12ath9k_htc: add STBC TX supportOleksij Rempel3-0/+6
2013-06-12ath9k: limit multicast buffer hardware queue depthFelix Fietkau3-36/+104
2013-06-12ath9k: implement support for .release_buffered_frames()Felix Fietkau3-36/+145
2013-06-12ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSEFelix Fietkau3-16/+30
2013-06-12ath9k: Remove unused ANI macrosSujith Manoharan1-11/+0
2013-06-12ath9k: Remove redundant codeSujith Manoharan1-11/+0
2013-06-12ath9k: Fix ofdm weak signal configurationSujith Manoharan1-0/+60
2013-06-12ath9k: Fix ANI levelsSujith Manoharan1-4/+4
2013-06-12ath9k: Fix ANI monitoringSujith Manoharan2-14/+17
2013-06-12ath9k: Fix OFDM weak signal detection for AP modeSujith Manoharan1-4/+9