index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
r8152.c
Age
Commit message (
Expand
)
Author
2021-08-08
r8152: Fix potential PM refcount imbalance
Takashi Iwai
2021-06-30
r8152: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
2020-03-20
r8152: check disconnect status after long sleep
You-Sheng Yang
2020-02-05
r8152: get default setting of WOL before initializing
Hayes Wang
2020-01-23
r8152: add missing endpoint sanity check
Johan Hovold
2019-09-21
r8152: Set memory to all 0xFFs on failed reg reads
Prashant Malani
2018-11-10
r8152: Check for supported Wake-on-LAN Modes
Florian Fainelli
2018-07-22
r8152: napi hangup fix after disconnect
Jiri Slaby
2018-05-30
r8152: fix tx packets accounting
Eric Dumazet
2018-04-29
r8152: add Linksys USB3GIGV1 id
Grant Grundler
2018-01-17
r8152: adjust ALDPS function
hayeswang
2018-01-17
r8152: use test_and_clear_bit
hayeswang
2018-01-17
r8152: fix the wake event
hayeswang
2017-12-25
r8152: prevent the driver from transmitting packets with carrier off
hayeswang
2017-12-25
r8152: fix the list rx_done may be used without initialization
hayeswang
2017-06-17
r8152: avoid start_xmit to schedule napi when napi is disabled
hayeswang
2017-06-17
r8152: fix rtl8152_post_reset function
hayeswang
2017-06-17
r8152: re-schedule napi for tx
hayeswang
2017-02-04
r8152: don't execute runtime suspend if the tx is not empty
hayeswang
2017-02-04
r8152: fix the sw rx checksum is unavailable
hayeswang
2017-01-15
r8152: fix rx issue for runtime suspend
hayeswang
2017-01-15
r8152: split rtl8152_suspend function
hayeswang
2016-01-04
r8152: add reset_resume function
hayeswang
2015-12-08
r8152: fix lockup when runtime PM is enabled
Peter Wu
2015-09-09
r8152: fix the runtime suspend issues
hayeswang
2015-09-09
r8152: split DRIVER_VERSION
hayeswang
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
r8152: disable the capability of zero length
hayeswang
2015-07-30
r8152: reset device when tx timeout
hayeswang
2015-07-30
r8152: add pre_reset and post_reset
hayeswang
2015-07-27
r8152: don't enable napi before rx ready
hayeswang
2015-07-27
r8152: fix wakeup settings
hayeswang
2015-07-27
r8152: fix the issue about U1/U2
hayeswang
2015-07-22
r8152: support the new RTL8153 chip
hayeswang
2015-07-08
drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 Ethernet
Zheng Liu
2015-05-09
drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'
Vasily Titskiy
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-31
net/usb/r8152: add device id for Lenovo TP USB 3.0 Ethernet
Christian Hesse
2015-02-19
r8152: support setting rx coalesce
hayeswang
2015-02-19
r8152: change rx early size when the mtu is changed
hayeswang
2015-02-19
r8152: separate USB_RX_EARLY_AGG
hayeswang
2015-02-14
r8152: restore hw settings
hayeswang
2015-02-07
r8152: use BIT macro
hayeswang
2015-02-07
r8152: replace get_protocol with vlan_get_protocol
hayeswang
2015-02-07
r8152: adjust the line feed for hw_features
hayeswang
2015-02-07
r8152: check RTL8152_UNPLUG for rtl8152_close
hayeswang
2015-02-07
r8152: check linking status with netif_carrier_ok
hayeswang
2015-02-07
r8152: adjust lpm timer
hayeswang
2015-02-07
r8152: adjust rx_bottom
hayeswang
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]