Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cd5499b347060bd2b4fb3da8a60bd703f9ad1920
/
drivers
/
usb
/
eth
/
r8152.c
3fd6633
WS cleanup: remove trailing empty lines
by Wolfgang Denk
· Mon Sep 27 17:42:36 2021 +0200
e6256ce
Merge tag 'v2021.01-rc5' into next
by Tom Rini
· Tue Jan 05 16:20:26 2021 -0500
b08cd54
eth/r8152: fix the aggregation issue
by Hayes Wang
· Wed Dec 16 17:03:23 2020 +0800
5573bf5
eth/r8152: free previous memory if r8152_eth_probe fail
by Hayes Wang
· Wed Dec 16 17:03:22 2020 +0800
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
d215ca2
eth/r8152: support RTL8153B/RTL8154B
by Hayes Wang
· Tue Jun 16 17:09:47 2020 +0800
27217bc
eth/r8152: reset PHY after setting it
by Hayes Wang
· Tue Jun 16 17:09:45 2020 +0800
653d2e7
eth/r8152: reset bmu after disabling Tx/Rx
by Hayes Wang
· Tue Jun 16 17:09:44 2020 +0800
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
f65b643
eth/r8152: fix assigning the wrong endpoint
by Hayes Wang
· Fri May 22 16:54:10 2020 +0800
1bb3ee4
eth/r8152: fix typo in register name
by Hayes Wang
· Fri May 22 16:54:11 2020 +0800
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
80d353c
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
by Lukasz Majewski
· Fri Nov 23 17:36:19 2018 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
657bc53
net: usb: r8152: fix "duplicate 'const' declaration specifier"
by Philipp Tomsich
· Sun Jun 25 22:47:15 2017 +0200
0109440
net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers
by Stefan Roese
· Tue Nov 22 16:14:23 2016 +0100
47c5097
net: usb: r8152: Add DM support
by Stefan Roese
· Wed Jun 29 07:58:05 2016 +0200
9b6dbd4
usb: eth: add Realtek RTL8152B/RTL8153 DRIVER
by Ted Chen
· Wed Jan 20 14:24:52 2016 +0800