summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2025-09-15wifi: mt76: mt7996: fix updating beacon protection with beacons enabledFelix Fietkau-17/+26
2025-09-15wifi: mt76: mt7996: fix key add/remove imbalanceFelix Fietkau-83/+90
2025-09-15wifi: mt76: mt7996: delete vif keys when requestedFelix Fietkau-7/+13
2025-09-15wifi: mt76: mt7996: fix memory leak on mt7996_mcu_sta_key_tlv errorFelix Fietkau-1/+3
2025-09-15wifi: mt76: mt7996: fix setting beacon protection keysFelix Fietkau-135/+48
2025-09-15wifi: mt76: mt7996: decrease timeout for commonly issued MCU commandsFelix Fietkau-1/+25
2025-09-15wifi: mt76: mt7996: improve hardware restart reliabilityFelix Fietkau-12/+99
2025-09-15wifi: mt76: mt7996: remove redundant per-phy mac80211 calls during restartFelix Fietkau-102/+35
2025-09-15wifi: iwlwifi: pcie: fix byte count table for some devicesJohannes Berg-1/+1
2025-09-15wifi: mt76: mt7921u: Add VID/PID for Netgear A7500Nick Morrow-0/+3
2025-09-15wifi: mt76: mt76_eeprom_override to intRosen Penev-20/+36
2025-09-15wifi: mt76: mt7996: support writing MAC TXD for AddBA RequestHoward Hsu-29/+69
2025-09-15wifi: mt76: mt7925: refine the txpower initialization flowMing Yen Hsieh-18/+7
2025-09-15wifi: mt76: mt7915: fix mt7981 pre-calibrationZhi-Jun You-25/+10
2025-09-15wifi: mt76: Convert mt76_wed_rro_ind to LELorenzo Bianconi-18/+29
2025-09-15wifi: mt76: mt7996: Add SW path for HW-RRO v3.1Rex Lu-108/+295
2025-09-15wifi: mt76: Add mt76_dma_get_rxdmad_c_buf utility routioneLorenzo Bianconi-3/+78
2025-09-15wifi: mt76: mt7996: Decouple RRO logic from WED supportRex Lu-81/+140
2025-09-15wifi: mt76: Add rx_queue_init callbackLorenzo Bianconi-3/+15
2025-09-15wifi: mt76: mt7996: Introduce RRO MSDU callbacksRex Lu-0/+409
2025-09-15wifi: mt76: mt7996: Convert mt7996_wed_rro_addr to LELorenzo Bianconi-9/+10
2025-09-15wifi: mt76: mt7996: Enable WED for MT7992 chipsetRex Lu-34/+100
2025-09-15wifi: mt76: mt7996: Fix RX packets configuration for primary WED deviceLorenzo Bianconi-1/+1
2025-09-15wifi: mt76: mt7996: Fix tx-queues initialization for second phy on mt7996Lorenzo Bianconi-7/+14
2025-09-15wifi: mt76: mt7996: Introduce the capability to reset MT7992 WED deviceRex Lu-3/+34
2025-09-15wifi: mt76: mt7996: Enable HW RRO for MT7992 chipsetRex Lu-50/+137
2025-09-15wifi: mt76: mt7996: Initial DMA configuration for MT7992 WED supportRex Lu-43/+144
2025-09-15wifi: mt76: Do not always enable NAPIs for WED RRO queuesLorenzo Bianconi-0/+4
2025-09-15wifi: mt76: Differentiate between RRO data and RRO MSDU queuesRex Lu-4/+11
2025-09-15wifi: mt76: Remove q->ndesc check in mt76_dma_rx_fill()Lorenzo Bianconi-3/+0
2025-09-15wifi: mt76: Add reset_idx to reset_q mt76_queue_ops signature.Lorenzo Bianconi-24/+19
2025-09-15wifi: mt76: mt7996: Enable MLO support for client interfacesLorenzo Bianconi-57/+88
2025-09-15wifi: mt76: mt7996: Set EML capabilities for AP interfaceLorenzo Bianconi-0/+1
2025-09-15wifi: mt76: mt7996: Export MLO AP capabilities to mac80211Shayne Chen-1/+22
2025-09-15wifi: mt76: mt7996: Temporarily disable EPCSBenjamin Lin-1/+0
2025-09-15wifi: mt76: mt7996: Implement MLD address translation for EAPOLShayne Chen-1/+37
2025-09-15wifi: mt76: mt7996: Add all active links to poll list in mt7996_mac_tx_free()Lorenzo Bianconi-1/+18
2025-09-15wifi: mt76: mt7996: Fix mt7996_reverse_frag0_hdr_trans for MLOShayne Chen-3/+8
2025-09-15wifi: mt76: mt7996: Use proper link info in mt7996_mcu_add_groupLorenzo Bianconi-11/+5
2025-09-15wifi: mt76: mt7921: Add 160MHz beamformee capability for mt7922 deviceQuan Zhou-0/+2
2025-09-15wifi: mt76: mt7925: add pci restore for hibernateJack Kao-3/+23
2025-09-15wifi: mt76: mt7996: Check phy before init msta_link in mt7996_mac_sta_add_lin...Lorenzo Bianconi-5/+6
2025-09-15wifi: mt76: mt7996: Use proper link_id in link_sta_rc_update callbackLorenzo Bianconi-15/+28
2025-09-15wifi: mt76: Remove dead code in mt76_scan_workLorenzo Bianconi-3/+0
2025-09-15wifi: mt76: mt7996: Use deflink for AMPDU rx reorderingLorenzo Bianconi-78/+101
2025-09-15wifi: mt76: mt7921: add MBSSID supportMing Yen Hsieh-3/+27
2025-09-15wifi: mt76: fix potential memory leak in mt76_wmac_probe()Abdun Nihaal-1/+1
2025-09-15wifi: mt76: mt7925: add MBSSID supportMing Yen Hsieh-2/+29
2025-09-15wifi: mt76: mt7925u: Add VID/PID for Netgear A9000Nick Morrow-0/+3
2025-09-15wifi: mt76: mt7996: Set proper link destination address in mt7996_tx()Lorenzo Bianconi-5/+29