summaryrefslogtreecommitdiff
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: phy: realtek: fix enabling of the TX-delay for RTL8211FMadalin Bucur2017-09-071-10/+14
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* net: phy: micrel: add an option to disable gigabit for the KSZ9031Sebastien Bourdelin2017-08-071-0/+28
* net: phy: Add AFE settings to the Broadcom Cygnus phyArun Parameswaran2017-08-071-1/+63
* net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig optionsAlexandru Gagniuc2017-08-071-22/+2
* net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxxAlexandru Gagniuc2017-08-071-357/+1
* net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 driversAlexandru Gagniuc2017-08-075-7/+406
* net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021Alexandru Gagniuc2017-08-071-8/+0
* drivers/net/phy/fixed: do not overwrite addrChristian Gmeiner2017-08-071-1/+0
* net: phy: cortina: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-1/+2
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-06-271-0/+8
|\
| * drivers: net: Kconfig: Add PHY_MICREL_KSZ9021 entryJagan Teki2017-05-311-0/+8
* | net: phy: marvell: Fix init function for m88e1145York Sun2017-06-121-1/+4
* | net: phy: marvell 88e151x: Fix handling of RGMII interface typesPhil Edworthy2017-06-021-1/+44
* | net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectablePhilipp Tomsich2017-06-021-0/+34
* | dm: core: Replace of_offset with accessor (part 2)Simon Glass2017-06-012-2/+2
|/
* net: phy: mv88e61xx: Fix uninitialized variable warningTom Rini2017-05-121-1/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-04-131-0/+13
|\
| * drivers: net: phy: add MV88E6xx options to KconfigTim Harvey2017-03-201-0/+13