summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2014-02-28ath9k: move setup_ht_cap to common-initOleksij Rempel
2014-02-28ath9k_htc: use ath9k_cmn_init_channels_ratesOleksij Rempel
2014-02-28ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel
2014-02-25ath9k: fix invalid descriptor discardingFelix Fietkau
2014-02-25ath9k: reduce baseband hang detection false positive rateFelix Fietkau
2014-02-24ath9k: make some hardware reset log messages debug-onlyFelix Fietkau
2014-02-24ath9k: do not set half/quarter channel flags in AR_PHY_MODEFelix Fietkau
2014-02-24ath9k: Use static constJoe Perches
2014-02-24ath9k: list more reset causes in debugfsFelix Fietkau
2014-02-24ath9k: Enable U-APSD AP mode supportJouni Malinen
2014-02-24ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau
2014-02-20ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan
2014-02-20ath9k: protect tid->sched checkStanislaw Gruszka
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-12ath9k: Calculate IQ-CAL medianSujith Manoharan
2014-02-12ath9k: Expand the IQ coefficient arraySujith Manoharan
2014-02-12ath9k: Modify IQ calibration for AR955xSujith Manoharan
2014-02-12ath9k: Fix magnitude/phase calculationSujith Manoharan
2014-02-12ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passesSujith Manoharan
2014-02-12ath9k: Check explicitly for IQ calibrationSujith Manoharan
2014-02-12ath9k: Fix IQ cal post processing for SoCSujith Manoharan
2014-02-12ath9k_htc: Add device ID for Buffalo WLI-UV-AG300PMasaki TAGAWA
2014-02-12ath9k: Remove ath9k rate controlSujith Manoharan
2014-02-12ath9k_htc: catch fw panic patternOleksij Rempel
2014-02-12ath9k_htc: remove useless memcpyOleksij Rempel
2014-02-12ath9k_htc: use ath9k_cmn_rx_skb_postprocessOleksij Rempel
2014-02-12ath9k: move ath9k_rx_skb_postprocess to common.cOleksij Rempel
2014-02-12ath9k_htc: sync rx_status-> related code with ath9kOleksij Rempel
2014-02-12ath9k_htc: use ath9k_cmn_rx_acceptOleksij Rempel
2014-02-12ath9k_htc: use ath9k_cmn_process_rateOleksij Rempel
2014-02-12ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel
2014-02-12ath9k_htc: add rx header converter to make it usable by ath9kOleksij 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
2014-02-12ath9k: Fix uninitialized variable in ath9k_has_tx_pending()Geert Uytterhoeven
2014-02-12ath9k: Remove unnecessary checkSujith Manoharan
2014-02-12ath9k: prepare for multi-interface CSA supportMichal Kazior
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg
2014-02-04mac80211: make rate control ops constJohannes Berg
2014-02-04ath9k: Fix TX power calculationSujith Manoharan
2014-02-04ath9k: Do not support PowerSave by defaultSujith Manoharan
2014-02-04ath9k: Fix build error on ARMSujith Manoharan
2014-02-04ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka
2014-02-04ath9k_htc: Do not support PowerSave by defaultOleksij Rempel
2014-02-04ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka
2014-01-23ath9k: Fix RX interrupt mitigationSujith Manoharan
2014-01-23ath9k: Fix code mistakeSujith Manoharan
2014-01-16ath9k_htc: use ath_is_mybeaconOleksij Rempel
2014-01-16ath9k: use ath_is_mybeaconOleksij Rempel