summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2017-08-09iwlwifi: mvm: use firmware LED command where applicableJohannes Berg
2017-08-09iwlwifi: mvm: remove useless condition in LED codeJohannes Berg
2017-08-08rt2x00: Fix MMIC CountermeasuresMichael Skeffington
2017-08-08rtlwifi: constify rate_control_ops structureBhumika Goyal
2017-08-08wlcore: add const to bin_attribute structureBhumika Goyal
2017-08-08brcmfmac: add setting carrier state ON for successful roamingChung-Hsien Hsu
2017-08-08brcmfmac: fix wrong num_different_channels when mchan feature enabledWright Feng
2017-08-08brcmfmac: Add support for CYW4373 SDIO/USB chipsetChi-Hsien Lin
2017-08-08brcmfmac: set wpa_auth to WPA_AUTH_DISABLED in AP/OPEN security modeWright Feng
2017-08-08mwifiex: p2p: use separate device addressXinming Hu
2017-08-08mwifiex: wrapper wps ie in pass through tlvXinming Hu
2017-08-08mwifiex: Do not change bss_num in change_virtual_intfXinming Hu
2017-08-08mwifiex: replace netif_carrier_on/off by netif_device_attach/dettachGanapathi Bhat
2017-08-08rsi: RTS threshold configurationKarun Eagalapati
2017-08-08rsi: buffer available interrupt handlingKarun Eagalapati
2017-08-08rsi: buffer full check optimizationKarun Eagalapati
2017-08-08rsi: rename sdio_read_buffer_status_registerKarun Eagalapati
2017-08-08rsi: add support for U-APSD power saveKarun Eagalapati
2017-08-08rsi: add support for legacy power saveKarun Eagalapati
2017-08-08rsi: update set_antenna command framePavani Muthyala
2017-08-08rsi: add support for rf-kill functionalityPavani Muthyala
2017-08-08rsi: fix uninitialized descriptor pointer issuePrameela Rani Garnepudi
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller
2017-08-03rtlwifi: Replace hardcode value with macroSouptick Joarder
2017-08-03mwifiex: pcie: compatible with wifi-only image while extract wifi-part fwXinming Hu
2017-08-03mwifiex: make addba request command cleanXinming Hu
2017-08-03net: qtnfmac: constify pci_device_id.Arvind Yadav
2017-08-03hostap: Fix outdated comment about dev->destructorStefano Brivio
2017-08-03rtlwifi: rtl8192ee: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8188ee: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8723be: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8723ae: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8821ae: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8192se: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8192de: constify pci_device_id.Arvind Yadav
2017-08-03qtnfmac: Tidy up DMA mask settingRobin Murphy
2017-08-03qtnfmac: prepare for AP_VLAN interface type supportSergey Matyukevich
2017-08-03qtnfmac: remove function qtnf_cmd_skb_put_actionSergey Matyukevich
2017-08-03qtnfmac: fix handling of iftype mask reported by firmwareSergey Matyukevich
2017-08-03qtnfmac: implement scan timeoutSergey Matyukevich
2017-08-03qtnfmac: implement cfg80211 channel_switch handlerSergey Matyukevich
2017-08-03qtnfmac: move current channel info from vif to macSergey Matyukevich
2017-08-03qtnfmac: fix station leave reason endiannessSergey Matyukevich
2017-08-03qtnfmac: implement reporting current channelSergey Matyukevich
2017-08-03qtnfmac: implement cfg80211 dump_survey handlerSergey Matyukevich
2017-08-03qtnfmac: add missing bus lockSergey Matyukevich
2017-08-03qtnfmac: regulatory configuration for self-managed setupSergey Matyukevich
2017-08-03qtnfmac: updates for regulatory supportSergey Matyukevich
2017-08-03rtlwifi: Fix fallback firmware loadingSven Joachim
2017-08-03mwifiex: correct IE parse during associationXinming Hu