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
starfive-6.6.48-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
/
sh_eth.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+1
2021-03-13
sh_eth: rename TRSCER bits
Sergey Shtylyov
1
-8
/
+14
2020-02-17
sh_eth: use Gigabit register map for R7S72100
Sergei Shtylyov
1
-1
/
+0
2020-02-17
sh_eth: add sh_eth_cpu_data::gecmr flag
Sergei Shtylyov
1
-0
/
+1
2019-02-05
sh_eth: RX checksum offload support
Sergei Shtylyov
1
-0
/
+1
2019-02-05
sh_eth: rename sh_eth_cpu_data::hw_checksum
Sergei Shtylyov
1
-1
/
+1
2018-08-23
net: ethernet: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
1
-12
/
+1
2018-07-23
sh_eth: uninline sh_eth_tsu_get_offset()
Sergei Shtylyov
1
-6
/
+0
2018-06-28
sh_eth: fix *enum* {A|M}PR_BIT
Sergei Shtylyov
1
-2
/
+2
2018-06-26
sh_eth: remove sh_eth_cpu_data::rpadir_value
Sergei Shtylyov
1
-1
/
+0
2018-06-26
sh_eth: fix *enum* RPADIR_BIT
Sergei Shtylyov
1
-2
/
+1
2018-06-04
sh_eth: uninline sh_eth_soft_swap()
Sergei Shtylyov
1
-12
/
+0
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 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
1
-2
/
+2
2018-05-20
sh_eth: add EDMR.NBST support
Sergei Shtylyov
1
-0
/
+2
2018-05-18
sh_eth: Change platform check to CONFIG_ARCH_RENESAS
Geert Uytterhoeven
1
-1
/
+1
2018-04-01
sh_eth: add sh_eth_cpu_data::no_xdfar flag
Sergei Shtylyov
1
-0
/
+1
2018-03-26
sh_eth: add sh_eth_cpu_data::cexcr flag
Sergei Shtylyov
1
-0
/
+1
2018-03-26
sh_eth: add sh_eth_cpu_data::no_tx_cntrs flag
Sergei Shtylyov
1
-0
/
+1
2018-03-26
sh_eth: add sh_eth_cpu_data::xdfar_rw flag
Sergei Shtylyov
1
-0
/
+1
2018-03-26
sh_eth: add sh_eth_cpu_data::edtrr_trns value
Sergei Shtylyov
1
-0
/
+1
2018-03-26
sh_eth: add sh_eth_cpu_data::soft_reset() method
Sergei Shtylyov
1
-0
/
+3
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+0
2018-02-27
sh_eth: uninline TSU register accessors
Sergei Shtylyov
1
-11
/
+0
2018-02-26
sh_eth: fix TSU init on SH7734/R8A7740
Sergei Shtylyov
1
-0
/
+1
2018-02-26
sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1
Sergei Shtylyov
1
-2
/
+2
2017-01-31
sh_eth: add missing EESIPR bits
Sergei Shtylyov
1
-2
/
+8
2017-01-31
sh_eth: rename EESIPR bits
Sergei Shtylyov
1
-13
/
+23
2017-01-09
sh_eth: add generic wake-on-lan support via magic packet
Niklas Söderlund
1
-0
/
+3
2017-01-09
sh_eth: use correct name for ECMR_MPDE bit
Niklas Söderlund
1
-1
/
+1
2017-01-09
sh_eth: rename 'sh_eth_cpu_data::hw_crc'
Sergei Shtylyov
1
-1
/
+1
2017-01-09
sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0'
Sergei Shtylyov
1
-1
/
+0
2017-01-04
sh_eth: factor out sh_eth_emac_interrupt()
Sergei Shtylyov
1
-1
/
+1
2016-08-11
net: ethernet: renesas: sh_eth: use phydev from struct net_device
Philippe Reynes
1
-1
/
+0
2016-04-26
sh_eth: rename ARSTR register bit
Sergei Shtylyov
1
-1
/
+1
2016-01-05
sh_eth: remove EDMAC_BIG_ENDIAN
Sergei Shtylyov
1
-1
/
+0
2015-12-22
sh_eth: fix 16-bit descriptor field access endianness too
Sergei Shtylyov
1
-17
/
+16
2015-12-15
sh_eth: uninline sh_eth_{write|read}()
Sergei Shtylyov
1
-25
/
+0
2015-11-03
sh_eth: fix typo in RX descriptor bit name
Sergei Shtylyov
1
-1
/
+1
2015-03-04
sh_eth: Implement ethtool register dump operations
Ben Hutchings
1
-3
/
+6
2015-03-04
sh_eth: WARN on access to a register not implemented in a particular chip
Ben Hutchings
1
-2
/
+12
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-01-27
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
Ben Hutchings
1
-0
/
+1
2015-01-15
net: sh_eth: Use u32 for 32-bit register data
Geert Uytterhoeven
1
-16
/
+14
2015-01-09
sh_eth: Fix access to TRSCER register
Nobuhiro Iwamatsu
1
-0
/
+5
2014-11-30
sh_eth: Fix sleeping function called from invalid context
Mitsuhiro Kimura
1
-0
/
+1
[next]