index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
realtek.c
Age
Commit message (
Expand
)
Author
2018-07-26
net: phy: Clean up includes of common.h
Joe Hershberger
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-22
net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek phys
kevans@FreeBSD.org
2017-09-07
net: phy: realtek: fix enabling of the TX-delay for RTL8211F
Madalin Bucur
2016-12-08
net: phy: realtek: Only force master mode on rtl8211b/c
oliver@schinagl.nl
2016-12-08
net: phy: realtek: make define more consistent
oliver@schinagl.nl
2016-12-08
net: phy: realtek: Use the BIT() macro
oliver@schinagl.nl
2016-05-24
net: phy: Handle phy_startup() error codes properly
Michal Simek
2016-04-02
net: phy: Realtek RTL8211B/C PHY ID fix
Karsten Merker
2016-03-31
net: phy: Optionally force master mode for RTL PHY
Michael Haas
2016-02-22
net: phy: realtek: Use generic genphy_parse_link() for RTL8211E
Michal Simek
2015-08-11
net/phy: set led for rtl8211f phy
Shengzhou Liu
2015-05-19
net/phy: refactor RTL8211F initialization
Shengzhou Liu
2015-05-19
net/phy: Add support for realtek RTL8211F
Shengzhou Liu
2015-04-20
net: phy: realtek: Disable interrupt on Realtek Ethernet PHY drivers
Codrin Ciubotariu
2013-11-22
net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is de...
Bhupesh Sharma
2013-08-19
net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modules
Bhupesh Sharma
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-04-20
phylib: Add a bunch of PHY drivers from tsec
Andy Fleming