aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-15wifi: mt76: mt7996: Add SW path for HW-RRO v3.1Rex Lu9-108/+295
2025-09-15wifi: mt76: Add mt76_dma_get_rxdmad_c_buf utility routioneLorenzo Bianconi3-3/+78
2025-09-15wifi: mt76: mt7996: Decouple RRO logic from WED supportRex Lu8-81/+140
2025-09-15wifi: mt76: Add rx_queue_init callbackLorenzo Bianconi2-3/+15
2025-09-15wifi: mt76: mt7996: Introduce RRO MSDU callbacksRex Lu7-0/+409
2025-09-15wifi: mt76: mt7996: Convert mt7996_wed_rro_addr to LELorenzo Bianconi2-9/+10
2025-09-15wifi: mt76: mt7996: Enable WED for MT7992 chipsetRex Lu7-34/+100
2025-09-15wifi: mt76: mt7996: Fix RX packets configuration for primary WED deviceLorenzo Bianconi1-1/+1
2025-09-15wifi: mt76: mt7996: Fix tx-queues initialization for second phy on mt7996Lorenzo Bianconi1-7/+14
2025-09-15wifi: mt76: mt7996: Introduce the capability to reset MT7992 WED deviceRex Lu3-3/+34
2025-09-15wifi: mt76: mt7996: Enable HW RRO for MT7992 chipsetRex Lu3-50/+137
2025-09-15wifi: mt76: mt7996: Initial DMA configuration for MT7992 WED supportRex Lu4-43/+144
2025-09-15wifi: mt76: Do not always enable NAPIs for WED RRO queuesLorenzo Bianconi1-0/+4
2025-09-15wifi: mt76: Differentiate between RRO data and RRO MSDU queuesRex Lu2-4/+11
2025-09-15wifi: mt76: Remove q->ndesc check in mt76_dma_rx_fill()Lorenzo Bianconi1-3/+0
2025-09-15wifi: mt76: Add reset_idx to reset_q mt76_queue_ops signature.Lorenzo Bianconi7-24/+19
2025-09-15wifi: mt76: mt7996: Enable MLO support for client interfacesLorenzo Bianconi5-57/+88
2025-09-15wifi: mt76: mt7996: Set EML capabilities for AP interfaceLorenzo Bianconi1-0/+1
2025-09-15wifi: mt76: mt7996: Export MLO AP capabilities to mac80211Shayne Chen1-1/+22
2025-09-15wifi: mt76: mt7996: Temporarily disable EPCSBenjamin Lin1-1/+0
2025-09-15wifi: mt76: mt7996: Implement MLD address translation for EAPOLShayne Chen1-1/+37
2025-09-15wifi: mt76: mt7996: Add all active links to poll list in mt7996_mac_tx_free()Lorenzo Bianconi1-1/+18
2025-09-15wifi: mt76: mt7996: Fix mt7996_reverse_frag0_hdr_trans for MLOShayne Chen1-3/+8
2025-09-15wifi: mt76: mt7996: Use proper link info in mt7996_mcu_add_groupLorenzo Bianconi1-11/+5
2025-09-15wifi: mt76: mt7921: Add 160MHz beamformee capability for mt7922 deviceQuan Zhou1-0/+2
2025-09-15wifi: mt76: mt7925: add pci restore for hibernateJack Kao1-3/+23
2025-09-15wifi: mt76: mt7996: Check phy before init msta_link in mt7996_mac_sta_add_links()Lorenzo Bianconi1-5/+6
2025-09-15wifi: mt76: mt7996: Use proper link_id in link_sta_rc_update callbackLorenzo Bianconi1-15/+28
2025-09-15wifi: mt76: Remove dead code in mt76_scan_workLorenzo Bianconi1-3/+0
2025-09-15wifi: mt76: mt7996: Use deflink for AMPDU rx reorderingLorenzo Bianconi5-78/+101
2025-09-15wifi: mt76: mt7921: add MBSSID supportMing Yen Hsieh2-3/+27
2025-09-15wifi: mt76: fix potential memory leak in mt76_wmac_probe()Abdun Nihaal1-1/+1
2025-09-15wifi: mt76: mt7925: add MBSSID supportMing Yen Hsieh3-2/+29
2025-09-15wifi: mt76: mt7925u: Add VID/PID for Netgear A9000Nick Morrow1-0/+3
2025-09-15wifi: mt76: mt7996: Set proper link destination address in mt7996_tx()Lorenzo Bianconi1-5/+29
2025-09-15wifi: mt76: mt7996: Set def_wcid pointer in mt7996_mac_sta_init_link()Lorenzo Bianconi1-0/+1
2025-09-15wifi: mt76: mt7996: Fix mt7996_mcu_bss_mld_tlv routineLorenzo Bianconi4-8/+75
2025-09-15wifi: mt76: mt7996: Fix mt7996_mcu_sta_ba wcid configurationLorenzo Bianconi3-8/+13
2025-09-15wifi: mt76: mt7996: Overwrite unspecified link_id in mt7996_tx()Lorenzo Bianconi1-9/+17
2025-09-15RDMA/cm: Rate limit destroy CM ID timeout error messageHåkon Bugge1-2/+2
2025-09-15gpiolib: acpi: initialize acpi_gpio_info structSébastien Szymanski1-2/+2
2025-09-15Merge 6.17-rc6 into tty-nextGreg Kroah-Hartman589-4210/+7947
2025-09-15Merge 6.17-rc6 into driver-core-nextGreg Kroah-Hartman378-2591/+5564
2025-09-15Merge 6.17-rc6 into usb-nextGreg Kroah-Hartman378-2591/+5564
2025-09-15Merge tag 'drm-intel-gt-next-2025-09-12' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie6-12/+116
2025-09-15firewire: core: use helper macro to compare against current jiffiesTakashi Sakamoto3-5/+4
2025-09-15firewire: core: use helper macros instead of direct access to HZTakashi Sakamoto5-17/+16
2025-09-14amd-xgbe: Add PPS periodic output supportRaju Rangoju6-4/+151
2025-09-14qed: Don't collect too many protection override GRC elementsJamie Bainbridge1-3/+4
2025-09-14net: fec: enable the Jumbo frame support for i.MX8QMShenwei Wang2-4/+24