aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAge
* 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
* ath9k: Add an option for station statisticsSujith Manoharan2014-01-13
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-13
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-07
* | ath9k: Disable cross-band FCCSujith Manoharan2014-01-09
* | ath9k: Use correct channel for RX packetsSujith Manoharan2014-01-09