aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/common.c
Commit message (Expand)AuthorAge
* ath9k_common: get rid of an unnecessary variableFelix Fietkau2013-12-18
* ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau2013-10-14
* ath9k_hw: simplify channel flagsFelix Fietkau2013-10-14
* ath9k: use chandef instead of channel_typeSimon Wunderlich2013-08-16
* ath9k_common: remove ath9k_cmn_padposFelix Fietkau2013-04-10
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* ath9k_hw: clean up tx power handlingFelix Fietkau2011-10-11
* ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan2011-08-24
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-19
* ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan2011-04-28
* ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan2011-04-04
* ath9k: move update tx power to commonRajkumar Manoharan2011-02-03
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-07
* ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau2010-11-15
* ath9k: Use common ath key management functionsBruno Randolf2010-09-16
* ath/ath9k: Replace common->splitmic with a flagBruno Randolf2010-09-16
* ath9k: fix spurious MIC failure reportsFelix Fietkau2010-08-31
* ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan2010-08-24
* mac80211: use cipher suite selectorsJohannes Berg2010-08-16
* ath9k: fix crash with WEP in ad-hoc modeFelix Fietkau2010-07-02
* ath9k_common: Move count_streams to common moduleSujith2010-06-04
* ath9k_common: use allocated key cache entries for multi BSS crypto supportFelix Fietkau2010-06-03
* ath9k: Move ath9k specific RX code to driverSujith2010-06-02
* ath9k_common: drop incomming frames with an invalid hardware rateLuis R. Rodriguez2010-05-07
* ath9k_common: move the rate status setting into ath9k_process_rate()Luis R. Rodriguez2010-05-07
* ath9k: fix another source of corrupt framesFelix Fietkau2010-05-07
* ath9k: remove usage of deprecated noise valueJohn W. Linville2010-04-28
* ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected framesJouni Malinen2010-03-31
* ath9k_common: Move RX filter code to ath9k_htcSujith2010-03-31
* ath9k_htc: Support for AR9271 chipset.Sujith2010-03-23
* ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault2009-11-28
* ath9k: remove warnings related to signed/unsigned type mismatchJohn W. Linville2009-11-25
* ath9k: This patch fix RX unpadding for any received frame.Benoit PAPILLAULT2009-11-23
* ath9k: fix massive rx packet loss issueFelix Fietkau2009-11-16
* ath9k_common: clarify and correct jumbogram processingLuis R. Rodriguez2009-11-11
* ath9k_common: remove ath9k_compute_qual()Luis R. Rodriguez2009-11-11
* ath9k_common: add new module to share 802.11n driver helpersLuis R. Rodriguez2009-11-11