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