summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2014-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-25ath9k: fix invalid descriptor discardingFelix Fietkau
2014-02-25ath9k: reduce baseband hang detection false positive rateFelix Fietkau
2014-02-24ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau
2014-02-20ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan
2014-02-20ath9k: protect tid->sched checkStanislaw Gruszka
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18wil6210: Use pci_enable_msi_range() instead of pci_enable_msi_block()Alexander Gordeev
2014-02-13wcn36xx: Update dtim period before starting BSSPontus Fuchs
2014-02-13wcn36xx: Track dpu signature per staPontus Fuchs
2014-02-13wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_signPontus Fuchs
2014-02-13wcn36xx: Add support for 3680Pontus Fuchs
2014-02-13wcn36xx: Print FW capabilitiesPontus Fuchs
2014-02-13wcn36xx: Cache nv to avoid request_firmware on resume pathPontus Fuchs
2014-02-13wcn36xx: Wait longer for SMD commands to completePontus Fuchs
2014-02-13wcn36xx: Improve feature caps exchangePontus Fuchs
2014-02-13wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alivePontus Fuchs
2014-02-13ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-12ath9k: Calculate IQ-CAL medianSujith Manoharan
2014-02-12ath9k: Expand the IQ coefficient arraySujith Manoharan
2014-02-12ath9k: Modify IQ calibration for AR955xSujith Manoharan
2014-02-12ath9k: Fix magnitude/phase calculationSujith Manoharan
2014-02-12ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passesSujith Manoharan
2014-02-12ath9k: Check explicitly for IQ calibrationSujith Manoharan
2014-02-12ath9k: Fix IQ cal post processing for SoCSujith Manoharan
2014-02-12ath9k_htc: Add device ID for Buffalo WLI-UV-AG300PMasaki TAGAWA
2014-02-12ath9k: Remove ath9k rate controlSujith Manoharan
2014-02-12ath9k_htc: catch fw panic patternOleksij Rempel
2014-02-12ath9k_htc: remove useless memcpyOleksij Rempel
2014-02-12ath9k_htc: use ath9k_cmn_rx_skb_postprocessOleksij Rempel
2014-02-12ath9k: move ath9k_rx_skb_postprocess to common.cOleksij Rempel
2014-02-12ath9k_htc: sync rx_status-> related code with ath9kOleksij Rempel
2014-02-12ath9k_htc: use ath9k_cmn_rx_acceptOleksij Rempel
2014-02-12ath9k_htc: use ath9k_cmn_process_rateOleksij Rempel
2014-02-12ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel
2014-02-12ath9k_htc: add rx header converter to make it usable by ath9kOleksij Rempel
2014-02-12ath9k: move ath9k_rx_accept to common.cOleksij Rempel
2014-02-12ath9k: move ath9k_process_rate to common.cOleksij Rempel
2014-02-12ath9k: move ath9k_process_rssi to common.cOleksij Rempel
2014-02-12ath: add last_rssi to ath_commonOleksij Rempel
2014-02-12ath9k: Fix uninitialized variable in ath9k_has_tx_pending()Geert Uytterhoeven
2014-02-12ath9k: Remove unnecessary checkSujith Manoharan
2014-02-12ath9k: prepare for multi-interface CSA supportMichal Kazior
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach
2014-02-06mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli
2014-02-04nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg