aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/gl620a.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-22usbnet: gl620a: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-2/+1
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-09-20USB: remove dbg() usage in USB networking driversGreg Kroah-Hartman1-3/+7
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-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
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/+245