summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-12-19wifi: ath12k: Fix spelling mistake "requestted" -> "requested"Colin Ian King
2024-12-19wifi: ath12k: Avoid explicit type cast in monitor status parse handlerKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Change the Tx monitor SRNG ring IDKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Remove unused HAL Rx mask in DP monitor pathKarthikeyan Periyasamy
2024-12-19wifi: ath12k: fix incorrect TID updation in DP monitor status pathKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Fix the misspelled of hal TLV tag HAL_PHYRX_GENERICHT_SIGKarthikeyan Periyasamy
2024-12-19wifi: ath12k: cleanup Rx peer statistics structureKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Refactor monitor status TLV structureKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Add documentation HTT_H2T_MSG_TYPE_RX_RING_SELECTION_CFGKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Decrease ath12k_mac_station_assoc() stack usageJeff Johnson
2024-12-19wifi: ath12k: Decrease ath12k_sta_rc_update_wk() stack usageJeff Johnson
2024-12-19wifi: ath12k: Decrease ath12k_bss_assoc() stack usageJeff Johnson
2024-12-19wifi: ath12k: Decrease ath12k_mac_op_remain_on_channel() stack usageJeff Johnson
2024-12-19wifi: ath12k: Add support for parsing 64-bit TLVsP Praneesh
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