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
2018-06-04
sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap()
Sergei Shtylyov
1
-1
/
+1
2018-06-04
sh_eth: uninline sh_eth_soft_swap()
Sergei Shtylyov
2
-12
/
+11
2018-06-04
sh_eth: make sh_eth_soft_swap() work on ARM
Sergei Shtylyov
1
-1
/
+1
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-05-21
sh_eth: fix typo in comment to BCULR write
Sergei Shtylyov
1
-1
/
+2
2018-05-21
sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'
Sergei Shtylyov
1
-11
/
+11
2018-05-21
sh_eth: fix typo in EESR.TRO bit name
Sergei Shtylyov
2
-7
/
+7
2018-05-20
sh_eth: add R8A77980 support
Sergei Shtylyov
1
-0
/
+44
2018-05-20
sh_eth: add EDMR.NBST support
Sergei Shtylyov
2
-0
/
+6
2018-05-20
sh_eth: add RGMII support
Sergei Shtylyov
1
-0
/
+3
2018-05-18
sh_eth: Change platform check to CONFIG_ARCH_RENESAS
Geert Uytterhoeven
1
-1
/
+1
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
1
-8
/
+3
2018-05-04
sh_eth: WARN_ON() access to unimplemented TSU register
Sergei Shtylyov
1
-2
/
+12
2018-05-04
sh_eth: use TSU register accessors for TSU_POST<n>
Sergei Shtylyov
1
-14
/
+6
2018-04-01
sh_eth: kill useless check in __sh_eth_get_regs()
Sergei Shtylyov
1
-15
/
+10
2018-04-01
sh_eth: add sh_eth_cpu_data::no_xdfar flag
Sergei Shtylyov
2
-2
/
+4
2018-03-26
sh_eth: add sh_eth_cpu_data::cexcr flag
Sergei Shtylyov
2
-6
/
+6
2018-03-26
sh_eth: add sh_eth_cpu_data::no_tx_cntrs flag
Sergei Shtylyov
2
-6
/
+3
2018-03-26
sh_eth: add sh_eth_cpu_data::xdfar_rw flag
Sergei Shtylyov
2
-4
/
+8
2018-03-26
sh_eth: add sh_eth_cpu_data::edtrr_trns value
Sergei Shtylyov
2
-12
/
+16
2018-03-26
sh_eth: add sh_eth_cpu_data::soft_reset() method
Sergei Shtylyov
2
-55
/
+83
2018-03-07
ravb: remove erroneous comment
Niklas Söderlund
1
-1
/
+0
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+11
2018-02-27
sh_eth: uninline TSU register accessors
Sergei Shtylyov
2
-11
/
+11
2018-02-26
sh_eth: fix TSU init on SH7734/R8A7740
Sergei Shtylyov
2
-1
/
+6
2018-02-26
sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1
Sergei Shtylyov
2
-13
/
+6
2018-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-21
/
+3
2018-02-19
sh_eth: simplify sh_eth_check_reset()
Sergei Shtylyov
1
-10
/
+6
2018-02-17
ravb: add support for changing MTU
Niklas Söderlund
2
-7
/
+28
2018-02-12
sh_eth: Remove obsolete explicit clock handling for WoL
Geert Uytterhoeven
1
-15
/
+3
2018-02-12
ravb: Remove obsolete explicit clock handling for WoL
Geert Uytterhoeven
1
-6
/
+0
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-01-15
sh_eth: get Ether port # only when needed
Sergei Shtylyov
1
-8
/
+5
2018-01-15
sh_eth: gather all TSU init code in one place
Sergei Shtylyov
1
-7
/
+5
2018-01-15
sh_eth: fix dumping ARSTR
Sergei Shtylyov
1
-1
/
+1
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+26
2018-01-08
sh_eth: fix TXALCR1 offsets
Sergei Shtylyov
1
-2
/
+2
2018-01-05
sh_eth: fix SH7757 GEther initialization
Sergei Shtylyov
1
-2
/
+2
2018-01-04
sh_eth: fix TSU resource handling
Sergei Shtylyov
1
-3
/
+22
2018-01-03
sh_eth: kill redundant check in the probe() method
Sergei Shtylyov
1
-2
/
+1
2018-01-03
ravb: kill redundant check in the probe() method
Sergei Shtylyov
1
-2
/
+1
2017-12-13
Revert "ravb: add workaround for clock when resuming with WoL enabled"
Geert Uytterhoeven
1
-25
/
+2
2017-12-11
net: sh_eth: do not advertise Gigabit capabilities when not available
Thomas Petazzoni
1
-0
/
+10
2017-12-05
net: sh_eth: don't use NULL as "struct device" for the DMA mapping API
Thomas Petazzoni
1
-6
/
+6
2017-12-05
net: sh_eth: use correct "struct device" when calling DMA mapping functions
Thomas Petazzoni
1
-9
/
+10
2017-10-20
net: sh_eth: implement R-Car Gen[12] fallback compatibility strings
Simon Horman
1
-0
/
+2
2017-10-20
net: sh_eth: rename name structures as rcar_gen[12]_*
Simon Horman
1
-15
/
+15
2017-10-13
ravb: Consolidate clock handling
Geert Uytterhoeven
1
-25
/
+10
2017-10-04
ravb: RX checksum offload
Simon Horman
1
-1
/
+54
2017-08-14
net: sh_eth: constify platform_device_id
Arvind Yadav
1
-1
/
+1
[next]