summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/smsc75xx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-11/+1Star
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-11/+1Star
| |\
| | * USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-11/+1Star
* | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-201-1/+1
* | | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-1/+2
|/ /
* / Fix incorrect usage of NET_IP_ALIGNNico Erfurth2011-11-081-3/+4
|/
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-291-3/+4
* net: convert SMSC USB net drivers to hw_featuresMichał Mirosław2011-04-021-80/+44Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
|/
* smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning2010-03-161-0/+1288