index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sh_eth.c
Age
Commit message (
Expand
)
Author
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-06-25
sh_eth: remove redundant test on unsigned
roel kluin
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-05-26
sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead.
David S. Miller
2009-05-25
net: sh_eth: Add support SH7724
Yoshihiro Shimoda
2009-05-25
net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data"
Yoshihiro Shimoda
2009-05-25
net: sh_eth: fix receive desciptor loop
Yoshihiro Shimoda
2009-05-25
net: sh_eth: fix TX/RX descriptor not set physical memory
Yoshihiro Shimoda
2009-05-25
net: sh_eth: fix cache coherency issue
Yoshihiro Shimoda
2009-04-13
sh_eth: convert to net_device_ops
Alexander Beregalov
2009-03-18
sh_eth: Change handling of IRQ
Nobuhiro Iwamatsu
2008-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
sh: sh_eth: Update to change of mii_bus
Nobuhiro Iwamatsu
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-10-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2008-10-08
phylib: move to dynamic allocation of struct mii_bus
Lennert Buytenhek
2008-10-08
phylib: rename mii_bus::dev to mii_bus::parent
Lennert Buytenhek
2008-09-11
sh_eth: unsigned ndev->irq cannot be negative
roel kluin
2008-08-14
[netdrvr] remove unnecessary #include
Huang Weiyi
2008-08-07
[netdrvr] sh_eth: Add SH7619 support
Yoshinori Sato
2008-07-30
sh_eth: Add support of SH7763 to sh_eth
Nobuhiro Iwamatsu
2008-07-22
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
Anton Vorontsov
2008-07-17
netdev: Convert all drivers away from netif_schedule().
David S. Miller
2008-06-28
net: sh_eth: Fix compile error sh_eth
Nobuhiro Iwamatsu
2008-06-11
net: sh_eth: add support for Renesas SuperH Ethernet
Nobuhiro Iwamatsu