summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-13mwifiex: separate out next scan command queueing logicAmitkumar Karwar1-62/+71
2014-02-13mwifiex: separate out response buffer parsing codeAmitkumar Karwar1-146/+163
2014-02-13mwifiex: change beacon parameter structureAmitkumar Karwar2-13/+16
2014-02-13mwifiex: remove unsupported code in 11acBing Zhao6-28/+17
2014-02-13mwifiex: improve readability in 11ac mcsmap to maxrate conversionBing Zhao1-13/+13
2014-02-13mwifiex: make 11ac mcs rate tables global and constBing Zhao2-132/+114
2014-02-13mwifiex: make use of IEEE80211_VHT_MCS_NOT_SUPPORTEDBing Zhao2-8/+8
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-13rt2x00: move frequent messages to debug levelStanislaw Gruszka1-5/+5
2014-02-13brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()Arend van Spriel1-6/+6
2014-02-13brcmfmac: correct setting of WEP broadcast/unicast keysDaniel Kim1-1/+3
2014-02-13brcmfmac: get chip core information from the deviceArend van Spriel1-104/+203
2014-02-13brcmfmac: remove unintended error loggingArend van Spriel1-3/+0
2014-02-13brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()Arend van Spriel1-2/+2
2014-02-13brcmfmac: make chip related functions host interface independentArend van Spriel4-799/+900
2014-02-13brcmfmac: on sdio remove first detach bus then stop worker.Hante Meuleman1-4/+4
2014-02-13brcmfmac: simplify sdio code download routine.Hante Meuleman1-23/+8
2014-02-13brcmfmac: fix sdio sending of large buffers.Hante Meuleman1-1/+1
2014-02-13brcmfmac: rename sdio_chip.[ch]Arend van Spriel5-6/+5
2014-02-13brcmfmac: move SDIO specific functionsArend van Spriel4-175/+174
2014-02-13brcmfmac: enable firmware console logging functionalityDaniel Kim1-66/+88
2014-02-13brcmfmac: add owner info to sdio_driver structureFranky Lin1-2/+3
2014-02-13brcmfmac: expand sta info to report dtim and beacon period.Hante Meuleman1-0/+26
2014-02-13ath9k: Fix uninitialized variable in ath9k_has_tx_pending()Geert Uytterhoeven1-1/+1
2014-02-13rtl818x: change misleading names for few register bit definitionsandrea merello3-16/+16
2014-02-13ath9k: Remove unnecessary checkSujith Manoharan1-3/+0
2014-02-13ath9k: prepare for multi-interface CSA supportMichal Kazior4-23/+24
2014-02-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville70-634/+1151
2014-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville52-1095/+2784