summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Enable D3/L1 ASPM fix for AR9462Sujith Manoharan2013-08-281-6/+5Star
* ath9k: Remove unused ANI commandsSujith Manoharan2013-08-285-18/+4Star
* ath9k: ar9003_eeprom.c:3618 fix variable name typoJohn W. Linville2013-08-281-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-283-3/+13
|\
| * ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan2013-08-221-2/+1Star
| * ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa2013-08-221-0/+10
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-221-1/+2
| |\
| | * mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-08-211-1/+2
* | | ath9k: Fix DEBUG_FS dependency for ath9kSujith Manoharan2013-08-261-1/+1
* | | ath9k: Fix TX poll work lockingSujith Manoharan2013-08-261-1/+1
* | | ath9k: Fix ASPM workaround usageSujith Manoharan2013-08-266-25/+64
* | | ath9k: Fix ASPM for AR9462Sujith Manoharan2013-08-263-0/+31
* | | ath9k: Add one more PCI ID for CUS198Sujith Manoharan2013-08-221-0/+5
* | | ath9k: Add antenna diversity tweak for CUS198Sujith Manoharan2013-08-224-0/+9
* | | ath9k: Add support for AR9485 1.2Sujith Manoharan2013-08-223-13/+13
* | | ath9k: enable CSA functionality in ath9kSimon Wunderlich2013-08-165-0/+43
* | | ath9k: announce that ath9k supports 5/10 MHzSimon Wunderlich2013-08-161-0/+1
* | | ath9k: set 5/10 MHz supported channels and fix bitrateSimon Wunderlich2013-08-162-8/+21
* | | ath9k: report 5/10 MHz channelsSimon Wunderlich2013-08-161-0/+11
* | | ath9k: use chandef instead of channel_typeSimon Wunderlich2013-08-166-40/+51
* | | ath9k: always use SIFS times from OFDM for 5/10 MHzSimon Wunderlich2013-08-161-3/+2Star
* | | ath9k: Use lockless variant to initialize RX fifoSujith Manoharan2013-08-151-1/+1
* | | ath9k: Optimize LNA checkSujith Manoharan2013-08-151-30/+47
* | | ath9k: Identify first subframe in an A-MPDUSujith Manoharan2013-08-153-2/+5
* | | ath9k: Handle invalid RSSISujith Manoharan2013-08-151-16/+33
* | | ath9k: Remove unused function argumentSujith Manoharan2013-08-151-2/+1Star
* | | ath9k: Fix error condition for corrupt descriptorsSujith Manoharan2013-08-151-10/+18
* | | ath9k: Handle corrupt descriptors properlySujith Manoharan2013-08-151-2/+10
* | | ath9k: Move the RX poll check to preprocess()Sujith Manoharan2013-08-151-4/+4
* | | ath9k: Fix RX beacon processingSujith Manoharan2013-08-151-26/+22Star
* | | ath9k: Fix RX packet counterSujith Manoharan2013-08-151-4/+7
* | | ath9k: Fix RX debug statisticsSujith Manoharan2013-08-151-2/+1Star
* | | ath9k: Fix PHY error processingSujith Manoharan2013-08-151-11/+12
* | | ath9k: Reorder some functionsSujith Manoharan2013-08-151-110/+110
* | | ath9k: Fix TSF processingSujith Manoharan2013-08-151-13/+20
* | | ath9k: Fix RX crypto processingSujith Manoharan2013-08-151-8/+4Star
* | | ath9k: Discard invalid frames earlySujith Manoharan2013-08-151-16/+22
* | | ath9k: Fix phy error handling for DFSSujith Manoharan2013-08-151-2/+1Star
* | | ath9k: Use a subroutine to check for "mybeacon"Sujith Manoharan2013-08-151-13/+23
* | | ath9k_htc: do not use bulk on EP3 and EP4Oleksij Rempel2013-08-151-27/+11Star
* | | ath9k: reset buffer stale flag in ath_tx_get_tid_subframeFelix Fietkau2013-08-151-0/+2
* | | ath9k: simplify ath_tid_drainFelix Fietkau2013-08-151-12/+0Star
* | | ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau2013-08-151-0/+4
* | | ath9k: simplify debugfs chainmask handlingFelix Fietkau2013-08-151-88/+4Star
* | | ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau2013-08-154-20/+1Star
* | | ath9k: shrink a few data structures by reordering fieldsFelix Fietkau2013-08-152-14/+14
* | | ath9k: fix rx descriptor related race conditionFelix Fietkau2013-08-152-8/+14
* | | ath9k: Run the LNA combining algorithm properlySujith Manoharan2013-08-091-16/+28
* | | ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan2013-08-091-2/+2
* | | ath9k: use software queueing for multicast trafficFelix Fietkau2013-08-093-2/+23