aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/r8152.c
AgeCommit message (Expand)Author
2023-11-08r8152: Cancel hw_phy_work if we have an error in probeDouglas Anderson
2023-11-08r8152: Run the unload routine if we have errors during probeDouglas Anderson
2023-11-08r8152: Increase USB control msg timeout to 5000ms as per specDouglas Anderson
2023-09-23r8152: check budget for r8152_poll()Hayes Wang
2022-10-29r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre
2022-10-26r8152: Rate limit overflow messagesAndrew Gaul
2021-08-08r8152: Fix potential PM refcount imbalanceTakashi Iwai
2021-06-30r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-03-30r8152: limit the RX buffer size of RTL8153A for USB 2.0Hayes Wang
2021-03-30Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"Hayes Wang
2021-01-19r8152: Add Lenovo Powered USB-C Travel HubLeon Schuermann
2020-06-03r8152: support additional Microsoft Surface Ethernet Adapter variantMarc Payne
2020-03-18r8152: check disconnect status after long sleepYou-Sheng Yang
2020-02-05r8152: disable DelayPhyPwrChgHayes Wang
2020-02-05r8152: avoid the MCU to clear the lanwakeHayes Wang
2020-02-05r8152: disable test IO for RTL8153BHayes Wang
2020-02-05r8152: Disable PLA MCU clock speed downHayes Wang
2020-02-05r8152: disable U2P3 for RTL8153BHayes Wang
2020-02-05r8152: get default setting of WOL before initializingHayes Wang
2020-01-23r8152: add missing endpoint sanity checkJohan Hovold
2019-11-22r8152: avoid to call napi_disable twiceHayes Wang
2019-11-20r8152: Re-order napi_disable in rtl8152_closePrashant Malani
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