index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
cdc_ether.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-03-26
net: usb: aqc111: Extend HWID table by QNAP device
Dmitry Bezrukov
1
-0
/
+8
2019-01-16
net: usb: aqc111: Extend HWID table by TRENDnet device
Dmitry Bezrukov
1
-0
/
+8
2019-01-07
cdc_ether: trivial whitespace readability fix
Bjørn Mork
1
-15
/
+11
2018-11-27
net: usb: aqc111: Extend cdc_ether blacklist
Dmitry Bezrukov
1
-0
/
+26
2018-04-11
cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN
Bassem Boubaker
1
-0
/
+6
2018-02-27
cdc_ether: flag the Cinterion PLS8 modem by gemalto as WWAN
Bassem Boubaker
1
-0
/
+6
2017-11-08
net: cdc_ether: fix divide by 0 on bad descriptors
Bjørn Mork
1
-1
/
+1
2017-10-24
cdc_ether: flag the Huawei ME906/ME909 as WWAN
Aleksander Morgado
1
-0
/
+6
2017-10-24
drivers/net/usb: add device id for TP-LINK UE300 USB 3.0 Ethernet
Ran Wang
1
-0
/
+8
2017-10-09
cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan
Aleksander Morgado
1
-0
/
+13
2017-10-03
rndis_host: support Novatel Verizon USB730L
Aleksander Morgado
1
-1
/
+10
2017-10-01
r8152: add Linksys USB3GIGV1 id
Grant Grundler
1
-0
/
+10
2017-05-23
cdc-ether: divorce initialisation with a filter reset and a generic method
Oliver Neukum
1
-7
/
+24
2017-04-01
r8152: The Microsoft Surface docks also use R8152 v2
René Rebe
1
-0
/
+15
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2017-01-24
qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card
Bjørn Mork
1
-0
/
+8
2017-01-12
cdc-ether: usbnet_cdc_zte_status() can be static
Wei Yongjun
1
-1
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+31
2016-12-02
cdc_ether: Fix handling connection notification
Kristian Evensen
1
-7
/
+31
2016-10-18
r8152: add new products of Lenovo
hayeswang
1
-0
/
+28
2016-07-24
cdc_ether: Improve ZTE MF823/831/910 handling
Kristian Evensen
1
-0
/
+51
2016-01-09
cdc-acm: fix NULL pointer reference
Oliver Neukum
1
-1
/
+7
2015-11-16
net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapter
Daniele Palmas
1
-0
/
+5
2015-09-15
cdc-ether: switch to common CDC parser
Oliver Neukum
1
-149
/
+81
2015-07-08
drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 Ethernet
Zheng Liu
1
-0
/
+8
2015-03-31
net/usb/r8152: add device id for Lenovo TP USB 3.0 Ethernet
Christian Hesse
1
-0
/
+8
2014-11-07
cdc-ether: implement MULTICAST flag on the device
Oliver Neukum
1
-9
/
+10
2014-10-28
cdc-ether: handle promiscuous mode with a set_rx_mode callback
Olivier Blin
1
-0
/
+5
2014-10-28
cdc-ether: extract usbnet_cdc_update_filter function
Olivier Blin
1
-14
/
+28
2014-07-29
cdc-ether: clean packet filter upon probe
Oliver Neukum
1
-0
/
+16
2014-03-31
qmi_wwan/cdc_ether: move Novatel E371 (1410:9011) to qmi_wwan
Yegor Yefremov
1
-0
/
+7
2014-03-05
r8152: disable the ECM mode
hayeswang
1
-0
/
+7
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
[next]