index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
sh_eth.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
sh_eth: move data from header file to driver
Sergei Shtylyov
2013-03-29
1
-219
/
+0
*
|
sh_eth: use managed device API
Sergei Shtylyov
2013-03-21
1
-1
/
+0
|
/
*
sh_eth: fix bitbang memory leak
Sergei Shtylyov
2013-03-20
1
-0
/
+1
*
net: sh_eth: add support for set_ringparam/get_ringparam
Yoshihiro Shimoda
2012-06-27
1
-0
/
+6
*
net: sh_eth: remove unnecessary members/definitions
Yoshihiro Shimoda
2012-06-27
1
-69
/
+0
*
net: sh_eth: remove unnecessary function
Yoshihiro Shimoda
2012-06-27
1
-1
/
+0
*
net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
Nobuhiro Iwamatsu
2012-06-25
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-10
1
-2
/
+2
|
\
|
*
net: sh_eth: fix endian check for architecture independent
Yoshihiro Shimoda
2012-04-01
1
-2
/
+2
*
|
net: sh_eth: add support R8A7740
Yoshihiro Shimoda
2012-04-05
1
-2
/
+3
|
/
[next]