summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/r8152.c
Commit message (Expand)AuthorAgeFilesLines
* net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-071-2/+2
* r8152: replace dev_info with dev_dbg for loading firmwareHayes Wang2024-04-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-111-1/+1
|\
| * r8152: fix unknown device for choose_configurationHayes Wang2024-03-111-1/+1
* | net: usb: r8152: Use linkmode helpers for EEEAndrew Lunn2024-02-281-17/+16
* | ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit2024-01-311-7/+7
* | ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit2024-01-311-7/+7
|/
* Merge 6.7-rc5 into usb-nextGreg Kroah-Hartman2023-12-111-6/+22
|\
| * r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane2023-12-061-0/+1
| * r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en()Douglas Anderson2023-12-041-0/+2
| * r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1()Douglas Anderson2023-12-041-0/+2
| * r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash()Douglas Anderson2023-12-041-0/+2
| * r8152: Add RTL8152_INACCESSIBLE checks to more loopsDouglas Anderson2023-12-041-0/+8
| * r8152: Hold the rtnl_lock for all of resetDouglas Anderson2023-12-041-6/+7
* | r8152: Choose our USB config with choose_configuration() rather than probe()Douglas Anderson2023-12-041-11/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-261-73/+230
|\
| * r8152: Block future register access if register access failsDouglas Anderson2023-10-221-31/+176
| * r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLEDouglas Anderson2023-10-221-48/+48
| * r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()Douglas Anderson2023-10-221-0/+4
| * r8152: Check for unplug in rtl_phy_patch_request()Douglas Anderson2023-10-221-0/+3
| * r8152: Release firmware if we have an error in probeDouglas Anderson2023-10-221-0/+1
| * r8152: Cancel hw_phy_work if we have an error in probeDouglas Anderson2023-10-221-0/+1
| * r8152: Run the unload routine if we have errors during probeDouglas Anderson2023-10-221-0/+2
| * r8152: Increase USB control msg timeout to 5000ms as per specDouglas Anderson2023-10-221-3/+4
* | r8152: use napi_gro_fragsHayes Wang2023-10-041-17/+50
* | r8152: break the loop when the budget is exhaustedHayes Wang2023-10-041-5/+13
|/
* r8152: check budget for r8152_poll()Hayes Wang2023-09-111-0/+3
* r8152: add vendor/device ID pair for D-Link DUB-E250Antonio Napolitano2023-08-281-0/+1
* eth: r8152: try to use a normal budgetJakub Kicinski2023-08-151-2/+1
* r8152: set bp in bulkHayes Wang2023-07-281-50/+25
* r8152: adjust generic_ocp_write functionHayes Wang2023-07-281-11/+18
* net: move gso declarations and functions to their own filesEric Dumazet2023-06-101-0/+1
* r8152: fix the autosuspend doesn't workHayes Wang2023-05-031-0/+1
* r8152: move setting r8153b_rx_agg_chg_indicate()Hayes Wang2023-05-011-6/+8
* r8152: fix the poor throughput for 2.5G devicesHayes Wang2023-05-011-0/+14
* r8152: fix flow control issue of RTL8156AHayes Wang2023-05-011-20/+36
* r8152: Add __GFP_NOWARN to big allocationsDouglas Anderson2023-04-071-1/+1
* r8152: reduce the control transfer of rtl8152_get_version()Hayes Wang2023-01-201-4/+5
* r8152: remove rtl_vendor_mode functionHayes Wang2023-01-201-38/+1
* r8152: avoid to change cfg for all devicesHayes Wang2023-01-181-3/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-121-0/+1
|\
| * r8152: add vendor/device ID pair for Microsoft DevkitAndre Przywara2023-01-121-0/+1
* | r8152: add USB device driver for config selectionBjørn Mork2023-01-091-32/+81
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-031-1/+3
|\
| * r8152: Rate limit overflow messagesAndrew Gaul2022-10-031-1/+3
| * r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre2022-08-271-0/+3
* | r8152: Add MAC passthrough support for Lenovo Travel HubAndré Apitzsch2022-09-031-0/+2
* | r8152: allow userland to disable multicastSven van Ashbrook2022-08-311-8/+12
* | net: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-3/+3
* | r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre2022-08-261-0/+3
|/