index
:
peter/linux
blockdev
logitech-hidpp
logitech-wtp
logitech-wtp-unfinished
master
nouveau-acpi
nouveau-acpi-v2
nouveau-acpi-v2.2
nouveau-acpi-v2.3
nouveau-acpi-v2.3-with-pci-pm-d3
nouveau-acpi-v3
nouveau-pm2
pci/pm
rpi-4.0.y
rpi-4.0.y-dev
rtl-eeprom
rtl-eeprom-3.13
rtl-eeprom-3.17
Linux Kernel in development
Peter Wu
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-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-15
r8152: correct the rx early size
hayeswang
1
-2
/
+2
2016-06-15
r8152: reset the bmu
hayeswang
1
-0
/
+19
2016-06-15
r8152: disable MAC clock speed down
hayeswang
1
-9
/
+5
2016-05-03
rtl8152: correct speed testing
Oliver Neukum
1
-1
/
+2
2016-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+39
2016-01-08
r8152: adjust ALDPS function
hayeswang
1
-38
/
+34
2016-01-08
r8152: use test_and_clear_bit
hayeswang
1
-14
/
+6
2016-01-08
r8152: fix the wake event
hayeswang
1
-1
/
+39
2016-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+9
2016-01-04
r8152: add reset_resume function
hayeswang
1
-1
/
+9
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+3
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-1
/
+1
2015-12-08
r8152: fix lockup when runtime PM is enabled
Peter Wu
1
-18
/
+3
2015-09-09
r8152: fix the runtime suspend issues
hayeswang
1
-2
/
+57
2015-09-09
r8152: split DRIVER_VERSION
hayeswang
1
-2
/
+7
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-52
/
+137
2015-07-31
r8152: disable the capability of zero length
hayeswang
1
-2
/
+3
2015-07-30
r8152: reset device when tx timeout
hayeswang
1
-4
/
+3
2015-07-30
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-08
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-03-31
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-14
r8152: restore hw settings
hayeswang
1
-2
/
+57
2015-02-07
r8152: use BIT macro
hayeswang
1
-17
/
+17
2015-02-07
r8152: replace get_protocol with vlan_get_protocol
hayeswang
1
-14
/
+2
2015-02-07
r8152: adjust the line feed for hw_features
hayeswang
1
-2
/
+1
2015-02-07
r8152: check RTL8152_UNPLUG for rtl8152_close
hayeswang
1
-1
/
+1
2015-02-07
r8152: check linking status with netif_carrier_ok
hayeswang
1
-14
/
+9
2015-02-07
r8152: adjust lpm timer
hayeswang
1
-3
/
+3
2015-02-07
r8152: adjust rx_bottom
hayeswang
1
-2
/
+13
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-24
/
+6
2015-01-19
r8152: remove sram_read
hayeswang
1
-18
/
+6
2015-01-19
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-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2015-01-12
r8152: check the status before submitting rx
hayeswang
1
-0
/
+5
2015-01-12
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
[next]