Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-30net: usb: net1080: Remove in_interrupt() commentSebastian Andrzej Siewior
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2017-06-16networking: add and use skb_put_u8()Johannes Berg
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-05-18net1080: Remove unused function nc_dump_ttl()Matthias Kaehlcke
2014-02-17usbnet: remove generic hard_header_len checkEmil Goode
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-06usb: Fix FSF address in file headersJeff Kirsher
2012-10-26usbnet: net1080: apply introduced usb command APIsMing Lei
2012-09-21net1080: Neaten netdev_dbg useJoe Perches
2012-09-21USB: remove dbg() usage in USB networking driversGreg Kroah-Hartman
2012-05-19USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman
2011-04-02usbnet: use eth%d name for known ethernet devicesArnd Bergmann
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-18drivers/net/usb: Use netif_<level> logging facilitiesJoe Perches
2010-02-18usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches
2009-07-01net1080: Use netdev stats structureHerbert Xu
2008-02-01Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna
2007-05-10Move USB network drivers to drivers/net/usb.Jeff Garzik