summaryrefslogtreecommitdiff
path: root/drivers/net/smsc9420.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-20smsc9420: handle magic field of ethtool_eepromSteve Glendinning1-0/+4
2009-02-20smsc9420: fix another postfixed timeoutSteve Glendinning1-1/+1
2009-02-03net: variables reach -1, but 0 testedRoel Kluin1-6/+6
2009-01-30smsc9420: fix interrupt signalling test failuresSteve Glendinning1-2/+1
2009-01-11netdev: add missing set_mac_address hookStephen Hemminger1-0/+1
2008-12-23net: Remove unused netdev arg from some NAPI interfaces.Neil Horman1-2/+2
2008-12-16net: Refactor full duplex flow control resolutionSteve Glendinning1-23/+1
2008-12-15smsc9420: add ethtool register dump supportSteve Glendinning1-0/+25
2008-12-13smsc9420: add ethtool eeprom supportSteve Glendinning1-0/+121
2008-12-13smsc9420: add netpoll supportSteve Glendinning1-0/+12
2008-12-12smsc9420: SMSC LAN9420 10/100 PCI ethernet adapterSteve Glendinning1-0/+1608