summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/common.c
AgeCommit message (Expand)Author
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-04-28ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan
2011-04-04ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan
2011-02-03ath9k: move update tx power to commonRajkumar Manoharan
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-11-15ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau
2010-09-16ath9k: Use common ath key management functionsBruno Randolf
2010-09-16ath/ath9k: Replace common->splitmic with a flagBruno Randolf
2010-08-31ath9k: fix spurious MIC failure reportsFelix Fietkau
2010-08-24ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-07-02ath9k: fix crash with WEP in ad-hoc modeFelix Fietkau
2010-06-04ath9k_common: Move count_streams to common moduleSujith
2010-06-03ath9k_common: use allocated key cache entries for multi BSS crypto supportFelix Fietkau
2010-06-02ath9k: Move ath9k specific RX code to driverSujith
2010-05-07ath9k_common: drop incomming frames with an invalid hardware rateLuis R. Rodriguez
2010-05-07ath9k_common: move the rate status setting into ath9k_process_rate()Luis R. Rodriguez
2010-05-07ath9k: fix another source of corrupt framesFelix Fietkau
2010-04-28ath9k: remove usage of deprecated noise valueJohn W. Linville
2010-03-31ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected framesJouni Malinen
2010-03-31ath9k_common: Move RX filter code to ath9k_htcSujith
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith
2009-11-28ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault
2009-11-25ath9k: remove warnings related to signed/unsigned type mismatchJohn W. Linville
2009-11-23ath9k: This patch fix RX unpadding for any received frame.Benoit PAPILLAULT
2009-11-16ath9k: fix massive rx packet loss issueFelix Fietkau
2009-11-11ath9k_common: clarify and correct jumbogram processingLuis R. Rodriguez
2009-11-11ath9k_common: remove ath9k_compute_qual()Luis R. Rodriguez
2009-11-11ath9k_common: add new module to share 802.11n driver helpersLuis R. Rodriguez