index
:
linux-stable.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-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
/
sh_eth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sh_eth: remove unused variable
Kuninori Morimoto
2010-08-19
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
1
-1
/
+1
|
\
|
*
Fix spelling contorller -> controller in comments
Stefan Weil
2010-08-04
1
-1
/
+1
*
|
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
2010-07-18
1
-1
/
+1
*
|
net: sh_eth: add support for SH7757's ETHER
Yoshihiro Shimoda
2010-07-07
1
-1
/
+52
|
/
*
sh_eth: Fix memleak in sh_mdio_release
Denis Kirjanov
2010-05-20
1
-0
/
+3
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-2
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-10
1
-1
/
+1
|
\
|
*
net: Test off by one in sh_eth_reset()
roel kluin
2010-01-03
1
-1
/
+1
*
|
Subject: drivers/net/sh_eth.c: use %pM to shown MAC address
H Hartley Sweeten
2009-12-29
1
-7
/
+3
|
/
*
net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2
Magnus Damm
2009-12-15
1
-1
/
+6
*
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-18
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-27
1
-0
/
+2
|
\
|
*
sh_eth: Add asm/cacheflush.h
Nobuhiro Iwamatsu
2009-10-26
1
-0
/
+1
*
|
net: add Runtime PM to the sh_eth driver
Magnus Damm
2009-10-13
1
-2
/
+33
*
|
net: allow sh_eth to get mac address through platform data
Magnus Damm
2009-10-13
1
-8
/
+12
|
/
*
net: sh_eth: add value of ether_link pin in platform_data
Yoshihiro Shimoda
2009-08-29
1
-1
/
+5
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-1
/
+1
*
sh_eth: remove redundant test on unsigned
roel kluin
2009-06-25
1
-8
/
+1
*
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
1
-1
/
+1
*
sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead.
David S. Miller
2009-05-26
1
-1
/
+1
*
net: sh_eth: Add support SH7724
Yoshihiro Shimoda
2009-05-25
1
-1
/
+51
*
net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data"
Yoshihiro Shimoda
2009-05-25
1
-144
/
+267
*
net: sh_eth: fix receive desciptor loop
Yoshihiro Shimoda
2009-05-25
1
-0
/
+1
*
net: sh_eth: fix TX/RX descriptor not set physical memory
Yoshihiro Shimoda
2009-05-25
1
-23
/
+12
*
net: sh_eth: fix cache coherency issue
Yoshihiro Shimoda
2009-05-25
1
-0
/
+4
*
sh_eth: convert to net_device_ops
Alexander Beregalov
2009-04-13
1
-7
/
+14
*
sh_eth: Change handling of IRQ
Nobuhiro Iwamatsu
2009-03-18
1
-3
/
+17
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
1
-2
/
+2
|
\
|
*
sh: sh_eth: Update to change of mii_bus
Nobuhiro Iwamatsu
2008-11-20
1
-2
/
+2
*
|
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-10
1
-1
/
+1
*
|
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-1
/
+0
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2008-10-20
1
-2
/
+2
|
\
|
*
phylib: move to dynamic allocation of struct mii_bus
Lennert Buytenhek
2008-10-08
1
-1
/
+1
|
*
phylib: rename mii_bus::dev to mii_bus::parent
Lennert Buytenhek
2008-10-08
1
-1
/
+1
*
|
sh_eth: unsigned ndev->irq cannot be negative
roel kluin
2008-09-11
1
-2
/
+3
|
/
*
[netdrvr] remove unnecessary #include
Huang Weiyi
2008-08-14
1
-1
/
+0
*
[netdrvr] sh_eth: Add SH7619 support
Yoshinori Sato
2008-08-07
1
-19
/
+50
*
sh_eth: Add support of SH7763 to sh_eth
Nobuhiro Iwamatsu
2008-07-30
1
-36
/
+166
*
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
Anton Vorontsov
2008-07-22
1
-5
/
+0
*
netdev: Convert all drivers away from netif_schedule().
David S. Miller
2008-07-17
1
-1
/
+1
*
net: sh_eth: Fix compile error sh_eth
Nobuhiro Iwamatsu
2008-06-28
1
-2
/
+2
*
net: sh_eth: add support for Renesas SuperH Ethernet
Nobuhiro Iwamatsu
2008-06-11
1
-0
/
+1174