index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
cdc_eem.c
Age
Commit message (
Expand
)
Author
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-06
usb: Fix FSF address in file headers
Jeff Kirsher
2012-11-07
net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs
Ian Coolidge
2012-10-11
usbnet: Support devices reporting idleness
Oliver Neukum
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-04-01
net: usb: cdc_eem: fix mtu
Rabin Vincent
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-01
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-17
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2009-09-23
USB: Fix CDC EEM host driver 'sentinel' CRC validation
Brian Niebuhr
2009-07-16
cdc-eem: bad crc checking
Vincent CUISSARD
2009-06-30
cdc_eem: Use netdev stats structure
Herbert Xu
2009-05-04
usbnet: CDC EEM support (v5)
Omar Laazimani