summaryrefslogtreecommitdiff
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next'Tom Rini2020-10-052-26/+107
|\
| * net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xxHeiko Stuebner2020-09-301-24/+46
| * net: phy: mscc: make clock-output configurable on vsc85xxHeiko Stuebner2020-09-301-0/+59
| * phy: make phy_connect_fixed work with a null mdio busVladimir Oltean2020-09-241-2/+2
* | drivers: net: phy: Use Aquantia driver for AQR113CMadalin Bucur2020-09-241-0/+15
|/
* net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx t...Amit Singh Tomar2020-07-072-0/+44
* net: phy: realtek: Add support for RTL8201F PHY module.Amit Singh Tomar2020-07-071-0/+20
* Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...WIP/25Jun2020-nextTom Rini2020-06-251-4/+3
|\
| * phy: atheros: ar8035: Fix clock output calculationFabio Estevam2020-06-221-4/+3
* | net: phy: Add DP8382x phy registration to TI PHY initDan Murphy2020-06-122-0/+90
* | net: phy: Add support for TI PHY initDan Murphy2020-06-125-2/+45
* | net: phy: add phyid search in vendor specific spaceFlorin Chiculita2020-06-121-6/+16
* | net: phy: micrel: ksz8061 implement errata 80000688A fixBryan O'Donoghue2020-06-121-0/+16
|/
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-189-0/+9
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1810-0/+10
* common: Drop log.h from common headerSimon Glass2020-05-1810-0/+10
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-6/+8
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* net: phy: realtek: add rx delay support for RTL8211FFugang Duan2020-05-101-0/+11
* phy: atheros: consolidate {ar8031|ar8035}_config()WIP/2020-05-07-atheros-phy-improvementsMichael Walle2020-05-071-27/+3
* phy: atheros: ar8035: remove static clock configMichael Walle2020-05-071-13/+0
* phy: atheros: add device tree bindings and configMichael Walle2020-05-071-2/+222
* phy: atheros: move delay config to common functionMichael Walle2020-05-071-16/+22
* phy: atheros: introduce debug read and write functionsMichael Walle2020-05-071-16/+41
* phy: atheros: use defines for PHY IDsMichael Walle2020-05-071-3/+7
* phy: atheros: fix AR8021 PHY ID maskMichael Walle2020-05-071-1/+1
* phy: atheros: Clarify the intention of ar8021_configVladimir Oltean2020-05-071-4/+4
* phy: atheros: Explicitly disable RGMII delaysVladimir Oltean2020-05-071-0/+8
* phy: atheros: Clarify the configuration of the CLK_25M output pinVladimir Oltean2020-05-071-5/+14
* phy: atheros: Use common functions for RGMII internal delaysVladimir Oltean2020-05-071-28/+41
* phy: atheros: Make RGMII Tx delays actually configurable for AR8035Vladimir Oltean2020-05-071-4/+0
* net: phy: micrel: Add basic support for KSZ9131Philippe Schenker2020-05-011-0/+58
* net: phy: micrel: Use defines for PHY_IDs and MASKPhilippe Schenker2020-05-011-2/+2
* net: phy: marvell: Unify 88E151x series phy_driverClemens Gruber2020-03-091-55/+10
* net: phy: dp83867: Add SGMII mode type switchingMichal Simek2020-03-091-0/+12
* net: phy: Fix overlong PHY timeoutAndre Przywara2020-03-091-1/+1
* drivers: net: phy: aquantia: make it less verboseAlex Marginean2020-03-091-12/+12
* drivers: net: phy: aquantia: drop XGMII as a valid system interface protoAlex Marginean2020-03-091-8/+9
* phy: Include NC-SI in phy setupSamuel Mendoza-Jonas2020-03-091-0/+9
* phy: Add support for the NC-SI protocolSamuel Mendoza-Jonas2020-03-093-0/+902
* net: phy: dp83867: Clean force link good bitMichal Simek2020-02-281-0/+4
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* drivers: net: aquantia: check system interface too when checking for link upAlex Marginean2019-12-091-5/+2
* drivers: net: aquantia: set SMBus addr based on DT propertyAlex Marginean2019-12-091-0/+15
* drivers: net: aquantia: set MDI reversal based on DT propertyAlex Marginean2019-12-091-0/+39
* drivers: net: aquantia: set up SI protocol based on interface typeAlex Marginean2019-12-091-0/+107
* drivers: net: aquantia: add PHY generation informationAlex Marginean2019-12-091-0/+11
* drivers: net: aquantia: use XFI, USXGMII interface typesAlex Marginean2019-12-091-14/+33
* net: phy: fix switch vendor nameAnatolij Gustschin2019-12-091-1/+1