aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/net1080.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-17usbnet: remove generic hard_header_len checkEmil Goode1-0/+4
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-06usb: Fix FSF address in file headersJeff Kirsher1-2/+1
2012-10-26usbnet: net1080: apply introduced usb command APIsMing Lei1-80/+30
2012-09-20net1080: Neaten netdev_dbg useJoe Perches1-5/+2
2012-09-20USB: remove dbg() usage in USB networking driversGreg Kroah-Hartman1-25/+23
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman1-11/+1
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann1-1/+1
2010-06-03drivers/net: use __packed annotationEric Dumazet1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-17drivers/net/usb: Use netif_<level> logging facilitiesJoe Perches1-51/+45
2010-02-17usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches1-52/+49
2009-06-30net1080: Use netdev stats structureHerbert Xu1-6/+6
2008-01-31Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna1-2/+1
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik1-0/+615