index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
r8152.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-05
r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
Kai-Heng Feng
1
-19
/
+39
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2019-10-25
r8152: check the pointer rtl_fw->fw before using it
Hayes Wang
1
-2
/
+5
2019-10-22
r8152: support firmware of PHY NC for RTL8153A
Hayes Wang
1
-2
/
+282
2019-10-22
r8152: move r8153_patch_request forward
Hayes Wang
1
-27
/
+27
2019-10-22
r8152: add checking fw_offset field of struct fw_mac
Hayes Wang
1
-3
/
+9
2019-10-22
r8152: rename fw_type_1 with fw_mac
Hayes Wang
1
-41
/
+41
2019-10-21
r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
Kazutoshi Noguchi
1
-0
/
+1
2019-10-16
r8152: support request_firmware for RTL8153
Hayes Wang
1
-12
/
+756
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+1
2019-10-04
r8152: Set macpassthru in reset_resume callback
Kai-Heng Feng
1
-2
/
+1
2019-10-03
r8152: Add identifier names for function pointers
Prashant Malani
1
-11
/
+12
2019-10-01
r8152: Use guard clause and fix comment typos
Prashant Malani
1
-16
/
+16
2019-10-01
r8152: Factor out OOB link list waits
Prashant Malani
1
-52
/
+21
2019-09-05
r8152: adjust the settings of ups flags
Hayes Wang
1
-88
/
+120
2019-09-05
r8152: modify rtl8152_set_speed function
Hayes Wang
1
-64
/
+132
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+1
2019-08-28
r8152: remove calling netif_napi_del
Hayes Wang
1
-2
/
+0
2019-08-28
Revert "r8152: napi hangup fix after disconnect"
Hayes Wang
1
-2
/
+1
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+4
2019-08-25
r8152: Set memory to all 0xFFs on failed reg reads
Prashant Malani
1
-1
/
+4
2019-08-23
r8152: add a helper function about setting EEE
Hayes Wang
1
-91
/
+77
2019-08-23
r8152: saving the settings of EEE
Hayes Wang
1
-30
/
+50
2019-08-20
r8152: divide the tx and rx bottom functions
Hayes Wang
1
-13
/
+26
2019-08-19
r8152: fix accessing skb after napi_gro_receive
Hayes Wang
1
-1
/
+1
2019-08-13
r8152: change rx_copybreak and rx_pending through ethtool
Hayes Wang
1
-5
/
+86
2019-08-13
r8152: support skb_add_rx_frag
Hayes Wang
1
-15
/
+105
2019-08-13
r8152: use alloc_pages for rx buffer
Hayes Wang
1
-20
/
+11
2019-08-13
r8152: replace array with linking list for rx information
Hayes Wang
1
-57
/
+125
2019-08-13
r8152: separate the rx buffer size
Hayes Wang
1
-4
/
+8
2019-08-02
r8152: fix typo in register name
Kevin Lo
1
-6
/
+6
2019-07-05
r8152: set RTL8152_UNPLUG only for real disconnection
Hayes Wang
1
-11
/
+16
2019-07-03
r8152: move calling r8153b_rx_agg_chg_indicate()
Hayes Wang
1
-10
/
+26
2019-07-01
r8152: fix the setting of detecting the linking change for runtime suspend
Hayes Wang
1
-11
/
+27
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-04-22
r8152: sync sa_family with the media type of network device
Crag.Wang
1
-0
/
+2
2019-04-06
r8152: Refresh MAC address during USBDEVFS_RESET
Mario Limonciello
1
-15
/
+35
2019-04-06
r8152: remove extra action copying ethernet address
Mario Limonciello
1
-1
/
+0
2019-02-22
r8152: Fix an error on RTL8153-BD MAC Address Passthrough support
David Chen
1
-1
/
+1
2019-02-18
r8152: Add support for MAC address pass through on RTL8153-BD
David Chen
1
-2
/
+3
2018-12-14
r8152: Add support for MAC address pass through on RTL8153-BND
Mario Limonciello
1
-11
/
+22
2018-09-29
r8152: Check for supported Wake-on-LAN Modes
Florian Fainelli
1
-0
/
+3
2018-08-20
r8152: disable RX aggregation on new Dell TB16 dock
Kai-Heng Feng
1
-2
/
+2
2018-08-11
drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_s...
zhong jiang
1
-2
/
+1
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-06-30
net: usb: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-06-26
r8152: napi hangup fix after disconnect
Jiri Slaby
1
-1
/
+2
2018-06-22
net: usb: r8152: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-4
/
+6
2018-02-26
r8152: fix tx packets accounting
Eric Dumazet
1
-1
/
+1
2018-02-02
r8152: set rx mode early when linking on
Hayes Wang
1
-2
/
+3
[next]