summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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/linu...Kalle Valo9-17/+80
2017-09-08Merge tag 'wireless-drivers-for-davem-2017-09-08' of git://git.kernel.org/pub...David 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/lin...David 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
2017-08-31wil6210: make debugfs compilation optionalGidon Studinski3-1/+19
2017-08-31wil6210: ratelimit errors in TX/RX interruptsLior David1-6/+8
2017-08-31ath10k: activate user space firmware loading againHauke Mehrtens1-1/+1
2017-08-31ath10k: sdio: remove unused struct memberErik Stromdahl2-6/+0
2017-08-31ath10k: fix napi_poll budget overflowRyan Hsu1-6/+11
2017-08-30rsi: remove memset before memcpyHimanshu Jha2-2/+0
2017-08-30rt2800: fix TX_PIN_CFG setting for non MT7620 chipsStanislaw Gruszka1-1/+4
2017-08-30rsi: missing unlocks on error pathsDan Carpenter1-5/+10
2017-08-30rsi: update some commentsDan Carpenter1-5/+5