summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
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-08ath9k: make ath_ps_ops structures as constBhumika Goyal
2017-08-08wcn36xx: Introduce mutual exclusion of fw configurationBjorn Andersson
2017-08-08ath10k: switch to use new generic UUID APIAndy Shevchenko
2017-08-08ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai
2017-08-08ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()Gabriel Craciunescu
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller
2017-08-05iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...Christophe Jaillet
2017-08-03wcn36xx: check dma_mapping_error()Rob Clark
2017-08-03ath9k: Add Dell Wireless 1802 with wowlan capabilityRosen Penev
2017-08-03ath9k: fix debugfs file permissionChristoph Fritz
2017-08-03ath10k: explicitly request exclusive reset controlPhilipp Zabel
2017-08-03ath10k: push peer type to target for TDLS peersManikanta Pubbisetty
2017-08-03ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty
2017-08-03ath10k: extend wmi service map to accommodate new servicesManikanta Pubbisetty
2017-08-03ath10k: sdio: fix compile warningErik Stromdahl
2017-08-03ath10k: add initial USB supportErik Stromdahl
2017-08-03ath10k: various usb related definitionsErik Stromdahl
2017-08-03ath10k: set a-mpdu receiver reference numberMatthias Frei
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