summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-09-16net: spacemit: Add K1 Ethernet MACVivian Wang
2025-09-16net: phy: nxp-c45-tja11xx: use bitmap_empty() where appropriateYury Norov (NVIDIA)
2025-09-16hinic3: Fix code style (Missing a blank line before return)Fan Gong
2025-09-16hinic3: Fix missing napi->dev in netif_queue_set_napiFan Gong
2025-09-16hinic3: Add port managementFan Gong
2025-09-16hinic3: Add Rss functionFan Gong
2025-09-16hinic3: Tx & Rx configurationFan Gong
2025-09-16hinic3: Queue pair context initializationFan Gong
2025-09-16hinic3: Queue pair resource initializationFan Gong
2025-09-16hinic3: Queue pair endianness improvementsFan Gong
2025-09-16hinic3: Nic_io initializationFan Gong
2025-09-16hinic3: Command Queue flush interfacesFan Gong
2025-09-16hinic3: HW capability initializationFan Gong
2025-09-16hinic3: HW common function initializationFan Gong
2025-09-16hinic3: HW management interfacesFan Gong
2025-09-16hinic3: HW initializationFan Gong
2025-09-15net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failureYeounsu Moon
2025-09-15net: ravb: Fix -Wmaybe-uninitialized warningNiklas Söderlund
2025-09-15microchip: lan865x: Enable MAC address validationStefan Wahren
2025-09-15mlxsw: spectrum_cnt: use bitmap_empty() in mlxsw_sp_counter_pool_fini()Yury Norov (NVIDIA)
2025-09-15r8169: log that system vendor flags ASPM as safeHeiner Kallweit
2025-09-15net: phylink: warn if deprecated array-style fixed-link binding is usedHeiner Kallweit
2025-09-15of: mdio: warn if deprecated fixed-link binding is usedHeiner Kallweit
2025-09-15bonding: fix standard reference typo in ad_select descriptionAlok Tiwari
2025-09-15bonding: set random address only when slaves already existHangbin Liu
2025-09-15net: pcs: rzn1-miic: Add RZ/T2H MIIC supportLad Prabhakar
2025-09-15net: pcs: rzn1-miic: Add per-SoC control for MIIC register unlock/lockLad Prabhakar
2025-09-15net: pcs: rzn1-miic: Add support to handle resetsLad Prabhakar
2025-09-15net: pcs: rzn1-miic: Make switch mode mask SoC-specificLad Prabhakar
2025-09-15net: pcs: rzn1-miic: move port range handling into SoC dataLad Prabhakar
2025-09-15net: pcs: rzn1-miic: Move configuration data to SoC-specific structLad Prabhakar
2025-09-15net: pcs: rzn1-miic: Add missing include filesLad Prabhakar
2025-09-15net: pcs: rzn1-miic: Drop trailing comma from of_device_id tableLad Prabhakar
2025-09-15net: phy: clear EEE runtime state in PHY_HALTED/PHY_ERROROleksij Rempel
2025-09-15net/mlx5: fix typo in pci_irq.c commentAlok Tiwari
2025-09-15Merge tag 'qcom-drivers-for-6.18' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-09-15wifi: mt76: abort scan/roc on hw restartFelix Fietkau
2025-09-15wifi: mt76: improve phy reset on hw restartFelix Fietkau
2025-09-15wifi: mt76: mt7996: fill User Priority in skb->priority for rx packetsHoward Hsu
2025-09-15wifi: mt76: mt7996: set VTA in txwiPeter Chiu
2025-09-15wifi: mt76: mt7996: remove the mem_total field of STA_REC_BF commandHoward Hsu
2025-09-15wifi: mt76: mt7996: disable promiscuous mode by defaultPeter Chiu
2025-09-15wifi: mt76: use altx queue for offchannel tx on connac+Felix Fietkau
2025-09-15wifi: mt76: mt7996: fix updating beacon protection with beacons enabledFelix Fietkau
2025-09-15wifi: mt76: mt7996: fix key add/remove imbalanceFelix Fietkau
2025-09-15wifi: mt76: mt7996: delete vif keys when requestedFelix Fietkau
2025-09-15wifi: mt76: mt7996: fix memory leak on mt7996_mcu_sta_key_tlv errorFelix Fietkau
2025-09-15wifi: mt76: mt7996: fix setting beacon protection keysFelix Fietkau
2025-09-15wifi: mt76: mt7996: decrease timeout for commonly issued MCU commandsFelix Fietkau
2025-09-15wifi: mt76: mt7996: improve hardware restart reliabilityFelix Fietkau