aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/smsc95xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-17smsc95xx: strip ethernet fcs (crc) on receive pathPeter Korsgaard1-2/+2
2009-05-01smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning1-0/+5
2009-05-01smsc95xx: configure LED outputsSteve Glendinning1-0/+10
2009-03-21usbnet: convert smsc95xx driver to net_device_opsStephen Hemminger1-2/+13
2009-02-17drivers/net/usb: fix sparse warnings: Should it be static?Hannes Eder1-1/+1
2009-01-25smsc95xx: fix function prototype of async callbackSteve Glendinning1-2/+2
2009-01-25smsc95xx: remove unused completion structSteve Glendinning1-4/+0
2008-12-18net: 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-27net: convert print_mac to %pMJohannes Berg1-3/+1
2008-10-09smsc95xx: fix usb usage on big endian platformsSteve Glendinning1-5/+5
2008-10-08net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning1-0/+1225