summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2026-03-23wifi: mt76: mt7996: Add mt7992_npu_txrx_offload_init routineLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Fix wdma_idx for MT7996 device if NPU is enabledLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Fix BAND2 tx queues initialization when NPU is enabledLorenzo Bianconi
2026-03-23wifi: mt76: always enable RRO queues for non-MT7992 chipsetLorenzo Bianconi
2026-03-23wifi: mt76: npu: Add missing rx_token_size initializationLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Fix NPU stop procedureLorenzo Bianconi
2026-03-23wifi: mt76: Fix memory leak destroying deviceLorenzo Bianconi
2026-03-23wifi: mt76: mt7921: fix a potential clc buffer length underflowLeon Yen
2026-03-23wifi: mt76: mt7921: Place upper limit on station AIDRory Little
2026-03-23wifi: mt76: mt7996: fix FCS error flag check in RX descriptorAlok Tiwari
2026-03-23wifi: mt76: mt7925: prevent NULL vif dereference in mt7925_mac_write_txwiMing Yen Hsieh
2026-03-23wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_tx_check_aggr()Ming Yen Hsieh
2026-03-23wifi: mt76: fix list corruption in mt76_wcid_cleanupZac Bowling
2026-03-23wifi: mt76: mt7925: fix incorrect length field in txpower commandMing Yen Hsieh
2026-03-23wifi: mt76: mt7996: add support for ERP CTS & HT protectionRyder Lee
2026-03-23wifi: mt76: mt7915: fix use_cts_prot supportRyder Lee
2026-03-23wifi: mt76: mt7615: fix use_cts_prot supportRyder Lee
2026-03-23wifi: mt7601u: check multiple firmware pathsChristian Hewitt
2026-03-23wifi: mt76: mt792x: Fix a potential deadlock in high-load situationsLeon Yen
2026-03-23wifi: mt76: mt7925: Fix incorrect MLO mode in firmware controlLeon Yen
2026-03-23wifi: mt76: mt7921: Reset ampdu_state state in case of failure in mt76_connac...Sean Wang
2026-03-23wifi: mt76: mt7996: Reset ampdu_state state in case of failure in mt7996_tx_c...Lorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link()Lorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Switch to the secondary link if the default one is removedLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Reset mtxq->idx if primary link is removed in mt7996_vif_...Lorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Set mtxq->wcid just for primary linkLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Fix spelling mistake "retriving" -> "retrieving"Colin Ian King
2026-03-23wifi: mt76: mt7925: introduce CSA support in non-MLO modeLeon Yen
2026-03-23wifi: mt76: mt76x02: wake queues after reconfigDavid Bauer
2026-03-23wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggrQuan Zhou
2026-03-23wifi: mt76: mt7996: fix iface combination for different chipsetsShayne Chen
2026-03-23wifi: mt76: mt7996: add duplicated WTBL commandShayne Chen
2026-03-23wifi: mt76: mt7996: offload radar threshold initializationStanleyYP Wang
2026-03-23wifi: mt76: mt7996: abort CCA when CSA is startingStanleyYP Wang
2026-03-23wifi: mt76: mt7996: set specific BSSINFO and STAREC commands after channel sw...StanleyYP Wang
2026-03-23wifi: mt76: mt7996: fix the behavior of radar detectionStanleyYP Wang
2026-03-23wifi: mt76: mt7996: extend CSA and CCA support for MLOShayne Chen
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-19qtnfmac: use alloc_netdev macro for single queue devicesRoi L
2026-03-19wifi: libertas: don't kill URBs in interrupt contextHeitor Alves de Siqueira
2026-03-19wifi: libertas: use USB anchors for tracking in-flight URBsHeitor Alves de Siqueira
2026-03-19wifi: rsi_91x_usb: do not pause rfkill polling when stopping mac80211Ville Nummela
2026-03-19wifi: rtw89: usb: Rx aggregation for RTL8832CU/RTL8851BUShin-Yi Lin
2026-03-18wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau
2026-03-18wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck
2026-03-16wifi: ath12k: Remove unused DFS Unit Test definitionsJeff Johnson
2026-03-16wifi: ath12k: Clean up the WMI Unit Test command interfaceJeff Johnson
2026-03-16wifi: rtw89: debug: simulate Wi-Fi 7 SER L0/L1 without PS modeZong-Zhe Yang
2026-03-16wifi: rtw89: Recalculate station aggregates when AMSDU length changes for MLO...Po-Hao Huang
2026-03-16wifi: rtw89: Drop malformed AMPDU frames with abnormal PNPo-Hao Huang