index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
Age
Commit message (
Expand
)
Author
8 days
net: ethernet: ravb: Do not check URAM suspension when WoL is active
Niklas Söderlund
2026-05-06
net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()
Shitalkumar Gandhi
2026-04-03
net: ethernet: ravb: Suspend and resume the transmission flow
Yoshihiro Shimoda
2026-03-10
net: ethernet: ravb: Disable interrupts when closing device
Yoshihiro Shimoda
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-02-11
net: renesas: rswitch: fix forwarding offload statemachine
Michael Dege
2026-02-03
net: ethernet: renesas: rcar_gen4_ptp: Hide private data from users
Niklas Söderlund
2026-02-03
net: ethernet: renesas: rcar_gen4_ptp: Add helper to read time
Niklas Söderlund
2026-02-03
net: ethernet: renesas: rcar_gen4_ptp: Add helper to get clock index
Niklas Söderlund
2026-02-03
net: ethernet: renesas: rcar_gen4_ptp: Move address assignment
Niklas Söderlund
2025-11-10
net: ravb: Correct bad check of timestamp control flags
Niklas Söderlund
2025-11-06
net: ravb: Use common defines for time stamping control
Niklas Söderlund
2025-11-06
net: ravb: Break out Rx hardware timestamping
Niklas Söderlund
2025-11-06
net: rcar_gen4_ptp: Remove unused defines
Niklas Söderlund
2025-11-06
net: rtsn: Use common defines for time stamping control
Niklas Söderlund
2025-11-06
net: rswitch: Use common defines for time stamping control
Niklas Söderlund
2025-11-06
net: rcar_gen4_ptp: Move control fields to users
Niklas Söderlund
2025-11-06
net: rswitch: Move definition of S4 gPTP offset
Niklas Söderlund
2025-10-29
net: ethernet: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-10-27
net: renesas: rswitch: convert to ndo_hwtstamp API
Vadim Fedorenko
2025-10-27
net: ravb: convert to ndo_hwtstamp API
Vadim Fedorenko
2025-10-24
net: ravb: Allocate correct number of queues based on SoC support
Lad Prabhakar
2025-10-24
net: ravb: Make DBAT entry count configurable per-SoC
Lad Prabhakar
2025-10-22
net: ravb: Ensure memory write completes before ringing TX doorbell
Lad Prabhakar
2025-10-22
net: ravb: Enforce descriptor type ordering
Lad Prabhakar
2025-09-26
net: renesas: rswitch: Remove unneeded semicolons
Geert Uytterhoeven
2025-09-18
net: renesas: rswitch: simplify rswitch_stop()
Yury Norov (NVIDIA)
2025-09-15
net: ravb: Fix -Wmaybe-uninitialized warning
Niklas Söderlund
2025-09-11
net: ethernet: renesas: rcar_gen4_ptp: Use lockdep to verify internal usage
Niklas Söderlund
2025-09-11
net: ethernet: renesas: rcar_gen4_ptp: Hide register layout
Niklas Söderlund
2025-09-11
net: ethernet: renesas: rcar_gen4_ptp: Remove different memory layout
Niklas Söderlund
2025-09-10
net: sh_eth: Disable WoL if system can not suspend
Niklas Söderlund
2025-09-05
sh_eth: Use async pm_runtime_put()
Geert Uytterhoeven
2025-09-05
sh_eth: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
2025-09-05
sh_eth: Remove dummy Runtime PM callbacks
Geert Uytterhoeven
2025-09-04
net: renesas: rswitch: add modifiable ageing time
Michael Dege
2025-09-04
net: renesas: rswitch: add offloading for L2 switching
Michael Dege
2025-09-04
net: renesas: rswitch: configure default ageing time
Michael Dege
2025-09-04
net: renesas: rswitch: rename rswitch.c to rswitch_main.c
Michael Dege
2025-07-24
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Samiullah Khawaja
2025-07-18
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
2025-07-08
net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()
Haoxiang Li
2025-04-15
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
2025-03-20
renesas: reject PTP_STRICT_FLAGS as unsupported
Jacob Keller
2025-02-24
net: ethernet: renesas: rcar_gen4_ptp: Remove bool conversion
Thorsten Blum
[next]