summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2022-03-12Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski203-3732/+12193
2022-03-11mac80211: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYihao Han1-3/+3
2022-03-10Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo9-83/+27
2022-03-10Merge tag 'iwlwifi-next-for-kalle-2022-03-10' of git://git.kernel.org/pub/scm...Kalle Valo20-306/+412
2022-03-10rtw89: 8852c: process logic efuse mapPing-Ke Shih2-0/+129
2022-03-10rtw89: 8852c: process efuse of phycapPing-Ke Shih3-0/+165
2022-03-10rtw89: support DAV efuse reading operationPing-Ke Shih7-9/+208
2022-03-10rtw89: 8852c: add chip::dle_memPing-Ke Shih5-0/+86
2022-03-10rtw89: add page_regs to handle v1 chipsPing-Ke Shih5-23/+124
2022-03-10rtw89: add chip_info::{h2c,c2h}_reg to support more chipsPing-Ke Shih5-12/+53
2022-03-10rtw89: add hci_func_en_addr to support variant generationPing-Ke Shih5-1/+9
2022-03-10rtw89: add power_{on/off}_funcPing-Ke Shih6-3/+301
2022-03-10rtw89: read chip version depends on chip IDPing-Ke Shih1-1/+2
2022-03-10rtw89: pci: use a struct to describe all registers address related to DMA cha...Ping-Ke Shih2-26/+15
2022-03-10rtw89: pci: add V1 of PCI channel addressPing-Ke Shih4-76/+175
2022-03-10rtw89: pci: add struct rtw89_pci_infoPing-Ke Shih5-0/+23
2022-03-10rtw89: 8852c: add 8852c empty filesPing-Ke Shih3-0/+68
2022-03-10brcmfmac: make the read-only array pktflags static constColin Ian King1-1/+1
2022-03-10rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep'Lu Jicong1-31/+1
2022-03-10cw1200: use time_is_after_jiffies() instead of open coding itWang Qing1-1/+2
2022-03-10carl9170: devres ar->survey_infoChristian Lamparter1-4/+2
2022-03-10carl9170: replace bitmap_zalloc with devm_bitmap_zallocChristian Lamparter1-8/+1
2022-03-10carl9170: devres-ing input_allocate_deviceChristian Lamparter1-11/+2
2022-03-10carl9170: devres-ing hwrng_register usageChristian Lamparter2-27/+3
2022-03-10carl9170: replace GFP_ATOMIC in ampdu_action, it can sleepChristian Lamparter1-1/+1
2022-03-10ath10k: Fix error handling in ath10k_setup_msa_resourcesMiaoqian Lin1-1/+1
2022-03-10ath11k: remove unneeded flush_workqueueLv Ruyi (CGEL ZTE)1-1/+0
2022-03-10ath6kl: add device ID for WLU5150-D81André Apitzsch1-0/+1
2022-03-10iwlwifi: bump FW API to 72 for AX devicesLuca Coelho1-2/+2
2022-03-10iwlwifi: acpi: move ppag code from mvm to fw/acpiMatt Chen3-184/+234
2022-03-10iwlwifi: dbg: check trigger data before accessMordechay Goodstein1-0/+5
2022-03-10iwlwifi: dbg: in sync mode don't call scheduleMordechay Goodstein1-2/+2
2022-03-10iwlwifi: use 4k queue size for Bz A-stepJohannes Berg1-0/+4
2022-03-10iwlwifi: pcie: fix SW error MSI-X mappingJohannes Berg1-1/+1
2022-03-10iwlwifi: yoyo: dump IMR DRAM only for HW and FW errorMukesh Sisodiya1-0/+25
2022-03-10iwlwifi: mvm: add support for IMR based on platformMukesh Sisodiya5-4/+28
2022-03-10iwlwifi: yoyo: disable IMR DRAM region if IMR is disabledMukesh Sisodiya1-0/+23
2022-03-10iwlwifi: mvm: remove cipher scheme supportJohannes Berg5-97/+1
2022-03-10iwlwifi: Configure FW debug preset via module param.Ayala Barazani3-7/+43
2022-03-10iwlwifi: mvm: add a flag to reduce power command.Ayala Barazani6-9/+44
2022-03-10iwlwifi: bump FW API to 71 for AX devicesLuca Coelho1-1/+1
2022-03-09ath9k: make array voice_priority static constColin Ian King1-1/+1
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva2-5/+2
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva1-1/+1
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva1-1/+1
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva1-1/+1
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva2-8/+2
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva2-8/+3
2022-03-09rtw89: declare HE capabilities in 6G bandPing-Ke Shih1-0/+12
2022-03-09rtw89: fix HE PHY bandwidth capabilityJohannes Berg1-4/+9