aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman125-0/+125
2017-10-06iwlwifi: nvm: set the correct offsets to 3168 seriesChaya Rachel Ivgi9-28/+59
2017-10-06iwlwifi: nvm-parse: unify channel flags printingJohannes Berg1-59/+39
2017-10-06iwlwifi: mvm: return -ENODATA when reading the temperature with the FW downLuca Coelho1-1/+1
2017-10-06iwlwifi: stop dbgc recording before stopping DMAGolan Ben Ami2-5/+17
2017-10-06iwlwifi: mvm: do not print security error in monitor modeShaul Triebitz4-2/+16
2017-10-02brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann1-100/+97
2017-10-02brcmfmac: Add check for short event packetsKevin Cernekee1-1/+2
2017-10-02rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger1-1/+1
2017-09-25Merge ath-current from ath.gitKalle Valo1-5/+2
2017-09-21ath10k: mark PM functions as __maybe_unusedArnd Bergmann1-5/+2
2017-09-20qtnfmac: cancel scans on wireless interface changesSergey Matyukevich3-5/+9
2017-09-20qtnfmac: lock access to h/w in tx pathSergey Matyukevich2-1/+10
2017-09-20brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2-15/+9
2017-09-20brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel1-3/+15
2017-09-18Merge tag 'iwlwifi-for-kalle-2017-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo9-17/+80
2017-09-08Merge tag 'wireless-drivers-for-davem-2017-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller5-10/+25
2017-09-08brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON1-1/+2
2017-09-08iwlwifi: mvm: fix reorder buffer for 9000 devicesSara Sharon1-3/+4
2017-09-08iwlwifi: mvm: set status before calling iwl_mvm_send_cmd_status()Luca Coelho2-1/+2
2017-09-08iwlwifi: mvm: initialize status in iwl_mvm_add_int_sta_common()Luca Coelho1-1/+1
2017-09-08iwlwifi: mvm: handle FIF_ALLMULTI when setting multicast addressesLuca Coelho1-0/+6
2017-09-08iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho1-1/+9
2017-09-08iwlwifi: mvm: wake the correct mac80211 queueAvraham Stern1-1/+1
2017-09-08iwlwifi: mvm: change state when queueing agg start workNaftali Goldstein3-3/+8
2017-09-08iwlwifi: mvm: send all non-bufferable frames on the probe queueAvraham Stern1-5/+5
2017-09-08iwlwifi: mvm: Flush non STA TX queuesDavid Spinadel1-1/+43
2017-09-08iwlwifi: mvm: fix wowlan resume failed to load INIT ucodeMatt Chen1-1/+1
2017-09-07Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-2/+0
2017-09-07iwlwifi: mvm: only send LEDS_CMD when the FW supports itLuca Coelho2-1/+3
2017-09-07rtlwifi: btcoexist: Fix antenna selection codeLarry Finger1-7/+16
2017-09-07rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723beLarry Finger1-1/+4
2017-09-05mac80211_hwsim: Use proper TX powerBeni Lev1-2/+0
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+12
2017-08-31wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-08-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo28-344/+803
2017-08-31ath10k: configure and enable the wakeup capabilityRyan Hsu3-0/+16
2017-08-31ath10k: add the PCI PM core suspend/resume opsRyan Hsu1-0/+42
2017-08-31rtlwifi: rtl8723be: fix duplicated code for different branchesGustavo A. R. Silva1-6/+2
2017-08-31brcmfmac: Log chip id and revisionHans de Goede1-0/+3
2017-08-31qtnfmac: implement 64-bit dma supportSergey Matyukevich3-16/+65
2017-08-31qtnfmac: fix free_xfer_buffer cleanupSergey Matyukevich1-2/+2
2017-08-31qtnfmac: modify qtnf_map_bar not to return NULLSergey Matyukevich1-4/+6
2017-08-31qtnfmac: module param sanity checkSergey Matyukevich1-2/+15
2017-08-31qtnfmac: drop -D__CHECK_ENDIAN from cflagsSergey Matyukevich1-4/+0
2017-08-31wil6210: ensure P2P device is stopped before removing interfaceLior David1-28/+29
2017-08-31wil6210: increase connect timeoutLior David1-1/+1
2017-08-31wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky2-0/+3
2017-08-31wil6210: move pre-FW configuration to separate functionDedy Lansky1-18/+22
2017-08-31wil6210: align to latest auto generated wmi.hLazar Alexei1-239/+475