aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-09-17Merge tag 'wireless-2025-09-17' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski1-1/+1
2025-09-17octeon_ep: fix VF MAC address lifecycle handlingSathesh B Edara1-0/+3
2025-09-17net: phy: remove mdio_board_info support from phylibHeiner Kallweit4-131/+1
2025-09-17net: dsa: dsa_loop: remove usage of mdio_board_infoHeiner Kallweit4-62/+60
2025-09-17Revert "net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phy"Chaoyi Chen1-7/+4
2025-09-17bonding: don't set oif to bond dev when getting NS target destinationHangbin Liu1-1/+0
2025-09-17net: cadence: macb: Add support for Raspberry Pi RP1 ethernet controllerDave Stevenson1-0/+12
2025-09-17net: pcs: Kconfig: Fix unmet dependency warningLad Prabhakar1-1/+1
2025-09-17Merge tag 'iwlwifi-fixes-2025-09-15' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohannes Berg1-1/+1
2025-09-17net/mlx5e: Prevent WQE metadata conflicts between timestamping and offloadsCarolina Jubran2-2/+2
2025-09-17net/mlx5: Refactor MACsec WQE metadata shiftsCarolina Jubran3-8/+21
2025-09-16net/mlx5: Lag, add net namespace supportShay Drory3-8/+12
2025-09-16net/mlx5: Add net namespace support to devcomShay Drory4-0/+24
2025-09-16net/mlx5: Lag, move devcom registration to LAG layerShay Drory2-28/+30
2025-09-16net/mlx5: Refactor devcom to use match attributesShay Drory9-26/+65
2025-09-16net/mlx5e: Add a miss level for ipsec crypto offloadLama Kayal4-3/+6
2025-09-16net/mlx5e: Harden uplink netdev access against device unbindJianbo Liu3-6/+37
2025-09-16net: dsa: mv88e6xxx: clean up PTP clock during setup failureRussell King (Oracle)2-8/+8
2025-09-16net: mvpp2: add support for hardware timestampsRussell King1-5/+7
2025-09-16libie: fix linking with libie_{adminq,fwlog} when CONFIG_LIBIE=nAlexander Lobakin1-1/+1
2025-09-16igc: don't fail igc_probe() on LED setup errorKohei Enju2-3/+10
2025-09-16ixgbe: destroy aci.lock later within ixgbe_remove pathJedrzej Jagielski1-3/+4
2025-09-16ixgbe: initialize aci.lock before it's usedJedrzej Jagielski1-7/+8
2025-09-16i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski1-3/+0
2025-09-16ice: fix Rx page leak on multi-buffer framesJacob Keller2-47/+34
2025-09-16can: Add Nuvoton NCT6694 CANFD supportMing Yu3-0/+844
2025-09-16net: spacemit: Add K1 Ethernet MACVivian Wang6-0/+2612
2025-09-16net: phy: nxp-c45-tja11xx: use bitmap_empty() where appropriateYury Norov (NVIDIA)1-6/+2
2025-09-16hinic3: Fix code style (Missing a blank line before return)Fan Gong3-0/+8
2025-09-16hinic3: Fix missing napi->dev in netif_queue_set_napiFan Gong1-1/+1
2025-09-16hinic3: Add port managementFan Gong4-0/+161
2025-09-16hinic3: Add Rss functionFan Gong7-1/+436
2025-09-16hinic3: Tx & Rx configurationFan Gong8-1/+197
2025-09-16hinic3: Queue pair context initializationFan Gong8-0/+782
2025-09-16hinic3: Queue pair resource initializationFan Gong7-7/+749
2025-09-16hinic3: Queue pair endianness improvementsFan Gong5-69/+79
2025-09-16hinic3: Nic_io initializationFan Gong4-3/+88
2025-09-16hinic3: Command Queue flush interfacesFan Gong6-0/+124
2025-09-16hinic3: HW capability initializationFan Gong4-0/+115
2025-09-16hinic3: HW common function initializationFan Gong4-1/+716
2025-09-16hinic3: HW management interfacesFan Gong8-0/+152
2025-09-16hinic3: HW initializationFan Gong5-4/+316
2025-09-15net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failureYeounsu Moon1-7/+6
2025-09-15net: ravb: Fix -Wmaybe-uninitialized warningNiklas Söderlund1-1/+2
2025-09-15microchip: lan865x: Enable MAC address validationStefan Wahren1-0/+1
2025-09-15mlxsw: spectrum_cnt: use bitmap_empty() in mlxsw_sp_counter_pool_fini()Yury Norov (NVIDIA)1-2/+1
2025-09-15r8169: log that system vendor flags ASPM as safeHeiner Kallweit1-2/+4
2025-09-15net: phylink: warn if deprecated array-style fixed-link binding is usedHeiner Kallweit1-0/+3
2025-09-15of: mdio: warn if deprecated fixed-link binding is usedHeiner Kallweit1-0/+2
2025-09-15bonding: fix standard reference typo in ad_select descriptionAlok Tiwari1-1/+1