Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3c22baeab40b2f8e75907cfd7aa69147d5343d2c
/
drivers
/
net
/
usb
/
r8152.c
d64c7a0
r8152: check disconnect status after long sleep
by You-Sheng Yang
· 5 years ago
b4b771f
r8152: Add MAC passthrough support to new device
by Kai-Heng Feng
· 5 years ago
4d8773b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
aa475d9
r8152: disable DelayPhyPwrChg
by Hayes Wang
· 5 years ago
1981316
r8152: avoid the MCU to clear the lanwake
by Hayes Wang
· 5 years ago
a0246da
r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153B
by Hayes Wang
· 5 years ago
d7f1b59
r8152: disable test IO for RTL8153B
by Hayes Wang
· 5 years ago
08997b5
r8152: Disable PLA MCU clock speed down
by Hayes Wang
· 5 years ago
809a7fc
r8152: disable U2P3 for RTL8153B
by Hayes Wang
· 5 years ago
9583a36
r8152: get default setting of WOL before initializing
by Hayes Wang
· 5 years ago
f99cd20
r8152: reset flow control patch when linking on for RTL8153B
by Hayes Wang
· 5 years ago
a391427
r8152: fix runtime resume for linking change
by Hayes Wang
· 5 years ago
b3f7e3f
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
86f3f4c
r8152: add missing endpoint sanity check
by Johan Hovold
· 5 years ago
1d7a743
net: r8152: use skb_list_walk_safe helper for gso segments
by Jason A. Donenfeld
· 5 years ago
0290bd2
netdev: pass the stuck queue to the timeout handler
by Michael S. Tsirkin
· 5 years ago
a9f852e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 5 years ago
5b1d9c1
r8152: avoid to call napi_disable twice
by Hayes Wang
· 5 years ago
8481141
r8152: Re-order napi_disable in rtl8152_close
by Prashant Malani
· 5 years ago
9647722
r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
by Kai-Heng Feng
· 5 years ago
d31e955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
8e484eb
r8152: check the pointer rtl_fw->fw before using it
by Hayes Wang
· 5 years ago
af14288
r8152: support firmware of PHY NC for RTL8153A
by Hayes Wang
· 5 years ago
470e391
r8152: move r8153_patch_request forward
by Hayes Wang
· 5 years ago
5a16a3d
r8152: add checking fw_offset field of struct fw_mac
by Hayes Wang
· 5 years ago
a66edaa
r8152: rename fw_type_1 with fw_mac
by Hayes Wang
· 5 years ago
b306053
r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
by Kazutoshi Noguchi
· 5 years ago
9370f2d
r8152: support request_firmware for RTL8153
by Hayes Wang
· 5 years ago
6f4c930
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
a54cdee
r8152: Set macpassthru in reset_resume callback
by Kai-Heng Feng
· 5 years ago
151ea09
r8152: Add identifier names for function pointers
by Prashant Malani
· 5 years ago
c01ebd6
r8152: Use guard clause and fix comment typos
by Prashant Malani
· 5 years ago
5f71c84
r8152: Factor out OOB link list waits
by Prashant Malani
· 5 years ago
0e5b36b
r8152: adjust the settings of ups flags
by Hayes Wang
· 5 years ago
771efed
r8152: modify rtl8152_set_speed function
by Hayes Wang
· 5 years ago
765b759
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
973dc6c
r8152: remove calling netif_napi_del
by Hayes Wang
· 5 years ago
49d4b14
Revert "r8152: napi hangup fix after disconnect"
by Hayes Wang
· 5 years ago
68aaf44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
f53a7ad
r8152: Set memory to all 0xFFs on failed reg reads
by Prashant Malani
· 5 years ago
e7bde56
r8152: add a helper function about setting EEE
by Hayes Wang
· 5 years ago
f4a93be
r8152: saving the settings of EEE
by Hayes Wang
· 5 years ago
d2187f8
r8152: divide the tx and rx bottom functions
by Hayes Wang
· 5 years ago
6636fb3
r8152: fix accessing skb after napi_gro_receive
by Hayes Wang
· 5 years ago
e4a5017
r8152: change rx_copybreak and rx_pending through ethtool
by Hayes Wang
· 5 years ago
47922fc
r8152: support skb_add_rx_frag
by Hayes Wang
· 5 years ago
d55d708
r8152: use alloc_pages for rx buffer
by Hayes Wang
· 5 years ago
252df8b
r8152: replace array with linking list for rx information
by Hayes Wang
· 5 years ago
ec5791c
r8152: separate the rx buffer size
by Hayes Wang
· 5 years ago
59c0b47
r8152: fix typo in register name
by Kevin Lo
· 5 years ago
ffa9fec
r8152: set RTL8152_UNPLUG only for real disconnection
by Hayes Wang
· 6 years ago
9fae541
r8152: move calling r8153b_rx_agg_chg_indicate()
by Hayes Wang
· 6 years ago
13e04fbf
r8152: fix the setting of detecting the linking change for runtime suspend
by Hayes Wang
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
a6cbcb7
r8152: sync sa_family with the media type of network device
by Crag.Wang
· 6 years ago
2576627
r8152: Refresh MAC address during USBDEVFS_RESET
by Mario Limonciello
· 6 years ago
78fdde3
r8152: remove extra action copying ethernet address
by Mario Limonciello
· 6 years ago
c286909
r8152: Fix an error on RTL8153-BD MAC Address Passthrough support
by David Chen
· 6 years ago
8e29d23
r8152: Add support for MAC address pass through on RTL8153-BD
by David Chen
· 6 years ago
9c27369
r8152: Add support for MAC address pass through on RTL8153-BND
by Mario Limonciello
· 6 years ago
f2750df
r8152: Check for supported Wake-on-LAN Modes
by Florian Fainelli
· 6 years ago
176eb61
r8152: disable RX aggregation on new Dell TB16 dock
by Kai-Heng Feng
· 6 years ago
f741917
drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_suspend
by zhong jiang
· 6 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
9ca7867
net: usb: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
0ee1f47
r8152: napi hangup fix after disconnect
by Jiri Slaby
· 7 years ago
ed7aa30
net: usb: r8152: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 7 years ago
4c27bf3
r8152: fix tx packets accounting
by Eric Dumazet
· 7 years ago
aece477
r8152: set rx mode early when linking on
by Hayes Wang
· 7 years ago
ea6499e
r8152: fix wrong checksum status for received IPv4 packets
by Hayes Wang
· 7 years ago
0b16551
r8152: disable RX aggregation on Dell TB16 dock
by Kai-Heng Feng
· 7 years ago
9d11b06
drivers/net/usb: add device id for TP-LINK UE300 USB 3.0 Ethernet
by Ran Wang
· 7 years ago
9084104
r8152: add Linksys USB3GIGV1 id
by Grant Grundler
· 7 years ago
9b4355f
net: usb: r8152: constify usb_device_id
by Arvind Yadav
· 7 years ago
b65c0c9
r8152: correct the definition
by hayeswang
· 8 years ago
bd88298
r8152: move calling delay_autosuspend function
by hayeswang
· 8 years ago
21cbd0e
r8152: split rtl8152_resume function
by hayeswang
· 8 years ago
d8fbd27
r8152: add byte_enable for ocp_read_word function
by hayeswang
· 8 years ago
65b82d6
r8152: support RTL8153B
by hayeswang
· 8 years ago
c27b32c
r8152: support new chip 8050
by hayeswang
· 8 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
eb3c28c
r8152: give the device version
by Oliver Neukum
· 8 years ago
a3307f9
r8152: replace napi_complete with napi_complete_done
by hayeswang
· 8 years ago
7454445
r8152: avoid rx queue more than 1000 packets
by hayeswang
· 8 years ago
4214cc5
r8152: check if disabling ALDPS is finished
by hayeswang
· 8 years ago
befb2de
r8152: move the initialization to reset_resume function
by hayeswang
· 8 years ago
49d1034
r8152: move the default coalesce setting for RTL8153
by hayeswang
· 8 years ago
3cb3234
r8152: adjust U2P3 for RTL8153
by hayeswang
· 8 years ago
0255275
r8152: adjust rtl8153_runtime_enable function
by hayeswang
· 8 years ago
e31f636
r8152: move the setting of rx aggregation
by hayeswang
· 8 years ago
134f98b
r8152: adjust the settings about MAC clock speed down for RTL8153
by hayeswang
· 8 years ago
ee4761c
r8152: adjust lpm settings for RTL8153
by hayeswang
· 8 years ago
c564b87
r8152: add r8153_phy_status function
by hayeswang
· 8 years ago
82c01a8
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void
by yuval.shaia@oracle.com
· 8 years ago
db646cc
r8152: Remove unused function usb_ocp_read()
by Matthias Kaehlcke
· 8 years ago
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d5b07cc
r8152: The Microsoft Surface docks also use R8152 v2
by René Rebe
· 8 years ago
2f25abe
r8152: prevent the driver from transmitting packets with carrier off
by hayeswang
· 8 years ago
16ae1f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b20cb60
r8152: fix the rx early size of RTL8153
by hayeswang
· 8 years ago
Next »