index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
r8152.c
Age
Commit message (
Expand
)
Author
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
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
[next]