1
linux/drivers/net/phy
David Woodhouse dda93b486a Stop phy code from returning success to unknown ioctls.
This kind of sucks, and prevents the Fedora installer from using the
device for network installs...

[root@efika phy]# iwconfig eth0
Warning: Driver for device eth0 has been compiled with an ancient version
of Wireless Extension, while this program support version 11 and later.
Some things may be broken...

eth0        ESSID:off/any  Nickname:""
          NWID:0  Channel:0  Access Point: 00:00:BF:81:14:E0
          Bit Rate:-1.08206e+06 kb/s   Sensitivity=0/0
          RTS thr:off   Fragment thr:off
          Encryption key:<too big>
          Power Management:off

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-12-01 16:35:51 -05:00
..
broadcom.c
cicada.c
davicom.c
fixed.c
icplus.c
Kconfig Generic bitbanged MDIO library 2007-10-10 16:54:03 -07:00
lxt.c
Makefile Generic bitbanged MDIO library 2007-10-10 16:54:03 -07:00
marvell.c phylib: marvell: add support for TX-only and RX-only Internal Delay 2007-12-01 16:32:30 -05:00
mdio_bus.c
mdio-bitbang.c phy/bitbang: missing MODULE_LICENSE 2007-10-19 23:00:01 -04:00
phy_device.c phylib: Silence driver registration 2007-11-05 17:58:36 -05:00
phy.c Stop phy code from returning success to unknown ioctls. 2007-12-01 16:35:51 -05:00
qsemi.c
smsc.c
vitesse.c