aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/smsc95xx.c
Commit message (Expand)AuthorAgeFilesLines
* usbnet: convert smsc95xx driver to net_device_opsStephen Hemminger2009-03-211-2/+13
* drivers/net/usb: fix sparse warnings: Should it be static?Hannes Eder2009-02-171-1/+1
* smsc95xx: fix function prototype of async callbackSteve Glendinning2009-01-251-2/+2
* smsc95xx: remove unused completion structSteve Glendinning2009-01-251-4/+0
* net: prepare usb net drivers for addition of status as a parameterOliver Neukum2008-12-181-2/+3
* net: Refactor full duplex flow control resolutionSteve Glendinning2008-12-161-23/+1
* net: Move flow control definitions to mii.hSteve Glendinning2008-12-161-2/+0
* smsc95xx: add tx checksum offload supportSteve Glendinning2008-11-201-10/+65
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+1
* smsc95xx: fix usb usage on big endian platformsSteve Glendinning2008-10-091-5/+5
* net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning2008-10-081-0/+1225