aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2019-04-07net: phy: implement fallback mechanism for negative phy adressesHannes Schmelzer1-1/+2
2019-02-15net: mv88e61xx: fix autonegotiation on portsTim Harvey1-4/+4
2019-01-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini4-7/+80
2019-01-24net: phy: aquantia: Print information on configValentin-catalin Neacsu1-0/+21
2019-01-24net: phy: aquantia: Enable autoneg when on USXGMIIValentin-catalin Neacsu1-0/+18
2019-01-24net: phy: realtek: Add functions to read PHY's extended registersCarlo Caione1-0/+29
2019-01-24net: phy: micrel: fix KSZ9031 clock skew for values greater 0psAndreas Pretzsch1-2/+2
2019-01-24net: phy: Add clause 45 identifier to phy_devicePankaj Bansal1-5/+10
2019-01-24net: phy: Move fixed link code to separate routineSiva Durga Prasad Paladugu1-7/+27
2018-12-26phy: Fix u-boot coruption when fixed-phy is usedMichal Simek1-1/+2
2018-12-08lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich1-1/+1
2018-11-05net: phy: mscc: add support for VSC8574 PHYQuentin Schulz1-0/+420
2018-11-05net: phy: mscc: factorize part of config function for VSC8584Quentin Schulz1-17/+39
2018-11-05net: phy: mscc: add support for VSC8584 PHYQuentin Schulz1-0/+553
2018-10-24net: phy: aquantia: autodetect if firmware needs to be loadedJeremy Gebben1-6/+22
2018-10-24net: phy: aquantia: add firmware loading supportJeremy Gebben2-2/+256
2018-10-24configs: migrate CONFIG_PHY_AQUANTIA to KconfigJeremy Gebben2-4/+2
2018-10-10net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann1-0/+27
2018-10-10net: phy: ti: Recover from "port mirroring" N/A MODE4Janine Hagemann1-1/+26
2018-10-10net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driverJanine Hagemann1-0/+39
2018-07-26net: phy: xilinx: switch to use phy_get_ofnode()Grygorii Strashko1-4/+6
2018-07-26net: phy: dp83867: switch to use phy_get_ofnode()Grygorii Strashko1-2/+5
2018-07-26net: phy: add ofnode node to struct phy_deviceGrygorii Strashko1-0/+4
2018-07-26net: phy: Clean up includes of common.hJoe Hershberger14-11/+6
2018-07-26net: phy: dp83867: switch to use ofnode apiGrygorii Strashko1-13/+12
2018-07-26net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri1-0/+13
2018-06-13net: phy: mv88e61xx: Force CPU port link upChris Packham1-21/+30
2018-06-13net/phy/cortina: Add support for CS4223 PHYVicentiu Galanopulo1-1/+47
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini27-53/+27
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2-4/+0
2018-04-13net: phy: Don't limit phy addresses by defaultJoe Hershberger1-0/+8
2018-04-09net: phy: xilinx_phy: Read phytype using property xlnx,phy-typeSiva Durga Prasad Paladugu1-1/+1
2018-03-22net/phy/cortina: Add No firmware upload optionPriyanka Jain1-0/+13
2018-03-22net/phy/cortina.c: Update get_phy_id implementationPriyanka Jain1-29/+17
2018-03-22drivers: net: phy: Fix aquantia compilation with DMCalvin Johnson1-0/+1
2018-03-22net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek physkevans@FreeBSD.org2-0/+44
2018-03-13Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev1-0/+7
2018-02-26net: phy: smsc: Add SMSC LAN8741 supportArno Steffens1-0/+11
2018-02-26phy: Fix style violationsMario Six1-37/+57
2018-02-26net: phy: marvell 88e151x: Fix handling of bare RGMII interface typeMario Six1-1/+2
2018-02-26net: phy: marvell: Fix style violationsMario Six1-22/+22
2018-02-08Kconfig: net: phylib: Phylib should depends on NETMichal Simek1-0/+1
2018-01-15phy: atheros: set auto-negotiation for AR8021Zhao Qiang1-0/+1
2018-01-15net: phy: b53: Add b53_reg read/write commandsFlorian Fainelli1-0/+139
2018-01-15net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli4-0/+650
2018-01-15net: miiphybb: fix casting errorChris Brandt1-1/+1
2018-01-15net: phy: marvell: Add functions to read PHY's extended registersLukasz Majewski1-0/+29
2017-12-18net: phy: meson-gxl: detect LPA corruptionJerome Brunet1-1/+87
2017-11-17net: phy: Add Amlogic Meson GXL Internal PHY supportNeil Armstrong4-0/+64
2017-09-18net: phy: micrel: Convert to livetreePhilipp Tomsich1-3/+2