summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-09-14net: fec: add change_mtu to support dynamic buffer allocationShenwei Wang
2025-09-14net: fec: add rx_frame_size to support configurable RX lengthShenwei Wang
2025-09-14net: fec: update MAX_FL based on the current MTUShenwei Wang
2025-09-14net: fec: add pagepool_order to support variable page sizeShenwei Wang
2025-09-14net: fec: use a member variable for maximum buffer sizeShenwei Wang
2025-09-14ionic: use int type for err in ionic_get_module_eeprom_by_pageAlok Tiwari
2025-09-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-09-14octeon_ep: Validate the VF IDKamal Heib
2025-09-14net: ti: icssm-prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x ...Parvathi Pudi
2025-09-14net: ti: icssm-prueth: Adds link detection, RX and TX support.Roger Quadros
2025-09-14net: ti: icssm-prueth: Adds PRUETH HW and SW configurationRoger Quadros
2025-09-14net: ti: icssm-prueth: Adds ICSSM Ethernet driverRoger Quadros
2025-09-14net: phy: broadcom: Convert to PHY_ID_MATCH_MODEL macroChristian Marangi
2025-09-14net: phy: broadcom: Convert to phy_id_compare_model()Christian Marangi
2025-09-14net: stmmac: move timestamping/ptp init to stmmac_hw_setup() callerRussell King (Oracle)
2025-09-14net: stmmac: move PTP support check into stmmac_init_timestamping()Russell King (Oracle)
2025-09-14net: stmmac: add stmmac_setup_ptp()Russell King (Oracle)
2025-09-14net: stmmac: rename stmmac_init_ptp()Russell King (Oracle)
2025-09-14net: stmmac: move stmmac_init_ptp() messages into functionRussell King (Oracle)
2025-09-14net: stmmac: add __stmmac_release() to complement __stmmac_open()Russell King (Oracle)
2025-09-14net: stmmac: unexport stmmac_init_tstamp_counter()Russell King (Oracle)
2025-09-14net: stmmac: fix stmmac_xdp_open() clk_ptp_ref error cleanupRussell King (Oracle)
2025-09-14net: stmmac: fix PTP error cleanup in __stmmac_open()Russell King (Oracle)
2025-09-14net: stmmac: disable PTP clock after unregistering PTPRussell King (Oracle)
2025-09-14net: stmmac: ptp: improve handling of aux_ts_lock lifetimeRussell King (Oracle)
2025-09-14net: dsa: mv88e6xxx: remove unused support for PPS event captureRussell King (Oracle)
2025-09-14net: dsa: mv88e6xxx: remove chip->evcap_configRussell King (Oracle)
2025-09-14net: dsa: mv88e6xxx: remove chip->trig_configRussell King (Oracle)
2025-09-14net: dsa: mv88e6xxx: remove mv88e6250_ptp_opsRussell King (Oracle)
2025-09-14net: mana: Reduce waiting time if HWC not respondingHaiyang Zhang
2025-09-14net: stmmac: dwmac-renesas-gbeth: Add support for RZ/T2H SoCLad Prabhakar
2025-09-14net: stmmac: dwmac-renesas-gbeth: Use OF data for configurationLad Prabhakar
2025-09-13can: rcar_canfd: Simplify data bit rate configBiju Das
2025-09-13can: rcar_canfd: Simplify nominal bit rate configBiju Das
2025-09-13can: rcar_canfd: Update RCANFD_CFG_* macrosBiju Das
2025-09-13can: rcar_canfd: Update bit rate constants for RZ/G3E and R-Car Gen4Biju Das
2025-09-13can: peak: Modification of references to email accounts being deletedStéphane Grosjean
2025-09-13can: dev: sort includes by alphabetical orderVincent Mailhol
2025-09-13can: m_can: use us_to_ktime() where appropriateXichao Zhao
2025-09-12net: phy: micrel: Update Kconfig help textJonas Rebmann
2025-09-12net: mvneta: add support for hardware timestampsRussell King
2025-09-11wireguard: queueing: always return valid online CPU in wg_cpumask_choose_onli...Yury Norov (NVIDIA)
2025-09-11wireguard: queueing: simplify wg_cpumask_next_online()Yury Norov [NVIDIA]
2025-09-11dpaa2-switch: fix buffer pool seeding for control trafficIoana Ciornei
2025-09-11geneve: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-09-11net: ethernet: renesas: rcar_gen4_ptp: Use lockdep to verify internal usageNiklas Söderlund
2025-09-11net: ethernet: renesas: rcar_gen4_ptp: Hide register layoutNiklas Söderlund
2025-09-11net: ethernet: renesas: rcar_gen4_ptp: Remove different memory layoutNiklas Söderlund
2025-09-11eth: 8139too: Make 8139TOO_PIO depend on !NO_IOPORT_MAPDaniel Palmer
2025-09-11net/mlx5: Not returning mlx5_link_info table when speed is unknownLi Tian