index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
cdc_ether.c
Age
Commit message (
Expand
)
Author
2011-05-10
net/usb: mark LG VL600 LTE modem ethernet interface as WWAN
Dan Williams
2011-04-29
usbnet: add support for some Huawei modems with cdc-ether ports
Dan Williams
2011-04-01
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
2011-03-30
net/usb: Ethernet quirks for the LG-VL600 4G modem
Andrzej Zaborowski
2010-12-31
USB: cdc_ether: remove unneeded check
Dan Carpenter
2010-05-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-30
cdc_ether: Identify MBM devices by GUID in MDLM descriptor
Jonas Sjöquist
2010-04-27
cdc_ether: fix autosuspend for mbm devices
Torgny Johansson
2010-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-23
cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)
Torgny Johansson
2010-02-17
drivers/net/usb: Use netif_<level> logging facilities
Joe Perches
2010-02-17
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
2010-01-28
cdc_ether: Partially revert "usbnet: Set link down initially ..."
Ben Hutchings
2009-12-03
usbnet & cdc-ether: Autosuspend for online devices
Oliver Neukum
2009-12-03
cdc-ether: Implement reset_resume()
Oliver Neukum
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2009-11-10
usbnet: Set link down initially for drivers that update link state
Ben Hutchings
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-04
cdc_ether: additional Ericsson MBM PID's to the whitelist
Torgny Johansson
2009-10-05
usbnet: Use wwan%d interface name for mobile broadband devices
Marcel Holtmann
2009-06-19
cdc_ether: additional PID's to the whitelist
Jonas Sjöquist
2009-04-21
export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c
Peter Holik
2009-03-01
cdc_ether: add usb id for Ericsson F3507g
Bjørn Mork
2008-07-22
rndis_host: support WM6 devices as modems
Thomas Backlund
2008-01-31
Move usbnet.h and rndis_host.h to include/linux/usb
Jussi Kivilinna
2008-01-31
cdc_ether: Hardwire CDC descriptors when missing
Bjorge Dijkstra
2007-07-02
net/usb/cdc_ether minor sparse cleanup
David Brownell
2007-05-22
USB: handle more rndis_host oddities
David Brownell
2007-05-09
Move USB network drivers to drivers/net/usb.
Jeff Garzik