summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-044-41/+51
|\
| * ath9k: fix invalid descriptor discardingFelix Fietkau2014-02-251-35/+35
| * ath9k: reduce baseband hang detection false positive rateFelix Fietkau2014-02-251-1/+7
| * ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau2014-02-241-2/+3
| * ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan2014-02-201-2/+2
| * ath9k: protect tid->sched checkStanislaw Gruszka2014-02-201-3/+5
* | ath9k_hw: tweak noise immunity thresholds for older chipsetsFelix Fietkau2014-03-032-4/+23
* | ath9k_hw: toggle weak signal detection in AP mode on older chipsetsFelix Fietkau2014-03-031-8/+10
* | ath9k: fix invalid max frame lengthSylvain Roger Rieunier2014-03-031-1/+1
* | ath9k_htc: add function ath9k_regwrite_multiOleksij Rempel2014-02-281-30/+23
* | ath9k_htc: remove unused variable sleepdurationOleksij Rempel2014-02-281-15/+7
* | ath9k: remove unused listen_interval and sleepduration.Oleksij Rempel2014-02-282-15/+7
* | ath9k_htc: use ath9k_cmn_reload_chainmaskOleksij Rempel2014-02-281-8/+1
* | ath9k: move ath9k_reload_chainmask_settings to commonOleksij Rempel2014-02-284-16/+19
* | ath9k-common: set maxstream=1 for ar9271Oleksij Rempel2014-02-281-1/+1
* | ath9k_htc: use ath9k_cmn_setup_ht_capOleksij Rempel2014-02-281-47/+3
* | ath9k: move setup_ht_cap to common-initOleksij Rempel2014-02-283-60/+62
* | ath9k_htc: use ath9k_cmn_init_channels_ratesOleksij Rempel2014-02-282-118/+6
* | ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel2014-02-288-163/+207
* | ath9k: make some hardware reset log messages debug-onlyFelix Fietkau2014-02-241-3/+3
* | ath9k: do not set half/quarter channel flags in AR_PHY_MODEFelix Fietkau2014-02-241-4/+0
* | ath9k: Use static constJoe Perches2014-02-241-8/+12
* | ath9k: list more reset causes in debugfsFelix Fietkau2014-02-241-0/+6
* | ath9k: Enable U-APSD AP mode supportJouni Malinen2014-02-241-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-136-28/+62
|\ \ | |/
| * ath9k: Fix TX power calculationSujith Manoharan2014-02-041-0/+4
| * ath9k: Do not support PowerSave by defaultSujith Manoharan2014-02-041-1/+7
| * ath9k: Fix build error on ARMSujith Manoharan2014-02-041-3/+2
| * ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka2014-02-042-22/+40
| * ath9k_htc: Do not support PowerSave by defaultOleksij Rempel2014-02-041-1/+7
| * ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka2014-02-041-12/+13
* | ath9k: Calculate IQ-CAL medianSujith Manoharan2014-02-121-12/+79
* | ath9k: Expand the IQ coefficient arraySujith Manoharan2014-02-121-20/+21
* | ath9k: Modify IQ calibration for AR955xSujith Manoharan2014-02-121-22/+59
* | ath9k: Fix magnitude/phase calculationSujith Manoharan2014-02-121-3/+7
* | ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passesSujith Manoharan2014-02-121-4/+4
* | ath9k: Check explicitly for IQ calibrationSujith Manoharan2014-02-121-1/+6
* | ath9k: Fix IQ cal post processing for SoCSujith Manoharan2014-02-121-2/+2
* | ath9k_htc: Add device ID for Buffalo WLI-UV-AG300PMasaki TAGAWA2014-02-121-0/+2
* | ath9k: Remove ath9k rate controlSujith Manoharan2014-02-129-1771/+8
* | ath9k_htc: catch fw panic patternOleksij Rempel2014-02-122-0/+48
* | ath9k_htc: remove useless memcpyOleksij Rempel2014-02-121-5/+5
* | ath9k_htc: use ath9k_cmn_rx_skb_postprocessOleksij Rempel2014-02-121-25/+3
* | ath9k: move ath9k_rx_skb_postprocess to common.cOleksij Rempel2014-02-123-53/+59
* | ath9k_htc: sync rx_status-> related code with ath9kOleksij Rempel2014-02-121-4/+5
* | ath9k_htc: use ath9k_cmn_rx_acceptOleksij Rempel2014-02-121-37/+8
* | ath9k_htc: use ath9k_cmn_process_rateOleksij Rempel2014-02-121-38/+2
* | ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel2014-02-125-26/+7
* | ath9k_htc: add rx header converter to make it usable by ath9kOleksij Rempel2014-02-121-1/+36
* | ath9k: move ath9k_rx_accept to common.cOleksij Rempel2014-02-123-87/+95
OpenPOWER on IntegriCloud