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.13.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
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
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-24
/
+6
2015-01-20
r8152: remove sram_read
hayeswang
1
-18
/
+6
2015-01-20
r8152: remove generic_ocp_read before writing
hayeswang
1
-6
/
+0
2015-01-14
r8152: replace tasklet with NAPI
hayeswang
1
-35
/
+85
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2015-01-13
r8152: check the status before submitting rx
hayeswang
1
-0
/
+5
2015-01-13
r8152: call rtl_start_rx after netif_carrier_on
hayeswang
1
-1
/
+2
2015-01-06
r8152: support ndo_features_check
hayeswang
1
-0
/
+17
2014-12-09
r8152: redefine REALTEK_USB_DEVICE
hayeswang
1
-6
/
+20
2014-11-21
r8152: adjust rtl_start_rx
hayeswang
1
-0
/
+19
2014-11-21
r8152: adjust r8152_submit_rx
hayeswang
1
-20
/
+20
2014-11-12
r8152: check RTL8152_UNPLUG and netif_running before autoresume
hayeswang
1
-3
/
+6
2014-11-12
r8152: clear the flag of SCHEDULE_TASKLET in tasklet
hayeswang
1
-0
/
+2
2014-11-12
r8152: remove the duplicate init for the list of rx_done
hayeswang
1
-1
/
+0
2014-11-06
r8152: remove the definitions of the PID
hayeswang
1
-7
/
+3
2014-11-06
r8152: modify rtl_ops_init
hayeswang
1
-51
/
+28
2014-11-06
r8152: move r8152b_get_version
hayeswang
1
-2
/
+1
2014-11-06
r8152: disable the tasklet by default
hayeswang
1
-2
/
+6
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+12
2014-10-31
r8152: stop submitting intr for -EPROTO
hayeswang
1
-0
/
+3
2014-10-30
r8152: set RTL8152_UNPLUG when finding -ENODEV
hayeswang
1
-2
/
+12
2014-10-30
r8152: check WORK_ENABLE in suspend function
hayeswang
1
-1
/
+1
[next]