index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
sh_eth.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-12
sh_eth: place RX/TX descriptor *enum*s after their *struct*s
Sergey Shtylyov
1
-36
/
+46
2021-03-12
sh_eth: rename *enum*s still not matching register names
Sergey Shtylyov
1
-6
/
+6
2021-03-12
sh_eth: rename PSR bits
Sergey Shtylyov
1
-1
/
+1
2021-03-12
sh_eth: rename TRSCER bits
Sergey Shtylyov
1
-8
/
+14
2020-02-16
sh_eth: use Gigabit register map for R7S72100
Sergei Shtylyov
1
-1
/
+0
2020-02-16
sh_eth: add sh_eth_cpu_data::gecmr flag
Sergei Shtylyov
1
-0
/
+1
2019-02-04
sh_eth: RX checksum offload support
Sergei Shtylyov
1
-0
/
+1
2019-02-04
sh_eth: rename sh_eth_cpu_data::hw_checksum
Sergei Shtylyov
1
-1
/
+1
2018-08-22
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-20
sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'
Sergei Shtylyov
1
-11
/
+11
2018-05-20
sh_eth: fix typo in EESR.TRO bit name
Sergei Shtylyov
1
-2
/
+2
2018-05-19
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-30
sh_eth: add missing EESIPR bits
Sergei Shtylyov
1
-2
/
+8
2017-01-30
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-10
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-04
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-14
sh_eth: uninline sh_eth_{write|read}()
Sergei Shtylyov
1
-25
/
+0
2015-11-02
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-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-01-26
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-08
sh_eth: Fix access to TRSCER register
Nobuhiro Iwamatsu
1
-0
/
+5
2014-11-29
sh_eth: Fix sleeping function called from invalid context
Mitsuhiro Kimura
1
-0
/
+1
[next]