开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
Age
Commit message (
Expand
)
Author
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-04
net: ravb: Wait for operating mode to be applied
Claudiu Beznea
2023-12-10
net: rswitch: Allow jumbo frames
Yoshihiro Shimoda
2023-12-10
net: rswitch: Add jumbo frames handling for TX
Yoshihiro Shimoda
2023-12-10
net: rswitch: Add jumbo frames handling for RX
Yoshihiro Shimoda
2023-12-10
net: rswitch: Set GWMDNC register
Yoshihiro Shimoda
2023-12-10
net: rswitch: Add a setting ext descriptor function
Yoshihiro Shimoda
2023-12-10
net: rswitch: Add unmap_addrs instead of dma address in each desc
Yoshihiro Shimoda
2023-12-10
net: rswitch: Use build_skb() for RX
Yoshihiro Shimoda
2023-12-10
net: rswitch: Use unsigned int for desc related array index
Yoshihiro Shimoda
2023-12-10
net: rswitch: Drop unused argument/return value
Yoshihiro Shimoda
2023-12-01
net: ethernet: renesas: rcar_gen4_ptp: Depend on PTP_1588_CLOCK
Niklas Söderlund
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-30
net: ravb: Keep reverse order of operations in ravb_remove()
Claudiu Beznea
2023-11-30
net: ravb: Stop DMA in case of failures on ravb_open()
Claudiu Beznea
2023-11-30
net: ravb: Start TX queues after HW initialization succeeded
Claudiu Beznea
2023-11-30
net: ravb: Make write access to CXR35 first before accessing other EMAC regis...
Claudiu Beznea
2023-11-30
net: ravb: Use pm_runtime_resume_and_get()
Claudiu Beznea
2023-11-30
net: ravb: Check return value of reset_control_deassert()
Claudiu Beznea
2023-11-28
ravb: Fix races between ravb_tx_timeout_work() and net related ops
Yoshihiro Shimoda
2023-11-24
net: rswitch: Fix missing dev_kfree_skb_any() in error path
Yoshihiro Shimoda
2023-11-24
net: rswitch: Fix return value in rswitch_start_xmit()
Yoshihiro Shimoda
2023-11-24
net: rswitch: Fix type of ret in rswitch_start_xmit()
Yoshihiro Shimoda
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Break out to module
Niklas Söderlund
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Get clock increment from clock rate
Niklas Söderlund
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Prepare for shared register layout
Niklas Söderlund
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Fail on unknown register layout
Niklas Söderlund
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Remove incorrect comment
Niklas Söderlund
2023-10-24
net: ethernet: renesas: drop SoC names in Kconfig
Wolfram Sang
2023-10-24
net: ethernet: renesas: group entries in Makefile
Wolfram Sang
2023-10-19
rswitch: Add PM ops
Yoshihiro Shimoda
2023-10-19
rswitch: Use unsigned int for port related array index
Yoshihiro Shimoda
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
rswitch: Fix imbalance phy_power_off() calling
Yoshihiro Shimoda
2023-10-12
rswitch: Fix renesas_eth_sw_remove() implementation
Yoshihiro Shimoda
2023-10-06
ravb: Fix use-after-free issue in ravb_tx_timeout_work()
Yoshihiro Shimoda
2023-10-06
ravb: Fix up dma_free_coherent() call in ravb_remove()
Yoshihiro Shimoda
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-03
rswitch: Fix PHY station management clock setting
Yoshihiro Shimoda
2023-09-20
net: ethernet: renesas: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-14
net: renesas: rswitch: Add spin lock protection for irq {un}mask
Yoshihiro Shimoda
2023-09-14
net: renesas: rswitch: Fix unmasking irq condition
Yoshihiro Shimoda
2023-08-08
net: renesas: rswitch: Add .[gs]et_link_ksettings support
Yoshihiro Shimoda
2023-08-08
net: renesas: rswitch: Add runtime speed change support
Yoshihiro Shimoda
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-10
net: renesas: rswitch: Use hardware pause features
Yoshihiro Shimoda
2023-06-10
net: renesas: rswitch: Use napi_gro_receive() in RX
Yoshihiro Shimoda
2023-06-09
net: renesas: rswitch: Fix timestamp feature after all descriptors are used
Yoshihiro Shimoda
2023-06-01
net: renesas: rswitch: Fix return value in error path of xmit
Yoshihiro Shimoda
[next]