summaryrefslogtreecommitdiff
path: root/drivers/net/usb/cdc_ether.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-02USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard1-0/+21
2023-07-01net: usb: cdc_ether: add u-blox 0x1313 composition.Davide Tronchin1-0/+6
2023-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+6
2023-01-09cdc_ether: no need to blacklist any r8152 devicesBjørn Mork1-114/+0
2023-01-06net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modemHui Wang1-0/+6
2022-11-29net: usb: cdc_ether: add u-blox 0x1343 compositionDavide Tronchin1-0/+6
2022-08-27r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre1-0/+7
2022-04-14cdc_ether: export usbnet_cdc_zte_rx_fixupLech Perczak1-1/+2
2022-02-14USB: zaurus: support another broken ZaurusOliver Neukum1-0/+12
2021-06-02net: usb: Fix spelling mistakesZheng Yongjun1-1/+1
2021-04-07net: cdc_ether: record speed in status methodGrant Grundler1-7/+20
2021-01-29net: usb: cdc_ether: added support for Thales Cinterion PLSx3 modem family.Giacinto Cifelli1-0/+6
2021-01-13r8152: Add Lenovo Powered USB-C Travel HubLeon Schuermann1-0/+7
2020-07-17net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez1-1/+2
2020-07-17net: cdc_ether: use dev->intf to get interface informationMiguel Rodríguez Pérez1-3/+1
2020-05-19r8152: support additional Microsoft Surface Ethernet Adapter variantMarc Payne1-2/+9
2019-11-06r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2Kai-Heng Feng1-0/+7
2019-10-21r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi1-0/+7
2019-09-13cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork1-1/+9
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2019-03-26net: usb: aqc111: Extend HWID table by QNAP deviceDmitry Bezrukov1-0/+8
2019-01-17net: usb: aqc111: Extend HWID table by TRENDnet deviceDmitry Bezrukov1-0/+8
2019-01-07cdc_ether: trivial whitespace readability fixBjørn Mork1-15/+11
2018-11-28net: usb: aqc111: Extend cdc_ether blacklistDmitry Bezrukov1-0/+26
2018-04-11cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWANBassem Boubaker1-0/+6
2018-02-27cdc_ether: flag the Cinterion PLS8 modem by gemalto as WWANBassem Boubaker1-0/+6
2017-11-08net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork1-1/+1
2017-10-24cdc_ether: flag the Huawei ME906/ME909 as WWANAleksander Morgado1-0/+6
2017-10-24drivers/net/usb: add device id for TP-LINK UE300 USB 3.0 EthernetRan Wang1-0/+8
2017-10-10cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwanAleksander Morgado1-0/+13
2017-10-04rndis_host: support Novatel Verizon USB730LAleksander Morgado1-1/+10
2017-10-02r8152: add Linksys USB3GIGV1 idGrant Grundler1-0/+10
2017-05-23cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum1-7/+24
2017-04-01r8152: The Microsoft Surface docks also use R8152 v2René Rebe1-0/+15
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+8
2017-01-24qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork1-0/+8
2017-01-12cdc-ether: usbnet_cdc_zte_status() can be staticWei Yongjun1-1/+1
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+31
2016-12-02cdc_ether: Fix handling connection notificationKristian Evensen1-7/+31
2016-10-18r8152: add new products of Lenovohayeswang1-0/+28
2016-07-25cdc_ether: Improve ZTE MF823/831/910 handlingKristian Evensen1-0/+51
2016-01-10cdc-acm: fix NULL pointer referenceOliver Neukum1-1/+7
2015-11-16net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapterDaniele Palmas1-0/+5
2015-09-15cdc-ether: switch to common CDC parserOliver Neukum1-149/+81
2015-07-09drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 EthernetZheng Liu1-0/+8
2015-04-01net/usb/r8152: add device id for Lenovo TP USB 3.0 EthernetChristian Hesse1-0/+8
2014-11-07cdc-ether: implement MULTICAST flag on the deviceOliver Neukum1-9/+10
2014-10-29cdc-ether: handle promiscuous mode with a set_rx_mode callbackOlivier Blin1-0/+5
2014-10-29cdc-ether: extract usbnet_cdc_update_filter functionOlivier Blin1-14/+28
2014-07-29cdc-ether: clean packet filter upon probeOliver Neukum1-0/+16