summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: nvm: set the correct offsets to 3168 seriesChaya Rachel Ivgi2017-10-069-28/+59
* iwlwifi: nvm-parse: unify channel flags printingJohannes Berg2017-10-061-59/+39
* iwlwifi: mvm: return -ENODATA when reading the temperature with the FW downLuca Coelho2017-10-061-1/+1
* iwlwifi: stop dbgc recording before stopping DMAGolan Ben Ami2017-10-062-5/+17
* iwlwifi: mvm: do not print security error in monitor modeShaul Triebitz2017-10-064-2/+16
* brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann2017-10-021-100/+97
* brcmfmac: Add check for short event packetsKevin Cernekee2017-10-021-1/+2
* rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger2017-10-021-1/+1
* Merge ath-current from ath.gitKalle Valo2017-09-251-5/+2
|\
| * ath10k: mark PM functions as __maybe_unusedArnd Bergmann2017-09-211-5/+2
* | qtnfmac: cancel scans on wireless interface changesSergey Matyukevich2017-09-203-5/+9
* | qtnfmac: lock access to h/w in tx pathSergey Matyukevich2017-09-202-1/+10
* | brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2017-09-202-15/+9
* | brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel2017-09-201-3/+15
|/
* Merge tag 'iwlwifi-for-kalle-2017-09-15' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-09-189-17/+80
|\
| * iwlwifi: mvm: fix reorder buffer for 9000 devicesSara Sharon2017-09-081-3/+4
| * iwlwifi: mvm: set status before calling iwl_mvm_send_cmd_status()Luca Coelho2017-09-082-1/+2
| * iwlwifi: mvm: initialize status in iwl_mvm_add_int_sta_common()Luca Coelho2017-09-081-1/+1
| * iwlwifi: mvm: handle FIF_ALLMULTI when setting multicast addressesLuca Coelho2017-09-081-0/+6
| * iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho2017-09-081-1/+9
| * iwlwifi: mvm: wake the correct mac80211 queueAvraham Stern2017-09-081-1/+1
| * iwlwifi: mvm: change state when queueing agg start workNaftali Goldstein2017-09-083-3/+8
| * iwlwifi: mvm: send all non-bufferable frames on the probe queueAvraham Stern2017-09-081-5/+5
| * iwlwifi: mvm: Flush non STA TX queuesDavid Spinadel2017-09-081-1/+43
| * iwlwifi: mvm: fix wowlan resume failed to load INIT ucodeMatt Chen2017-09-081-1/+1
* | Merge tag 'wireless-drivers-for-davem-2017-09-08' of git://git.kernel.org/pub...David S. Miller2017-09-085-10/+25
|\ \
| * | brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON2017-09-081-1/+2
| |/
| * iwlwifi: mvm: only send LEDS_CMD when the FW supports itLuca Coelho2017-09-072-1/+3
| * rtlwifi: btcoexist: Fix antenna selection codeLarry Finger2017-09-071-7/+16
| * rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723beLarry Finger2017-09-071-1/+4
* | Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-09-071-2/+0
|\ \ | |/ |/|
| * mac80211_hwsim: Use proper TX powerBeni Lev2017-09-051-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-013-9/+12
|\|
| * wl1251: add a missing spin_lock_init()Cong Wang2017-08-311-0/+1
| * iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho2017-08-243-9/+12
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-08-3128-344/+803
|\ \
| * | ath10k: configure and enable the wakeup capabilityRyan Hsu2017-08-313-0/+16
| * | ath10k: add the PCI PM core suspend/resume opsRyan Hsu2017-08-311-0/+42
| * | wil6210: ensure P2P device is stopped before removing interfaceLior David2017-08-311-28/+29
| * | wil6210: increase connect timeoutLior David2017-08-311-1/+1
| * | wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky2017-08-312-0/+3
| * | wil6210: move pre-FW configuration to separate functionDedy Lansky2017-08-311-18/+22
| * | wil6210: align to latest auto generated wmi.hLazar Alexei2017-08-311-239/+475
| * | wil6210: make debugfs compilation optionalGidon Studinski2017-08-313-1/+19
| * | wil6210: ratelimit errors in TX/RX interruptsLior David2017-08-311-6/+8
| * | ath10k: activate user space firmware loading againHauke Mehrtens2017-08-311-1/+1
| * | ath10k: sdio: remove unused struct memberErik Stromdahl2017-08-312-6/+0
| * | ath10k: fix napi_poll budget overflowRyan Hsu2017-08-311-6/+11
| * | ath9k: constify usb_device_idArvind Yadav2017-08-111-1/+1
| * | ath6kl: constify usb_device_idArvind Yadav2017-08-111-1/+1