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