index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-11
net: renesas: rswitch: Improve TX timestamp accuracy
Yoshihiro Shimoda
2
-22
/
+179
2023-02-11
net: renesas: rswitch: Remove gptp flag from rswitch_gwca_queue
Yoshihiro Shimoda
2
-16
/
+11
2023-02-11
net: renesas: rswitch: Move linkfix variables to rswitch_gwca
Yoshihiro Shimoda
2
-21
/
+24
2023-02-11
net: renesas: rswitch: Rename rings in struct rswitch_gwca_queue
Yoshihiro Shimoda
2
-34
/
+34
2023-02-03
net: renesas: rswitch: Add "max-speed" handling
Yoshihiro Shimoda
1
-3
/
+12
2023-02-03
net: renesas: rswitch: Add phy_power_{on,off}() calling
Yoshihiro Shimoda
1
-0
/
+5
2023-02-03
net: renesas: rswitch: Add host_interfaces setting
Yoshihiro Shimoda
1
-3
/
+15
2023-02-03
net: renesas: rswitch: Convert to phy_device
Yoshihiro Shimoda
2
-50
/
+62
2023-02-03
net: renesas: rswitch: Simplify struct phy * handling
Yoshihiro Shimoda
2
-78
/
+27
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-11
/
+33
2023-01-25
net: ravb: Fix possible hang if RIS2_QFF1 happen
Yoshihiro Shimoda
1
-2
/
+2
2023-01-25
net: ravb: Fix lack of register setting after system resumed for Gen3
Yoshihiro Shimoda
1
-0
/
+6
2023-01-21
net: ethernet: renesas: rswitch: Fix ethernet-ports handling
Yoshihiro Shimoda
2
-9
/
+25
2023-01-18
net: ethernet: renesas: rswitch: C45 only transactions
Michael Walle
1
-22
/
+6
2023-01-11
net: mdio: mdio-bitbang: Separate C22 and C45 transactions
Andrew Lunn
1
-6
/
+31
2022-12-28
net: ethernet: renesas: rswitch: Fix getting mac address from device tree
Yoshihiro Shimoda
1
-1
/
+4
2022-12-28
net: ethernet: renesas: rswitch: Fix error path in renesas_eth_sw_probe()
Yoshihiro Shimoda
1
-0
/
+5
2022-12-15
ravb: Fix "failed to switch device to config mode" message during unbind
Biju Das
1
-1
/
+1
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-12-06
ravb: Fix potential use-after-free in ravb_rx_gbeth()
YueHaibing
1
-1
/
+1
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-11-29
net: ethernet: renesas: ravb: Fix promiscuous mode after system resumed
Yoshihiro Shimoda
1
-0
/
+1
2022-11-21
net: ethernet: renesas: rswitch: Fix MAC address info
Yoshihiro Shimoda
1
-1
/
+1
2022-11-17
net: ethernet: renesas: Fix return type in rswitch_etha_wait_link_verification()
Dan Carpenter
1
-1
/
+1
2022-11-15
net: ethernet: renesas: rswitch: Fix build error about ptp
Yoshihiro Shimoda
1
-0
/
+1
2022-11-09
net: ethernet: renesas: rswitch: Fix endless loop in error paths
Yoshihiro Shimoda
2
-11
/
+12
2022-11-08
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-1
/
+0
2022-11-05
net: ethernet: renesas: Fix return type of rswitch_start_xmit()
Nathan Chancellor
1
-1
/
+1
2022-11-02
net: ethernet: renesas: rswitch: Add R-Car Gen4 gPTP support
Yoshihiro Shimoda
5
-2
/
+398
2022-11-02
net: ethernet: renesas: Add support for "Ethernet Switch"
Yoshihiro Shimoda
4
-0
/
+2686
2022-10-31
ptp: ravb: convert to .adjfine and adjust_by_scaled_ppm
Jacob Keller
1
-12
/
+5
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2
-3
/
+3
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+4
2022-09-21
net: sh_eth: Fix PHY state warning splat during system resume
Geert Uytterhoeven
1
-0
/
+2
2022-09-21
net: ravb: Fix PHY state warning splat during system resume
Geert Uytterhoeven
1
-0
/
+2
2022-09-20
ravb: Add RZ/G2L MII interface support
Biju Das
2
-1
/
+15
2022-09-20
net: ravb: Add R-Car Gen4 support
Geert Uytterhoeven
1
-0
/
+1
2022-05-16
ravb: Add support for RZ/V2M
Phil Edworthy
1
-0
/
+26
2022-05-16
ravb: Use separate clock for gPTP
Phil Edworthy
2
-3
/
+21
2022-05-16
ravb: Support separate Line0 (Desc), Line1 (Err) and Line2 (Mgmt) irqs
Phil Edworthy
2
-6
/
+53
2022-05-16
ravb: Separate handling of irq enable/disable regs into feature
Phil Edworthy
3
-5
/
+7
2022-02-21
ravb: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-1
/
+1
2022-02-01
sh_eth: kill useless initializers in sh_eth_{suspend|resume}()
Sergey Shtylyov
1
-2
/
+2
2022-01-31
sh_eth: sh_eth_close() always returns 0
Sergey Shtylyov
1
-3
/
+1
2022-01-31
ravb: ravb_close() always returns 0
Sergey Shtylyov
1
-4
/
+1
2022-01-31
phy: make phy_set_max_speed() *void*
Sergey Shtylyov
2
-15
/
+3
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-12-10
sh_eth: Use dev_err_probe() helper
Geert Uytterhoeven
1
-2
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2
-4
/
+12
2021-11-20
ethernet: renesas: Use div64_ul instead of do_div
Yang Li
1
-4
/
+2
[next]