summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-11-25net: enetc: set the external PHY address in IERB for port MDIO usageWei Fang-1/+140
2025-11-25team: Move team device type change at the end of team_port_addNikola Z. Ivanov-8/+15
2025-11-25cxgb4: Rename sched_class to avoid type clashAlan Maguire-32/+32
2025-11-25r8169: add support for RTL9151AJaven Xu-0/+3
2025-11-25net/mlx5e: Fix validation logic in rate limitingDanielle Costantino-1/+1
2025-11-25net: lan966x: Fix the initialization of taprioHoratiu Vultur-1/+4
2025-11-25net: phy: mxl-gpy: fix link properties on USXGMII and internal PHYsDaniel Golle-7/+11
2025-11-25net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()Bastien Curutchet (Schneider Electric)-11/+7
2025-11-25net: dsa: microchip: Free previously initialized ports on init failuresBastien Curutchet (Schneider Electric)-12/+11
2025-11-25net: dsa: microchip: Don't free uninitialized ksz_irqBastien Curutchet (Schneider Electric)-1/+1
2025-11-25net: dsa: microchip: ptp: Fix checks on irq_find_mapping()Bastien Curutchet (Schneider Electric)-2/+2
2025-11-25net: dsa: microchip: common: Fix checks on irq_find_mapping()Bastien Curutchet (Schneider Electric)-4/+4
2025-11-25net: aquantia: Add missing descriptor cache invalidation on ATL2Kai-Heng Feng-19/+25
2025-11-24ipvlan: fix sparse warning about __be32 -> u32Dmitry Skorodumov-2/+2
2025-11-24net: mvpp2: extract GRXRINGS from .get_rxnfcBreno Leitao-3/+8
2025-11-24net: mvneta: convert to use .get_rx_ring_countBreno Leitao-11/+3
2025-11-24net: hyperv: convert to use .get_rx_ring_countBreno Leitao-11/+4
2025-11-24i40e: delete a stray tabDan Carpenter-1/+1
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner-32/+0
2025-11-24mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add()Zilin Guan-1/+3
2025-11-24wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING after CLC loadQuan Zhou-2/+2
2025-11-24wifi: mt76: Strip whitespace from build ddateMario Limonciello (AMD)-1/+5
2025-11-24wifi: mt76: mt7996: Add missing locking in mt7996_mac_sta_rc_work()Lorenzo Bianconi-0/+4
2025-11-24wifi: mt76: mt7996: skip ieee80211_iter_keys() on scanning link removeLorenzo Bianconi-1/+2
2025-11-24wifi: mt76: mt7996: skip deflink accounting for offchannel linksLorenzo Bianconi-2/+4
2025-11-24wifi: mt76: Move mt76_abort_scan out of mt76_reset_device()Lorenzo Bianconi-2/+4
2025-11-24wifi: mt76: mt7996: move mt7996_update_beacons under mt76 mutexLorenzo Bianconi-1/+1
2025-11-24wifi: mt76: mt7996: grab mt76 mutex in mt7996_mac_sta_event()Lorenzo Bianconi-5/+10
2025-11-24wifi: mt76: mt7925: ensure the 6GHz A-MPDU density cap from the hardware.Michael Lo-1/+5
2025-11-24wifi: mt76: mt7996: fix EMI rings for RROShayne Chen-9/+25
2025-11-24wifi: mt76: mt7996: fix using wrong phy to start in mt7996_mac_restart()Shayne Chen-1/+1
2025-11-24wifi: mt76: mt7996: fix MLO set key and group key issuesShayne Chen-15/+34
2025-11-24wifi: mt76: mt7996: fix MLD group index assignmentShayne Chen-18/+40
2025-11-24wifi: mt76: mt7996: use correct link_id when filling TXD and TXPShayne Chen-6/+42
2025-11-24wifi: mt76: mt7996: set link_valid field when initializing wcidShayne Chen-0/+2
2025-11-24wifi: mt76: mt7996: fix teardown command for an MLD peerShayne Chen-4/+4
2025-11-24wifi: mt76: mt7996: fix several fields in mt7996_mcu_bss_basic_tlv()Shayne Chen-10/+11
2025-11-24wifi: mt76: mt7996: support fixed rate for link stationShayne Chen-28/+48
2025-11-24wifi: mt76: mt7996: fix implicit beamforming support for mt7992Howard Hsu-2/+2
2025-11-24wifi: mt76: mt7996: no need to wait ACK event for SDO commandPeter Chiu-0/+3
2025-11-24wifi: mt76: mt7996: fix max nss value when getting rx chainmaskStanleyYP Wang-1/+1
2025-11-24wifi: mt76: mt7925: cqm rssi low/high event notifyJack Kao-0/+105
2025-11-24wifi: mt76: replace use of system_wq with system_percpu_wqMarco Crivellari-2/+2
2025-11-24wifi: mt76: adjust BSS conf pointer handlingFedor Pchelkin-8/+11
2025-11-24Revert "wifi: mt76: mt792x: improve monitor interface handling"Fedor Pchelkin-1/+0
2025-11-24wifi: mt76: mmio_*_copy fix byte order and alignmentCaleb James DeLisle-2/+10
2025-11-24wifi: mt76: mt7925: disable auto regd changes after user setMing Yen Hsieh-1/+8
2025-11-24wifi: mt76: mt7925: add auto regdomain switch supportMing Yen Hsieh-27/+68
2025-11-24wifi: mt76: mt7925: improve EHT capability control in regulatory flowMing Yen Hsieh-2/+18
2025-11-24wifi: mt76: mt7925: refactor regulatory notifier flowMing Yen Hsieh-17/+38