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.12.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
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-62
/
+135
2015-01-27
sh_eth: Fix DMA-API usage for RX buffers
Ben Hutchings
1
-11
/
+23
2015-01-27
sh_eth: Check for DMA mapping errors on transmit
Ben Hutchings
1
-0
/
+4
2015-01-27
sh_eth: Ensure DMA engines are stopped before freeing buffers
Ben Hutchings
1
-7
/
+32
2015-01-27
sh_eth: Remove RX overflow log messages
Ben Hutchings
1
-3
/
+0
2015-01-27
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
Ben Hutchings
2
-9
/
+31
2015-01-27
sh_eth: Fix crash or memory leak when resizing rings on device that is down
Ben Hutchings
1
-16
/
+18
2015-01-27
sh_eth: Detach net device when stopping queue to resize DMA rings
Ben Hutchings
1
-1
/
+2
2015-01-27
sh_eth: Fix padding of short frames on TX
Ben Hutchings
1
-4
/
+4
2015-01-27
sh_eth: add more PM methods
Mikhail Ulyanov
1
-0
/
+31
2015-01-27
sh_eth: use SET_RUNTIME_PM_OPS()
Mikhail Ulyanov
1
-2
/
+1
2015-01-19
sh_eth: Fix ethtool operation crash when net device is down
Ben Hutchings
1
-0
/
+10
2015-01-19
sh_eth: Fix promiscuous mode on chips without TSU
Ben Hutchings
1
-9
/
+9
2015-01-15
net: sh_eth: Use u32 for 32-bit register data
Geert Uytterhoeven
2
-23
/
+21
2015-01-15
sh_eth: Fix addition of .trscer_err_mask to wrong SoC data
Geert Uytterhoeven
1
-2
/
+2
2015-01-09
sh_eth: Fix access to TRSCER register
Nobuhiro Iwamatsu
2
-1
/
+11
2015-01-09
sh-eth: Set fdr_value of R-Car SoCs
Nobuhiro Iwamatsu
1
-0
/
+2
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-50
/
+51
2014-12-10
sh_eth: Remove redundant alignment adjustment
Mitsuhiro Kimura
1
-2
/
+2
2014-12-10
sh_eth: Optimization for RX excess judgement
Mitsuhiro Kimura
1
-5
/
+5
2014-11-30
sh_eth: Fix sleeping function called from invalid context
Mitsuhiro Kimura
2
-29
/
+36
2014-11-30
sh_eth: Fix skb alloc size and alignment adjust rule.
Mitsuhiro Kimura
2
-21
/
+15
2014-11-13
net: sh_eth: Add r8a7793 support
Hisashi Nakamura
1
-0
/
+2
2014-11-13
net: sh_eth: Add RMII mode setting in probe
Hisashi Nakamura
1
-0
/
+4
2014-10-28
ethernet: renesas: remove unnecessary check
Varka Bhadram
1
-6
/
+2
2014-09-03
net: sh_eth: fix driver dependencies
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2014-08-03
net: sh_eth: Add r8a7794 support
Hisashi Nakamura
1
-0
/
+2
2014-07-03
sh_eth: remove checks around dev_kfree_skb() calls
Sergei Shtylyov
1
-12
/
+6
2014-06-12
net: sh_eth: Fix timing of RACT setting in sh_eth_rx()
Yoshihiro Shimoda
1
-1
/
+0
2014-06-12
net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()
Yoshihiro Shimoda
1
-5
/
+3
2014-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+23
2014-06-04
sh_eth: fix SH7619/771x support
Sergei Shtylyov
1
-0
/
+21
2014-06-04
sh_eth: use RNC mode for packet reception
Ben Dooks
2
-11
/
+2
2014-05-14
sh_eth: replace devm_kzalloc() with devm_kmalloc_array()
Sergei Shtylyov
1
-2
/
+2
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-28
sh_eth: ensure pm_runtime cannot suspend the device during init
Ben Dooks
1
-2
/
+6
2014-03-21
sh_eth: Remove goto statements that jump straight to a return
Laurent Pinchart
1
-21
/
+9
2014-03-21
sh_eth: Register MDIO bus before registering the network device
Laurent Pinchart
1
-11
/
+9
2014-03-21
sh_eth: Simplify MDIO bus initialization and release
Laurent Pinchart
1
-19
/
+11
2014-03-21
sh_eth: Use the platform device as the MDIO bus parent
Laurent Pinchart
1
-1
/
+1
2014-03-21
sh_eth: Use the platform device for memory allocation
Laurent Pinchart
1
-4
/
+3
2014-03-18
sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocations
Sergei Shtylyov
1
-22
/
+11
2014-03-18
sh_eth: convert dev_*() to netdev_*() calls
Sergei Shtylyov
1
-23
/
+24
2014-03-18
sh_eth: convert pr_*() to netdev_*() calls
Sergei Shtylyov
1
-4
/
+5
2014-03-18
sh_eth: exit probe with unknown register layout
Sergei Shtylyov
1
-1
/
+6
2014-03-13
sh_eth: update OF PHY registeration
Ben Dooks
1
-20
/
+39
2014-02-19
sh_eth: add device tree support
Sergei Shtylyov
1
-3
/
+66
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
[next]