summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-09-16net/mlx5: Lag, move devcom registration to LAG layerShay Drory
2025-09-16net/mlx5: Refactor devcom to use match attributesShay Drory
2025-09-16net/mlx5e: Add a miss level for ipsec crypto offloadLama Kayal
2025-09-16net/mlx5e: Harden uplink netdev access against device unbindJianbo Liu
2025-09-16net: dsa: mv88e6xxx: clean up PTP clock during setup failureRussell King (Oracle)
2025-09-16net: mvpp2: add support for hardware timestampsRussell King
2025-09-16libie: fix linking with libie_{adminq,fwlog} when CONFIG_LIBIE=nAlexander Lobakin
2025-09-16igc: don't fail igc_probe() on LED setup errorKohei Enju
2025-09-16ixgbe: destroy aci.lock later within ixgbe_remove pathJedrzej Jagielski
2025-09-16ixgbe: initialize aci.lock before it's usedJedrzej Jagielski
2025-09-16i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski
2025-09-16ice: fix Rx page leak on multi-buffer framesJacob Keller
2025-09-16can: Add Nuvoton NCT6694 CANFD supportMing Yu
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