index
:
Linux Stable
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
sh_eth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh_eth: Use platform device for printing before register_netdev()
Geert Uytterhoeven
2017-09-15
1
-1
/
+1
*
sh_eth: R8A7740 supports packet shecksumming
Sergei Shtylyov
2017-03-16
1
-0
/
+1
*
sh_eth: fix EESIPR values for SH77{34|63}
Sergei Shtylyov
2017-03-16
1
-2
/
+2
*
sh_eth: enable RX descriptor word 0 shift on SH7734
Sergei Shtylyov
2017-03-16
1
-0
/
+1
*
sh_eth: remove unchecked interrupts for RZ/A1
Chris Brandt
2017-02-23
1
-1
/
+1
*
sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
Sergei Shtylyov
2016-05-01
1
-1
/
+2
*
sh_eth: fix TX buffer byte-swapping
Sergei Shtylyov
2016-01-25
1
-2
/
+1
*
sh_eth: fix kernel oops in skb_put()
Sergei Shtylyov
2016-01-04
1
-2
/
+2
*
net: sh_eth: Fix timing of RACT setting in sh_eth_rx()
Yoshihiro Shimoda
2014-06-11
1
-1
/
+0
*
net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()
Yoshihiro Shimoda
2014-06-11
1
-5
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
1
-9
/
+23
|
\
|
*
sh_eth: fix SH7619/771x support
Sergei Shtylyov
2014-06-03
1
-0
/
+21
|
*
sh_eth: use RNC mode for packet reception
Ben Dooks
2014-06-03
1
-9
/
+2
*
|
sh_eth: replace devm_kzalloc() with devm_kmalloc_array()
Sergei Shtylyov
2014-05-13
1
-2
/
+2
*
|
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
|
/
*
sh_eth: ensure pm_runtime cannot suspend the device during init
Ben Dooks
2014-03-28
1
-2
/
+6
*
sh_eth: Remove goto statements that jump straight to a return
Laurent Pinchart
2014-03-20
1
-21
/
+9
*
sh_eth: Register MDIO bus before registering the network device
Laurent Pinchart
2014-03-20
1
-11
/
+9
*
sh_eth: Simplify MDIO bus initialization and release
Laurent Pinchart
2014-03-20
1
-19
/
+11
*
sh_eth: Use the platform device as the MDIO bus parent
Laurent Pinchart
2014-03-20
1
-1
/
+1
*
sh_eth: Use the platform device for memory allocation
Laurent Pinchart
2014-03-20
1
-4
/
+3
*
sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocations
Sergei Shtylyov
2014-03-17
1
-22
/
+11
*
sh_eth: convert dev_*() to netdev_*() calls
Sergei Shtylyov
2014-03-17
1
-23
/
+24
*
sh_eth: convert pr_*() to netdev_*() calls
Sergei Shtylyov
2014-03-17
1
-4
/
+5
*
sh_eth: exit probe with unknown register layout
Sergei Shtylyov
2014-03-17
1
-1
/
+6
*
sh_eth: update OF PHY registeration
Ben Dooks
2014-03-13
1
-20
/
+39
*
sh_eth: add device tree support
Sergei Shtylyov
2014-02-18
1
-3
/
+66
*
sh_eth: use ETH_ZLEN instead of home-grown #define
Sergei Shtylyov
2014-02-13
1
-2
/
+2
*
sh_eth: Add support for r7s72100
Simon Horman
2014-01-17
1
-7
/
+117
*
sh_eth: Use bool as return type of sh_eth_is_gether()
Simon Horman
2014-01-17
1
-5
/
+2
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
sh_eth: fix garbled TX error message
Sergei Shtylyov
2014-01-13
1
-4
/
+4
*
sh_eth: coding style fixes
Sergei Shtylyov
2014-01-03
1
-58
/
+52
*
net: renesas: slight optimization of addr compare
dingtianhong
2013-12-31
1
-1
/
+1
*
sh_eth: do not reset PHY needlessly
Sergei Shtylyov
2013-12-19
1
-5
/
+0
*
sh_eth: add PHY IRQ to platform data
Sergei Shtylyov
2013-12-19
1
-2
/
+4
*
sh_eth: add R8A7791 support
Sergei Shtylyov
2013-12-10
1
-3
/
+4
*
net: sh_eth: do not issue a wild PHY reset through BMCR
Florian Fainelli
2013-12-09
1
-1
/
+4
*
sh_eth: check platform data pointer
Sergei Shtylyov
2013-11-04
1
-0
/
+6
*
sh_eth: add/use RMCR.RNC bit
Sergei Shtylyov
2013-10-23
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
1
-4
/
+4
|
\
|
*
net: sh_eth: Correct fix for RX packet errors on R8A7740
Simon Horman
2013-10-11
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-08
1
-0
/
+4
|
\
|
|
*
net: sh_eth: Fix RX packets errors on R8A7740
Nguyen Hong Ky
2013-10-08
1
-0
/
+4
*
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
1
-6
/
+8
|
\
|
*
sh_eth: fix napi_{en|dis}able() calls racing against interrupts
Sergei Shtylyov
2013-09-04
1
-5
/
+7
|
*
sh_eth: NAPI requires netif_receive_skb()
Sergei Shtylyov
2013-09-04
1
-1
/
+1
*
|
sh_eth: Enable Rx descriptor word 0 shift for r8a7790
Kouei Abe
2013-09-03
1
-0
/
+1
*
|
sh_eth: Fix cache invalidation omission of receive buffer
Kouei Abe
2013-09-03
1
-0
/
+3
[next]