summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no supportGanapathi Bhat2018-05-293-1/+21
* mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat2018-05-291-0/+3
* mwifiex: avoid exporting mwifiex_send_cmdGanapathi Bhat2018-05-294-4/+10
* rsi: fix spelling mistake "Uknown" -> "Unknown"Colin Ian King2018-05-291-1/+1
* wlcore: sdio: check for valid platform device data before suspendEyal Reizer2018-05-291-0/+5
* atmel: Add missing call to pci_disable_device()YueHaibing2018-05-291-1/+3
* rtlwifi: fix btmpinfo timeout while processing C2H_BT_INFOPing-Ke Shih2018-05-291-0/+22
* rtlwifi: access skb->data to get C2H data by macroPing-Ke Shih2018-05-292-4/+9
* rtlwifi: use sk_buff to queue C2H commandsPing-Ke Shih2018-05-294-81/+25
* rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih2018-05-295-9/+3
* rtlwifi: remove hal_op rx_command_packetPing-Ke Shih2018-05-2911-90/+2
* rtlwifi: remove duplicate C2H handlerPing-Ke Shih2018-05-2914-230/+81
* rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih2018-05-297-5/+15
* rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723aePing-Ke Shih2018-05-296-24/+0
* rtlwifi: remove unused fw C2H command IDPing-Ke Shih2018-05-294-100/+0
* rtlwifi: remove duplicate C2H definitionPing-Ke Shih2018-05-297-55/+39
* rtlwifi: rename register-based C2H command IDs to V0Ping-Ke Shih2018-05-292-13/+13
* rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih2018-05-295-31/+8
* rtlwifi: remove CONNECTION_MONITOR flagPing-Ke Shih2018-05-291-1/+0
* rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang2018-05-297-21/+112
* wlcore: sdio: Fix flakey SDIO runtime PM handlingTony Lindgren2018-05-291-4/+12
* brcmfmac: trigger memory dump on SDIO firmware halt messageFranky Lin2018-05-231-1/+3
* brcmfmac: trigger memory dump upon firmware halt signalFranky Lin2018-05-231-0/+5
* brcmfmac: validate user provided data for memdump before copyingFranky Lin2018-05-231-1/+2
* mwifiex: support sysfs initiated device coredumpArend Van Spriel2018-05-235-32/+43
* brcmfmac: add support for sysfs initiated coredumpArend Van Spriel2018-05-234-0/+12
* brcmfmac: move ALLFFMAC variable in flowring moduleArend Van Spriel2018-05-233-4/+2
* rsi: add fix for corruption of auto rate tableSanjay Konduri2018-05-231-0/+1
* rsi: add fix for crash during assertionsSanjay Konduri2018-05-231-0/+1
* brcmfmac: add debugfs entry for reading firmware capabilitiesRafał Miłecki2018-05-231-0/+36
* mwifiex: correct histogram data with appropriate indexXinming Hu2018-05-231-3/+5
* mt76: use udelay instead of usleep_range in mt76x2_mac_stopFelix Fietkau2018-05-231-1/+1
* mt76: wait for pending tx to complete before switching channelFelix Fietkau2018-05-233-0/+22
* mt76: move ieee80211_hw allocation to common coreFelix Fietkau2018-05-233-10/+28
* mt76: prevent tx scheduling during channel changeFelix Fietkau2018-05-231-2/+8
* mt76: only stop tx queues on offchannel, not during the entire scanFelix Fietkau2018-05-233-2/+8
* mt76: discard early received packets if not running yetFelix Fietkau2018-05-231-0/+3
* mt76: fix sending encrypted broadcast packets for secondary interfacesFelix Fietkau2018-05-233-1/+7
* mt76x2: apply coverage class on slot time tooLorenzo Bianconi2018-05-232-2/+4
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-05-2323-243/+684
|\
| * wil6210: rate limit wil_rx_refill errorDedy Lansky2018-05-121-2/+2
| * wil6210: remove unused rx_reorder membersDedy Lansky2018-05-123-18/+2
| * wil6210: Initialize reply struct of the WMI commandsAlexei Avshalom Lazar2018-05-125-46/+85
| * wil6210: move WMI functionality out of wil_cfg80211_mgmt_txDedy Lansky2018-05-123-35/+52
| * wil6210: change reply_size arg to u16 in wmi_callLior David2018-05-122-2/+2
| * wil6210: fix call to wil6210_disconnect during unloadLior David2018-05-121-4/+4
| * wil6210: align to latest auto generated wmi.hAhmad Masri2018-05-122-22/+371
| * wil6210: disable tracing config optionAlexei Avshalom Lazar2018-05-121-1/+1
| * ath10k: replace bit shifts with the BIT() macro for rx desc bitsGovind Singh2018-05-121-67/+69
| * ath10k: hw: make consistent usage of ATH10K_FW_DIR in pathsMarcus Folkesson2018-05-121-2/+2