summaryrefslogtreecommitdiff
path: root/drivers/net/usb/smsc95xx.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-01smsc95xx: Use netdev stats structureHerbert Xu1-5/+5
2009-05-18smsc95xx: strip ethernet fcs (crc) on receive pathPeter Korsgaard1-2/+2
2009-05-02smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning1-0/+5
2009-05-02smsc95xx: configure LED outputsSteve Glendinning1-0/+10
2009-03-22usbnet: convert smsc95xx driver to net_device_opsStephen Hemminger1-2/+13
2009-02-18drivers/net/usb: fix sparse warnings: Should it be static?Hannes Eder1-1/+1
2009-01-26smsc95xx: fix function prototype of async callbackSteve Glendinning1-2/+2
2009-01-26smsc95xx: remove unused completion structSteve Glendinning1-4/+0
2008-12-19net: prepare usb net drivers for addition of status as a parameterOliver Neukum1-2/+3
2008-12-16net: Refactor full duplex flow control resolutionSteve Glendinning1-23/+1
2008-12-16net: Move flow control definitions to mii.hSteve Glendinning1-2/+0
2008-11-20smsc95xx: add tx checksum offload supportSteve Glendinning1-10/+65
2008-10-28net: convert print_mac to %pMJohannes Berg1-3/+1
2008-10-10smsc95xx: fix usb usage on big endian platformsSteve Glendinning1-5/+5
2008-10-09net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning1-0/+1225