summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2016-11-23rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USBVishal Thanki
2016-11-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-11-19mwifiex: pcie: stop checking for NULL adapter->cardBrian Norris
2016-11-19mwifiex: stop checking for NULL drvata/intfdataBrian Norris
2016-11-19mwifiex: sdio: don't check for NULL sdio_funcBrian Norris
2016-11-19mwifiex: usb: handle HS failuresBrian Norris
2016-11-19mwifiex: reset card->adapter during device unregisterXinming Hu
2016-11-19mwifiex: resolve suspend() race with async FW init failureBrian Norris
2016-11-19mwifiex: don't pretend to resume while remove()'ingBrian Norris
2016-11-19mwifiex: remove redundant pdev check in suspend/resume handlersAmitkumar Karwar
2016-11-19mwifiex: resolve races between async FW init (failure) and device removalBrian Norris
2016-11-19mwifiex: complete blocked power save handshake in main processShengzhen Li
2016-11-19mwifiex: check tx_hw_pending before downloading sleep confirmShengzhen Li
2016-11-19mwifiex: Enable WoWLAN for both sdio and pcieRajat Jain
2016-11-19mwifiex: Introduce mwifiex_probe_of() to parse common propertiesRajat Jain
2016-11-19mwifiex: Allow mwifiex early access to device structureRajat Jain
2016-11-19mwifiex: parse device tree node for PCIeXinming Hu
2016-11-18mwifiex: don't do unbalanced free()'ing in cleanup_if()Brian Norris
2016-11-18mwifiex: ignore calibration data failureAmitkumar Karwar
2016-11-18mwifiex: add power save parameters in hs_cfg cmdShengzhen Li
2016-11-17mwifiex: fix memory leak in mwifiex_save_hidden_ssid_channels()Ricky Liang
2016-11-17ssb: Fix error routine when fallback SPROM failsLarry Finger
2016-11-17rtlwifi: Use dev_kfree_skb_irq instead of kfree_skbWei Yongjun
2016-11-17cw1200: fix bogus maybe-uninitialized warningArnd Bergmann
2016-11-17wireless: fix bogus maybe-uninitialized warningArnd Bergmann