aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/common.c
AgeCommit message (Expand)Author
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-17ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh
2014-10-23ath9k_common: always update value in ath9k_cmn_update_txpowFelix Fietkau
2014-02-12ath9k: move ath9k_rx_skb_postprocess to common.cOleksij Rempel
2014-02-12ath9k: move ath9k_rx_accept to common.cOleksij Rempel
2014-02-12ath9k: move ath9k_process_rate to common.cOleksij Rempel
2014-02-12ath9k: move ath9k_process_rssi to common.cOleksij Rempel
2013-12-18ath9k_common: get rid of an unnecessary variableFelix Fietkau
2013-10-14ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau
2013-10-14ath9k_hw: simplify channel flagsFelix Fietkau
2013-08-16ath9k: use chandef instead of channel_typeSimon Wunderlich
2013-04-10ath9k_common: remove ath9k_cmn_padposFelix Fietkau
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau
2011-08-24ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan
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