index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
cdc_ether.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-14
r8152: ecm and vendor modes coexist
hayeswang
1
-9
/
+0
2014-01-01
r8152: support RTL8153
hayeswang
1
-0
/
+10
2013-12-06
usb: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-09-16
net: usb: cdc_ether: use usb.h macros whenever possible
Fabio Porcedda
1
-46
/
+17
2013-09-16
net: usb: cdc_ether: fix checkpatch errors and warnings
Fabio Porcedda
1
-27
/
+20
2013-09-16
net: usb: cdc_ether: Use wwan interface for Telit modules
Fabio Porcedda
1
-0
/
+5
2013-07-11
net/usb: add relative mii functions for r815x
hayeswang
1
-2
/
+7
2013-07-02
net: cdc_ether: allow combined control and data interface
Bjørn Mork
1
-5
/
+17
2013-06-11
qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820
Bjørn Mork
1
-0
/
+6
2013-05-08
qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN card
Dan Williams
1
-0
/
+7
2013-05-06
net/usb: new driver for RTL8152
hayeswang
1
-0
/
+10
2013-04-17
net: cdc_ether: silence sparse __CHECK_ENDIAN__ warning
Bjørn Mork
1
-1
/
+1
2013-04-11
usbnet: cdc-ether: apply usbnet_link_change
Ming Lei
1
-4
/
+1
2013-02-19
qmi_wwan, cdc-ether: add ADU960S
Dan Williams
1
-0
/
+7
2012-12-19
use generic usbnet_manage_power()
Oliver Neukum
1
-8
/
+2
2012-12-17
cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362
Dan Williams
1
-16
/
+4
2012-12-17
qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDs
Dan Williams
1
-0
/
+15
2012-10-26
qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan
Dan Williams
1
-15
/
+26
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-05-19
net: cdc_ether: Add ZTE WWAN matches before generic Ethernet
Andrew Bird (Sphere Systems)
1
-0
/
+56
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-05-15
cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN
Dan Williams
1
-0
/
+16
2012-05-06
cdc_ether: Ignore bogus union descriptor for RNDIS devices
Bjørn Mork
1
-2
/
+12
2012-02-22
Move Logitech Harmony 900 from cdc_ether to zaurus
Scott Talbert
1
-0
/
+7
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-15
/
+4
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-15
/
+4
2011-11-14
net/usb: Misc. fixes for the LG-VL600 LTE USB modem
Mark Kamichoff
1
-1
/
+1
2011-05-10
net/usb: mark LG VL600 LTE modem ethernet interface as WWAN
Dan Williams
1
-1
/
+1
2011-04-29
usbnet: add support for some Huawei modems with cdc-ether ports
Dan Williams
1
-2
/
+12
2011-04-01
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
1
-1
/
+1
2011-03-30
net/usb: Ethernet quirks for the LG-VL600 4G modem
Andrzej Zaborowski
1
-6
/
+15
2010-12-31
USB: cdc_ether: remove unneeded check
Dan Carpenter
1
-3
/
+1
2010-05-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-30
cdc_ether: Identify MBM devices by GUID in MDLM descriptor
Jonas Sjöquist
1
-74
/
+39
2010-04-27
cdc_ether: fix autosuspend for mbm devices
Torgny Johansson
1
-0
/
+1
2010-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+5
2010-02-23
cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)
Torgny Johansson
1
-0
/
+5
2010-02-17
drivers/net/usb: Use netif_<level> logging facilities
Joe Perches
1
-10
/
+8
2010-02-17
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
1
-9
/
+9
2010-01-28
cdc_ether: Partially revert "usbnet: Set link down initially ..."
Ben Hutchings
1
-1
/
+1
2009-12-03
usbnet & cdc-ether: Autosuspend for online devices
Oliver Neukum
1
-0
/
+8
2009-12-03
cdc-ether: Implement reset_resume()
Oliver Neukum
1
-0
/
+1
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
1
-16
/
+16
2009-11-10
usbnet: Set link down initially for drivers that update link state
Ben Hutchings
1
-1
/
+1
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+41
2009-11-04
cdc_ether: additional Ericsson MBM PID's to the whitelist
Torgny Johansson
1
-1
/
+41
2009-10-05
usbnet: Use wwan%d interface name for mobile broadband devices
Marcel Holtmann
1
-6
/
+14
2009-06-19
cdc_ether: additional PID's to the whitelist
Jonas Sjöquist
1
-0
/
+25
2009-04-21
export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c
Peter Holik
1
-32
/
+1
[next]