index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: 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
|
/
*
net: sh_eth: Add support SH7734
Nobuhiro Iwamatsu
2012-03-27
1
-3
/
+8
*
net: sh_eth: add support for VLAN tag filtering
Yoshihiro Shimoda
2012-02-16
1
-0
/
+5
*
net: sh_eth: add support for multicast filtering
Yoshihiro Shimoda
2012-02-16
1
-0
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-10
1
-3
/
+0
|
\
|
*
net: sh_eth: fix skb_over_panic happen
Yoshihiro Shimoda
2012-02-07
1
-3
/
+0
*
|
sh-eth: use netdev stats structure and fix dma_map_single
Eric Dumazet
2012-02-07
1
-1
/
+0
|
/
*
net: sh_eth: move the asm/sh_eth.h to include/linux/
Yoshihiro Shimoda
2011-09-28
1
-8
/
+0
*
net: sh_eth: use ioremap()
Yoshihiro Shimoda
2011-09-28
1
-4
/
+5
*
sh_eth: Move the Renesas SuperH driver
Jeff Kirsher
2011-08-12
1
-0
/
+837