summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-132-6/+5
|\
| * timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-1/+1
| * timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook2017-10-051-5/+4
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07128-28/+223
|\ \
| * \ Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02125-0/+125
| |\ \
| | * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02125-0/+125
| * | | Merge ath-current from ath.gitKalle Valo2017-10-313-28/+98
| |\ \ \ | | |/ / | |/| |
| | * | Revert "ath10k: fix napi_poll budget overflow"Kalle Valo2017-10-301-11/+6
| | * | ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan2017-10-302-16/+92
| | * | wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai2017-10-271-1/+0
* | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-257-16/+16
|/ / /
* | | 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
OpenPOWER on IntegriCloud