aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-50/+52
2014-02-25ath9k: fix invalid descriptor discardingFelix Fietkau1-35/+35
2014-02-25ath9k: reduce baseband hang detection false positive rateFelix Fietkau1-1/+7
2014-02-24ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau1-2/+3
2014-02-20ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-02-20ath9k: protect tid->sched checkStanislaw Gruszka1-3/+5
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville35-2302/+743
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-02-18wil6210: Use pci_enable_msi_range() instead of pci_enable_msi_block()Alexander Gordeev1-17/+15
2014-02-13wcn36xx: Update dtim period before starting BSSPontus Fuchs1-0/+1
2014-02-13wcn36xx: Track dpu signature per staPontus Fuchs3-4/+6
2014-02-13wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_signPontus Fuchs3-3/+3
2014-02-13wcn36xx: Add support for 3680Pontus Fuchs4-10/+36
2014-02-13wcn36xx: Print FW capabilitiesPontus Fuchs3-6/+51
2014-02-13wcn36xx: Cache nv to avoid request_firmware on resume pathPontus Fuchs3-12/+14
2014-02-13wcn36xx: Wait longer for SMD commands to completePontus Fuchs2-2/+7
2014-02-13wcn36xx: Improve feature caps exchangePontus Fuchs3-7/+13
2014-02-13wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alivePontus Fuchs1-2/+2
2014-02-13ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter1-1/+1
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville7-29/+63
2014-02-12ath9k: Calculate IQ-CAL medianSujith Manoharan1-12/+79
2014-02-12ath9k: Expand the IQ coefficient arraySujith Manoharan1-20/+21
2014-02-12ath9k: Modify IQ calibration for AR955xSujith Manoharan1-22/+59
2014-02-12ath9k: Fix magnitude/phase calculationSujith Manoharan1-3/+7
2014-02-12ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passesSujith Manoharan1-4/+4
2014-02-12ath9k: Check explicitly for IQ calibrationSujith Manoharan1-1/+6
2014-02-12ath9k: Fix IQ cal post processing for SoCSujith Manoharan1-2/+2
2014-02-12ath9k_htc: Add device ID for Buffalo WLI-UV-AG300PMasaki TAGAWA1-0/+2
2014-02-12ath9k: Remove ath9k rate controlSujith Manoharan9-1771/+8
2014-02-12ath9k_htc: catch fw panic patternOleksij Rempel2-0/+48
2014-02-12ath9k_htc: remove useless memcpyOleksij Rempel1-5/+5
2014-02-12ath9k_htc: use ath9k_cmn_rx_skb_postprocessOleksij Rempel1-25/+3
2014-02-12ath9k: move ath9k_rx_skb_postprocess to common.cOleksij Rempel3-53/+59
2014-02-12ath9k_htc: sync rx_status-> related code with ath9kOleksij Rempel1-4/+5
2014-02-12ath9k_htc: use ath9k_cmn_rx_acceptOleksij Rempel1-37/+8
2014-02-12ath9k_htc: use ath9k_cmn_process_rateOleksij Rempel1-38/+2
2014-02-12ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel5-26/+7
2014-02-12ath9k_htc: add rx header converter to make it usable by ath9kOleksij Rempel1-1/+36
2014-02-12ath9k: move ath9k_rx_accept to common.cOleksij Rempel3-87/+95
2014-02-12ath9k: move ath9k_process_rate to common.cOleksij Rempel3-51/+54
2014-02-12ath9k: move ath9k_process_rssi to common.cOleksij Rempel6-66/+69
2014-02-12ath: add last_rssi to ath_commonOleksij Rempel1-0/+2
2014-02-12ath9k: Fix uninitialized variable in ath9k_has_tx_pending()Geert Uytterhoeven1-1/+1
2014-02-12ath9k: Remove unnecessary checkSujith Manoharan1-3/+0
2014-02-12ath9k: 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-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-6/+2
2014-02-04nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg1-5/+14
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg1-1/+0