index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-14
sh_eth: use ETH_ZLEN instead of home-grown #define
Sergei Shtylyov
2
-4
/
+3
2014-01-18
sh_eth: Add support for r7s72100
Simon Horman
2
-8
/
+119
2014-01-18
sh_eth: Use bool as return type of sh_eth_is_gether()
Simon Horman
1
-5
/
+2
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-14
sh_eth: fix garbled TX error message
Sergei Shtylyov
1
-4
/
+4
2014-01-04
sh_eth: coding style fixes
Sergei Shtylyov
2
-88
/
+75
2014-01-01
net: renesas: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2013-12-20
sh_eth: do not reset PHY needlessly
Sergei Shtylyov
1
-5
/
+0
2013-12-20
sh_eth: add PHY IRQ to platform data
Sergei Shtylyov
1
-2
/
+4
2013-12-11
sh_eth: add R8A7791 support
Sergei Shtylyov
2
-4
/
+5
2013-12-10
net: sh_eth: do not issue a wild PHY reset through BMCR
Florian Fainelli
1
-1
/
+4
2013-11-05
sh_eth: check platform data pointer
Sergei Shtylyov
1
-0
/
+6
2013-10-24
sh_eth: add/use RMCR.RNC bit
Sergei Shtylyov
2
-3
/
+6
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2013-10-11
net: sh_eth: Correct fix for RX packet errors on R8A7740
Simon Horman
1
-4
/
+4
2013-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2013-10-09
net: sh_eth: Fix RX packets errors on R8A7740
Nguyen Hong Ky
1
-0
/
+4
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+8
2013-09-04
sh_eth: fix napi_{en|dis}able() calls racing against interrupts
Sergei Shtylyov
1
-5
/
+7
2013-09-04
sh_eth: NAPI requires netif_receive_skb()
Sergei Shtylyov
1
-1
/
+1
2013-09-04
sh_eth: Enable Rx descriptor word 0 shift for r8a7790
Kouei Abe
1
-0
/
+1
2013-09-04
sh_eth: Fix cache invalidation omission of receive buffer
Kouei Abe
1
-0
/
+3
2013-08-31
net: sh_eth: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-30
sh_eth: no need to call ether_setup()
Sergei Shtylyov
1
-3
/
+0
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
2
-1
/
+22
2013-08-01
sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt
Laurent Pinchart
1
-2
/
+3
2013-07-25
sh_eth: Add support for r8a7790 SoC
Simon Horman
2
-1
/
+22
2013-07-25
sh_eth: add support for RMIIMODE register
Simon Horman
2
-0
/
+6
2013-07-11
sh_eth: SH_ETH should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-18
/
+22
2013-06-24
sh_eth: fix misreporting of transmit abort
Sergei Shtylyov
1
-2
/
+3
2013-06-24
sh_eth: fix unhandled RFE interrupt
Sergei Shtylyov
2
-16
/
+19
2013-06-20
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
1
-1
/
+0
2013-06-20
sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef
Sergei Shtylyov
2
-3
/
+4
2013-06-20
sh_eth: cleanup 'enum TD_STS_BIT'
Sergei Shtylyov
1
-4
/
+4
2013-06-20
sh_eth: remove redundant bits from 'eesipr_value' field initializer
Sergei Shtylyov
1
-1
/
+1
2013-06-20
sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'
Sergei Shtylyov
2
-17
/
+0
2013-06-20
sh_eth: add NAPI support
Sergei Shtylyov
2
-12
/
+74
2013-06-20
sh_eth: define/use EESR_RX_CHECK macro
Sergei Shtylyov
2
-11
/
+10
2013-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+13
2013-06-13
net: sh_eth: fix incorrect RX length error if R8A7740
Yoshihiro Shimoda
1
-4
/
+11
2013-06-13
sh_eth: remove '__maybe_unused' annotations
Sergei Shtylyov
1
-2
/
+2
2013-06-13
sh_eth: split 'sh_eth_netdev_ops'
Sergei Shtylyov
1
-9
/
+20
2013-06-11
sh_eth: fix result of sh_eth_check_reset() on timeout
Sergei Shtylyov
1
-2
/
+2
2013-06-08
sh_eth: Fix warnings on 64-bit.
David S. Miller
1
-1
/
+1
2013-06-08
sh_eth: remove dependencies from Kconfig
Sergei Shtylyov
1
-6
/
+0
2013-06-08
sh_eth: get R8A777x support out of #ifdef
Sergei Shtylyov
1
-9
/
+5
2013-06-08
sh_eth: get SH7724 support out of #ifdef
Sergei Shtylyov
1
-5
/
+5
[next]