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
2021-06-09
net: ethernet: ravb: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-11
/
+4
2021-06-09
sh_eth: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-4
/
+1
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-23
/
+12
2021-04-21
net: ethernet: ravb: Fix release of refclk
Adam Ford
1
-3
/
+4
2021-04-21
net: renesas: ravb: Fix a stuck issue when a lot of frames are received
Yoshihiro Shimoda
1
-23
/
+12
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2
-9
/
+8
2021-04-13
net: ethernet: ravb: Enable optional refclk
Adam Ford
2
-0
/
+11
2021-03-13
sh_eth: place RX/TX descriptor *enum*s after their *struct*s
Sergey Shtylyov
1
-36
/
+46
2021-03-13
sh_eth: rename *enum*s still not matching register names
Sergey Shtylyov
1
-6
/
+6
2021-03-13
sh_eth: rename PSR bits
Sergey Shtylyov
2
-2
/
+2
2021-03-13
sh_eth: rename TRSCER bits
Sergey Shtylyov
2
-12
/
+18
2021-03-02
sh_eth: fix TRSCER mask for R7S9210
Sergey Shtylyov
1
-0
/
+2
2021-03-02
sh_eth: fix TRSCER mask for R7S72100
Sergey Shtylyov
1
-0
/
+2
2021-03-02
sh_eth: fix TRSCER mask for SH771x
Sergey Shtylyov
1
-0
/
+3
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+28
2021-01-20
sh_eth: Fix power down vs. is_opened flag ordering
Geert Uytterhoeven
1
-2
/
+2
2021-01-19
sh_eth: Make PHY access aware of Runtime PM to fix reboot crash
Geert Uytterhoeven
1
-0
/
+26
2021-01-09
ravb: update "undocumented" annotations
Sergey Shtylyov
1
-13
/
+13
2021-01-09
ravb: remove APSR_DM
Sergey Shtylyov
2
-9
/
+8
2020-10-28
ravb: Fix bit fields checking in ravb_hwtstamp_get()
Andrew Gabbasov
1
-3
/
+7
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-55
/
+55
2020-10-01
ravb: Add support for explicit internal clock delay configuration
Geert Uytterhoeven
2
-9
/
+28
2020-10-01
ravb: Split delay handling in parsing and applying
Geert Uytterhoeven
2
-6
/
+19
2020-09-26
drivers/net/ethernet: handle one warning explicitly
Jesse Brandeburg
1
-0
/
+10
2020-09-24
Revert "ravb: Fixed to be able to unload modules"
Geert Uytterhoeven
1
-55
/
+55
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-55
/
+55
2020-08-27
net: renesas: sh_eth: constify bb_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-27
net: ethernet: ravb: constify bb_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-25
ravb: Fixed to be able to unload modules
Yuusuke Ashizuka
1
-55
/
+55
2020-07-22
net: ethernet: ravb: exit if re-initialization fails in tx timeout
Yoshihiro Shimoda
1
-2
/
+24
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-05-31
ravb: Mask PHY mode to avoid inserting delays twice
Geert Uytterhoeven
1
-2
/
+8
2020-05-07
net: renesas: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-02-17
sh_eth: use Gigabit register map for R7S72100
Sergei Shtylyov
2
-68
/
+1
2020-02-17
sh_eth: add sh_eth_cpu_data::gecmr flag
Sergei Shtylyov
2
-1
/
+14
2020-02-17
sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registers
Sergei Shtylyov
1
-2
/
+4
2020-02-17
sh_eth: check sh_eth_cpu_data::cexcr when dumping registers
Sergei Shtylyov
1
-2
/
+4
2020-02-17
sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping registers
Sergei Shtylyov
1
-4
/
+6
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
1
-16
/
+2
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-17
/
+21
2020-01-10
sh_eth: check sh_eth_cpu_data::dual_port when dumping registers
Sergei Shtylyov
1
-17
/
+21
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2
-2
/
+2
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-13
/
+27
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
1
-1
/
+2
2019-11-15
renesas: reject unsupported external timestamp flags
Jacob Keller
1
-0
/
+6
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
1
-0
/
+4
2019-11-15
ravb: implement MTU change while device is up
Ulrich Hecht
2
-13
/
+16
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2
-4
/
+7
2019-09-06
ravb: TROCR register is only present on R-Car Gen3
Simon Horman
2
-3
/
+5
2019-09-06
ravb: remove undocumented endianness selection
Simon Horman
2
-7
/
+0
[next]