summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/cdc_eem.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1Star
* net: cdc_eem: clean up bind error pathJohan Hovold2018-03-071-4/+1Star
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* usb: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1Star
* net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-081-1/+2
* usbnet: Support devices reporting idlenessOliver Neukum2012-10-111-0/+4
* USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-191-0/+1
* net: usb: cdc_eem: fix mtuRabin Vincent2012-04-021-0/+1
* USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1Star
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-021-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches2010-02-171-4/+6
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-2/+2
* USB: Fix CDC EEM host driver 'sentinel' CRC validationBrian Niebuhr2009-09-231-7/+10
* cdc-eem: bad crc checkingVincent CUISSARD2009-07-171-1/+1
* cdc_eem: Use netdev stats structureHerbert Xu2009-07-011-1/+1
* usbnet: CDC EEM support (v5)Omar Laazimani2009-05-041-0/+381