summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-11-10net: stmmac: ingenic: move ingenic_mac_init()Russell King (Oracle)-14/+14
2025-11-10usbnet: Add support for Byte Queue Limits (BQL)Simon Schippers-0/+11
2025-11-10tg3: Fix num of RX queues being reported by ethtoolBreno Leitao-1/+1
2025-11-10net: dsa: b53: add support for bcm63xx ARL entry formatJonas Gorski-7/+61
2025-11-10net: dsa: b53: add support for 5389/5397/5398 ARL entry formatJonas Gorski-3/+89
2025-11-10net: dsa: b53: move ARL entry functions into ops structJonas Gorski-21/+76
2025-11-10net: dsa: b53: split reading search entry into their own functionsJonas Gorski-18/+38
2025-11-10net: dsa: b53: provide accessors for accessing ARL_SRCH_CTLJonas Gorski-13/+24
2025-11-10net: dsa: b53: move writing ARL entries into their own functionsJonas Gorski-12/+26
2025-11-10net: dsa: b53: move reading ARL entries into their own functionJonas Gorski-46/+23
2025-11-10net: dsa: b53: b53_arl_read{,25}(): use the entry for comparisionJonas Gorski-12/+10
2025-11-10net: ravb: Correct bad check of timestamp control flagsNiklas Söderlund-2/+2
2025-11-09net/mlx5: fs, set non default device per namespacePatrisious Haddad-18/+56
2025-11-09net/mlx5: fs, Add other_eswitch support for steering tablesPatrisious Haddad-10/+40
2025-11-09net/mlx5: Add direct ST mode support for RDMAYishai Hadas-4/+25
2025-11-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-137/+2027
2025-11-07net: stmmac: sti: use ->set_phy_intf_sel()Russell King (Oracle)-16/+9
2025-11-07net: stmmac: sti: use stmmac_get_phy_intf_sel()Russell King (Oracle)-13/+9
2025-11-07net: stmmac: sti: use PHY_INTF_SEL_x directlyRussell King (Oracle)-15/+12
2025-11-07net: stmmac: sti: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)-5/+7
2025-11-07net: stmmac: lpc18xx: use ->set_phy_intf_sel()Russell King (Oracle)-14/+22
2025-11-07net: stmmac: lpc18xx: validate phy_intf_selRussell King (Oracle)-4/+3
2025-11-07net: stmmac: lpc18xx: use stmmac_get_phy_intf_sel()Russell King (Oracle)-5/+4
2025-11-07net: stmmac: lpc18xx: use PHY_INTF_SEL_x directlyRussell King (Oracle)-5/+3
2025-11-07net: stmmac: lpc18xx: convert to PHY_INTF_SEL_xRussell King (Oracle)-2/+2
2025-11-07net: phy: micrel: lan8814 fix reset of the QSGMII interfaceHoratiu Vultur-6/+6
2025-11-07net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang-0/+2
2025-11-07netdevsim: implement psp device statsDaniel Zahka-0/+32
2025-11-07net/mlx5e: Add PSP stats support for Rx/Tx flowsJakub Kicinski-15/+240
2025-11-07net: phy: fixed_phy: shrink size of struct fixed_phy_statusHeiner Kallweit-1/+1
2025-11-07net: phy: microchip_t1s:: add cable diagnostic support for LAN867x Rev.D0Parthiban Veerasooran-0/+2
2025-11-07net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic supportParthiban Veerasooran-0/+158
2025-11-07net: mana: Fix incorrect speed reported by debugfsErni Sri Satya Vennela-1/+1
2025-11-07net: airoha: Add the capability to consume out-of-order DMA tx descriptorsLorenzo Bianconi-47/+45
2025-11-06net: ravb: Use common defines for time stamping controlNiklas Söderlund-37/+14
2025-11-06net: ravb: Break out Rx hardware timestampingNiklas Söderlund-15/+25
2025-11-06net: rcar_gen4_ptp: Remove unused definesNiklas Söderlund-9/+0
2025-11-06net: rtsn: Use common defines for time stamping controlNiklas Söderlund-28/+8
2025-11-06net: rswitch: Use common defines for time stamping controlNiklas Söderlund-26/+10
2025-11-06net: rcar_gen4_ptp: Move control fields to usersNiklas Söderlund-20/+19
2025-11-06net: rswitch: Move definition of S4 gPTP offsetNiklas Söderlund-3/+3
2025-11-06netkit: Document fast vs slowpath members via macrosDaniel Borkmann-2/+4
2025-11-06net: phy: qt2025: Wait until PHY becomes readyFUJITA Tomonori-1/+9
2025-11-06tg3: extract GRXRINGS from .get_rxnfcBreno Leitao-18/+6
2025-11-06iavf: add RSS support for GTP protocol via ethtoolAleksandr Loktionov-23/+216
2025-11-06ice: Extend PTYPE bitmap coverage for GTP encapsulated flowsPrzemek Kitszel-26/+26
2025-11-06ice: improve TCAM priority handling for RSS profilesAleksandr Loktionov-14/+78
2025-11-06ice: implement GTP RSS context tracking and configurationAleksandr Loktionov-54/+1040
2025-11-06ice: add virtchnl definitions and static data for GTP RSSAleksandr Loktionov-1/+266
2025-11-06ice: add flow parsing for GTP and new protocol field supportAleksandr Loktionov-9/+322