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
2016-07-10
r8152: remove cancel_delayed_work_sync in rtl8152_set_speed
hayeswang
1
-1
/
+0
2016-07-10
r8152: remove a netif_carrier_off in rtl8152_open function
hayeswang
1
-2
/
+0
2016-07-10
r8152: remove rtl_phy_reset function
hayeswang
1
-24
/
+0
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+28
2016-07-05
r8152: fix runtime function for RTL8152
hayeswang
1
-7
/
+17
2016-07-01
r8152: clear LINK_OFF_WAKE_EN after autoresume
hayeswang
1
-0
/
+11
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+26
2016-06-17
r8152: modify the check of the flag of PHY_RESET in set_speed function
hayeswang
1
-2
/
+2
2016-06-16
r8152: correct the rx early size
hayeswang
1
-2
/
+2
2016-06-16
r8152: reset the bmu
hayeswang
1
-0
/
+19
2016-06-16
r8152: disable MAC clock speed down
hayeswang
1
-9
/
+5
2016-06-15
r8152: save the speed
hayeswang
1
-3
/
+13
2016-06-15
r8152: move the setting for the default speed
hayeswang
1
-7
/
+4
2016-06-15
r8152: move the settings of PHY to a work queue
hayeswang
1
-5
/
+27
2016-06-10
r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skb
hayeswang
1
-1
/
+1
2016-05-03
rtl8152: correct speed testing
Oliver Neukum
1
-1
/
+2
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+39
2016-01-09
r8152: adjust ALDPS function
hayeswang
1
-38
/
+34
2016-01-09
r8152: use test_and_clear_bit
hayeswang
1
-14
/
+6
2016-01-09
r8152: fix the wake event
hayeswang
1
-1
/
+39
2016-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+9
2016-01-05
r8152: add reset_resume function
hayeswang
1
-1
/
+9
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+3
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-1
/
+1
2015-12-09
r8152: fix lockup when runtime PM is enabled
Peter Wu
1
-18
/
+3
2015-09-10
r8152: fix the runtime suspend issues
hayeswang
1
-2
/
+57
2015-09-10
r8152: split DRIVER_VERSION
hayeswang
1
-2
/
+7
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-52
/
+137
2015-08-01
r8152: disable the capability of zero length
hayeswang
1
-2
/
+3
2015-07-31
r8152: reset device when tx timeout
hayeswang
1
-4
/
+3
2015-07-31
r8152: add pre_reset and post_reset
hayeswang
1
-0
/
+54
2015-07-27
r8152: don't enable napi before rx ready
hayeswang
1
-2
/
+4
2015-07-27
r8152: fix wakeup settings
hayeswang
1
-6
/
+22
2015-07-27
r8152: fix the issue about U1/U2
hayeswang
1
-40
/
+54
2015-07-22
r8152: support the new RTL8153 chip
hayeswang
1
-1
/
+17
2015-07-09
drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 Ethernet
Zheng Liu
1
-0
/
+2
2015-05-09
drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'
Vasily Titskiy
1
-0
/
+1
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2015-04-01
net/usb/r8152: add device id for Lenovo TP USB 3.0 Ethernet
Christian Hesse
1
-0
/
+2
2015-02-19
r8152: support setting rx coalesce
hayeswang
1
-0
/
+57
2015-02-19
r8152: change rx early size when the mtu is changed
hayeswang
1
-1
/
+15
2015-02-19
r8152: separate USB_RX_EARLY_AGG
hayeswang
1
-26
/
+32
2015-02-15
r8152: restore hw settings
hayeswang
1
-2
/
+57
2015-02-08
r8152: use BIT macro
hayeswang
1
-17
/
+17
2015-02-08
r8152: replace get_protocol with vlan_get_protocol
hayeswang
1
-14
/
+2
2015-02-08
r8152: adjust the line feed for hw_features
hayeswang
1
-2
/
+1
2015-02-08
r8152: check RTL8152_UNPLUG for rtl8152_close
hayeswang
1
-1
/
+1
2015-02-08
r8152: check linking status with netif_carrier_ok
hayeswang
1
-14
/
+9
2015-02-08
r8152: adjust lpm timer
hayeswang
1
-3
/
+3
2015-02-08
r8152: adjust rx_bottom
hayeswang
1
-2
/
+13
[next]