aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy/realtek.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-10net: phy: realtek: add rx delay support for RTL8211FFugang Duan1-0/+11
2019-05-07net: phy: realtek: Introduce quirk to mark RXC not stoppableCarlo Caione1-0/+19
2019-01-24net: phy: realtek: Add functions to read PHY's extended registersCarlo Caione1-0/+29
2018-07-26net: phy: Clean up includes of common.hJoe Hershberger1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-22net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek physkevans@FreeBSD.org1-0/+34
2017-09-07net: phy: realtek: fix enabling of the TX-delay for RTL8211FMadalin Bucur1-10/+14
2016-12-08net: phy: realtek: Only force master mode on rtl8211b/coliver@schinagl.nl1-8/+23
2016-12-08net: phy: realtek: make define more consistentoliver@schinagl.nl1-2/+2
2016-12-08net: phy: realtek: Use the BIT() macrooliver@schinagl.nl1-2/+3
2016-05-24net: phy: Handle phy_startup() error codes properlyMichal Simek1-9/+19
2016-04-02net: phy: Realtek RTL8211B/C PHY ID fixKarsten Merker1-1/+2
2016-03-31net: phy: Optionally force master mode for RTL PHYMichael Haas1-1/+12
2016-02-22net: phy: realtek: Use generic genphy_parse_link() for RTL8211EMichal Simek1-1/+9
2015-08-11net/phy: set led for rtl8211f phyShengzhou Liu1-0/+8
2015-05-19net/phy: refactor RTL8211F initializationShengzhou Liu1-8/+25
2015-05-19net/phy: Add support for realtek RTL8211FShengzhou Liu1-0/+85
2015-04-20net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu1-1/+17
2013-11-22net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is de...Bhupesh Sharma1-3/+3
2013-08-19net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modulesBhupesh Sharma1-26/+51
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-15/+1
2011-04-20phylib: Add a bunch of PHY drivers from tsecAndy Fleming1-0/+130