summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdio: Fix Cypress SDIO IDs macros in common include filePali Rohár2020-05-292-5/+5
* mmc: sdio: Move SDIO IDs from b43-sdio driver to common include filePali Rohár2020-05-291-2/+2
* mmc: sdio: Move SDIO IDs from ath10k driver to common include filePali Rohár2020-05-292-23/+10
* mmc: sdio: Move SDIO IDs from ath6kl driver to common include filePali Rohár2020-05-292-15/+8
* mmc: sdio: Move SDIO IDs from mwifiex driver to common include filePali Rohár2020-05-291-29/+9
* mmc: sdio: Change macro names for Marvell 8688 modulesPali Rohár2020-05-291-1/+1
* iwlwifi: pcie: handle QuZ configs with killer NICs as wellLuca Coelho2020-05-081-0/+4
* Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-04-246-6/+6
|\
| * mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-245-5/+5
| * mac80211_hwsim: use GFP_ATOMIC under spin lockWei Yongjun2020-04-231-1/+1
* | iwlwifi: fix WGDS check when WRDS is disabledLuca Coelho2020-04-212-16/+18
* | iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg2020-04-211-2/+2
* | iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer2020-04-211-4/+2
* | iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg2020-04-212-3/+8
* | iwlwifi: pcie: indicate correct RB size to deviceJohannes Berg2020-04-211-4/+14
* | iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein2020-04-211-2/+11
* | iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg2020-04-211-0/+3
* | iwlwifi: actually check allocated conf_tlv pointerChris Rorvick2020-04-211-1/+1
|/
* 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