Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |