index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
r8152.c
Age
Commit message (
Expand
)
Author
2024-06-06
r8152: Set NET_ADDR_STOLEN if using passthru MAC
Milan Broz
2024-06-03
r8152: Wake up the system if the we need a reset
Douglas Anderson
2024-06-03
r8152: If inaccessible at resume time, issue a reset
Douglas Anderson
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-25
r8152: replace dev_info with dev_dbg for loading firmware
Hayes Wang
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-11
r8152: fix unknown device for choose_configuration
Hayes Wang
2024-02-28
net: usb: r8152: Use linkmode helpers for EEE
Andrew Lunn
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2023-12-11
Merge 6.7-rc5 into usb-next
Greg Kroah-Hartman
2023-12-06
r8152: add vendor/device ID pair for ASUS USB-C2500
Kelly Kane
2023-12-04
r8152: Choose our USB config with choose_configuration() rather than probe()
Douglas Anderson
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en()
Douglas Anderson
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1()
Douglas Anderson
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash()
Douglas Anderson
2023-12-04
r8152: Add RTL8152_INACCESSIBLE checks to more loops
Douglas Anderson
2023-12-04
r8152: Hold the rtnl_lock for all of reset
Douglas Anderson
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-22
r8152: Block future register access if register access fails
Douglas Anderson
2023-10-22
r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLE
Douglas Anderson
2023-10-22
r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()
Douglas Anderson
2023-10-22
r8152: Check for unplug in rtl_phy_patch_request()
Douglas Anderson
2023-10-22
r8152: Release firmware if we have an error in probe
Douglas Anderson
2023-10-22
r8152: Cancel hw_phy_work if we have an error in probe
Douglas Anderson
2023-10-22
r8152: Run the unload routine if we have errors during probe
Douglas Anderson
2023-10-22
r8152: Increase USB control msg timeout to 5000ms as per spec
Douglas Anderson
2023-10-04
r8152: use napi_gro_frags
Hayes Wang
2023-10-04
r8152: break the loop when the budget is exhausted
Hayes Wang
2023-09-11
r8152: check budget for r8152_poll()
Hayes Wang
2023-08-28
r8152: add vendor/device ID pair for D-Link DUB-E250
Antonio Napolitano
2023-08-15
eth: r8152: try to use a normal budget
Jakub Kicinski
2023-07-28
r8152: set bp in bulk
Hayes Wang
2023-07-28
r8152: adjust generic_ocp_write function
Hayes Wang
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-05-03
r8152: fix the autosuspend doesn't work
Hayes Wang
2023-05-01
r8152: move setting r8153b_rx_agg_chg_indicate()
Hayes Wang
2023-05-01
r8152: fix the poor throughput for 2.5G devices
Hayes Wang
2023-05-01
r8152: fix flow control issue of RTL8156A
Hayes Wang
2023-04-07
r8152: Add __GFP_NOWARN to big allocations
Douglas Anderson
2023-01-20
r8152: reduce the control transfer of rtl8152_get_version()
Hayes Wang
2023-01-20
r8152: remove rtl_vendor_mode function
Hayes Wang
2023-01-18
r8152: avoid to change cfg for all devices
Hayes Wang
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-12
r8152: add vendor/device ID pair for Microsoft Devkit
Andre Przywara
2023-01-09
r8152: add USB device driver for config selection
Bjørn Mork
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
r8152: Rate limit overflow messages
Andrew Gaul
2022-09-03
r8152: Add MAC passthrough support for Lenovo Travel Hub
André Apitzsch
2022-08-31
r8152: allow userland to disable multicast
Sven van Ashbrook
[next]