summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-06wifi: iwlwifi: api: link context action in kernel-docJohannes Berg
2023-06-06wifi: iwlwifi: mvm: tell firmware about per-STA MFP enablementJohannes Berg
2023-06-06wifi: iwlwifi: mvm: send time sync only if neededJohannes Berg
2023-06-06wifi: iwlwifi: mvm: remove warning for beacon filtering errorJohannes Berg
2023-06-06wifi: iwlwifi: remove dead code in iwl_dump_ini_imr_get_size()Mukesh Sisodiya
2023-06-06wifi: iwlwifi: Add Dell to ppag approved listAlon Giladi
2023-06-06wifi: iwlwifi: mvm: FTM initiator MLO supportAvraham Stern
2023-06-06wifi: iwlwifi: pcie: adjust Bz device timingsJohannes Berg
2023-06-06wifi: iwlwifi: mvm: offload BTM response during D3Haim Dreyfuss
2023-06-06wifi: iwlwifi: do not log undefined DRAM buffers unnecessarilyBenjamin Berg
2023-06-06wifi: iwlwifi: acpi: add other Google OEMs to the ppag approved listGolan Ben Ami
2023-06-06wifi: iwlwifi: mvm: clarify EHT RU allocation bitsJohannes Berg
2023-06-06wifi: iwlwifi: mvm: support injection rate controlJohannes Berg
2023-06-06wifi: iwlwifi: Add vendors to TAS approved listAlon Giladi
2023-06-06wifi: iwlwifi: iwlmei: fix compilation errorAvraham Stern
2023-06-06wifi: iwlwifi: update response for mcc_update commandAbhishek Naik
2023-06-06wifi: iwlwifi: support PPAG in China for older FW cmd versionAlon Giladi
2023-06-06wifi: iwlwifi: mvm: remove useless codeJohannes Berg
2023-06-06wifi: iwlwifi: disable RX STBC when a device doesn't support itGregory Greenman
2023-06-06wifi: iwlwifi: fw: Add new ODM vendor to ppag approved listAriel Malamud
2023-06-06wifi: iwlwifi: mvm: adjust csa notifications and commands to MLOGregory Greenman
2023-06-06wifi: iwlwifi: mvm: update the FW apis for LINK and MAC commandsEmmanuel Grumbach
2023-06-06wifi: iwlwifi: mvm: Make iwl_mvm_diversity_iter() MLO awareMiri Korenblit
2023-06-06wifi: iwlwifi: don't silently ignore missing suspend or resume opsHaim Dreyfuss
2023-06-06wifi: iwlwifi: mvm: support PASN for MLOAvraham Stern
2023-06-06wifi: iwlwifi: mvm: dissolve iwl_mvm_mac_add_interface_common()Johannes Berg
2023-06-06wifi: iwlwifi: mvm: make internal callback structs constJohannes Berg
2023-06-06wifi: iwlwifi: mvm: use link ID in missed beacon notificationYedidya Benshimol
2023-06-06wifi: iwlwifi: cfg: freeze 22500 devices FW APIGolan Ben Ami
2023-06-01wifi: brcmutil: use helper function pktq_empty() instead of open codeJuhee Kang
2023-06-01wifi: rtlwifi: use helper function rtl_get_hdr()Juhee Kang
2023-05-27wifi: rtw88: usb: silence log flooding error messageSascha Hauer
2023-05-27wifi: ray_cs: add sanity check on local->sram/rmem/amemDongliang Mu
2023-05-27wifi: ray_cs: remove one redundant del_timerDongliang Mu
2023-05-25wifi: ray_cs: Fix an error handling path in ray_probe()Christophe JAILLET
2023-05-25wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET
2023-05-25wifi: atmel: Fix an error handling path in atmel_probe()Christophe JAILLET
2023-05-25wifi: orinoco: Fix an error handling path in orinoco_cs_probe()Christophe JAILLET
2023-05-25wifi: orinoco: Fix an error handling path in spectrum_cs_probe()Christophe JAILLET
2023-05-25wifi: rtw89: use flexible array member in rtw89_btc_btf_tlvArnd Bergmann
2023-05-25wifi: rtw89: 8851b: rfk: Fix spelling mistake KIP_RESOTRE -> KIP_RESTOREColin Ian King
2023-05-25wifi: rtw89: use struct to access register-based H2C/C2HPing-Ke Shih
2023-05-25wifi: rtw89: use struct and le32_get_bits() to access RX descriptorPing-Ke Shih
2023-05-25wifi: rtw89: use struct and le32_get_bits() to access received PHY status IEsPing-Ke Shih
2023-05-25wifi: rtw89: use struct and le32_get_bits to access RX infoPing-Ke Shih
2023-05-25wifi: rtw89: add chip_ops::query_rxdesc() and rxd_len as helpers to support n...Ping-Ke Shih
2023-05-25wifi: rtw89: 8851b: add 8851be to Makefile and KconfigPing-Ke Shih
2023-05-25wifi: rtw89: add tx_wake notify for 8851BChin-Yen Lee
2023-05-25wifi: rtw89: enlarge supported length of read_reg debugfs entryPing-Ke Shih
2023-05-25wifi: rtw89: 8851b: add RF configurationsPing-Ke Shih