summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-29bcma: add Dell Inspiron 3148Jiri Slaby1-0/+1
2016-11-29rtlwifi: Fix enter/exit power_saveLarry Finger4-27/+40
2016-11-29mt7601u: wait for clear rxq when stopping macAnthony Romano2-7/+10
2016-11-29brcmfmac: fix scheduled scan result handling for newer chipsArend Van Spriel2-1/+30
2016-11-29brcmfmac: use requested scan interval in scheduled scanArend Van Spriel3-3/+10
2016-11-29brcmfmac: remove restriction from .sched_scan_start() callbackArend Van Spriel1-4/+1
2016-11-29brcmfmac: use provided channels for scheduled scanArend Van Spriel2-1/+41
2016-11-29brcmfmac: move scheduled scan activation to pno source fileArend Van Spriel3-110/+94
2016-11-29brcmfmac: split up brcmf_pno_config() functionArend Van Spriel3-20/+68
2016-11-29brcmfmac: make internal escan more genericArend Van Spriel2-82/+109
2016-11-29brcmfmac: change prototype for brcmf_do_escan()Arend Van Spriel1-5/+5
2016-11-29brcmfmac: fix handling ssids in .sched_scan_start() callbackArend Van Spriel3-57/+76
2016-11-29brcmfmac: move pno helper functions in separate source fileArend Van Spriel4-86/+150
2016-11-29brcmfmac: add support for 43341 chipArend Van Spriel2-0/+2
2016-11-29brcmfmac: add pcie host dongle interface rev6 supportFranky Lin4-91/+132
2016-11-29mwifiex: pcie: implement timeout loop for FW programming doorbellBrian Norris1-3/+13
2016-11-29mwifiex: Remove unused 'bcd_usb' variableKirtika Ruchandani1-2/+1
2016-11-29mwifiex: Removed unused 'pkt_type' variableKirtika Ruchandani1-3/+0
2016-11-29mwifiex: Remove unused 'pm_flag' variableKirtika Ruchandani1-2/+0
2016-11-29mwifiex: Remove unused 'adapter'variableKirtika Ruchandani1-2/+0
2016-11-29mwifiex: Remove unused 'sta_ptr' variableKirtika Ruchandani1-2/+0
2016-11-29mwifiex: Remove unused 'chan_num' variableKirtika Ruchandani1-5/+3
2016-11-29mwifiex: Removed unused mwifiex_private* 'priv' variableKirtika Ruchandani1-3/+0
2016-11-28rtl8xxxu: tx rate reported before setBarry Day1-4/+4
2016-11-25brcmsmac: fix array out-of-bounds access in qm_log10Tobias Regnery1-2/+3
2016-11-25mwifiex: Disable adhoc feature based on firmware capabilityKarthik D A3-11/+36
2016-11-25rtl8xxxu: Fix non static symbol warningWei Yongjun1-1/+1
2016-11-25rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry countJes Sorensen2-38/+60
2016-11-25rtl8xxxu: Obtain RTS rates from mac80211Jes Sorensen2-20/+32
2016-11-25rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen1-1/+7
2016-11-25rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen1-0/+4
2016-11-25rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen2-4/+4
2016-11-25rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen1-1/+6
2016-11-25mwifiex: avoid double-disable_irq() raceBrian Norris1-2/+7
2016-11-25mwifiex: cleanup wake-IRQ handling if suspend failsBrian Norris2-0/+2
2016-11-25rsi: Add support for 802.11dPrameela Rani Garnepudi4-7/+53
2016-11-25rsi: Add support for antenna selectionPrameela Rani Garnepudi4-0/+117
2016-11-25rsi: Add support for configuring tx powerPrameela Rani Garnepudi4-1/+76
2016-11-25rsi: Add support to filter rx framesPrameela Rani Garnepudi3-1/+59
2016-11-23rt2800: disable CCK rates on HTStanislaw Gruszka1-1/+0
2016-11-23rt2800: tune *_PROT_CFG parametersStanislaw Gruszka1-8/+8
2016-11-23rt2800: use RTS/CTS protection instead of CTS-to-selfStanislaw Gruszka1-3/+3
2016-11-23rt2800: correct TX_SW_CFG1 for 5592Stanislaw Gruszka1-2/+5
2016-11-23rt2800: correct AUTO_RSP_CFGStanislaw Gruszka1-4/+2
2016-11-23rt2800: do not overwrite WPDMA_GLO_CFG_WP_DMA_BURST_SIZEStanislaw Gruszka1-1/+0
2016-11-23rt2800: OFDM rates are mandatoryStanislaw Gruszka1-1/+1
2016-11-23rt2800usb: do not wipe out USB_DMA_CFG settingsStanislaw Gruszka1-4/+1
2016-11-23rt2800: correctly report MCS TX parametersStanislaw Gruszka1-10/+13
2016-11-23brcmfmac: update beacon IE after bss up and clear when AP stoppedWright Feng1-2/+3
2016-11-23rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USBVishal Thanki1-1/+1