summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
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
2025-11-06net: dsa: add driver for MaxLinear GSW1xx switch familyDaniel Golle-0/+1027
2025-11-06net: dsa: lantiq_gswip: allow adjusting MII delaysDaniel Golle-38/+60
2025-11-06net: dsa: lantiq_gswip: add vendor property to setup MII refclk outputDaniel Golle-0/+2
2025-11-06net: dsa: lantiq_gswip: define and use GSWIP_TABLE_MAC_BRIDGE_VAL1_VALIDDaniel Golle-1/+7
2025-11-06net: dsa: lantiq_gswip: set link parameters also for CPU portDaniel Golle-1/+1
2025-11-06net: dsa: lantiq_gswip: support Energy Efficient EthernetDaniel Golle-0/+54
2025-11-06net: dsa: lantiq_gswip: support enable/disable learningDaniel Golle-0/+46
2025-11-06net: dsa: lantiq_gswip: split into common and MMIO partsDaniel Golle-1579/+1645
2025-11-06i40e: support generic devlink param "max_mac_per_vf"Mohammad Heib-10/+79
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-238/+557
2025-11-06wifi: ath12k: Fix timeout error during beacon stats retrievalManish Dharanenthiran-12/+1
2025-11-06wifi: ath12k: Make firmware stats reset caller-drivenManish Dharanenthiran-13/+13
2025-11-06lan966x: Fix sleeping in atomic contextHoratiu Vultur-17/+15
2025-11-06wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()Nicolas Escande-0/+3
2025-11-06bonding: fix NULL pointer dereference in actor_port_prio settingHangbin Liu-8/+1
2025-11-06net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha-16/+91
2025-11-06idpf: add support for IDPF PCI programming interfacePavan Kumar Linga-17/+88
2025-11-06amd-xgbe: add ethtool jumbo frame selftestRaju Rangoju-0/+23
2025-11-06amd-xgbe: add ethtool split header selftestRaju Rangoju-0/+49
2025-11-06amd-xgbe: add ethtool phy loopback selftestRaju Rangoju-0/+40
2025-11-06amd-xgbe: introduce support ethtool selftestRaju Rangoju-1/+273