summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2014-02-14wcn36xx: Wait longer for SMD commands to completePontus Fuchs2-2/+7
2014-02-14wcn36xx: Improve feature caps exchangePontus Fuchs3-7/+13
2014-02-14wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alivePontus Fuchs1-2/+2
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-29/+63
2014-02-13ath9k: Calculate IQ-CAL medianSujith Manoharan1-12/+79
2014-02-13ath9k: Expand the IQ coefficient arraySujith Manoharan1-20/+21
2014-02-13ath9k: Modify IQ calibration for AR955xSujith Manoharan1-22/+59
2014-02-13ath9k: Fix magnitude/phase calculationSujith Manoharan1-3/+7
2014-02-13ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passesSujith Manoharan1-4/+4
2014-02-13ath9k: Check explicitly for IQ calibrationSujith Manoharan1-1/+6
2014-02-13ath9k: Fix IQ cal post processing for SoCSujith Manoharan1-2/+2
2014-02-13ath9k_htc: Add device ID for Buffalo WLI-UV-AG300PMasaki TAGAWA1-0/+2
2014-02-13ath9k: Remove ath9k rate controlSujith Manoharan9-1771/+8
2014-02-13ath9k_htc: catch fw panic patternOleksij Rempel2-0/+48
2014-02-13ath9k_htc: remove useless memcpyOleksij Rempel1-5/+5
2014-02-13ath9k_htc: use ath9k_cmn_rx_skb_postprocessOleksij Rempel1-25/+3
2014-02-13ath9k: move ath9k_rx_skb_postprocess to common.cOleksij Rempel3-53/+59
2014-02-13ath9k_htc: sync rx_status-> related code with ath9kOleksij Rempel1-4/+5
2014-02-13ath9k_htc: use ath9k_cmn_rx_acceptOleksij Rempel1-37/+8
2014-02-13ath9k_htc: use ath9k_cmn_process_rateOleksij Rempel1-38/+2
2014-02-13ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel5-26/+7
2014-02-13ath9k_htc: add rx header converter to make it usable by ath9kOleksij Rempel1-1/+36
2014-02-13ath9k: move ath9k_rx_accept to common.cOleksij Rempel3-87/+95
2014-02-13ath9k: move ath9k_process_rate to common.cOleksij Rempel3-51/+54
2014-02-13ath9k: move ath9k_process_rssi to common.cOleksij Rempel6-66/+69
2014-02-13ath: add last_rssi to ath_commonOleksij Rempel1-0/+2
2014-02-13ath9k: Fix uninitialized variable in ath9k_has_tx_pending()Geert Uytterhoeven1-1/+1
2014-02-13ath9k: Remove unnecessary checkSujith Manoharan1-3/+0
2014-02-13ath9k: prepare for multi-interface CSA supportMichal Kazior4-23/+24
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach1-2/+2
2014-02-06mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach1-2/+1
2014-02-05cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-6/+2
2014-02-05nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg1-5/+14
2014-02-05mac80211: remove module handling from rate control opsJohannes Berg1-1/+0
2014-02-05mac80211: make rate control ops constJohannes Berg1-1/+1
2014-02-05ath9k: Fix TX power calculationSujith Manoharan1-0/+4
2014-02-05ath9k: Do not support PowerSave by defaultSujith Manoharan1-1/+7
2014-02-05ath9k: Fix build error on ARMSujith Manoharan1-3/+2
2014-02-05ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka2-22/+40
2014-02-05ar5523: fix usb id for Gigaset.Oleksij Rempel1-1/+1
2014-02-05ath9k_htc: Do not support PowerSave by defaultOleksij Rempel1-1/+7
2014-02-05ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka1-12/+13
2014-01-23ath9k: Fix RX interrupt mitigationSujith Manoharan2-2/+12
2014-01-23ath9k: Fix code mistakeSujith Manoharan1-1/+1
2014-01-16carl9170: use ath_is_mybeaconOleksij Rempel1-6/+3
2014-01-16ath5k: use ath_is_mybeaconOleksij Rempel1-25/+8
2014-01-16ath9k_htc: use ath_is_mybeaconOleksij Rempel1-3/+1
2014-01-16ath9k: use ath_is_mybeaconOleksij Rempel1-16/+4
2014-01-16ath: add common function ath_is_mybeaconOleksij Rempel2-0/+10
2014-01-16wil6210: correct #include for prefetch()Vladimir Kondratiev1-1/+1