summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/renesas
AgeCommit message (Expand)Author
2025-11-10net: ravb: Correct bad check of timestamp control flagsNiklas Söderlund
2025-11-06net: ravb: Use common defines for time stamping controlNiklas Söderlund
2025-11-06net: ravb: Break out Rx hardware timestampingNiklas Söderlund
2025-11-06net: rcar_gen4_ptp: Remove unused definesNiklas Söderlund
2025-11-06net: rtsn: Use common defines for time stamping controlNiklas Söderlund
2025-11-06net: rswitch: Use common defines for time stamping controlNiklas Söderlund
2025-11-06net: rcar_gen4_ptp: Move control fields to usersNiklas Söderlund
2025-11-06net: rswitch: Move definition of S4 gPTP offsetNiklas Söderlund
2025-10-29net: ethernet: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-10-27net: renesas: rswitch: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-27net: ravb: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-24net: ravb: Allocate correct number of queues based on SoC supportLad Prabhakar
2025-10-24net: ravb: Make DBAT entry count configurable per-SoCLad Prabhakar
2025-10-22net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar
2025-10-22net: ravb: Enforce descriptor type orderingLad Prabhakar
2025-09-26net: renesas: rswitch: Remove unneeded semicolonsGeert Uytterhoeven
2025-09-18net: renesas: rswitch: simplify rswitch_stop()Yury Norov (NVIDIA)
2025-09-15net: ravb: Fix -Wmaybe-uninitialized warningNiklas Söderlund
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-10net: sh_eth: Disable WoL if system can not suspendNiklas Söderlund
2025-09-05sh_eth: Use async pm_runtime_put()Geert Uytterhoeven
2025-09-05sh_eth: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-09-05sh_eth: Remove dummy Runtime PM callbacksGeert Uytterhoeven
2025-09-04net: renesas: rswitch: add modifiable ageing timeMichael Dege
2025-09-04net: renesas: rswitch: add offloading for L2 switchingMichael Dege
2025-09-04net: renesas: rswitch: configure default ageing timeMichael Dege
2025-09-04net: renesas: rswitch: rename rswitch.c to rswitch_main.cMichael Dege
2025-07-24net: Use netif_threaded_enable instead of netif_set_threaded in driversSamiullah Khawaja
2025-07-18net: s/dev_set_threaded/netif_set_threaded/Stanislav Fomichev
2025-07-08net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()Haoxiang Li
2025-04-15net: ptp: introduce .supported_perout_flags to ptp_clock_infoJacob Keller
2025-04-15net: ptp: introduce .supported_extts_flags to ptp_clock_infoJacob Keller
2025-03-20renesas: reject PTP_STRICT_FLAGS as unsupportedJacob Keller
2025-02-24net: ethernet: renesas: rcar_gen4_ptp: Remove bool conversionThorsten Blum
2025-02-07net: renesas: rswitch: Convert to for_each_available_child_of_node()Geert Uytterhoeven
2025-01-30net: sh_eth: Fix missing rtnl lock in suspend/resume pathKory Maincent
2025-01-30net: ravb: Fix missing rtnl lock in suspend/resume pathKory Maincent
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-10net: ravb: Fix max TX frame size for RZ/V2MPaul Barker
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-18net: renesas: rswitch: add mdio C22 supportNikita Yushchenko
2024-12-18net: renesas: rswitch: use generic MPSM operation for mdio C45Nikita Yushchenko
2024-12-18net: renesas: rswitch: align mdio C45 operations with datasheetNikita Yushchenko
2024-12-18net: renesas: rswitch: use FIELD_PREP for remaining MPIC register fieldsNikita Yushchenko
2024-12-18net: renesas: rswitch: do not write to MPSM register at init timeNikita Yushchenko
2024-12-15net: renesas: rswitch: rework ts tags managementNikita Yushchenko
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-12net: renesas: rswitch: fix initial MPIC register settingNikita Yushchenko