summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-04-151-6/+6
|\
| * mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen2020-04-141-6/+6
* | rtw88: avoid unused function warningsArnd Bergmann2020-04-141-8/+3
* | ath11k: fix compiler warnings without CONFIG_THERMALYueHaibing2020-04-061-1/+2
* | brcmfmac: add stub for monitor interface xmitRafał Miłecki2020-04-061-0/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-04-01290-5800/+12377
|\
| * Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...David S. Miller2020-03-2773-1211/+3350
| |\
| | * iwlwifi: mvm: remove newline from rs_pretty_print_rate()Johannes Berg2020-03-272-2/+8
| | * iwlwifi: pcie: make iwl_pcie_cmdq_reclaim staticJohannes Berg2020-03-272-2/+1
| | * iwlwifi: bump FW API to 53 for 22000 seriesLuca Coelho2020-03-271-1/+1
| | * iwlwifi: remove IWL_FW_DBG_DOMAIN macroJohannes Berg2020-03-271-2/+0
| | * iwlwifi: yoyo: enable yoyo by defaultLuca Coelho2020-03-271-1/+2
| | * iwlwifi: scan: support FW APIs with variable number of profilesTova Mussai2020-03-275-23/+65
| | * iwlwifi: yoyo: don't block dumping internal memory when not in SRAM moderotem saado2020-03-271-7/+1
| | * iwlwifi: remove support for QnJ HR FPGALuca Coelho2020-03-273-30/+0
| | * iwlwifi: remove support for QnJ Hr STEP ALuca Coelho2020-03-272-18/+0
| | * iwlwifi: add trans_cfg for devices with long latencyLuca Coelho2020-03-273-2/+16
| | * iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMDLuca Coelho2020-03-273-15/+32
| | * iwlwifi: mvm: add support for non EDCA based measurementsAvraham Stern2020-03-273-1/+19
| | * iwlwifi: remove unnecessary cfg mangling for Qu C and QuZ with JfLuca Coelho2020-03-273-169/+8
| | * iwlwifi: convert QnJ with Jf devices to new config tableLuca Coelho2020-03-273-107/+86
| | * iwlwifi: convert all Qu with Jf devices to the new config tableLuca Coelho2020-03-273-250/+283
| | * iwlwifi: add HW step to new cfg device tableLuca Coelho2020-03-272-22/+46
| | * iwlwifi: remove some unused extern declarations from iwl-config.hLuca Coelho2020-03-271-9/+0
| | * iwlwifi: move integrated, extra_phy and soc_latency to trans_cfgLuca Coelho2020-03-277-71/+58
| | * iwlwifi: mvm: enable SF also when we have HEJohannes Berg2020-03-271-3/+5
| | * iwlwifi: remove redundant iwl9560_2ac_cfg structLuca Coelho2020-03-272-11/+6
| | * iwlwifi: mvm: rs-fw: fix some indentationJohannes Berg2020-03-271-2/+1
| | * iwlwifi: scan: support scan req cmd ver 14Shahar S Matityahu2020-03-272-8/+173
| | * iwlwifi: pass trans and NVM data to HE capability parsingJohannes Berg2020-03-271-3/+5
| | * iwlwifi: pcie: implement read_config32Luca Coelho2020-03-271-0/+8
| | * iwlwifi: yoyo: add PCI config space region typeLuca Coelho2020-03-273-1/+47
| | * iwlwifi: mvm: add soc latency supportShahar S Matityahu2020-03-275-12/+124
| | * hostap: convert to struct proc_opsYueHaibing2020-03-261-5/+5
| | * rtw88: fix non-increase management packet sequence numberTzu-En Huang2020-03-263-0/+15
| | * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-03-2629-427/+1573
| | |\
| | | * ath10k: Fill GCMP MIC length for PMFYingying Tang2020-03-224-8/+48
| | | * ath11k: Perform per-msdu rx processingSriram R2020-03-1811-318/+245
| | | * ath11k: Configure hash based reo destination ring selectionSriram R2020-03-187-5/+94
| | | * ath11k: Adding proper validation before accessing tx_statsPravas Kumar Panda2020-03-181-0/+3
| | | * ath11k: dump SRNG stats during FW assertManikanta Pubbisetty2020-03-186-2/+82
| | | * ath11k: fill channel info from rx channelVenkateswara Naralasetty2020-03-181-3/+7
| | | * ath11k: Supporting RX ring backpressure HTT event and stats handlingSriram R2020-03-185-0/+108
| | | * ath11k: add handling for BSS colorJohn Crispin2020-03-171-0/+25
| | | * ath11k: add WMI calls required for handling BSS colorJohn Crispin2020-03-172-0/+109
| | | * ath11k: set queue_len to 4096John Crispin2020-03-172-0/+2
| | | * ath11k: enable PN offloadManikanta Pubbisetty2020-03-177-14/+156
| | | * ath11k: handle RX fragmentsManikanta Pubbisetty2020-03-179-92/+709
| | * | brcmfmac: add USB autosuspend feature supportWright Feng2020-03-261-50/+71
| | * | brcmfmac: increase max hanger slots from 1K to 3K in fws layerMadhan Mohan R2020-03-261-1/+1