aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-30Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds2-2/+2
2025-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-9/+20
2025-03-29Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-34/+66
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-3217/+1
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds912-27992/+104472
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski28-356/+283
2025-03-26mctp: Fix incorrect tx flow invalidation condition in mctp-i2cDaniel Hsu1-1/+1
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-1/+1
2025-03-25net: usb: asix: ax88772: Increase phy_name sizeAndy Shevchenko1-4/+8
2025-03-25net: libwx: fix Tx L4 checksumJiawen Wu1-1/+3
2025-03-25net: libwx: fix Tx descriptor content for some tunnel packetsJiawen Wu1-24/+37
2025-03-25net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cardsHans-Frieder Vogt1-0/+4
2025-03-25net: tn40xx: prepare tn40xx driver to find phy of the TN9510 cardHans-Frieder Vogt1-1/+1
2025-03-25net: tn40xx: create swnode for mdio and aqr105 phy and add to mdiobusHans-Frieder Vogt3-3/+117
2025-03-25net: phy: aquantia: add essential functions to aqr105 driverHans-Frieder Vogt1-2/+237
2025-03-25net: phy: aquantia: search for firmware-name in fwnodeHans-Frieder Vogt1-3/+4
2025-03-25net: phy: aquantia: add probe function to aqr105 for firmware loadingHans-Frieder Vogt1-0/+1
2025-03-25net: phy: Add swnode support to mdiobus_scanHans-Frieder Vogt1-0/+14
2025-03-25gve: add XDP DROP and PASS support for DQJoshua Washington1-0/+52
2025-03-25gve: update XDP allocation path support RX buffer postingJoshua Washington4-17/+53
2025-03-25gve: merge packet buffer size fieldsJoshua Washington7-17/+12
2025-03-25gve: update GQ RX to use buf_sizeJoshua Washington1-9/+15
2025-03-25gve: introduce config-based allocation for XDPJoshua Washington7-294/+118
2025-03-25gve: remove xdp_xsk_done and xdp_xsk_wakeup statisticsJoshua Washington3-13/+5
2025-03-25net: phylink: force link down on major_config failureRussell King (Oracle)1-8/+34
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds23-73/+54
2025-03-25net: dsa: microchip: fix DCB apptrust configuration on KSZ88x3Oleksij Rempel2-233/+9
2025-03-25stmmac: intel: interface switching support for RPL-P platformChoong Yong Liang1-1/+1
2025-03-25stmmac: Replace deprecated PCI functionsPhilipp Stanner2-12/+8
2025-03-25stmmac: Remove pcim_* functions for driver detachPhilipp Stanner2-19/+1
2025-03-25stmmac: loongson: Remove surplus loopPhilipp Stanner1-9/+4
2025-03-25virtio_net: Allocate rss_hdr with devresAkihiko Odaki1-6/+4
2025-03-25virtio_net: Use new RSS config structsAkihiko Odaki1-74/+43
2025-03-25virtio_net: Fix endian with virtio_net_ctrl_rssAkihiko Odaki1-15/+15
2025-03-25octeontx2-af: mcs: Remove redundant 'flush_workqueue()' callsChen Ni1-1/+0
2025-03-25net: mdio: mdio-i2c: Add support for single-byte SMBus operationsMaxime Chevallier1-1/+78
2025-03-25net: phy: sfp: Add support for SMBus module accessMaxime Chevallier1-8/+74
2025-03-25Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski10-144/+5
2025-03-25net: au1000_eth: Mark au1000_ReleaseDB() staticJohan Korsnes1-1/+1
2025-03-25net: fix NULL pointer dereference in l3mdev_l3_rcvWang Liang1-1/+0
2025-03-25ibmvnic: Use kernel helpers for hex dumpsNick Child1-12/+18
2025-03-25Merge tag 'wireless-next-2025-03-20' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski255-2539/+67958
2025-03-25net: stmmac: dwmac-rk: Add initial support for RK3528 integrated PHYJonas Karlman1-0/+41
2025-03-25net: stmmac: dwmac-rk: Add integrated_phy_powerdown operationJonas Karlman1-11/+15
2025-03-25net: stmmac: dwmac-rk: Move integrated_phy_powerup/down functionsJonas Karlman1-44/+44
2025-03-25net: stmmac: dwmac-rk: Add GMAC support for RK3528David Wu1-0/+132
2025-03-25bonding: check xdp prog when set bond modeWang Liang2-4/+7
2025-03-25net: stmmac: block PHY RXC clock-stopRussell King (Oracle)1-0/+27
2025-03-25net: phylink: add functions to block/unblock rx clock stopRussell King (Oracle)1-0/+59
2025-03-25net: stmmac: socfpga: remove phy_resume() callRussell King (Oracle)1-18/+0