summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2025-09-11Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-11ixgbe: fwlog support for e610Michal Swiatkowski
2025-09-11ice, libie: move fwlog code to libieMichal Swiatkowski
2025-09-11ice: reregister fwlog after driver reinitMichal Swiatkowski
2025-09-11ice: prepare for moving file to libieMichal Swiatkowski
2025-09-11ice: move debugfs code to fwlogMichal Swiatkowski
2025-09-11libie, ice: move fwlog admin queue to libieMichal Swiatkowski
2025-09-11ice: drop driver specific structure from fwlog codeMichal Swiatkowski
2025-09-11ice: check for PF number outside the fwlog codeMichal Swiatkowski
2025-09-11ice: move out debugfs init from fwlogMichal Swiatkowski
2025-09-11ice: allow calling custom send function in fwlogMichal Swiatkowski
2025-09-11ice: add pdev into fwlog structure and use it for loggingMichal Swiatkowski
2025-09-11ice: introduce ice_fwlog structureMichal Swiatkowski
2025-09-11ice: drop ice_pf_fwlog_update_module()Michal Swiatkowski
2025-09-11ice: move get_fwlog_data() to fwlog fileMichal Swiatkowski