aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/usb/smsc95xx.c
AgeCommit message (Expand)Author
2011-05-16smsc95xx: fix reset checkRabin Vincent
2011-03-27NET: smsc95xx: don't use stack for async writes to the deviceMarc Zyngier
2010-12-16net: Use skb_checksum_start_offset()Michał Mirosław
2010-10-21smsc95xx: generate random MAC address once, not every ifupBernard Blackham
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-18smsc95xx: Fix tx checksum offload for small packetsSteve Glendinning
2010-03-16smsc95xx: wait for PHY to complete reset during initSteve Glendinning
2010-02-18net/usb: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-17drivers/net/usb: Use netif_<level> logging facilitiesJoe Perches
2010-02-17usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-22smsc95xx: fix transmission where ZLP is expectedSteve Glendinning
2009-09-22smsc95xx: add additional USB product IDsSteve Glendinning
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-08-02smsc95xx: remove EEPROM loaded checkSteve Glendinning
2009-06-30smsc95xx: Use netdev stats structureHerbert Xu
2009-05-17smsc95xx: strip ethernet fcs (crc) on receive pathPeter Korsgaard
2009-05-01smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning
2009-05-01smsc95xx: configure LED outputsSteve Glendinning
2009-03-21usbnet: convert smsc95xx driver to net_device_opsStephen Hemminger
2009-02-17drivers/net/usb: fix sparse warnings: Should it be static?Hannes Eder
2009-01-25smsc95xx: fix function prototype of async callbackSteve Glendinning
2009-01-25smsc95xx: remove unused completion structSteve Glendinning
2008-12-18net: prepare usb net drivers for addition of status as a parameterOliver Neukum
2008-12-16net: Refactor full duplex flow control resolutionSteve Glendinning
2008-12-16net: Move flow control definitions to mii.hSteve Glendinning
2008-11-20smsc95xx: add tx checksum offload supportSteve Glendinning
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-09smsc95xx: fix usb usage on big endian platformsSteve Glendinning
2008-10-08net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning