summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-05-23brcmfmac: move ALLFFMAC variable in flowring moduleArend Van Spriel
2018-05-23rsi: add fix for corruption of auto rate tableSanjay Konduri
2018-05-23rsi: add fix for crash during assertionsSanjay Konduri
2018-05-23brcmfmac: add debugfs entry for reading firmware capabilitiesRafał Miłecki
2018-05-23mwifiex: correct histogram data with appropriate indexXinming Hu
2018-05-23mt76: use udelay instead of usleep_range in mt76x2_mac_stopFelix Fietkau
2018-05-23mt76: wait for pending tx to complete before switching channelFelix Fietkau
2018-05-23mt76: move ieee80211_hw allocation to common coreFelix Fietkau
2018-05-23mt76: prevent tx scheduling during channel changeFelix Fietkau
2018-05-23mt76: only stop tx queues on offchannel, not during the entire scanFelix Fietkau
2018-05-23mt76: discard early received packets if not running yetFelix Fietkau
2018-05-23mt76: fix sending encrypted broadcast packets for secondary interfacesFelix Fietkau
2018-05-23mt76x2: apply coverage class on slot time tooLorenzo Bianconi
2018-05-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-05-17Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.or...David S. Miller
2018-05-15brcmfmac: fix initialization of struct cfg80211_inform_bss variableFranky Lin
2018-05-15b43: fix transmit failure when VT is switchedTaketo Kabe
2018-05-15rsi: Set wowlan flag while writing wowlan config parametersSiva Rebbagondla
2018-05-15rsi: reset hibernate_resume flag to work hibernate resume in coex mode.Siva Rebbagondla
2018-05-15rsi: Add null check for virtual interfaces in wowlan configSanjay Kumar Konduri
2018-05-15brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flagRafał Miłecki
2018-05-12wil6210: rate limit wil_rx_refill errorDedy Lansky
2018-05-12wil6210: remove unused rx_reorder membersDedy Lansky
2018-05-12wil6210: Initialize reply struct of the WMI commandsAlexei Avshalom Lazar
2018-05-12wil6210: move WMI functionality out of wil_cfg80211_mgmt_txDedy Lansky
2018-05-12wil6210: change reply_size arg to u16 in wmi_callLior David
2018-05-12wil6210: fix call to wil6210_disconnect during unloadLior David
2018-05-12wil6210: align to latest auto generated wmi.hAhmad Masri
2018-05-12wil6210: disable tracing config optionAlexei Avshalom Lazar
2018-05-12ath10k: replace bit shifts with the BIT() macro for rx desc bitsGovind Singh
2018-05-12ath10k: hw: make consistent usage of ATH10K_FW_DIR in pathsMarcus Folkesson
2018-05-12ath10k: remove variables which set but not usedKenneth Lu
2018-05-12ath10k: fix return value check in wake_tx_q opErik Stromdahl
2018-05-12ath10k: snoc: Remove owner assignment from platform_driverFabio Estevam
2018-05-12ath10k: add quiet mode support for QCA6174/QCA9377Yu Wang
2018-05-12rsi: fix spelling mistake: "thead" -> "thread"Colin Ian King
2018-05-12mt76x2: add a polling delay in mt76x2_mac_stop routineLorenzo Bianconi
2018-05-12wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen
2018-05-10Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-05-09mwifiex: increase TX threashold to avoid TX timeout during ED MAC testGanapathi Bhat
2018-05-09mwifiex: delete unneeded includeJulia Lawall
2018-05-09brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan
2018-05-09rtlwifi: remove duplicate definition of antenna number for btcoexPing-Ke Shih
2018-05-07mac80211_hwsim: fix a possible memory leak in hwsim_new_radio_nl()YueHaibing
2018-05-04mt76x2: fix avg_rssi estimationLorenzo Bianconi
2018-05-04ipw2200: fix spelling mistake: "functionalitis" -> "functionalities"Colin Ian King
2018-05-04mt76x2: remove unnecessary break in mt76x2_mac_process_tx_rate()Lorenzo Bianconi
2018-05-04rtlwifi: fix spelling mistake: "dismatch" -> "mismatch"Colin Ian King
2018-05-04rt2x00: check against flushing empty queueStanislaw Gruszka
2018-05-04rt2x00: call sta_add/remove directly in rt2800Stanislaw Gruszka