aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/r8152.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet1-2/+2
2024-04-25r8152: replace dev_info with dev_dbg for loading firmwareHayes Wang1-1/+1
2024-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-03-11r8152: fix unknown device for choose_configurationHayes Wang1-1/+1
2024-02-28net: usb: r8152: Use linkmode helpers for EEEAndrew Lunn1-17/+16
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit1-7/+7
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel sideHeiner Kallweit1-7/+7
2023-12-11Merge 6.7-rc5 into usb-nextGreg Kroah-Hartman1-6/+22
2023-12-06r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane1-0/+1
2023-12-04r8152: Choose our USB config with choose_configuration() rather than probe()Douglas Anderson1-11/+5
2023-12-04r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en()Douglas Anderson1-0/+2
2023-12-04r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1()Douglas Anderson1-0/+2
2023-12-04r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash()Douglas Anderson1-0/+2
2023-12-04r8152: Add RTL8152_INACCESSIBLE checks to more loopsDouglas Anderson1-0/+8
2023-12-04r8152: Hold the rtnl_lock for all of resetDouglas Anderson1-6/+7
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-73/+230
2023-10-22r8152: Block future register access if register access failsDouglas Anderson1-31/+176
2023-10-22r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLEDouglas Anderson1-48/+48
2023-10-22r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()Douglas Anderson1-0/+4
2023-10-22r8152: Check for unplug in rtl_phy_patch_request()Douglas Anderson1-0/+3
2023-10-22r8152: Release firmware if we have an error in probeDouglas Anderson1-0/+1
2023-10-22r8152: Cancel hw_phy_work if we have an error in probeDouglas Anderson1-0/+1
2023-10-22r8152: Run the unload routine if we have errors during probeDouglas Anderson1-0/+2
2023-10-22r8152: Increase USB control msg timeout to 5000ms as per specDouglas Anderson1-3/+4
2023-10-04r8152: use napi_gro_fragsHayes Wang1-17/+50
2023-10-04r8152: break the loop when the budget is exhaustedHayes Wang1-5/+13
2023-09-11r8152: check budget for r8152_poll()Hayes Wang1-0/+3
2023-08-28r8152: add vendor/device ID pair for D-Link DUB-E250Antonio Napolitano1-0/+1
2023-08-15eth: r8152: try to use a normal budgetJakub Kicinski1-2/+1
2023-07-28r8152: set bp in bulkHayes Wang1-50/+25
2023-07-28r8152: adjust generic_ocp_write functionHayes Wang1-11/+18
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet1-0/+1
2023-05-03r8152: fix the autosuspend doesn't workHayes Wang1-0/+1
2023-05-01r8152: move setting r8153b_rx_agg_chg_indicate()Hayes Wang1-6/+8
2023-05-01r8152: fix the poor throughput for 2.5G devicesHayes Wang1-0/+14
2023-05-01r8152: fix flow control issue of RTL8156AHayes Wang1-20/+36
2023-04-07r8152: Add __GFP_NOWARN to big allocationsDouglas Anderson1-1/+1
2023-01-20r8152: reduce the control transfer of rtl8152_get_version()Hayes Wang1-4/+5
2023-01-20r8152: remove rtl_vendor_mode functionHayes Wang1-38/+1
2023-01-18r8152: avoid to change cfg for all devicesHayes Wang1-3/+17
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2023-01-12r8152: add vendor/device ID pair for Microsoft DevkitAndre Przywara1-0/+1
2023-01-09r8152: add USB device driver for config selectionBjørn Mork1-32/+81
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2022-10-03r8152: Rate limit overflow messagesAndrew Gaul1-1/+3
2022-09-03r8152: Add MAC passthrough support for Lenovo Travel HubAndré Apitzsch1-0/+2
2022-08-31r8152: allow userland to disable multicastSven van Ashbrook1-8/+12
2022-08-31net: move from strlcpy with unused retval to strscpyWolfram Sang1-3/+3
2022-08-27r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre1-0/+3
2022-08-26r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre1-0/+3