aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/common.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-2/+30
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan2011-04-281-31/+0
* ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan2011-04-041-1/+1
* ath9k: move update tx power to commonRajkumar Manoharan2011-02-031-0/+11
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-2/+2
* ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau2010-11-151-9/+6
* ath9k: Use common ath key management functionsBruno Randolf2010-09-161-270/+0
* ath/ath9k: Replace common->splitmic with a flagBruno Randolf2010-09-161-6/+6
* ath9k: fix spurious MIC failure reportsFelix Fietkau2010-08-311-0/+11
* ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan2010-08-241-0/+31
* mac80211: use cipher suite selectorsJohannes Berg2010-08-161-15/+21
* ath9k: fix crash with WEP in ad-hoc modeFelix Fietkau2010-07-021-0/+4
* ath9k_common: Move count_streams to common moduleSujith2010-06-041-0/+13
* ath9k_common: use allocated key cache entries for multi BSS crypto supportFelix Fietkau2010-06-031-10/+27
* ath9k: Move ath9k specific RX code to driverSujith2010-06-021-264/+0
* ath9k_common: drop incomming frames with an invalid hardware rateLuis R. Rodriguez2010-05-071-2/+1
* ath9k_common: move the rate status setting into ath9k_process_rate()Luis R. Rodriguez2010-05-071-13/+27
* ath9k: fix another source of corrupt framesFelix Fietkau2010-05-071-2/+8
* ath9k: remove usage of deprecated noise valueJohn W. Linville2010-04-281-1/+0
* ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected framesJouni Malinen2010-03-311-1/+2
* ath9k_common: Move RX filter code to ath9k_htcSujith2010-03-311-82/+0
* ath9k_htc: Support for AR9271 chipset.Sujith2010-03-231-0/+421
* ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault2009-11-281-9/+15
* ath9k: remove warnings related to signed/unsigned type mismatchJohn W. Linville2009-11-251-2/+0
* ath9k: This patch fix RX unpadding for any received frame.Benoit PAPILLAULT2009-11-231-5/+14
* ath9k: fix massive rx packet loss issueFelix Fietkau2009-11-161-0/+1
* ath9k_common: clarify and correct jumbogram processingLuis R. Rodriguez2009-11-111-10/+11
* ath9k_common: remove ath9k_compute_qual()Luis R. Rodriguez2009-11-111-42/+0
* ath9k_common: add new module to share 802.11n driver helpersLuis R. Rodriguez2009-11-111-0/+326