aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+7
2016-12-02Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller64-788/+2559
2016-12-01Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo29-330/+1461
2016-12-01rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnectingJes Sorensen1-0/+8
2016-12-01ath5k: drop duplicate header vmalloc.hGeliang Tang1-1/+0
2016-12-01wil6210: align to latest auto generated wmi.hLior David1-128/+264
2016-12-01wil6210: add debugfs blobs for UCODE code and dataLior David3-15/+33
2016-12-01wil6210: validate wil_pmc_alloc parametersMaya Erez1-6/+49
2016-12-01wil6210: delay remain on channel when scan is activeLior David5-61/+149
2016-12-01ath9k_htc: don't use HZ for usb msg timeoutsAnthony Romano2-4/+7
2016-12-01ath9k: constify ath_bus_ops structureBhumika Goyal1-1/+1
2016-12-01ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONALBen Greear1-1/+1
2016-12-01ath10k: fix Tx DMA alloc failure during continuous wifi down/upMohammed Shafi Shajakhan3-14/+51
2016-12-01ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan2-2/+1
2016-12-01ath10k: fix TLV set regdomain commandErik Stromdahl1-2/+2
2016-12-01ath9k: feed only active spectral / dfs-detectorZefir Kurtisi1-3/+14
2016-11-30Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller1-6/+7
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-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller185-1148/+1552
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