summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-05-29rtlwifi: remove duplicate C2H handlerPing-Ke Shih
2018-05-29rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih
2018-05-29rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723aePing-Ke Shih
2018-05-29rtlwifi: remove unused fw C2H command IDPing-Ke Shih
2018-05-29rtlwifi: remove duplicate C2H definitionPing-Ke Shih
2018-05-29rtlwifi: rename register-based C2H command IDs to V0Ping-Ke Shih
2018-05-29rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih
2018-05-29rtlwifi: remove CONNECTION_MONITOR flagPing-Ke Shih
2018-05-29rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang
2018-05-29wlcore: sdio: Fix flakey SDIO runtime PM handlingTony Lindgren
2018-05-23brcmfmac: trigger memory dump on SDIO firmware halt messageFranky Lin
2018-05-23brcmfmac: trigger memory dump upon firmware halt signalFranky Lin
2018-05-23brcmfmac: validate user provided data for memdump before copyingFranky Lin
2018-05-23mwifiex: support sysfs initiated device coredumpArend Van Spriel
2018-05-23brcmfmac: add support for sysfs initiated coredumpArend Van Spriel
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