index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
r8152.c
Age
Commit message (
Expand
)
Author
2021-04-25
r8152: remove some bit operations
Hayes Wang
2021-04-23
r8152: redefine REALTEK_USB_DEVICE macro
Hayes Wang
2021-04-23
r8152: remove NCM mode from REALTEK_USB_DEVICE macro
Hayes Wang
2021-04-22
r8152: replace return with break for ram code speedup mode timeout
Hayes Wang
2021-04-16
r8152: search the configuration of vendor mode
Hayes Wang
2021-04-16
r8152: support PHY firmware for RTL8156 series
Hayes Wang
2021-04-16
r8152: support new chips
Hayes Wang
2021-04-16
r8152: add help function to change mtu
Hayes Wang
2021-04-16
r8152: adjust rtl8152_check_firmware function
Hayes Wang
2021-04-16
r8152: set inter fram gap time depending on speed
Hayes Wang
2021-03-19
r8152: limit the RX buffer size of RTL8153A for USB 2.0
Hayes Wang
2021-03-03
Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
Hayes Wang
2021-02-23
r8152: spilt rtl_set_eee_plus and r8153b_green_en
Hayes Wang
2021-02-23
r8152: replace netif_err with dev_err
Hayes Wang
2021-02-23
r8152: check if the pointer of the function exists
Hayes Wang
2021-02-23
r8152: enable U1/U2 for USB_SPEED_SUPER
Hayes Wang
2021-02-04
r8152: adjust the flow of power cut for RTL8153B
Hayes Wang
2021-02-04
r8152: replace several functions about phy patch request
Hayes Wang
2021-02-02
net: usb: r8152: use new tasklet API
Emil Renner Berthing
2021-01-12
r8152: Add Lenovo Powered USB-C Travel Hub
Leon Schuermann
2020-11-05
net/usb/r8153_ecm: support ECM mode for RTL8153
Hayes Wang
2020-11-03
net: usb: r8152: Fix a couple of spelling errors in fw_phy_nc's docs
Lee Jones
2020-11-03
net: usb: r8152: Provide missing documentation for some struct members
Lee Jones
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-07
r8152: Use MAC address from correct device tree node
Thierry Reding
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-19
r8152: support additional Microsoft Surface Ethernet Adapter variant
Marc Payne
2020-05-14
r8152: Use MAC address from device tree if available
Thierry Reding
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-06
r8152: reject unsupported coalescing params
Jakub Kicinski
2020-03-02
r8152: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
r8152: check disconnect status after long sleep
You-Sheng Yang
2020-02-19
r8152: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2020-02-04
r8152: Add MAC passthrough support to new device
Kai-Heng Feng
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-23
r8152: disable DelayPhyPwrChg
Hayes Wang
2020-01-23
r8152: avoid the MCU to clear the lanwake
Hayes Wang
2020-01-23
r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153B
Hayes Wang
2020-01-23
r8152: disable test IO for RTL8153B
Hayes Wang
2020-01-23
r8152: Disable PLA MCU clock speed down
Hayes Wang
2020-01-23
r8152: disable U2P3 for RTL8153B
Hayes Wang
2020-01-23
r8152: get default setting of WOL before initializing
Hayes Wang
2020-01-23
r8152: reset flow control patch when linking on for RTL8153B
Hayes Wang
2020-01-23
r8152: fix runtime resume for linking change
Hayes Wang
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-14
r8152: add missing endpoint sanity check
Johan Hovold
2020-01-08
net: r8152: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-22
r8152: avoid to call napi_disable twice
Hayes Wang
[prev]
[next]