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
2013-04-29
sh_eth: add R8A77781 support
Sergei Shtylyov
2
-3
/
+4
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-2
/
+4
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-1
/
+1
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+19
2013-04-01
sh_eth: make 'link' field of 'struct sh_eth_private' *int*
Sergei Shtylyov
2
-5
/
+5
2013-04-01
sh_eth: workaround for spurious ECI interrupt
Sergei Shtylyov
1
-2
/
+8
2013-04-01
sh_eth: fix handling of no LINK signal
Sergei Shtylyov
1
-4
/
+6
2013-03-29
sh_eth: add R-Car support for real
Sergei Shtylyov
1
-8
/
+99
2013-03-29
sh_eth: move data from header file to driver
Sergei Shtylyov
2
-219
/
+218
2013-03-22
sh_eth: fix unused variable warning
Sergei Shtylyov
1
-1
/
+0
2013-03-22
sh_eth: use managed device API
Sergei Shtylyov
2
-35
/
+13
2013-03-22
sh_eth: kill unneeded typecast in sh_eth_drv_probe()
Sergei Shtylyov
1
-2
/
+1
2013-03-22
sh_eth: use PIR_* bits
Sergei Shtylyov
1
-4
/
+4
2013-03-21
net: sh-eth: Use pr_err instead of printk
Nobuhiro Iwamatsu
1
-2
/
+2
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+11
2013-03-20
sh_eth: check TSU registers ioremap() error
Sergei Shtylyov
1
-0
/
+5
2013-03-20
sh_eth: fix bitbang memory leak
Sergei Shtylyov
2
-0
/
+6
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
1
-7
/
+2
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-6
/
+4
2013-01-15
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-1
/
+1
2012-11-03
net: sh_eth: Fix a typo - replace regist with register.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2012-10-07
drivers/net/ethernet/renesas/sh_eth.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-08-20
net: sh_eth: Add eth support for R8A7779 device
Phil Edworthy
2
-5
/
+10
2012-06-27
net: sh_eth: add support for set_ringparam/get_ringparam
Yoshihiro Shimoda
2
-33
/
+112
2012-06-27
net: sh_eth: fix up the buffer pointers
Yoshihiro Shimoda
1
-7
/
+24
2012-06-27
net: sh_eth: remove unnecessary members/definitions
Yoshihiro Shimoda
2
-75
/
+1
2012-06-27
net: sh_eth: remove unnecessary function
Yoshihiro Shimoda
2
-23
/
+0
2012-06-26
net/sh-eth: Check return value of sh_eth_reset when chip reset fail
Nobuhiro Iwamatsu
1
-32
/
+56
2012-06-26
net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
Nobuhiro Iwamatsu
2
-43
/
+66
2012-06-23
net: sh_eth: fix the condition to fix the cur_tx/dirty_rx
Yoshihiro Shimoda
1
-5
/
+7
2012-05-30
net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens
Yoshihiro Shimoda
1
-3
/
+5
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+3
2012-04-05
net: sh_eth: add support R8A7740
Yoshihiro Shimoda
3
-6
/
+120
2012-04-02
net: sh_eth: fix endian check for architecture independent
Yoshihiro Shimoda
2
-3
/
+3
2012-03-28
net: sh_eth: Add support SH7734
Nobuhiro Iwamatsu
3
-8
/
+28
2012-02-17
net: sh_eth: add support for VLAN tag filtering
Yoshihiro Shimoda
2
-0
/
+64
2012-02-17
net: sh_eth: add support for multicast filtering
Yoshihiro Shimoda
2
-5
/
+286
2012-02-17
net: sh_eth: modify a condition of ioremap for TSU
Yoshihiro Shimoda
1
-11
/
+14
2012-02-17
net: sh_eth: change the condition of initialization
Yoshihiro Shimoda
1
-2
/
+2
2012-02-17
net: sh_eth: add the value of tsu to the SH7757's GETHER
Yoshihiro Shimoda
1
-0
/
+1
2012-02-16
renesas/sh_eth.c: fix linux/interrupt.h included twice
Danny Kukawka
1
-1
/
+0
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+3
2012-02-09
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
1
-4
/
+2
2012-02-07
sh-eth: use netdev stats structure and fix dma_map_single
Eric Dumazet
2
-32
/
+31
2012-02-07
net: sh_eth: fix skb_over_panic happen
Yoshihiro Shimoda
2
-4
/
+3
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-1
/
+0
2012-01-17
net: sh-eth: Fix build error by the value which is not defined
Nobuhiro Iwamatsu
1
-1
/
+1
2012-01-11
sh-eth: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+2
2012-01-05
net: make ethtool_ops const
stephen hemminger
1
-3
/
+3
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
[prev]
[next]