summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2018-05-29rtlwifi: remove hal_op rx_command_packetPing-Ke Shih11-90/+2
2018-05-29rtlwifi: remove duplicate C2H handlerPing-Ke Shih14-230/+81
2018-05-29rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih7-5/+15
2018-05-29rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723aePing-Ke Shih6-24/+0
2018-05-29rtlwifi: remove unused fw C2H command IDPing-Ke Shih4-100/+0
2018-05-29rtlwifi: remove duplicate C2H definitionPing-Ke Shih7-55/+39
2018-05-29rtlwifi: rename register-based C2H command IDs to V0Ping-Ke Shih2-13/+13
2018-05-29rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih5-31/+8
2018-05-29rtlwifi: remove CONNECTION_MONITOR flagPing-Ke Shih1-1/+0
2018-05-29rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang7-21/+112
2018-05-29wlcore: sdio: Fix flakey SDIO runtime PM handlingTony Lindgren1-4/+12
2018-05-23brcmfmac: trigger memory dump on SDIO firmware halt messageFranky Lin1-1/+3
2018-05-23brcmfmac: trigger memory dump upon firmware halt signalFranky Lin1-0/+5
2018-05-23brcmfmac: validate user provided data for memdump before copyingFranky Lin1-1/+2
2018-05-23mwifiex: support sysfs initiated device coredumpArend Van Spriel5-32/+43
2018-05-23brcmfmac: add support for sysfs initiated coredumpArend Van Spriel4-0/+12
2018-05-23brcmfmac: move ALLFFMAC variable in flowring moduleArend Van Spriel3-4/+2
2018-05-23rsi: add fix for corruption of auto rate tableSanjay Konduri1-0/+1
2018-05-23rsi: add fix for crash during assertionsSanjay Konduri1-0/+1
2018-05-23brcmfmac: add debugfs entry for reading firmware capabilitiesRafał Miłecki1-0/+36
2018-05-23mwifiex: correct histogram data with appropriate indexXinming Hu1-3/+5
2018-05-23mt76: use udelay instead of usleep_range in mt76x2_mac_stopFelix Fietkau1-1/+1
2018-05-23mt76: wait for pending tx to complete before switching channelFelix Fietkau3-0/+22
2018-05-23mt76: move ieee80211_hw allocation to common coreFelix Fietkau3-10/+28
2018-05-23mt76: prevent tx scheduling during channel changeFelix Fietkau1-2/+8
2018-05-23mt76: only stop tx queues on offchannel, not during the entire scanFelix Fietkau3-2/+8
2018-05-23mt76: discard early received packets if not running yetFelix Fietkau1-0/+3
2018-05-23mt76: fix sending encrypted broadcast packets for secondary interfacesFelix Fietkau3-1/+7
2018-05-23mt76x2: apply coverage class on slot time tooLorenzo Bianconi2-2/+4
2018-05-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo23-243/+684
2018-05-17Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.or...David S. Miller177-1480/+5548
2018-05-15brcmfmac: fix initialization of struct cfg80211_inform_bss variableFranky Lin1-1/+1
2018-05-15b43: fix transmit failure when VT is switchedTaketo Kabe1-7/+7
2018-05-15rsi: Set wowlan flag while writing wowlan config parametersSiva Rebbagondla1-1/+1
2018-05-15rsi: reset hibernate_resume flag to work hibernate resume in coex mode.Siva Rebbagondla1-0/+1
2018-05-15rsi: Add null check for virtual interfaces in wowlan configSanjay Kumar Konduri1-1/+6
2018-05-15brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flagRafał Miłecki1-0/+1
2018-05-12wil6210: rate limit wil_rx_refill errorDedy Lansky1-2/+2
2018-05-12wil6210: remove unused rx_reorder membersDedy Lansky3-18/+2
2018-05-12wil6210: Initialize reply struct of the WMI commandsAlexei Avshalom Lazar5-46/+85
2018-05-12wil6210: move WMI functionality out of wil_cfg80211_mgmt_txDedy Lansky3-35/+52
2018-05-12wil6210: change reply_size arg to u16 in wmi_callLior David2-2/+2
2018-05-12wil6210: fix call to wil6210_disconnect during unloadLior David1-4/+4
2018-05-12wil6210: align to latest auto generated wmi.hAhmad Masri2-22/+371
2018-05-12wil6210: disable tracing config optionAlexei Avshalom Lazar1-1/+1
2018-05-12ath10k: replace bit shifts with the BIT() macro for rx desc bitsGovind Singh1-67/+69
2018-05-12ath10k: hw: make consistent usage of ATH10K_FW_DIR in pathsMarcus Folkesson1-2/+2
2018-05-12ath10k: remove variables which set but not usedKenneth Lu1-10/+2
2018-05-12ath10k: fix return value check in wake_tx_q opErik Stromdahl1-1/+1
2018-05-12ath10k: snoc: Remove owner assignment from platform_driverFabio Estevam1-1/+0