summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2016-11-29brcmfmac: fix scheduled scan result handling for newer chipsArend Van Spriel
2016-11-29brcmfmac: use requested scan interval in scheduled scanArend Van Spriel
2016-11-29brcmfmac: remove restriction from .sched_scan_start() callbackArend Van Spriel
2016-11-29brcmfmac: use provided channels for scheduled scanArend Van Spriel
2016-11-29brcmfmac: move scheduled scan activation to pno source fileArend Van Spriel
2016-11-29brcmfmac: split up brcmf_pno_config() functionArend Van Spriel
2016-11-29brcmfmac: make internal escan more genericArend Van Spriel
2016-11-29brcmfmac: change prototype for brcmf_do_escan()Arend Van Spriel
2016-11-29brcmfmac: fix handling ssids in .sched_scan_start() callbackArend Van Spriel
2016-11-29brcmfmac: move pno helper functions in separate source fileArend Van Spriel
2016-11-29brcmfmac: add support for 43341 chipArend Van Spriel
2016-11-29brcmfmac: add pcie host dongle interface rev6 supportFranky Lin
2016-11-29mwifiex: pcie: implement timeout loop for FW programming doorbellBrian Norris
2016-11-29mwifiex: Remove unused 'bcd_usb' variableKirtika Ruchandani
2016-11-29mwifiex: Removed unused 'pkt_type' variableKirtika Ruchandani
2016-11-29mwifiex: Remove unused 'pm_flag' variableKirtika Ruchandani
2016-11-29mwifiex: Remove unused 'adapter'variableKirtika Ruchandani
2016-11-29mwifiex: Remove unused 'sta_ptr' variableKirtika Ruchandani
2016-11-29mwifiex: Remove unused 'chan_num' variableKirtika Ruchandani
2016-11-29mwifiex: Removed unused mwifiex_private* 'priv' variableKirtika Ruchandani
2016-11-28rtl8xxxu: tx rate reported before setBarry Day
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller
2016-11-25brcmsmac: fix array out-of-bounds access in qm_log10Tobias Regnery
2016-11-25mwifiex: Disable adhoc feature based on firmware capabilityKarthik D A
2016-11-25rtl8xxxu: Fix non static symbol warningWei Yongjun
2016-11-25rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry countJes Sorensen
2016-11-25rtl8xxxu: Obtain RTS rates from mac80211Jes Sorensen
2016-11-25rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen
2016-11-25rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen
2016-11-25rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen
2016-11-25rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen
2016-11-25mwifiex: avoid double-disable_irq() raceBrian Norris
2016-11-25mwifiex: cleanup wake-IRQ handling if suspend failsBrian Norris
2016-11-25rsi: Add support for 802.11dPrameela Rani Garnepudi
2016-11-25rsi: Add support for antenna selectionPrameela Rani Garnepudi
2016-11-25rsi: Add support for configuring tx powerPrameela Rani Garnepudi
2016-11-25rsi: Add support to filter rx framesPrameela Rani Garnepudi
2016-11-23ath10k: fix monitor vdev for receiving other bss framesManoharan, Rajkumar
2016-11-23ath10k: add support for per sta tx bitrateAnilkumar Kolli
2016-11-23ath10k: add per peer htt tx stats support for 10.4Anilkumar Kolli
2016-11-23rt2800: disable CCK rates on HTStanislaw Gruszka
2016-11-23rt2800: tune *_PROT_CFG parametersStanislaw Gruszka
2016-11-23rt2800: use RTS/CTS protection instead of CTS-to-selfStanislaw Gruszka
2016-11-23rt2800: correct TX_SW_CFG1 for 5592Stanislaw Gruszka
2016-11-23rt2800: correct AUTO_RSP_CFGStanislaw Gruszka
2016-11-23rt2800: do not overwrite WPDMA_GLO_CFG_WP_DMA_BURST_SIZEStanislaw Gruszka
2016-11-23rt2800: OFDM rates are mandatoryStanislaw Gruszka
2016-11-23rt2800usb: do not wipe out USB_DMA_CFG settingsStanislaw Gruszka
2016-11-23rt2800: correctly report MCS TX parametersStanislaw Gruszka
2016-11-23brcmfmac: update beacon IE after bss up and clear when AP stoppedWright Feng