summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31Merge ath-current from ath.gitKalle Valo
2017-10-30Revert "ath10k: fix napi_poll budget overflow"Kalle Valo
2017-10-30ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan
2017-10-27wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-06iwlwifi: nvm: set the correct offsets to 3168 seriesChaya Rachel Ivgi
2017-10-06iwlwifi: nvm-parse: unify channel flags printingJohannes Berg
2017-10-06iwlwifi: mvm: return -ENODATA when reading the temperature with the FW downLuca Coelho
2017-10-06iwlwifi: stop dbgc recording before stopping DMAGolan Ben Ami
2017-10-06iwlwifi: mvm: do not print security error in monitor modeShaul Triebitz
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-10-05timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook
2017-10-02brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann
2017-10-02brcmfmac: Add check for short event packetsKevin Cernekee
2017-10-02rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger
2017-09-25Merge ath-current from ath.gitKalle Valo
2017-09-21ath10k: mark PM functions as __maybe_unusedArnd Bergmann
2017-09-20qtnfmac: cancel scans on wireless interface changesSergey Matyukevich
2017-09-20qtnfmac: lock access to h/w in tx pathSergey Matyukevich
2017-09-20brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel
2017-09-20brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel
2017-09-18Merge tag 'iwlwifi-for-kalle-2017-09-15' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-09-08Merge tag 'wireless-drivers-for-davem-2017-09-08' of git://git.kernel.org/pub...David S. Miller
2017-09-08brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON
2017-09-08iwlwifi: mvm: fix reorder buffer for 9000 devicesSara Sharon
2017-09-08iwlwifi: mvm: set status before calling iwl_mvm_send_cmd_status()Luca Coelho
2017-09-08iwlwifi: mvm: initialize status in iwl_mvm_add_int_sta_common()Luca Coelho
2017-09-08iwlwifi: mvm: handle FIF_ALLMULTI when setting multicast addressesLuca Coelho
2017-09-08iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho
2017-09-08iwlwifi: mvm: wake the correct mac80211 queueAvraham Stern
2017-09-08iwlwifi: mvm: change state when queueing agg start workNaftali Goldstein
2017-09-08iwlwifi: mvm: send all non-bufferable frames on the probe queueAvraham Stern
2017-09-08iwlwifi: mvm: Flush non STA TX queuesDavid Spinadel
2017-09-08iwlwifi: mvm: fix wowlan resume failed to load INIT ucodeMatt Chen
2017-09-07Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-09-07iwlwifi: mvm: only send LEDS_CMD when the FW supports itLuca Coelho
2017-09-07rtlwifi: btcoexist: Fix antenna selection codeLarry Finger
2017-09-07rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723beLarry Finger
2017-09-05mac80211_hwsim: Use proper TX powerBeni Lev
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-31wl1251: add a missing spin_lock_init()Cong Wang
2017-08-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-08-31ath10k: configure and enable the wakeup capabilityRyan Hsu
2017-08-31ath10k: add the PCI PM core suspend/resume opsRyan Hsu
2017-08-31rtlwifi: rtl8723be: fix duplicated code for different branchesGustavo A. R. Silva
2017-08-31brcmfmac: Log chip id and revisionHans de Goede