index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
r8152.c
Age
Commit message (
Expand
)
Author
2020-02-04
r8152: Add MAC passthrough support to new device
Kai-Heng Feng
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-23
r8152: disable DelayPhyPwrChg
Hayes Wang
2020-01-23
r8152: avoid the MCU to clear the lanwake
Hayes Wang
2020-01-23
r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153B
Hayes Wang
2020-01-23
r8152: disable test IO for RTL8153B
Hayes Wang
2020-01-23
r8152: Disable PLA MCU clock speed down
Hayes Wang
2020-01-23
r8152: disable U2P3 for RTL8153B
Hayes Wang
2020-01-23
r8152: get default setting of WOL before initializing
Hayes Wang
2020-01-23
r8152: reset flow control patch when linking on for RTL8153B
Hayes Wang
2020-01-23
r8152: fix runtime resume for linking change
Hayes Wang
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-14
r8152: add missing endpoint sanity check
Johan Hovold
2020-01-08
net: r8152: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-22
r8152: avoid to call napi_disable twice
Hayes Wang
2019-11-20
r8152: Re-order napi_disable in rtl8152_close
Prashant Malani
2019-11-05
r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
Kai-Heng Feng
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-25
r8152: check the pointer rtl_fw->fw before using it
Hayes Wang
2019-10-22
r8152: support firmware of PHY NC for RTL8153A
Hayes Wang
2019-10-22
r8152: move r8153_patch_request forward
Hayes Wang
2019-10-22
r8152: add checking fw_offset field of struct fw_mac
Hayes Wang
2019-10-22
r8152: rename fw_type_1 with fw_mac
Hayes Wang
2019-10-21
r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
Kazutoshi Noguchi
2019-10-16
r8152: support request_firmware for RTL8153
Hayes Wang
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-04
r8152: Set macpassthru in reset_resume callback
Kai-Heng Feng
2019-10-03
r8152: Add identifier names for function pointers
Prashant Malani
2019-10-01
r8152: Use guard clause and fix comment typos
Prashant Malani
2019-10-01
r8152: Factor out OOB link list waits
Prashant Malani
2019-09-05
r8152: adjust the settings of ups flags
Hayes Wang
2019-09-05
r8152: modify rtl8152_set_speed function
Hayes Wang
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-28
r8152: remove calling netif_napi_del
Hayes Wang
2019-08-28
Revert "r8152: napi hangup fix after disconnect"
Hayes Wang
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-25
r8152: Set memory to all 0xFFs on failed reg reads
Prashant Malani
2019-08-23
r8152: add a helper function about setting EEE
Hayes Wang
2019-08-23
r8152: saving the settings of EEE
Hayes Wang
2019-08-20
r8152: divide the tx and rx bottom functions
Hayes Wang
2019-08-19
r8152: fix accessing skb after napi_gro_receive
Hayes Wang
2019-08-13
r8152: change rx_copybreak and rx_pending through ethtool
Hayes Wang
2019-08-13
r8152: support skb_add_rx_frag
Hayes Wang
2019-08-13
r8152: use alloc_pages for rx buffer
Hayes Wang
2019-08-13
r8152: replace array with linking list for rx information
Hayes Wang
2019-08-13
r8152: separate the rx buffer size
Hayes Wang
2019-08-02
r8152: fix typo in register name
Kevin Lo
2019-07-05
r8152: set RTL8152_UNPLUG only for real disconnection
Hayes Wang
[next]