summaryrefslogtreecommitdiffstats
path: root/drivers/net/sh_eth.c
Commit message (Expand)AuthorAgeFilesLines
* sh_eth: Add asm/cacheflush.hNobuhiro Iwamatsu2009-10-261-0/+1
* net: sh_eth: add value of ether_link pin in platform_dataYoshihiro Shimoda2009-08-291-1/+5
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* sh_eth: remove redundant test on unsignedroel kluin2009-06-251-8/+1
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead.David S. Miller2009-05-261-1/+1
* net: sh_eth: Add support SH7724Yoshihiro Shimoda2009-05-251-1/+51
* net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data"Yoshihiro Shimoda2009-05-251-144/+267
* net: sh_eth: fix receive desciptor loopYoshihiro Shimoda2009-05-251-0/+1
* net: sh_eth: fix TX/RX descriptor not set physical memoryYoshihiro Shimoda2009-05-251-23/+12
* net: sh_eth: fix cache coherency issueYoshihiro Shimoda2009-05-251-0/+4
* sh_eth: convert to net_device_opsAlexander Beregalov2009-04-131-7/+14
* sh_eth: Change handling of IRQNobuhiro Iwamatsu2009-03-181-3/+17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-201-2/+2
|\
| * sh: sh_eth: Update to change of mii_busNobuhiro Iwamatsu2008-11-201-2/+2
* | net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-101-1/+1
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-201-2/+2
|\
| * phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-081-1/+1
| * phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-081-1/+1
* | sh_eth: unsigned ndev->irq cannot be negativeroel kluin2008-09-111-2/+3
|/
* [netdrvr] remove unnecessary #includeHuang Weiyi2008-08-141-1/+0
* [netdrvr] sh_eth: Add SH7619 supportYoshinori Sato2008-08-071-19/+50
* sh_eth: Add support of SH7763 to sh_ethNobuhiro Iwamatsu2008-07-301-36/+166
* netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328Anton Vorontsov2008-07-221-5/+0
* netdev: Convert all drivers away from netif_schedule().David S. Miller2008-07-171-1/+1
* net: sh_eth: Fix compile error sh_ethNobuhiro Iwamatsu2008-06-281-2/+2
* net: sh_eth: add support for Renesas SuperH EthernetNobuhiro Iwamatsu2008-06-111-0/+1174
OpenPOWER on IntegriCloud