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
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
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-27
r8152: add PID for the Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
2022-08-26
r8152: add PID for the Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
2022-08-22
r8152: fix the RX FIFO settings when suspending
Hayes Wang
2022-08-22
r8152: fix the units of some registers for RTL8156A
Hayes Wang
2022-07-19
r8152: fix a WOL issue
Hayes Wang
2022-07-13
r8152: fix accessing unset transport header
Hayes Wang
2022-05-19
net: usb: r8152: Add in new Devices that are supported for Mac-Passthru
David Ober
2022-05-08
r8152: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"
Aaron Ma
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
r8152: sync ocp base
Hayes Wang
2021-12-23
r8152: fix the force speed doesn't work for RTL8156
Hayes Wang
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-17
net: usb: r8152: Add MAC passthrough support for more Lenovo Docks
Aaron Ma
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-05
net: usb: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
r8152: avoid to resubmit rx immediately
Hayes Wang
2021-10-02
net: usb: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
r8152: fix the maximum number of PLA bp for RTL8153C
Hayes Wang
2021-08-19
r8152: fix writing USB_BP2_EN
Hayes Wang
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-14
r8152: Fix a deadlock by doubly PM resume
Takashi Iwai
2021-07-14
r8152: Fix potential PM refcount imbalance
Takashi Iwai
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-17
r8152: store the information of the pipes
Hayes Wang
2021-06-16
r8152: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
2021-06-01
net: usb: Fix spelling mistakes
Zheng Yongjun
2021-06-01
r8152: support pauseparam of ethtool_ops
Hayes Wang
2021-05-24
r8152: check the informaton of the device
Hayes Wang
2021-04-25
r8152: remove some bit operations
Hayes Wang
[next]