summaryrefslogtreecommitdiff
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
* | drivers/net/phy: add fixed-phy / fixed-link supportHannes Schmelzer2017-03-264-3/+113
|/
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-02-097-23/+683
|\
| * net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten2017-02-084-0/+515
| * drivers: net: Provide Kconfig menu for PHYLIBAlex2017-02-071-0/+90
| * net: phy: Improve the Marvell 151x constantsJoe Hershberger2017-02-071-11/+36
| * net: phy: dp83867: Add support for MAC impedance configurationMugunthan V N2017-02-071-0/+31
| * net: phy: vitesse: Fix cis8204 RGMII_ID codePhil Edworthy2017-02-071-3/+1
| * net: phy: Marvell: Use phy_interface_is_rgmii helper functionPhil Edworthy2017-02-071-4/+1
| * net: phy: Add support for Marvell M88E1512Phil Edworthy2017-02-071-2/+7
| * net: phy: Fix mask so that we can identify Marvell 88E1518Phil Edworthy2017-02-071-2/+2
| * net: phy: ti: Fix dp83867 RGMII_TXID interface pathPhil Edworthy2017-02-071-2/+1
* | dm: core: Replace of_offset with accessorSimon Glass2017-02-083-5/+5
|/