aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/smsc911x.c
Commit message (Expand)AuthorAgeFilesLines
* smsc911x: timeout reaches -1Roel Kluin2009-01-291-1/+1
* smsc911x: register irq with device name, not driver nameSteve Glendinning2009-01-111-1/+1
* smsc911x: fix smsc911x_reg_read compiler warningSteve Glendinning2009-01-111-0/+1
* netdev: add missing set_mac_address hookStephen Hemminger2009-01-111-0/+1
* smsc911x: compile fix re netif_rx signature changesAlexey Dobriyan2008-12-291-2/+2
* smsc911x: fix platform resource call during module unloadSteve Glendinning2008-12-251-1/+1
* smsc911x: don't clobber driver_dataSteve Glendinning2008-12-251-1/+0
* smsc911x: make smsc911x_ethtool_ops constantSteve Glendinning2008-12-251-1/+1
* smsc911x: convert driver to use net_device_opsSteve Glendinning2008-12-251-10/+14
* smsc911x: fix BUG if module is removed while interface is upSteve Glendinning2008-12-251-3/+2
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-1/+1
* net: Refactor full duplex flow control resolutionSteve Glendinning2008-12-161-23/+1
* smsc911x: make smsc911x_poll_controller staticSteve Glendinning2008-12-121-1/+1
* smsc911x: add dynamic bus configurationSteve Glendinning2008-12-101-79/+79
* SMSC LAN911x and LAN921x vendor driverSteve Glendinning2008-11-061-0/+2091