index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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
2014-11-30
sh_eth: Fix skb alloc size and alignment adjust rule.
Mitsuhiro Kimura
1
-2
/
+2
2014-06-04
sh_eth: use RNC mode for packet reception
Ben Dooks
1
-2
/
+0
2014-02-14
sh_eth: use ETH_ZLEN instead of home-grown #define
Sergei Shtylyov
1
-2
/
+1
2014-01-18
sh_eth: Add support for r7s72100
Simon Horman
1
-1
/
+2
2014-01-04
sh_eth: coding style fixes
Sergei Shtylyov
1
-30
/
+23
2013-10-24
sh_eth: add/use RMCR.RNC bit
Sergei Shtylyov
1
-0
/
+3
2013-08-21
sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'
Sergei Shtylyov
1
-0
/
+7
2013-08-21
sh_eth: get register layout from 'struct sh_eth_cpu_data'
Sergei Shtylyov
1
-0
/
+1
2013-07-25
sh_eth: add support for RMIIMODE register
Simon Horman
1
-0
/
+2
2013-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-06-24
sh_eth: fix unhandled RFE interrupt
Sergei Shtylyov
1
-1
/
+1
2013-06-20
sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef
Sergei Shtylyov
1
-0
/
+1
2013-06-20
sh_eth: cleanup 'enum TD_STS_BIT'
Sergei Shtylyov
1
-4
/
+4
[next]