index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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-11-14
net/usb: Misc. fixes for the LG-VL600 LTE USB modem
Mark Kamichoff
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