index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
realtek.c
Age
Commit message (
Expand
)
Author
2020-07-07
net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx t...
Amit Singh Tomar
2020-07-07
net: phy: realtek: Add support for RTL8201F PHY module.
Amit Singh Tomar
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-10
net: phy: realtek: add rx delay support for RTL8211F
Fugang Duan
2019-05-07
net: phy: realtek: Introduce quirk to mark RXC not stoppable
Carlo Caione
2019-01-24
net: phy: realtek: Add functions to read PHY's extended registers
Carlo Caione
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