summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-02-21wifi: rtw88: Add support for Mercusys MA30N and D-Link DWA-T185 rev. A1Zenm Chen
2025-02-20wifi: ath12k: Add missing htt_metadata flag in ath12k_dp_tx()Nicolas Escande
2025-02-20wifi: ath12k: remove redundant declaration of ath12k_dp_rx_h_find_peer()P Praneesh
2025-02-18wifi: ath12k: cleanup ath12k_mac_mlo_ready()Ethan Carter Edwards
2025-02-18wifi: ath11k: Add firmware coredump collection supportMiaoqing Pan
2025-02-18wifi: ath11k: use union for vaddr and iaddr in target_mem_chunkMiaoqing Pan
2025-02-18wifi: rt2x00: Switch to use hrtimer_update_function()Nam Cao
2025-02-18wifi: rt2x00: Switch to use hrtimer_setup()Nam Cao
2025-02-18wifi: Switch to use hrtimer_setup()Nam Cao
2025-02-11wifi: ath12k: Support Received FSE StatsDinesh Karthikeyan
2025-02-11wifi: ath12k: Support Uplink MUMIMO Trigger StatsRoopni Devanathan
2025-02-11wifi: ath12k: Support Uplink OFDMA Trigger StatsDinesh Karthikeyan
2025-02-11wifi: ath12k: Support Latency StatsDinesh Karthikeyan
2025-02-11wifi: ath12k: Support Sounding StatsDinesh Karthikeyan
2025-02-11wifi: ath12k: Enable MLO for single split-phy PCI deviceAaradhana Sahu
2025-02-11wifi: ath12k: Remove dependency on single_chip_mlo_support for mlo_capable flagAaradhana Sahu
2025-02-11wifi: ath12k: Enable MLO setup ready and teardown commands for single split-p...Aaradhana Sahu
2025-02-11wifi: ath12k: Fix locking in "QMI firmware ready" error pathsBart Van Assche
2025-02-11wifi: ath12k: Add support for MLO Multicast handling in driverBalamurugan Mahalingam
2025-02-11wifi: ath12k: Update HTT_TCL_METADATA version and bit mask definitionsBalamurugan Mahalingam
2025-02-11wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor modeKang Yang
2025-02-11wifi: ath11k: fix RCU stall while reaping monitor destination ringP Praneesh
2025-02-11wifi: ath12k: handle link removal in change_vif_links()Aditya Kumar Singh
2025-02-11wifi: ath12k: allocate new links in change_vif_links()Aditya Kumar Singh
2025-02-11wifi: ath12k: relocate a few functions in mac.cAditya Kumar Singh
2025-02-11wifi: ath12k: use arvif instead of link_conf in ath12k_mac_set_key()Aditya Kumar Singh
2025-02-11wifi: ath12k: remove redundant logic for initializing arvifAditya Kumar Singh
2025-02-11wifi: ath12k: remove redundant vif settings during link interface creationAditya Kumar Singh
2025-02-11wifi: ath12k: introduce ath12k_generic_dbg()Aditya Kumar Singh
2025-02-11wifi: ath12k: eliminate redundant debug mask check in ath12k_dbg()Aditya Kumar Singh
2025-02-11wifi: ath12k: Add peer extended Rx statistics debugfs supportKarthikeyan Periyasamy
2025-02-11wifi: ath12k: Refactor the format of peer rate table informationBalamurugan Mahalingam
2025-02-11wifi: ath12k: Add EHT MCS support in Extended Rx statisticsBalamurugan Mahalingam
2025-02-11wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLVP Praneesh
2025-02-11wifi: ath12k: Update the peer id in PPDU end user stats TLVKarthikeyan Periyasamy
2025-02-11wifi: ath12k: Add HAL_PHYRX_OTHER_RECEIVE_INFO TLV parsing supportKarthikeyan Periyasamy
2025-02-11wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO TLV parsing supportKarthikeyan Periyasamy
2025-02-11wifi: ath12k: Add HAL_PHYRX_GENERIC_EHT_SIG TLV parsing supportKarthikeyan Periyasamy
2025-02-11wifi: ath12k: Add HAL_PHYRX_GENERIC_U_SIG TLV parsing supportKarthikeyan Periyasamy
2025-02-11wifi: ath12k: add support of station average signal strengthNicolas Escande
2025-02-11Merge tag 'rtw-next-2025-02-10-v2' of https://github.com/pkshih/rtwJohannes Berg
2025-02-11wifi: iwlwifi: Fix A-MSDU TSO preparationIlan Peer
2025-02-11wifi: iwlwifi: Free pages allocated when failing to build A-MSDUIlan Peer
2025-02-11wifi: iwlwifi: limit printed string from FW fileJohannes Berg
2025-02-11wifi: iwlwifi: mvm: use the right version of the rate APIEmmanuel Grumbach
2025-02-11wifi: iwlwifi: mvm: don't try to talk to a dead firmwareEmmanuel Grumbach
2025-02-11wifi: iwlwifi: mvm: don't dump the firmware state upon RFKILL while suspendEmmanuel Grumbach
2025-02-11wifi: iwlwifi: mvm: clean up ROC on failureJohannes Berg
2025-02-11wifi: iwlwifi: fw: avoid using an uninitialized variableMiri Korenblit
2025-02-11wifi: iwlwifi: fw: allocate chained SG tables for dumpJohannes Berg