summaryrefslogtreecommitdiffstats
path: root/drivers/net/smsc911x.c
Commit message (Expand)AuthorAgeFilesLines
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-251-3/+4
* smsc911x: reset last known duplex and carrier on openSteve Glendinning2009-03-191-0/+4
* SMSC: timeout reaches -1Roel Kluin2009-02-201-1/+1
* smsc911x: timeout reaches -1Roel Kluin2009-01-301-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-301-2/+2
* smsc911x: fix platform resource call during module unloadSteve Glendinning2008-12-261-1/+1
* smsc911x: don't clobber driver_dataSteve Glendinning2008-12-261-1/+0Star
* smsc911x: make smsc911x_ethtool_ops constantSteve Glendinning2008-12-261-1/+1
* smsc911x: convert driver to use net_device_opsSteve Glendinning2008-12-261-10/+14
* smsc911x: fix BUG if module is removed while interface is upSteve Glendinning2008-12-261-3/+2Star
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-231-1/+1
* net: Refactor full duplex flow control resolutionSteve Glendinning2008-12-161-23/+1Star
* smsc911x: make smsc911x_poll_controller staticSteve Glendinning2008-12-131-1/+1
* smsc911x: add dynamic bus configurationSteve Glendinning2008-12-111-79/+79
* SMSC LAN911x and LAN921x vendor driverSteve Glendinning2008-11-061-0/+2091