index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
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
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
[next]