summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-03-11mac80211: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYihao Han
2022-03-10Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-03-10Merge tag 'iwlwifi-next-for-kalle-2022-03-10' of git://git.kernel.org/pub/scm...Kalle Valo
2022-03-10rtw89: 8852c: process logic efuse mapPing-Ke Shih
2022-03-10rtw89: 8852c: process efuse of phycapPing-Ke Shih
2022-03-10rtw89: support DAV efuse reading operationPing-Ke Shih
2022-03-10rtw89: 8852c: add chip::dle_memPing-Ke Shih
2022-03-10rtw89: add page_regs to handle v1 chipsPing-Ke Shih
2022-03-10rtw89: add chip_info::{h2c,c2h}_reg to support more chipsPing-Ke Shih
2022-03-10rtw89: add hci_func_en_addr to support variant generationPing-Ke Shih
2022-03-10rtw89: add power_{on/off}_funcPing-Ke Shih
2022-03-10rtw89: read chip version depends on chip IDPing-Ke Shih
2022-03-10rtw89: pci: use a struct to describe all registers address related to DMA cha...Ping-Ke Shih
2022-03-10rtw89: pci: add V1 of PCI channel addressPing-Ke Shih
2022-03-10rtw89: pci: add struct rtw89_pci_infoPing-Ke Shih
2022-03-10rtw89: 8852c: add 8852c empty filesPing-Ke Shih
2022-03-10brcmfmac: make the read-only array pktflags static constColin Ian King
2022-03-10rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep'Lu Jicong
2022-03-10cw1200: use time_is_after_jiffies() instead of open coding itWang Qing
2022-03-10carl9170: devres ar->survey_infoChristian Lamparter
2022-03-10carl9170: replace bitmap_zalloc with devm_bitmap_zallocChristian Lamparter
2022-03-10carl9170: devres-ing input_allocate_deviceChristian Lamparter
2022-03-10carl9170: devres-ing hwrng_register usageChristian Lamparter
2022-03-10carl9170: replace GFP_ATOMIC in ampdu_action, it can sleepChristian Lamparter
2022-03-10ath10k: Fix error handling in ath10k_setup_msa_resourcesMiaoqian Lin
2022-03-10ath11k: remove unneeded flush_workqueueLv Ruyi (CGEL ZTE)
2022-03-10ath6kl: add device ID for WLU5150-D81André Apitzsch
2022-03-10iwlwifi: bump FW API to 72 for AX devicesLuca Coelho
2022-03-10iwlwifi: acpi: move ppag code from mvm to fw/acpiMatt Chen
2022-03-10iwlwifi: dbg: check trigger data before accessMordechay Goodstein
2022-03-10iwlwifi: dbg: in sync mode don't call scheduleMordechay Goodstein
2022-03-10iwlwifi: use 4k queue size for Bz A-stepJohannes Berg
2022-03-10iwlwifi: pcie: fix SW error MSI-X mappingJohannes Berg
2022-03-10iwlwifi: yoyo: dump IMR DRAM only for HW and FW errorMukesh Sisodiya
2022-03-10iwlwifi: mvm: add support for IMR based on platformMukesh Sisodiya
2022-03-10iwlwifi: yoyo: disable IMR DRAM region if IMR is disabledMukesh Sisodiya
2022-03-10iwlwifi: mvm: remove cipher scheme supportJohannes Berg
2022-03-10iwlwifi: Configure FW debug preset via module param.Ayala Barazani
2022-03-10iwlwifi: mvm: add a flag to reduce power command.Ayala Barazani
2022-03-10iwlwifi: bump FW API to 71 for AX devicesLuca Coelho
2022-03-09ath9k: make array voice_priority static constColin Ian King
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09rtw89: declare HE capabilities in 6G bandPing-Ke Shih
2022-03-09rtw89: fix HE PHY bandwidth capabilityJohannes Berg