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
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+28
2017-01-26
r8152: check rx after napi is enabled
hayeswang
1
-1
/
+6
2017-01-26
r8152: re-schedule napi for tx
hayeswang
1
-0
/
+3
2017-01-26
r8152: avoid start_xmit to schedule napi when napi is disabled
hayeswang
1
-2
/
+6
2017-01-26
r8152: avoid start_xmit to call napi_schedule during autosuspend
hayeswang
1
-3
/
+9
2017-01-25
r8152: fix the wrong spelling
hayeswang
1
-2
/
+2
2017-01-24
r8152: don't execute runtime suspend if the tx is not empty
hayeswang
1
-1
/
+3
2017-01-20
r8152: fix rtl8152_post_reset function
hayeswang
1
-0
/
+2
2017-01-12
r8152: fix the sw rx checksum is unavailable
hayeswang
1
-1
/
+6
2017-01-10
r8152: fix rx issue for runtime suspend
hayeswang
1
-3
/
+28
2017-01-10
r8152: split rtl8152_suspend function
hayeswang
1
-17
/
+40
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+12
2016-11-13
r8152: Fix error path in open function
Guenter Roeck
1
-7
/
+10
2016-10-31
r8152: Fix broken RX checksums.
Mark Lord
1
-2
/
+2
2016-10-20
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
1
-3
/
+12
2016-10-18
r8152: add new products of Lenovo
hayeswang
1
-1
/
+5
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+2
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-135
/
+146
2016-09-21
r8152: disable ALDPS and EEE before setting PHY
hayeswang
1
-2
/
+8
2016-09-21
r8152: remove r8153_enable_eee
hayeswang
1
-7
/
+3
2016-09-21
r8152: move PHY settings to hw_phy_cfg
hayeswang
1
-6
/
+8
2016-09-21
r8152: move enabling PHY
hayeswang
1
-18
/
+25
2016-09-21
r8152: move some functions
hayeswang
1
-112
/
+112
2016-09-01
r8152: fix the coding style with checkpatch.pl
hayeswang
1
-6
/
+5
2016-09-01
r8152: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+76
2016-07-16
r8152: add MODULE_VERSION
Grant Grundler
1
-0
/
+1
2016-07-12
r8152: Add support for setting pass through MAC address on RTL8153-AD
Mario Limonciello
1
-2
/
+74
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-09
r8152: remove the setting of LAN_WAKE_EN
hayeswang
1
-7
/
+1
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
[next]