summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mwifiex: make 11ac mcs rate tables global and constBing Zhao2014-02-122-132/+114Star
* mwifiex: make use of IEEE80211_VHT_MCS_NOT_SUPPORTEDBing Zhao2014-02-122-8/+8
* 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/+8Star
* 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/+3Star
* 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/+8Star
* ath9k_htc: use ath9k_cmn_process_rateOleksij Rempel2014-02-121-38/+2Star
* ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel2014-02-125-26/+7Star
* 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
* ath9k: move ath9k_process_rate to common.cOleksij Rempel2014-02-123-51/+54
* ath9k: move ath9k_process_rssi to common.cOleksij Rempel2014-02-126-66/+69
* ath: add last_rssi to ath_commonOleksij Rempel2014-02-121-0/+2
* rt2x00: move frequent messages to debug levelStanislaw Gruszka2014-02-121-5/+5
* brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()Arend van Spriel2014-02-121-6/+6
* brcmfmac: correct setting of WEP broadcast/unicast keysDaniel Kim2014-02-121-1/+3
* brcmfmac: get chip core information from the deviceArend van Spriel2014-02-121-104/+203
* brcmfmac: remove unintended error loggingArend van Spriel2014-02-121-3/+0Star
* brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()Arend van Spriel2014-02-121-2/+2
* brcmfmac: make chip related functions host interface independentArend van Spriel2014-02-124-799/+900
* brcmfmac: on sdio remove first detach bus then stop worker.Hante Meuleman2014-02-121-4/+4
* brcmfmac: simplify sdio code download routine.Hante Meuleman2014-02-121-23/+8Star
* brcmfmac: fix sdio sending of large buffers.Hante Meuleman2014-02-121-1/+1
* brcmfmac: rename sdio_chip.[ch]Arend van Spriel2014-02-125-6/+5Star
* brcmfmac: move SDIO specific functionsArend van Spriel2014-02-124-175/+174Star
* brcmfmac: enable firmware console logging functionalityDaniel Kim2014-02-121-66/+88
* brcmfmac: add owner info to sdio_driver structureFranky Lin2014-02-121-2/+3
* brcmfmac: expand sta info to report dtim and beacon period.Hante Meuleman2014-02-121-0/+26
* ath9k: Fix uninitialized variable in ath9k_has_tx_pending()Geert Uytterhoeven2014-02-121-1/+1
* rtl818x: change misleading names for few register bit definitionsandrea merello2014-02-123-16/+16
* ath9k: Remove unnecessary checkSujith Manoharan2014-02-121-3/+0Star
* ath9k: prepare for multi-interface CSA supportMichal Kazior2014-02-124-23/+24
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-02-1270-634/+1151
|\
| * mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach2014-02-063-0/+13
| * mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2014-02-067-20/+34
| * mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach2014-02-064-88/+6Star
| * mac80211: order IEs in association request correctlyJohannes Berg2014-02-051-0/+28
| * mac80211: order IEs in probe request correctlyJohannes Berg2014-02-051-2/+30
| * wireless: sort and extend element ID listJohannes Berg2014-02-051-64/+106