index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
r8152.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
r8152: limit the RX buffer size of RTL8153A for USB 2.0
Hayes Wang
1
-1
/
+4
2021-03-03
Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
Hayes Wang
1
-29
/
+6
2021-02-23
r8152: spilt rtl_set_eee_plus and r8153b_green_en
Hayes Wang
1
-16
/
+27
2021-02-23
r8152: replace netif_err with dev_err
Hayes Wang
1
-2
/
+2
2021-02-23
r8152: check if the pointer of the function exists
Hayes Wang
1
-0
/
+13
2021-02-23
r8152: enable U1/U2 for USB_SPEED_SUPER
Hayes Wang
1
-3
/
+4
2021-02-04
r8152: adjust the flow of power cut for RTL8153B
Hayes Wang
1
-28
/
+40
2021-02-04
r8152: replace several functions about phy patch request
Hayes Wang
1
-34
/
+50
2021-02-02
net: usb: r8152: use new tasklet API
Emil Renner Berthing
1
-5
/
+3
2021-01-12
r8152: Add Lenovo Powered USB-C Travel Hub
Leon Schuermann
1
-0
/
+1
2020-11-05
net/usb/r8153_ecm: support ECM mode for RTL8153
Hayes Wang
1
-26
/
+4
2020-11-03
net: usb: r8152: Fix a couple of spelling errors in fw_phy_nc's docs
Lee Jones
1
-2
/
+2
2020-11-03
net: usb: r8152: Provide missing documentation for some struct members
Lee Jones
1
-0
/
+6
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-07
r8152: Use MAC address from correct device tree node
Thierry Reding
1
-1
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-05-19
r8152: support additional Microsoft Surface Ethernet Adapter variant
Marc Payne
1
-0
/
+1
2020-05-14
r8152: Use MAC address from device tree if available
Thierry Reding
1
-9
/
+13
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+8
2020-03-06
r8152: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-02
r8152: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-02-29
r8152: check disconnect status after long sleep
You-Sheng Yang
1
-0
/
+8
2020-02-19
r8152: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
1
-24
/
+2
2020-02-04
r8152: Add MAC passthrough support to new device
Kai-Heng Feng
1
-3
/
+10
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-11
/
+114
2020-01-23
r8152: disable DelayPhyPwrChg
Hayes Wang
1
-1
/
+9
2020-01-23
r8152: avoid the MCU to clear the lanwake
Hayes Wang
1
-0
/
+33
2020-01-23
r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153B
Hayes Wang
1
-3
/
+8
2020-01-23
r8152: disable test IO for RTL8153B
Hayes Wang
1
-0
/
+10
2020-01-23
r8152: Disable PLA MCU clock speed down
Hayes Wang
1
-0
/
+17
2020-01-23
r8152: disable U2P3 for RTL8153B
Hayes Wang
1
-3
/
+0
2020-01-23
r8152: get default setting of WOL before initializing
Hayes Wang
1
-4
/
+5
2020-01-23
r8152: reset flow control patch when linking on for RTL8153B
Hayes Wang
1
-0
/
+11
2020-01-23
r8152: fix runtime resume for linking change
Hayes Wang
1
-0
/
+21
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2020-01-14
r8152: add missing endpoint sanity check
Johan Hovold
1
-0
/
+3
2020-01-08
net: r8152: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-7
/
+5
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+21
2019-11-22
r8152: avoid to call napi_disable twice
Hayes Wang
1
-8
/
+20
2019-11-20
r8152: Re-order napi_disable in rtl8152_close
Prashant Malani
1
-1
/
+1
2019-11-05
r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
Kai-Heng Feng
1
-19
/
+39
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2019-10-25
r8152: check the pointer rtl_fw->fw before using it
Hayes Wang
1
-2
/
+5
2019-10-22
r8152: support firmware of PHY NC for RTL8153A
Hayes Wang
1
-2
/
+282
2019-10-22
r8152: move r8153_patch_request forward
Hayes Wang
1
-27
/
+27
2019-10-22
r8152: add checking fw_offset field of struct fw_mac
Hayes Wang
1
-3
/
+9
2019-10-22
r8152: rename fw_type_1 with fw_mac
Hayes Wang
1
-41
/
+41
2019-10-21
r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
Kazutoshi Noguchi
1
-0
/
+1
2019-10-16
r8152: support request_firmware for RTL8153
Hayes Wang
1
-12
/
+756
[next]