index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2019-11-10
r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
Kazutoshi Noguchi
1
-0
/
+1
2019-10-29
r8152: Set macpassthru in reset_resume callback
Kai-Heng Feng
1
-2
/
+1
2019-08-29
r8152: remove calling netif_napi_del
Hayes Wang
1
-2
/
+0
2019-08-29
Revert "r8152: napi hangup fix after disconnect"
Hayes Wang
1
-2
/
+1
2019-08-26
r8152: Set memory to all 0xFFs on failed reg reads
Prashant Malani
1
-1
/
+4
2019-08-03
r8152: fix typo in register name
Kevin Lo
1
-6
/
+6
2019-07-06
r8152: set RTL8152_UNPLUG only for real disconnection
Hayes Wang
1
-11
/
+16
2019-07-03
r8152: move calling r8153b_rx_agg_chg_indicate()
Hayes Wang
1
-10
/
+26
2019-07-02
r8152: fix the setting of detecting the linking change for runtime suspend
Hayes Wang
1
-11
/
+27
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-04-23
r8152: sync sa_family with the media type of network device
Crag.Wang
1
-0
/
+2
2019-04-07
r8152: Refresh MAC address during USBDEVFS_RESET
Mario Limonciello
1
-15
/
+35
2019-04-07
r8152: remove extra action copying ethernet address
Mario Limonciello
1
-1
/
+0
2019-02-22
r8152: Fix an error on RTL8153-BD MAC Address Passthrough support
David Chen
1
-1
/
+1
2019-02-19
r8152: Add support for MAC address pass through on RTL8153-BD
David Chen
1
-2
/
+3
2018-12-15
r8152: Add support for MAC address pass through on RTL8153-BND
Mario Limonciello
1
-11
/
+22
2018-09-29
r8152: Check for supported Wake-on-LAN Modes
Florian Fainelli
1
-0
/
+3
2018-08-20
r8152: disable RX aggregation on new Dell TB16 dock
Kai-Heng Feng
1
-2
/
+2
2018-08-11
drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_s...
zhong jiang
1
-2
/
+1
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-06-30
net: usb: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-06-26
r8152: napi hangup fix after disconnect
Jiri Slaby
1
-1
/
+2
2018-06-22
net: usb: r8152: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-4
/
+6
2018-02-27
r8152: fix tx packets accounting
Eric Dumazet
1
-1
/
+1
2018-02-03
r8152: set rx mode early when linking on
Hayes Wang
1
-2
/
+3
2018-02-03
r8152: fix wrong checksum status for received IPv4 packets
Hayes Wang
1
-5
/
+3
2018-01-17
r8152: disable RX aggregation on Dell TB16 dock
Kai-Heng Feng
1
-0
/
+13
2017-10-24
drivers/net/usb: add device id for TP-LINK UE300 USB 3.0 Ethernet
Ran Wang
1
-0
/
+2
2017-10-02
r8152: add Linksys USB3GIGV1 id
Grant Grundler
1
-0
/
+2
2017-08-09
net: usb: r8152: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-06-21
r8152: correct the definition
hayeswang
1
-11
/
+11
2017-06-16
r8152: move calling delay_autosuspend function
hayeswang
1
-7
/
+5
2017-06-16
r8152: split rtl8152_resume function
hayeswang
1
-38
/
+61
2017-06-15
r8152: add byte_enable for ocp_read_word function
hayeswang
1
-1
/
+3
2017-06-15
r8152: support RTL8153B
hayeswang
1
-15
/
+658
2017-06-15
r8152: support new chip 8050
hayeswang
1
-0
/
+10
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-06-13
r8152: give the device version
Oliver Neukum
1
-0
/
+2
2017-06-09
r8152: replace napi_complete with napi_complete_done
hayeswang
1
-1
/
+3
2017-06-09
r8152: avoid rx queue more than 1000 packets
hayeswang
1
-0
/
+4
2017-06-09
r8152: check if disabling ALDPS is finished
hayeswang
1
-1
/
+7
2017-06-09
r8152: move the initialization to reset_resume function
hayeswang
1
-4
/
+5
2017-06-09
r8152: move the default coalesce setting for RTL8153
hayeswang
1
-13
/
+13
2017-06-09
r8152: adjust U2P3 for RTL8153
hayeswang
1
-4
/
+37
2017-06-09
r8152: adjust rtl8153_runtime_enable function
hayeswang
1
-2
/
+2
2017-06-09
r8152: move the setting of rx aggregation
hayeswang
1
-5
/
+4
2017-06-09
r8152: adjust the settings about MAC clock speed down for RTL8153
hayeswang
1
-5
/
+29
2017-06-09
r8152: adjust lpm settings for RTL8153
hayeswang
1
-4
/
+1
2017-06-09
r8152: add r8153_phy_status function
hayeswang
1
-12
/
+25
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
1
-1
/
+1
[next]