summaryrefslogtreecommitdiff
path: root/drivers/net/usb/smsc75xx.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-11/+1
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-11/+1
2011-12-20module_param: make bool parameters really bool (net & drivers/net)Rusty Russell1-1/+1
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman1-11/+1
2011-11-17net: introduce and use netdev_features_t for device features setsMichał Mirosław1-1/+2
2011-11-08Fix incorrect usage of NET_IP_ALIGNNico Erfurth1-3/+4
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-04-30ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny1-3/+4
2011-04-02net: convert SMSC USB net drivers to hw_featuresMichał Mirosław1-80/+44
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2010-04-04net: convert multicast list to list_headJiri Pirko1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-17smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning1-0/+1288