summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-09-08net: stmmac: mdio: provide priv->gmii_address_bus_configRussell King (Oracle)
2025-09-08net: stmmac: mdio: provide stmmac_mdio_wait()Russell King (Oracle)
2025-09-08net: stmmac: mdio: provide address register formatterRussell King (Oracle)
2025-09-08ixgbe: fix typo in function comment for ixgbe_get_num_per_func()Alok Tiwari
2025-09-08idpf: add XDP RSS hash hintAlexander Lobakin
2025-09-08idpf: add support for .ndo_xdp_xmit()Alexander Lobakin
2025-09-08idpf: add support for XDP on RxAlexander Lobakin
2025-09-08idpf: use generic functions to build xdp_buff and skbAlexander Lobakin
2025-09-08idpf: implement XDP_SETUP_PROG in ndo_bpf for splitqMichal Kubiak
2025-09-08idpf: prepare structures to support XDPMichal Kubiak
2025-09-08idpf: add support for nointerrupt queuesAlexander Lobakin
2025-09-08idpf: remove SW marker handling from NAPIMichal Kubiak
2025-09-08idpf: add 4-byte completion descriptor definitionMichal Kubiak
2025-09-08idpf: link NAPIs to queuesAlexander Lobakin
2025-09-08idpf: use a saner limit for default number of queues to allocateAlexander Lobakin
2025-09-08idpf: fix Rx descriptor ready check barrier in splitqAlexander Lobakin
2025-09-05net: stmmac: intel: only populate plat->crosststamp when supportedRussell King (Oracle)
2025-09-05net: stmmac: ptp: conditionally populate getcrosststamp() methodRussell King (Oracle)
2025-09-05net: fman: clean up included headersHeiner Kallweit
2025-09-05sh_eth: Use async pm_runtime_put()Geert Uytterhoeven
2025-09-05sh_eth: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-09-05sh_eth: Remove dummy Runtime PM callbacksGeert Uytterhoeven
2025-09-05net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()Stefan Wahren
2025-09-04smsc911x: add second read of EEPROM mac when possible corruption seenColin Foster
2025-09-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-09-04net: libwx: fix to enable RSSJiawen Wu
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-04net: xilinx: axienet: Add error handling for RX metadata pointer retrievalAbin Joseph
2025-09-04eth: fbnic: support queue ops / zero-copy RxJakub Kicinski
2025-09-04eth: fbnic: don't pass NAPI into pp allocJakub Kicinski
2025-09-04eth: fbnic: defer page pool recycling activation to queue startJakub Kicinski
2025-09-04eth: fbnic: allocate unreadable page pool for the payloadsJakub Kicinski
2025-09-04net: add helper to pre-check if PP for an Rx queue will be unreadableJakub Kicinski
2025-09-04eth: fbnic: split fbnic_fill()Jakub Kicinski
2025-09-04eth: fbnic: split fbnic_enable()Jakub Kicinski
2025-09-04eth: fbnic: split fbnic_flush()Jakub Kicinski
2025-09-04eth: fbnic: split fbnic_disable()Jakub Kicinski
2025-09-04eth: fbnic: request ops lockJakub Kicinski
2025-09-04eth: fbnic: use netmem_ref where applicableJakub Kicinski
2025-09-04eth: fbnic: move page pool alloc to fbnic_alloc_rx_qt_resources()Jakub Kicinski
2025-09-04eth: fbnic: move xdp_rxq_info_reg() to resource allocJakub Kicinski
2025-09-04eth: fbnic: move page pool pointer from NAPI to the ring structJakub Kicinski
2025-09-04net: renesas: rswitch: add modifiable ageing timeMichael Dege
2025-09-04net: renesas: rswitch: add offloading for L2 switchingMichael Dege
2025-09-04net: renesas: rswitch: configure default ageing timeMichael Dege
2025-09-04net: renesas: rswitch: rename rswitch.c to rswitch_main.cMichael Dege
2025-09-03net: thunder_bgx: decrement cleanup index before useRosen Penev
2025-09-03net: thunder_bgx: add a missing of_node_putRosen Penev
2025-09-03drivers: net: stmmac: handle start time set in the past for flexible PPSGatien Chevallier
2025-09-03net: stmmac: imx: add i.MX91 supportJoy Zou