dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/arm
Daniel Silverstone 7a3c66e2d3 net: Add support for the KS8695 ethernet devices.
Implements the KS8695 ethernet device (ks8695net).

This driver is only of use on the KS8695 which is an ARM9 based SoC. The
documentation on this SoC is sparse and poor, with barely a register
description and a rough outline of how the ethernet works, this driver was
therefore written with strong reference to the Micrel supplied Linux 2.6.9
port, and to Andrew Victor's ks8695eth driver.

Signed-off-by: Daniel Silverstone <dsilvers@simtec.co.uk>
Signed-off-by: Vincent Sanders <vince@simtec.co.uk>
Acked-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-11 21:00:29 -08:00
..
Kconfig net: Add support for the KS8695 ethernet devices. 2008-12-11 21:00:29 -08:00
Makefile net: Add support for the KS8695 ethernet devices. 2008-12-11 21:00:29 -08:00
am79c961a.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
am79c961a.h fix file specification in comments 2006-10-03 23:01:26 +02:00
at91_ether.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
at91_ether.h at91_ether: use netstats in net_device structure 2008-07-22 19:45:41 -04:00
ep93xx_eth.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
ether1.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
ether1.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ether3.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
ether3.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
etherh.c etherh: build fix for net-next 2008-12-02 14:52:25 -08:00
ixp4xx_eth.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
ks8695net.c net: Add support for the KS8695 ethernet devices. 2008-12-11 21:00:29 -08:00
ks8695net.h net: Add support for the KS8695 ethernet devices. 2008-12-11 21:00:29 -08:00