summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: move scheduled scan activation to pno source fileArend Van Spriel2016-11-293-110/+94
* brcmfmac: split up brcmf_pno_config() functionArend Van Spriel2016-11-293-20/+68
* brcmfmac: make internal escan more genericArend Van Spriel2016-11-292-82/+109
* brcmfmac: change prototype for brcmf_do_escan()Arend Van Spriel2016-11-291-5/+5
* brcmfmac: fix handling ssids in .sched_scan_start() callbackArend Van Spriel2016-11-293-57/+76
* brcmfmac: move pno helper functions in separate source fileArend Van Spriel2016-11-294-86/+150
* brcmfmac: add support for 43341 chipArend Van Spriel2016-11-292-0/+2
* brcmfmac: add pcie host dongle interface rev6 supportFranky Lin2016-11-294-91/+132
* mwifiex: pcie: implement timeout loop for FW programming doorbellBrian Norris2016-11-291-3/+13
* mwifiex: Remove unused 'bcd_usb' variableKirtika Ruchandani2016-11-291-2/+1
* mwifiex: Removed unused 'pkt_type' variableKirtika Ruchandani2016-11-291-3/+0
* mwifiex: Remove unused 'pm_flag' variableKirtika Ruchandani2016-11-291-2/+0
* mwifiex: Remove unused 'adapter'variableKirtika Ruchandani2016-11-291-2/+0
* mwifiex: Remove unused 'sta_ptr' variableKirtika Ruchandani2016-11-291-2/+0
* mwifiex: Remove unused 'chan_num' variableKirtika Ruchandani2016-11-291-5/+3
* mwifiex: Removed unused mwifiex_private* 'priv' variableKirtika Ruchandani2016-11-291-3/+0
* rtl8xxxu: tx rate reported before setBarry Day2016-11-281-4/+4
* brcmsmac: fix array out-of-bounds access in qm_log10Tobias Regnery2016-11-251-2/+3
* mwifiex: Disable adhoc feature based on firmware capabilityKarthik D A2016-11-253-11/+36
* rtl8xxxu: Fix non static symbol warningWei Yongjun2016-11-251-1/+1
* rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry countJes Sorensen2016-11-252-38/+60
* rtl8xxxu: Obtain RTS rates from mac80211Jes Sorensen2016-11-252-20/+32
* rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen2016-11-251-1/+7
* rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen2016-11-251-0/+4
* rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen2016-11-252-4/+4
* rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen2016-11-251-1/+6
* mwifiex: avoid double-disable_irq() raceBrian Norris2016-11-251-2/+7
* mwifiex: cleanup wake-IRQ handling if suspend failsBrian Norris2016-11-252-0/+2
* rsi: Add support for 802.11dPrameela Rani Garnepudi2016-11-254-7/+53
* rsi: Add support for antenna selectionPrameela Rani Garnepudi2016-11-254-0/+117
* rsi: Add support for configuring tx powerPrameela Rani Garnepudi2016-11-254-1/+76
* rsi: Add support to filter rx framesPrameela Rani Garnepudi2016-11-253-1/+59
* rt2800: disable CCK rates on HTStanislaw Gruszka2016-11-231-1/+0
* rt2800: tune *_PROT_CFG parametersStanislaw Gruszka2016-11-231-8/+8
* rt2800: use RTS/CTS protection instead of CTS-to-selfStanislaw Gruszka2016-11-231-3/+3
* rt2800: correct TX_SW_CFG1 for 5592Stanislaw Gruszka2016-11-231-2/+5
* rt2800: correct AUTO_RSP_CFGStanislaw Gruszka2016-11-231-4/+2
* rt2800: do not overwrite WPDMA_GLO_CFG_WP_DMA_BURST_SIZEStanislaw Gruszka2016-11-231-1/+0
* rt2800: OFDM rates are mandatoryStanislaw Gruszka2016-11-231-1/+1
* rt2800usb: do not wipe out USB_DMA_CFG settingsStanislaw Gruszka2016-11-231-4/+1
* rt2800: correctly report MCS TX parametersStanislaw Gruszka2016-11-231-10/+13
* brcmfmac: update beacon IE after bss up and clear when AP stoppedWright Feng2016-11-231-2/+3
* rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USBVishal Thanki2016-11-231-1/+1
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-11-2316-275/+280
|\
| * ath10k: use the right length of "background"Nicolas Iooss2016-11-151-1/+1
| * ath10k: remove extraneous error message in tx allocMohammed Shafi Shajakhan2016-11-151-3/+1
| * ath10k: clean up HTT tx buffer allocation and freeMohammed Shafi Shajakhan2016-11-151-25/+50
| * ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan2016-11-152-6/+2
| * ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen2016-11-158-235/+163
| * ath9k_htc: fix minor mistakes in dev_err messagesColin Ian King2016-11-151-3/+3