aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-05-08iwlwifi: pcie: handle QuZ configs with killer NICs as wellLuca Coelho
2020-04-24Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-23mac80211_hwsim: use GFP_ATOMIC under spin lockWei Yongjun
2020-04-21iwlwifi: fix WGDS check when WRDS is disabledLuca Coelho
2020-04-21iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg
2020-04-21iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer
2020-04-21iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg
2020-04-21iwlwifi: pcie: indicate correct RB size to deviceJohannes Berg
2020-04-21iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein
2020-04-21iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg
2020-04-21iwlwifi: actually check allocated conf_tlv pointerChris Rorvick
2020-04-15Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-14rtw88: avoid unused function warningsArnd Bergmann
2020-04-14mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen
2020-04-06ath11k: fix compiler warnings without CONFIG_THERMALYueHaibing
2020-04-06brcmfmac: add stub for monitor interface xmitRafał Miłecki
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki
2020-03-27Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...David S. Miller
2020-03-27iwlwifi: mvm: remove newline from rs_pretty_print_rate()Johannes Berg
2020-03-27iwlwifi: pcie: make iwl_pcie_cmdq_reclaim staticJohannes Berg
2020-03-27iwlwifi: bump FW API to 53 for 22000 seriesLuca Coelho
2020-03-27iwlwifi: remove IWL_FW_DBG_DOMAIN macroJohannes Berg
2020-03-27iwlwifi: yoyo: enable yoyo by defaultLuca Coelho
2020-03-27iwlwifi: scan: support FW APIs with variable number of profilesTova Mussai
2020-03-27iwlwifi: yoyo: don't block dumping internal memory when not in SRAM moderotem saado
2020-03-27iwlwifi: remove support for QnJ HR FPGALuca Coelho
2020-03-27iwlwifi: remove support for QnJ Hr STEP ALuca Coelho
2020-03-27iwlwifi: add trans_cfg for devices with long latencyLuca Coelho
2020-03-27iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMDLuca Coelho
2020-03-27iwlwifi: mvm: add support for non EDCA based measurementsAvraham Stern
2020-03-27iwlwifi: remove unnecessary cfg mangling for Qu C and QuZ with JfLuca Coelho
2020-03-27iwlwifi: convert QnJ with Jf devices to new config tableLuca Coelho
2020-03-27iwlwifi: convert all Qu with Jf devices to the new config tableLuca Coelho
2020-03-27iwlwifi: add HW step to new cfg device tableLuca Coelho
2020-03-27iwlwifi: remove some unused extern declarations from iwl-config.hLuca Coelho
2020-03-27iwlwifi: move integrated, extra_phy and soc_latency to trans_cfgLuca Coelho
2020-03-27iwlwifi: mvm: enable SF also when we have HEJohannes Berg
2020-03-27iwlwifi: remove redundant iwl9560_2ac_cfg structLuca Coelho
2020-03-27iwlwifi: mvm: rs-fw: fix some indentationJohannes Berg
2020-03-27iwlwifi: scan: support scan req cmd ver 14Shahar S Matityahu
2020-03-27iwlwifi: pass trans and NVM data to HE capability parsingJohannes Berg
2020-03-27iwlwifi: pcie: implement read_config32Luca Coelho
2020-03-27iwlwifi: yoyo: add PCI config space region typeLuca Coelho
2020-03-27iwlwifi: mvm: add soc latency supportShahar S Matityahu
2020-03-26hostap: convert to struct proc_opsYueHaibing
2020-03-26rtw88: fix non-increase management packet sequence numberTzu-En Huang