summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/realtek.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx t...Amit Singh Tomar2020-07-071-0/+35
* net: phy: realtek: Add support for RTL8201F PHY module.Amit Singh Tomar2020-07-071-0/+20
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* net: phy: realtek: add rx delay support for RTL8211FFugang Duan2020-05-101-0/+11
* net: phy: realtek: Introduce quirk to mark RXC not stoppableCarlo Caione2019-05-071-0/+19
* net: phy: realtek: Add functions to read PHY's extended registersCarlo Caione2019-01-241-0/+29
* net: phy: Clean up includes of common.hJoe Hershberger2018-07-261-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek physkevans@FreeBSD.org2018-03-221-0/+34
* net: phy: realtek: fix enabling of the TX-delay for RTL8211FMadalin Bucur2017-09-071-10/+14
* net: phy: realtek: Only force master mode on rtl8211b/coliver@schinagl.nl2016-12-081-8/+23
* net: phy: realtek: make define more consistentoliver@schinagl.nl2016-12-081-2/+2
* net: phy: realtek: Use the BIT() macrooliver@schinagl.nl2016-12-081-2/+3
* net: phy: Handle phy_startup() error codes properlyMichal Simek2016-05-241-9/+19
* net: phy: Realtek RTL8211B/C PHY ID fixKarsten Merker2016-04-021-1/+2
* net: phy: Optionally force master mode for RTL PHYMichael Haas2016-03-311-1/+12
* net: phy: realtek: Use generic genphy_parse_link() for RTL8211EMichal Simek2016-02-221-1/+9
* net/phy: set led for rtl8211f phyShengzhou Liu2015-08-111-0/+8
* net/phy: refactor RTL8211F initializationShengzhou Liu2015-05-191-8/+25
* net/phy: Add support for realtek RTL8211FShengzhou Liu2015-05-191-0/+85
* net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu2015-04-201-1/+17
* net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is de...Bhupesh Sharma2013-11-221-3/+3
* net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modulesBhupesh Sharma2013-08-191-26/+51
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-15/+1
* phylib: Add a bunch of PHY drivers from tsecAndy Fleming2011-04-201-0/+130