~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
eth
/
r8152.c
Commit message (
Expand
)
Author
Age
*
usb: eth: r8152: Remove non-DM_ETH code
Tom Rini
2022-12-07
*
Add support for TP-Link UE200 dongle
Oleksii Titov
2022-04-22
*
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-30
*
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
|
\
|
*
eth/r8152: fix the aggregation issue
Hayes Wang
2020-12-16
|
*
eth/r8152: free previous memory if r8152_eth_probe fail
Hayes Wang
2020-12-16
*
|
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
|
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
|
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
|
/
*
eth/r8152: support RTL8153B/RTL8154B
Hayes Wang
2020-09-01
*
eth/r8152: reset PHY after setting it
Hayes Wang
2020-09-01
*
eth/r8152: reset bmu after disabling Tx/Rx
Hayes Wang
2020-09-01
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
eth/r8152: fix assigning the wrong endpoint
Hayes Wang
2020-05-29
*
eth/r8152: fix typo in register name
Hayes Wang
2020-05-22
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
Lukasz Majewski
2018-12-14
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
net: usb: r8152: fix "duplicate 'const' declaration specifier"
Philipp Tomsich
2017-08-07
*
net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers
Stefan Roese
2016-12-08
*
net: usb: r8152: Add DM support
Stefan Roese
2016-08-07
*
usb: eth: add Realtek RTL8152B/RTL8153 DRIVER
Ted Chen
2016-01-23