aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/usb/cdc_eem.c
AgeCommit message (Expand)Author
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-11-07net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge
2012-10-11usbnet: Support devices reporting idlenessOliver Neukum
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-04-01net: usb: cdc_eem: fix mtuRabin Vincent
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann
2011-03-31Fix common misspellingsLucas De Marchi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-17usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-09-23USB: Fix CDC EEM host driver 'sentinel' CRC validationBrian Niebuhr
2009-07-16cdc-eem: bad crc checkingVincent CUISSARD
2009-06-30cdc_eem: Use netdev stats structureHerbert Xu
2009-05-04usbnet: CDC EEM support (v5)Omar Laazimani