aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau1-2/+4
2011-08-24ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan1-0/+26
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-04-28ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan1-31/+0
2011-04-04ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan1-1/+1
2011-02-03ath9k: move update tx power to commonRajkumar Manoharan1-0/+11
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-2/+2
2010-11-15ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau1-9/+6
2010-09-16ath9k: Use common ath key management functionsBruno Randolf1-270/+0
2010-09-16ath/ath9k: Replace common->splitmic with a flagBruno Randolf1-6/+6
2010-08-31ath9k: fix spurious MIC failure reportsFelix Fietkau1-0/+11
2010-08-24ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan1-0/+31
2010-08-16mac80211: use cipher suite selectorsJohannes Berg1-15/+21
2010-07-02ath9k: fix crash with WEP in ad-hoc modeFelix Fietkau1-0/+4
2010-06-04ath9k_common: Move count_streams to common moduleSujith1-0/+13
2010-06-03ath9k_common: use allocated key cache entries for multi BSS crypto supportFelix Fietkau1-10/+27
2010-06-02ath9k: Move ath9k specific RX code to driverSujith1-264/+0
2010-05-07ath9k_common: drop incomming frames with an invalid hardware rateLuis R. Rodriguez1-2/+1
2010-05-07ath9k_common: move the rate status setting into ath9k_process_rate()Luis R. Rodriguez1-13/+27
2010-05-07ath9k: fix another source of corrupt framesFelix Fietkau1-2/+8
2010-04-28ath9k: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-03-31ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected framesJouni Malinen1-1/+2
2010-03-31ath9k_common: Move RX filter code to ath9k_htcSujith1-82/+0
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith1-0/+421
2009-11-28ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault1-9/+15
2009-11-25ath9k: remove warnings related to signed/unsigned type mismatchJohn W. Linville1-2/+0
2009-11-23ath9k: This patch fix RX unpadding for any received frame.Benoit PAPILLAULT1-5/+14
2009-11-16ath9k: fix massive rx packet loss issueFelix Fietkau1-0/+1
2009-11-11ath9k_common: clarify and correct jumbogram processingLuis R. Rodriguez1-10/+11
2009-11-11ath9k_common: remove ath9k_compute_qual()Luis R. Rodriguez1-42/+0
2009-11-11ath9k_common: add new module to share 802.11n driver helpersLuis R. Rodriguez1-0/+326