summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/r8152.c
Commit message (Expand)AuthorAgeFilesLines
* r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre2022-11-031-0/+1
* r8152: Rate limit overflow messagesAndrew Gaul2022-10-261-1/+3
* r8152: Fix potential PM refcount imbalanceTakashi Iwai2021-08-081-1/+2
* r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook2021-06-301-1/+1
* Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"Hayes Wang2021-03-301-29/+6
* r8152: Add Lenovo Powered USB-C Travel HubLeon Schuermann2021-01-191-0/+1
* r8152: support additional Microsoft Surface Ethernet Adapter variantMarc Payne2020-06-031-0/+1
* r8152: check disconnect status after long sleepYou-Sheng Yang2020-03-181-0/+8
* r8152: get default setting of WOL before initializingHayes Wang2020-02-051-4/+5
* r8152: add missing endpoint sanity checkJohan Hovold2020-01-231-0/+3
* r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi2019-11-101-0/+1
* r8152: Set macpassthru in reset_resume callbackKai-Heng Feng2019-10-291-2/+1
* r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani2019-09-211-1/+4
* r8152: Check for supported Wake-on-LAN ModesFlorian Fainelli2018-09-291-0/+3
* r8152: disable RX aggregation on new Dell TB16 dockKai-Heng Feng2018-08-201-2/+2
* drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_s...zhong jiang2018-08-111-2/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-031-1/+2
|\
| * r8152: napi hangup fix after disconnectJiri Slaby2018-06-261-1/+2
* | net: usb: Mark expected switch fall-throughsGustavo A. R. Silva2018-06-301-0/+2
* | net: usb: r8152: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-221-4/+6
|/
* r8152: fix tx packets accountingEric Dumazet2018-02-261-1/+1
* r8152: set rx mode early when linking onHayes Wang2018-02-021-2/+3
* r8152: fix wrong checksum status for received IPv4 packetsHayes Wang2018-02-021-5/+3
* r8152: disable RX aggregation on Dell TB16 dockKai-Heng Feng2018-01-171-0/+13
* drivers/net/usb: add device id for TP-LINK UE300 USB 3.0 EthernetRan Wang2017-10-241-0/+2
* r8152: add Linksys USB3GIGV1 idGrant Grundler2017-10-011-0/+2
* net: usb: r8152: constify usb_device_idArvind Yadav2017-08-081-1/+1
* r8152: correct the definitionhayeswang2017-06-211-11/+11
* r8152: move calling delay_autosuspend functionhayeswang2017-06-161-7/+5
* r8152: split rtl8152_resume functionhayeswang2017-06-161-38/+61
* r8152: add byte_enable for ocp_read_word functionhayeswang2017-06-151-1/+3
* r8152: support RTL8153Bhayeswang2017-06-151-15/+658
* r8152: support new chip 8050hayeswang2017-06-151-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-0/+2
|\
| * r8152: give the device versionOliver Neukum2017-06-131-0/+2
* | r8152: replace napi_complete with napi_complete_donehayeswang2017-06-091-1/+3
* | r8152: avoid rx queue more than 1000 packetshayeswang2017-06-091-0/+4
* | r8152: check if disabling ALDPS is finishedhayeswang2017-06-091-1/+7
* | r8152: move the initialization to reset_resume functionhayeswang2017-06-091-4/+5
* | r8152: move the default coalesce setting for RTL8153hayeswang2017-06-091-13/+13
* | r8152: adjust U2P3 for RTL8153hayeswang2017-06-091-4/+37
* | r8152: adjust rtl8153_runtime_enable functionhayeswang2017-06-091-2/+2
* | r8152: move the setting of rx aggregationhayeswang2017-06-091-5/+4
* | r8152: adjust the settings about MAC clock speed down for RTL8153hayeswang2017-06-091-5/+29
* | r8152: adjust lpm settings for RTL8153hayeswang2017-06-091-4/+1
* | r8152: add r8153_phy_status functionhayeswang2017-06-091-12/+25
* | net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-051-1/+1
* | r8152: Remove unused function usb_ocp_read()Matthias Kaehlcke2017-05-181-6/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-061-2/+17
|\
| * r8152: The Microsoft Surface docks also use R8152 v2René Rebe2017-04-011-0/+3