summaryrefslogtreecommitdiff
path: root/drivers/net/usb/r8152.c
AgeCommit message (Expand)Author
2019-10-21r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi
2019-10-04r8152: Set macpassthru in reset_resume callbackKai-Heng Feng
2019-09-05r8152: adjust the settings of ups flagsHayes Wang
2019-09-05r8152: modify rtl8152_set_speed functionHayes Wang
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-28r8152: remove calling netif_napi_delHayes Wang
2019-08-28Revert "r8152: napi hangup fix after disconnect"Hayes Wang
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-25r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani
2019-08-23r8152: add a helper function about setting EEEHayes Wang
2019-08-23r8152: saving the settings of EEEHayes Wang
2019-08-20r8152: divide the tx and rx bottom functionsHayes Wang
2019-08-19r8152: fix accessing skb after napi_gro_receiveHayes Wang
2019-08-13r8152: change rx_copybreak and rx_pending through ethtoolHayes Wang
2019-08-13r8152: support skb_add_rx_fragHayes Wang
2019-08-13r8152: use alloc_pages for rx bufferHayes Wang
2019-08-13r8152: replace array with linking list for rx informationHayes Wang
2019-08-13r8152: separate the rx buffer sizeHayes Wang
2019-08-02r8152: fix typo in register nameKevin Lo
2019-07-05r8152: set RTL8152_UNPLUG only for real disconnectionHayes Wang
2019-07-03r8152: move calling r8153b_rx_agg_chg_indicate()Hayes Wang
2019-07-01r8152: fix the setting of detecting the linking change for runtime suspendHayes Wang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-22r8152: sync sa_family with the media type of network deviceCrag.Wang
2019-04-06r8152: Refresh MAC address during USBDEVFS_RESETMario Limonciello
2019-04-06r8152: remove extra action copying ethernet addressMario Limonciello
2019-02-22r8152: Fix an error on RTL8153-BD MAC Address Passthrough supportDavid Chen
2019-02-18r8152: Add support for MAC address pass through on RTL8153-BDDavid Chen
2018-12-14r8152: Add support for MAC address pass through on RTL8153-BNDMario Limonciello
2018-09-29r8152: Check for supported Wake-on-LAN ModesFlorian Fainelli
2018-08-20r8152: disable RX aggregation on new Dell TB16 dockKai-Heng Feng
2018-08-11drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_s...zhong jiang
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-30net: usb: Mark expected switch fall-throughsGustavo A. R. Silva
2018-06-26r8152: napi hangup fix after disconnectJiri Slaby
2018-06-22net: usb: r8152: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-02-26r8152: fix tx packets accountingEric Dumazet
2018-02-02r8152: set rx mode early when linking onHayes Wang
2018-02-02r8152: fix wrong checksum status for received IPv4 packetsHayes Wang
2018-01-17r8152: disable RX aggregation on Dell TB16 dockKai-Heng Feng
2017-10-24drivers/net/usb: add device id for TP-LINK UE300 USB 3.0 EthernetRan Wang
2017-10-01r8152: add Linksys USB3GIGV1 idGrant Grundler
2017-08-08net: usb: r8152: constify usb_device_idArvind Yadav
2017-06-21r8152: correct the definitionhayeswang
2017-06-16r8152: move calling delay_autosuspend functionhayeswang
2017-06-16r8152: split rtl8152_resume functionhayeswang
2017-06-15r8152: add byte_enable for ocp_read_word functionhayeswang
2017-06-15r8152: support RTL8153Bhayeswang
2017-06-15r8152: support new chip 8050hayeswang
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller