summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-12-19wifi: ath9k: simplify internal time managementDmitry Antipov
2024-12-19wifi: ath9k: cleanup a few (mostly) TX-related routinesDmitry Antipov
2024-12-19wifi: ath9k: cleanup ath_txq_skb_done()Dmitry Antipov
2024-12-18wifi: wlcore: sysfs: constify 'struct bin_attribute'Thomas Weißschuh
2024-12-18wifi: brcmfmac: clarify unmodifiable headroom log messageAlex Shumsky
2024-12-18wifi: cw1200: Fix potential NULL dereferenceLinus Walleij
2024-12-18wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*Kees Cook
2024-12-16wifi: ath12k: advertise MLO support and capabilitiesRameshkumar Sundaram
2024-12-16wifi: ath12k: assign unique hardware link IDs during QMI host capAditya Kumar Singh
2024-12-16wifi: ath12k: add ATH12K_FW_FEATURE_MLO capability firmware featureAditya Kumar Singh
2024-12-16wifi: ath12k: remove warning print in htt mlo offset event messageAditya Kumar Singh
2024-12-16wifi: ath12k: add no-op without debug print in WMI Rx eventAditya Kumar Singh
2024-12-16wifi: ath12k: add can_activate_links mac operationAditya Kumar Singh
2024-12-16wifi: ath12k: symmetrize scan vdev creation and deletion during HW scanAditya Kumar Singh
2024-12-16wifi: ath12k: pass link ID during MLO while delivering skbAditya Kumar Singh
2024-12-16wifi: ath12k: fix ar->supports_6ghz usage during hw registerAditya Kumar Singh
2024-12-16wifi: ath12k: fix ath12k_qmi_alloc_chunk() to handle too large allocationsAditya Kumar Singh
2024-12-16wifi: ath12k: advertise multi device interface combinationKarthikeyan Periyasamy
2024-12-16wifi: ath12k: Refactor radio frequency informationKarthikeyan Periyasamy
2024-12-16wifi: ath12k: introduce interface combination cleanup helperKarthikeyan Periyasamy
2024-12-16wifi: ath12k: add helper function to init partner cmem configurationKarthikeyan Periyasamy
2024-12-16wifi: ath12k: add partner device buffer support in receive data pathKarthikeyan Periyasamy
2024-12-16wifi: ath12k: move to HW link id based receive handlingKarthikeyan Periyasamy
2024-12-16wifi: ath12k: avoid redundant code in DP Rx error processKarthikeyan Periyasamy
2024-12-16wifi: ath12k: enable MLO setup and teardown from coreKarthikeyan Periyasamy
2024-12-16wifi: ath12k: Add MLO WMI setup and teardown functionsBhagavathi Perumal S
2024-12-16wifi: ath12k: add support to allocate MLO global memory regionKarthikeyan Periyasamy
2024-12-16wifi: ath12k: refactor ath12k_qmi_alloc_target_mem_chunk()Karthikeyan Periyasamy
2024-12-16wifi: ath12k: send partner device details in QMI MLO capabilityKarthikeyan Periyasamy
2024-12-16wifi: ath12k: parse multiple device information from Device TreeRaj Kumar Bhagat
2024-12-13Merge tag 'rtw-next-2024-12-12' of https://github.com/pkshih/rtwKalle Valo
2024-12-13wifi: brcmfmac: add missing header include for brcmf_dbgMarcel Hamer
2024-12-13wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()Dmitry Antipov
2024-12-13wifi: iwlwifi: fix CRF name for BzEmmanuel Grumbach
2024-12-12wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()Aditya Kumar Singh
2024-12-12wifi: qtnfmac: fix spelling error in core.hLiu Jing
2024-12-12wifi: rtw89: phy: add dummy C2H event handler for report of TAS powerPing-Ke Shih
2024-12-12wifi: rtw89: 8851b: rfk: remove unnecessary assignment of return value of _dp...Ping-Ke Shih
2024-12-12wifi: rtw89: 8852c: rfk: refine target channel calculation in _rx_dck_channel...Ping-Ke Shih
2024-12-12wifi: rtlwifi: pci: wait for firmware loading before releasing memoryThadeu Lima de Souza Cascardo
2024-12-12wifi: rtlwifi: fix memory leaks and invalid access at probe error pathThadeu Lima de Souza Cascardo
2024-12-12wifi: rtlwifi: destroy workqueue at rtl_deinit_coreThadeu Lima de Souza Cascardo
2024-12-12wifi: rtlwifi: remove unused check_buddy_privThadeu Lima de Souza Cascardo
2024-12-12wifi: rtw89: 8922a: update format of RFK pre-notify H2C command v2Chih-Kang Chang
2024-12-12wifi: rtw89: regd: update regulatory map to R68-R51Zong-Zhe Yang
2024-12-12wifi: rtw89: 8852c: disable ER SU when 4x HE-LTF and 0.8 GI capability differKuan-Chung Chen
2024-12-12wifi: rtw89: disable firmware training HE GI and LTFKuan-Chung Chen
2024-12-12wifi: rtw89: ps: update data for firmware and settings for hardware before/af...Eric Huang
2024-12-12wifi: rtw89: ps: refactor channel info to firmware before entering PSPing-Ke Shih
2024-12-12wifi: rtw89: ps: refactor PS flow to support MLOPing-Ke Shih