]> Git Repo - linux.git/commit - include/net/ax88796.h
AX88796 network driver
authorBen Dooks <[email protected]>
Tue, 3 Jul 2007 15:53:09 +0000 (16:53 +0100)
committerJeff Garzik <[email protected]>
Tue, 10 Jul 2007 16:41:08 +0000 (12:41 -0400)
commit825a2ff1896ec3ead94bebef60c71f57254da58a
treecc88b2a7666df7377819e8265298f974e388294e
parentf49343a54864b98333b98706accba66aa75a0c16
AX88796 network driver

Support for the Asix AX88796 network controller, an
NE2000 compatible 10/100 ethernet device with internal
PHY.

The driver supports PHY settings via either ioctl() or
the ethtool driver ops.

Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
drivers/net/8390.h
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/ax88796.c [new file with mode: 0644]
include/net/ax88796.h [new file with mode: 0644]
This page took 0.057606 seconds and 4 git commands to generate.