aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-15blk: Remove various places that do flush cache after readBin Meng1-2/+0
2017-09-07net: phy: realtek: fix enabling of the TX-delay for RTL8211FMadalin Bucur1-10/+14
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-08-07net: phy: micrel: add an option to disable gigabit for the KSZ9031Sebastien Bourdelin1-0/+28
2017-08-07net: phy: Add AFE settings to the Broadcom Cygnus phyArun Parameswaran1-1/+63
2017-08-07net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig optionsAlexandru Gagniuc1-22/+2
2017-08-07net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxxAlexandru Gagniuc1-357/+1
2017-08-07net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 driversAlexandru Gagniuc5-7/+406
2017-08-07net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021Alexandru Gagniuc1-8/+0
2017-08-07drivers/net/phy/fixed: do not overwrite addrChristian Gmeiner1-1/+0
2017-07-11net: phy: cortina: use get_nand_dev_by_index()Grygorii Strashko1-1/+2
2017-06-27Merge git://www.denx.de/git/u-boot-imxTom Rini1-0/+8
2017-06-12net: phy: marvell: Fix init function for m88e1145York Sun1-1/+4
2017-06-02net: phy: marvell 88e151x: Fix handling of RGMII interface typesPhil Edworthy1-1/+44
2017-06-02net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectablePhilipp Tomsich1-0/+34
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass2-2/+2
2017-05-31drivers: net: Kconfig: Add PHY_MICREL_KSZ9021 entryJagan Teki1-0/+8
2017-05-12net: phy: mv88e61xx: Fix uninitialized variable warningTom Rini1-1/+3
2017-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-0/+13
2017-03-26drivers/net/phy: add fixed-phy / fixed-link supportHannes Schmelzer4-3/+113
2017-03-20drivers: net: phy: add MV88E6xx options to KconfigTim Harvey1-0/+13
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini7-23/+683
2017-02-08net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten4-0/+515
2017-02-08dm: core: Replace of_offset with accessorSimon Glass3-5/+5
2017-02-07drivers: net: Provide Kconfig menu for PHYLIBAlex1-0/+90
2017-02-07net: phy: Improve the Marvell 151x constantsJoe Hershberger1-11/+36
2017-02-07net: phy: dp83867: Add support for MAC impedance configurationMugunthan V N1-0/+31
2017-02-07net: phy: vitesse: Fix cis8204 RGMII_ID codePhil Edworthy1-3/+1