index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
sh_eth.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh_eth: add sh_eth_cpu_data::no_xdfar flag
Sergei Shtylyov
2018-04-01
1
-0
/
+1
*
sh_eth: add sh_eth_cpu_data::cexcr flag
Sergei Shtylyov
2018-03-26
1
-0
/
+1
*
sh_eth: add sh_eth_cpu_data::no_tx_cntrs flag
Sergei Shtylyov
2018-03-26
1
-0
/
+1
*
sh_eth: add sh_eth_cpu_data::xdfar_rw flag
Sergei Shtylyov
2018-03-26
1
-0
/
+1
*
sh_eth: add sh_eth_cpu_data::edtrr_trns value
Sergei Shtylyov
2018-03-26
1
-0
/
+1
*
sh_eth: add sh_eth_cpu_data::soft_reset() method
Sergei Shtylyov
2018-03-26
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
1
-11
/
+0
|
\
|
*
sh_eth: uninline TSU register accessors
Sergei Shtylyov
2018-02-27
1
-11
/
+0
*
|
sh_eth: fix TSU init on SH7734/R8A7740
Sergei Shtylyov
2018-02-26
1
-0
/
+1
*
|
sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1
Sergei Shtylyov
2018-02-26
1
-2
/
+2
|
/
*
sh_eth: add missing EESIPR bits
Sergei Shtylyov
2017-01-30
1
-2
/
+8
*
sh_eth: rename EESIPR bits
Sergei Shtylyov
2017-01-30
1
-13
/
+23
*
sh_eth: add generic wake-on-lan support via magic packet
Niklas Söderlund
2017-01-09
1
-0
/
+3
*
sh_eth: use correct name for ECMR_MPDE bit
Niklas Söderlund
2017-01-09
1
-1
/
+1
*
sh_eth: rename 'sh_eth_cpu_data::hw_crc'
Sergei Shtylyov
2017-01-09
1
-1
/
+1
*
sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0'
Sergei Shtylyov
2017-01-09
1
-1
/
+0
*
sh_eth: factor out sh_eth_emac_interrupt()
Sergei Shtylyov
2017-01-04
1
-1
/
+1
*
net: ethernet: renesas: sh_eth: use phydev from struct net_device
Philippe Reynes
2016-08-10
1
-1
/
+0
*
sh_eth: rename ARSTR register bit
Sergei Shtylyov
2016-04-26
1
-1
/
+1
*
sh_eth: remove EDMAC_BIG_ENDIAN
Sergei Shtylyov
2016-01-04
1
-1
/
+0
*
sh_eth: fix 16-bit descriptor field access endianness too
Sergei Shtylyov
2015-12-22
1
-17
/
+16
*
sh_eth: uninline sh_eth_{write|read}()
Sergei Shtylyov
2015-12-14
1
-25
/
+0
*
sh_eth: fix typo in RX descriptor bit name
Sergei Shtylyov
2015-11-02
1
-1
/
+1
*
sh_eth: Implement ethtool register dump operations
Ben Hutchings
2015-03-04
1
-3
/
+6
*
sh_eth: WARN on access to a register not implemented in a particular chip
Ben Hutchings
2015-03-04
1
-2
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
1
-0
/
+1
|
\
|
*
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
Ben Hutchings
2015-01-26
1
-0
/
+1
*
|
net: sh_eth: Use u32 for 32-bit register data
Geert Uytterhoeven
2015-01-15
1
-16
/
+14
|
/
*
sh_eth: Fix access to TRSCER register
Nobuhiro Iwamatsu
2015-01-08
1
-0
/
+5
*
sh_eth: Fix sleeping function called from invalid context
Mitsuhiro Kimura
2014-11-29
1
-0
/
+1
*
sh_eth: Fix skb alloc size and alignment adjust rule.
Mitsuhiro Kimura
2014-11-29
1
-2
/
+2
*
sh_eth: use RNC mode for packet reception
Ben Dooks
2014-06-03
1
-2
/
+0
*
sh_eth: use ETH_ZLEN instead of home-grown #define
Sergei Shtylyov
2014-02-13
1
-2
/
+1
*
sh_eth: Add support for r7s72100
Simon Horman
2014-01-17
1
-1
/
+2
*
sh_eth: coding style fixes
Sergei Shtylyov
2014-01-03
1
-30
/
+23
*
sh_eth: add/use RMCR.RNC bit
Sergei Shtylyov
2013-10-23
1
-0
/
+3
*
sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'
Sergei Shtylyov
2013-08-20
1
-0
/
+7
*
sh_eth: get register layout from 'struct sh_eth_cpu_data'
Sergei Shtylyov
2013-08-20
1
-0
/
+1
*
sh_eth: add support for RMIIMODE register
Simon Horman
2013-07-24
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
1
-1
/
+1
|
\
|
*
sh_eth: fix unhandled RFE interrupt
Sergei Shtylyov
2013-06-24
1
-1
/
+1
*
|
sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef
Sergei Shtylyov
2013-06-19
1
-0
/
+1
*
|
sh_eth: cleanup 'enum TD_STS_BIT'
Sergei Shtylyov
2013-06-19
1
-4
/
+4
*
|
sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'
Sergei Shtylyov
2013-06-19
1
-3
/
+0
*
|
sh_eth: add NAPI support
Sergei Shtylyov
2013-06-19
1
-0
/
+1
*
|
sh_eth: define/use EESR_RX_CHECK macro
Sergei Shtylyov
2013-06-19
1
-0
/
+8
*
|
sh_eth: add IRQ flags to 'struct sh_eth_cpu_data'
Nobuhiro Iwamatsu
2013-06-06
1
-0
/
+1
*
|
sh_eth: remove #ifdef around EDSR and GECMR bit definitions
Nobuhiro Iwamatsu
2013-06-06
1
-5
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
1
-1
/
+1
|
\
|
*
sh_eth: make 'link' field of 'struct sh_eth_private' *int*
Sergei Shtylyov
2013-03-31
1
-1
/
+1
[next]