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
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
2019-07-03
r8152: move calling r8153b_rx_agg_chg_indicate()
Hayes Wang
2019-07-01
r8152: fix the setting of detecting the linking change for runtime suspend
Hayes Wang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-22
r8152: sync sa_family with the media type of network device
Crag.Wang
2019-04-06
r8152: Refresh MAC address during USBDEVFS_RESET
Mario Limonciello
2019-04-06
r8152: remove extra action copying ethernet address
Mario Limonciello
2019-02-22
r8152: Fix an error on RTL8153-BD MAC Address Passthrough support
David Chen
2019-02-18
r8152: Add support for MAC address pass through on RTL8153-BD
David Chen
2018-12-14
r8152: Add support for MAC address pass through on RTL8153-BND
Mario Limonciello
2018-09-29
r8152: Check for supported Wake-on-LAN Modes
Florian Fainelli
2018-08-20
r8152: disable RX aggregation on new Dell TB16 dock
Kai-Heng Feng
2018-08-11
drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_s...
zhong jiang
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-30
net: usb: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-26
r8152: napi hangup fix after disconnect
Jiri Slaby
2018-06-22
net: usb: r8152: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-02-26
r8152: fix tx packets accounting
Eric Dumazet
2018-02-02
r8152: set rx mode early when linking on
Hayes Wang
2018-02-02
r8152: fix wrong checksum status for received IPv4 packets
Hayes Wang
2018-01-17
r8152: disable RX aggregation on Dell TB16 dock
Kai-Heng Feng
2017-10-24
drivers/net/usb: add device id for TP-LINK UE300 USB 3.0 Ethernet
Ran Wang
2017-10-01
r8152: add Linksys USB3GIGV1 id
Grant Grundler
2017-08-08
net: usb: r8152: constify usb_device_id
Arvind Yadav
2017-06-21
r8152: correct the definition
hayeswang
2017-06-16
r8152: move calling delay_autosuspend function
hayeswang
2017-06-16
r8152: split rtl8152_resume function
hayeswang
2017-06-15
r8152: add byte_enable for ocp_read_word function
hayeswang
2017-06-15
r8152: support RTL8153B
hayeswang
2017-06-15
r8152: support new chip 8050
hayeswang
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-13
r8152: give the device version
Oliver Neukum
2017-06-09
r8152: replace napi_complete with napi_complete_done
hayeswang
2017-06-09
r8152: avoid rx queue more than 1000 packets
hayeswang
2017-06-09
r8152: check if disabling ALDPS is finished
hayeswang
2017-06-09
r8152: move the initialization to reset_resume function
hayeswang
2017-06-09
r8152: move the default coalesce setting for RTL8153
hayeswang
2017-06-09
r8152: adjust U2P3 for RTL8153
hayeswang
2017-06-09
r8152: adjust rtl8153_runtime_enable function
hayeswang
2017-06-09
r8152: move the setting of rx aggregation
hayeswang
2017-06-09
r8152: adjust the settings about MAC clock speed down for RTL8153
hayeswang
2017-06-09
r8152: adjust lpm settings for RTL8153
hayeswang
2017-06-09
r8152: add r8153_phy_status function
hayeswang
[prev]
[next]