aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-08idpf: link NAPIs to queuesAlexander Lobakin2-10/+45
2025-09-08idpf: use a saner limit for default number of queues to allocateAlexander Lobakin3-33/+38
2025-09-08idpf: fix Rx descriptor ready check barrier in splitqAlexander Lobakin1-6/+2
2025-09-05net: stmmac: intel: only populate plat->crosststamp when supportedRussell King (Oracle)1-4/+3
2025-09-05net: stmmac: ptp: conditionally populate getcrosststamp() methodRussell King (Oracle)1-6/+4
2025-09-05net: fman: clean up included headersHeiner Kallweit1-2/+0
2025-09-05sh_eth: Use async pm_runtime_put()Geert Uytterhoeven1-2/+2
2025-09-05sh_eth: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven1-11/+2
2025-09-05sh_eth: Remove dummy Runtime PM callbacksGeert Uytterhoeven1-13/+0
2025-09-05net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()Stefan Wahren1-1/+2
2025-09-04smsc911x: add second read of EEPROM mac when possible corruption seenColin Foster1-2/+12
2025-09-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski20-73/+82
2025-09-04net: libwx: fix to enable RSSJiawen Wu1-4/+0
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski22-154/+2136
2025-09-04net: xilinx: axienet: Add error handling for RX metadata pointer retrievalAbin Joseph1-0/+10
2025-09-04eth: fbnic: support queue ops / zero-copy RxJakub Kicinski3-2/+174
2025-09-04eth: fbnic: don't pass NAPI into pp allocJakub Kicinski1-4/+4
2025-09-04eth: fbnic: defer page pool recycling activation to queue startJakub Kicinski1-1/+5
2025-09-04eth: fbnic: allocate unreadable page pool for the payloadsJakub Kicinski1-10/+21
2025-09-04net: add helper to pre-check if PP for an Rx queue will be unreadableJakub Kicinski1-8/+1
2025-09-04eth: fbnic: split fbnic_fill()Jakub Kicinski1-15/+18
2025-09-04eth: fbnic: split fbnic_enable()Jakub Kicinski1-21/+24
2025-09-04eth: fbnic: split fbnic_flush()Jakub Kicinski1-35/+38
2025-09-04eth: fbnic: split fbnic_disable()Jakub Kicinski1-19/+23
2025-09-04eth: fbnic: request ops lockJakub Kicinski3-8/+18
2025-09-04eth: fbnic: use netmem_ref where applicableJakub Kicinski2-27/+40
2025-09-04eth: fbnic: move page pool alloc to fbnic_alloc_rx_qt_resources()Jakub Kicinski1-27/+8
2025-09-04eth: fbnic: move xdp_rxq_info_reg() to resource allocJakub Kicinski1-32/+26
2025-09-04eth: fbnic: move page pool pointer from NAPI to the ring structJakub Kicinski2-44/+55
2025-09-04net: renesas: rswitch: add modifiable ageing timeMichael Dege1-0/+20
2025-09-04net: renesas: rswitch: add offloading for L2 switchingMichael Dege5-5/+412
2025-09-04net: renesas: rswitch: configure default ageing timeMichael Dege2-2/+23
2025-09-04net: renesas: rswitch: rename rswitch.c to rswitch_main.cMichael Dege2-0/+1
2025-09-03net: thunder_bgx: decrement cleanup index before useRosen Penev1-1/+1
2025-09-03net: thunder_bgx: add a missing of_node_putRosen Penev1-7/+11
2025-09-03drivers: net: stmmac: handle start time set in the past for flexible PPSGatien Chevallier1-1/+33
2025-09-03net: stmmac: imx: add i.MX91 supportJoy Zou1-1/+3
2025-09-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski9-126/+65
2025-09-03Merge tag 'mlx5-psp-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-1/+8
2025-09-03ixgbe: drop unnecessary casts to u16 / intJacek Kowalski3-6/+6
2025-09-03igc: drop unnecessary constant casts to u16Jacek Kowalski2-3/+3
2025-09-03igb: drop unnecessary constant casts to u16Jacek Kowalski5-8/+7
2025-09-03e1000e: drop unnecessary constant casts to u16Jacek Kowalski4-6/+6
2025-09-03e1000: drop unnecessary constant casts to u16Jacek Kowalski4-6/+5
2025-09-03igbvf: remove redundant counter rx_long_byte_count from ethtool statisticsKohei Enju1-1/+0
2025-09-03igbvf: add lbtx_packets and lbtx_bytes to ethtool statisticsKohei Enju1-1/+3
2025-09-03ixgbe: reduce number of reads when getting OROM dataJedrzej Jagielski1-19/+40
2025-09-03ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610Piotr Kwapulinski1-23/+12
2025-09-02net/mlx5: Add PSP capabilities structures and bitsSaeed Mahameed3-1/+8
2025-09-02net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macroNicolas Frattaroli1-1/+2