summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-02-12mwifiex: improve readability in 11ac mcsmap to maxrate conversionBing Zhao
2014-02-12mwifiex: make 11ac mcs rate tables global and constBing Zhao
2014-02-12mwifiex: make use of IEEE80211_VHT_MCS_NOT_SUPPORTEDBing Zhao
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-12rt2x00: move frequent messages to debug levelStanislaw Gruszka
2014-02-12brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()Arend van Spriel
2014-02-12brcmfmac: correct setting of WEP broadcast/unicast keysDaniel Kim
2014-02-12brcmfmac: get chip core information from the deviceArend van Spriel
2014-02-12brcmfmac: remove unintended error loggingArend van Spriel
2014-02-12brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()Arend van Spriel
2014-02-12brcmfmac: make chip related functions host interface independentArend van Spriel
2014-02-12brcmfmac: on sdio remove first detach bus then stop worker.Hante Meuleman
2014-02-12brcmfmac: simplify sdio code download routine.Hante Meuleman
2014-02-12brcmfmac: fix sdio sending of large buffers.Hante Meuleman
2014-02-12brcmfmac: rename sdio_chip.[ch]Arend van Spriel
2014-02-12brcmfmac: move SDIO specific functionsArend van Spriel
2014-02-12brcmfmac: enable firmware console logging functionalityDaniel Kim
2014-02-12brcmfmac: add owner info to sdio_driver structureFranky Lin
2014-02-12brcmfmac: expand sta info to report dtim and beacon period.Hante Meuleman
2014-02-12ath9k: Fix uninitialized variable in ath9k_has_tx_pending()Geert Uytterhoeven
2014-02-12rtl818x: change misleading names for few register bit definitionsandrea merello
2014-02-12ath9k: Remove unnecessary checkSujith Manoharan
2014-02-12ath9k: prepare for multi-interface CSA supportMichal Kazior
2014-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-02-09fix a kmap leak in virtio_consoleAl Viro
2014-02-08Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger