summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: remove unsupported code in 11acBing Zhao2014-02-126-28/+17
* mwifiex: improve readability in 11ac mcsmap to maxrate conversionBing Zhao2014-02-121-13/+13
* mwifiex: make 11ac mcs rate tables global and constBing Zhao2014-02-122-132/+114
* 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/+8
* 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/+3
* 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/+8
* ath9k_htc: use ath9k_cmn_process_rateOleksij Rempel2014-02-121-38/+2
* ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel2014-02-125-26/+7
* 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/+0
* 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/+8
* brcmfmac: fix sdio sending of large buffers.Hante Meuleman2014-02-121-1/+1
* brcmfmac: rename sdio_chip.[ch]Arend van Spriel2014-02-125-6/+5
* brcmfmac: move SDIO specific functionsArend van Spriel2014-02-124-175/+174
* 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/+0
* 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-1226-104/+136
|\
| * mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2014-02-062-4/+4
| * mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach2014-02-062-28/+1
| * cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-045-10/+12
| * nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2014-02-042-5/+17