aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAge
* ath9k: make some hardware reset log messages debug-onlyFelix Fietkau2014-02-24
* ath9k: do not set half/quarter channel flags in AR_PHY_MODEFelix Fietkau2014-02-24
* ath9k: Use static constJoe Perches2014-02-24
* ath9k: list more reset causes in debugfsFelix Fietkau2014-02-24
* ath9k: Enable U-APSD AP mode supportJouni Malinen2014-02-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-13
|\
| * ath9k: Fix TX power calculationSujith Manoharan2014-02-04
| * ath9k: Do not support PowerSave by defaultSujith Manoharan2014-02-04
| * ath9k: Fix build error on ARMSujith Manoharan2014-02-04
| * ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka2014-02-04
| * ath9k_htc: Do not support PowerSave by defaultOleksij Rempel2014-02-04
| * ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka2014-02-04
* | ath9k: Calculate IQ-CAL medianSujith Manoharan2014-02-12
* | ath9k: Expand the IQ coefficient arraySujith Manoharan2014-02-12
* | ath9k: Modify IQ calibration for AR955xSujith Manoharan2014-02-12
* | ath9k: Fix magnitude/phase calculationSujith Manoharan2014-02-12
* | ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passesSujith Manoharan2014-02-12
* | ath9k: Check explicitly for IQ calibrationSujith Manoharan2014-02-12
* | ath9k: Fix IQ cal post processing for SoCSujith Manoharan2014-02-12
* | ath9k_htc: Add device ID for Buffalo WLI-UV-AG300PMasaki TAGAWA2014-02-12
* | ath9k: Remove ath9k rate controlSujith Manoharan2014-02-12
* | ath9k_htc: catch fw panic patternOleksij Rempel2014-02-12
* | ath9k_htc: remove useless memcpyOleksij Rempel2014-02-12
* | ath9k_htc: use ath9k_cmn_rx_skb_postprocessOleksij Rempel2014-02-12
* | ath9k: move ath9k_rx_skb_postprocess to common.cOleksij Rempel2014-02-12
* | ath9k_htc: sync rx_status-> related code with ath9kOleksij Rempel2014-02-12
* | ath9k_htc: use ath9k_cmn_rx_acceptOleksij Rempel2014-02-12
* | ath9k_htc: use ath9k_cmn_process_rateOleksij Rempel2014-02-12
* | ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel2014-02-12
* | ath9k_htc: add rx header converter to make it usable by ath9kOleksij Rempel2014-02-12
* | ath9k: move ath9k_rx_accept to common.cOleksij Rempel2014-02-12
* | ath9k: move ath9k_process_rate to common.cOleksij Rempel2014-02-12
* | ath9k: move ath9k_process_rssi to common.cOleksij Rempel2014-02-12
* | ath9k: Fix uninitialized variable in ath9k_has_tx_pending()Geert Uytterhoeven2014-02-12
* | ath9k: Remove unnecessary checkSujith Manoharan2014-02-12
* | ath9k: prepare for multi-interface CSA supportMichal Kazior2014-02-12
* | mac80211: remove module handling from rate control opsJohannes Berg2014-02-04
* | mac80211: make rate control ops constJohannes Berg2014-02-04
|/
* ath9k: Fix RX interrupt mitigationSujith Manoharan2014-01-23
* ath9k: Fix code mistakeSujith Manoharan2014-01-23
* ath9k_htc: use ath_is_mybeaconOleksij Rempel2014-01-16
* ath9k: use ath_is_mybeaconOleksij Rempel2014-01-16
* ath9k: Fix possible overflow conditionSujith Manoharan2014-01-16
* ath9k: Fix IQ calibrationSujith Manoharan2014-01-16
* ath9k: Fix error reported by smatchSujith Manoharan2014-01-16
* ath9k: Process GTT interruptsSujith Manoharan2014-01-13
* ath9k: Remove debug print in ISRSujith Manoharan2014-01-13
* ath9k: Add a debugfs file "node_recv"Sujith Manoharan2014-01-13
* ath9k: Use a separate debugfs file for PHY errorsSujith Manoharan2014-01-13
* ath9k: Show only active TIDs in node_aggrSujith Manoharan2014-01-13