summaryrefslogtreecommitdiff
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: mv88e61xx: fix autonegotiation on portsTim Harvey2019-02-151-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2019-01-244-7/+80
|\
| * net: phy: aquantia: Print information on configValentin-catalin Neacsu2019-01-241-0/+21
| * net: phy: aquantia: Enable autoneg when on USXGMIIValentin-catalin Neacsu2019-01-241-0/+18
| * net: phy: realtek: Add functions to read PHY's extended registersCarlo Caione2019-01-241-0/+29
| * net: phy: micrel: fix KSZ9031 clock skew for values greater 0psAndreas Pretzsch2019-01-241-2/+2
| * net: phy: Add clause 45 identifier to phy_devicePankaj Bansal2019-01-241-5/+10
* | net: phy: Move fixed link code to separate routineSiva Durga Prasad Paladugu2019-01-241-7/+27
|/
* phy: Fix u-boot coruption when fixed-phy is usedMichal Simek2018-12-261-1/+2
* lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich2018-12-081-1/+1
* net: phy: mscc: add support for VSC8574 PHYQuentin Schulz2018-11-051-0/+420
* net: phy: mscc: factorize part of config function for VSC8584Quentin Schulz2018-11-051-17/+39
* net: phy: mscc: add support for VSC8584 PHYQuentin Schulz2018-11-051-0/+553
* net: phy: aquantia: autodetect if firmware needs to be loadedJeremy Gebben2018-10-241-6/+22
* net: phy: aquantia: add firmware loading supportJeremy Gebben2018-10-242-2/+256
* configs: migrate CONFIG_PHY_AQUANTIA to KconfigJeremy Gebben2018-10-242-4/+2
* net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann2018-10-101-0/+27
* net: phy: ti: Recover from "port mirroring" N/A MODE4Janine Hagemann2018-10-101-1/+26
* net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driverJanine Hagemann2018-10-101-0/+39
* net: phy: xilinx: switch to use phy_get_ofnode()Grygorii Strashko2018-07-261-4/+6
* net: phy: dp83867: switch to use phy_get_ofnode()Grygorii Strashko2018-07-261-2/+5
* net: phy: add ofnode node to struct phy_deviceGrygorii Strashko2018-07-261-0/+4
* net: phy: Clean up includes of common.hJoe Hershberger2018-07-2614-11/+6
* net: phy: dp83867: switch to use ofnode apiGrygorii Strashko2018-07-261-13/+12
* net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri2018-07-261-0/+13
* net: phy: mv88e61xx: Force CPU port link upChris Packham2018-06-131-21/+30
* net/phy/cortina: Add support for CS4223 PHYVicentiu Galanopulo2018-06-131-1/+47
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0727-53/+27
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-272-4/+0
* net: phy: Don't limit phy addresses by defaultJoe Hershberger2018-04-131-0/+8
* net: phy: xilinx_phy: Read phytype using property xlnx,phy-typeSiva Durga Prasad Paladugu2018-04-091-1/+1
* net/phy/cortina: Add No firmware upload optionPriyanka Jain2018-03-221-0/+13
* net/phy/cortina.c: Update get_phy_id implementationPriyanka Jain2018-03-221-29/+17
* drivers: net: phy: Fix aquantia compilation with DMCalvin Johnson2018-03-221-0/+1
* net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek physkevans@FreeBSD.org2018-03-222-0/+44
* Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev2018-03-131-0/+7
* net: phy: smsc: Add SMSC LAN8741 supportArno Steffens2018-02-261-0/+11
* phy: Fix style violationsMario Six2018-02-261-37/+57
* net: phy: marvell 88e151x: Fix handling of bare RGMII interface typeMario Six2018-02-261-1/+2
* net: phy: marvell: Fix style violationsMario Six2018-02-261-22/+22
* Kconfig: net: phylib: Phylib should depends on NETMichal Simek2018-02-081-0/+1
* phy: atheros: set auto-negotiation for AR8021Zhao Qiang2018-01-151-0/+1
* net: phy: b53: Add b53_reg read/write commandsFlorian Fainelli2018-01-151-0/+139
* net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli2018-01-154-0/+650
* net: miiphybb: fix casting errorChris Brandt2018-01-151-1/+1
* net: phy: marvell: Add functions to read PHY's extended registersLukasz Majewski2018-01-151-0/+29
* net: phy: meson-gxl: detect LPA corruptionJerome Brunet2017-12-181-1/+87
* net: phy: Add Amlogic Meson GXL Internal PHY supportNeil Armstrong2017-11-174-0/+64
* net: phy: micrel: Convert to livetreePhilipp Tomsich2017-09-181-3/+2
* blk: Remove various places that do flush cache after readBin Meng2017-09-151-2/+0