summaryrefslogtreecommitdiff
path: root/drivers/net/usb/r8152.c
AgeCommit message (Expand)Author
2016-07-09r8152: remove cancel_delayed_work_sync in rtl8152_set_speedhayeswang
2016-07-09r8152: remove a netif_carrier_off in rtl8152_open functionhayeswang
2016-07-09r8152: remove rtl_phy_reset functionhayeswang
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-05r8152: fix runtime function for RTL8152hayeswang
2016-07-01r8152: clear LINK_OFF_WAKE_EN after autoresumehayeswang
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-17r8152: modify the check of the flag of PHY_RESET in set_speed functionhayeswang
2016-06-16r8152: correct the rx early sizehayeswang
2016-06-16r8152: reset the bmuhayeswang
2016-06-16r8152: disable MAC clock speed downhayeswang
2016-06-15r8152: save the speedhayeswang
2016-06-15r8152: move the setting for the default speedhayeswang
2016-06-15r8152: move the settings of PHY to a work queuehayeswang
2016-06-10r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skbhayeswang
2016-05-03rtl8152: correct speed testingOliver Neukum
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-09r8152: adjust ALDPS functionhayeswang
2016-01-09r8152: use test_and_clear_bithayeswang
2016-01-09r8152: fix the wake eventhayeswang
2016-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-05r8152: add reset_resume functionhayeswang
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-12-09r8152: fix lockup when runtime PM is enabledPeter Wu
2015-09-10r8152: fix the runtime suspend issueshayeswang
2015-09-10r8152: split DRIVER_VERSIONhayeswang
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-31r8152: disable the capability of zero lengthhayeswang
2015-07-30r8152: reset device when tx timeouthayeswang
2015-07-30r8152: add pre_reset and post_resethayeswang
2015-07-27r8152: don't enable napi before rx readyhayeswang
2015-07-27r8152: fix wakeup settingshayeswang
2015-07-27r8152: fix the issue about U1/U2hayeswang
2015-07-22r8152: support the new RTL8153 chiphayeswang
2015-07-09drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 EthernetZheng Liu
2015-05-09drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'Vasily Titskiy
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-31net/usb/r8152: add device id for Lenovo TP USB 3.0 EthernetChristian Hesse
2015-02-19r8152: support setting rx coalescehayeswang
2015-02-19r8152: change rx early size when the mtu is changedhayeswang
2015-02-19r8152: separate USB_RX_EARLY_AGGhayeswang
2015-02-15r8152: restore hw settingshayeswang
2015-02-08r8152: use BIT macrohayeswang
2015-02-08r8152: replace get_protocol with vlan_get_protocolhayeswang
2015-02-08r8152: adjust the line feed for hw_featureshayeswang
2015-02-08r8152: check RTL8152_UNPLUG for rtl8152_closehayeswang
2015-02-08r8152: check linking status with netif_carrier_okhayeswang
2015-02-08r8152: adjust lpm timerhayeswang
2015-02-08r8152: adjust rx_bottomhayeswang