aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-03-20drivers: net: phy: add MV88E6xx options to KconfigTim Harvey1-0/+13
2017-03-16Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblazeTom Rini1-18/+11
2017-03-14driver: net: fsl-mc: Update calculation of MC RAMYork Sun1-51/+8
2017-03-14armv8: layerscape: Rewrite memory reservationYork Sun1-15/+1
2017-03-07net: zynq_gem: Fix masking of supported phydev featuresNathan Rossi1-1/+1
2017-03-01net: macb: Fix ETH not found when clock not supportWenyou Yang1-4/+9
2017-02-27drivers/net/Kconfig: Correct use of apostropheTom Rini1-1/+1
2017-02-17zynq: Move zynq to clock frameworkStefan Herbrechtsmeier1-9/+0
2017-02-17net: zynq: Add clk framework support to zynq ethernet driverStefan Herbrechtsmeier1-7/+15
2017-02-17net: zynq: Don't overwrite gem_rclk_ctrl with default valueStefan Herbrechtsmeier1-11/+5
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini11-53/+737
2017-02-08net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten4-0/+515
2017-02-08Merge git://git.denx.de/u-boot-dmTom Rini22-54/+64
2017-02-08drivers: net: cpsw: Fix reading of mac address for am43 SoCsLokesh Vutla1-1/+1
2017-02-08dm: core: Replace of_offset with accessorSimon Glass22-54/+64
2017-02-07drivers: net: Provide Kconfig menu for PHYLIBAlex2-26/+92
2017-02-07net: phy: Improve the Marvell 151x constantsJoe Hershberger1-11/+36
2017-02-07net: fec_mxc: Fix corruption of device tree blobDaniel Strnad1-1/+0
2017-02-07net: designware: Fix for use with current Linux device tree for Meson GXHeiner Kallweit1-0/+1
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
2017-02-07net: phy: Marvell: Use phy_interface_is_rgmii helper functionPhil Edworthy1-4/+1
2017-02-07net: phy: Add support for Marvell M88E1512Phil Edworthy1-2/+7
2017-02-07net: phy: Fix mask so that we can identify Marvell 88E1518Phil Edworthy1-2/+2
2017-02-07net: phy: ti: Fix dp83867 RGMII_TXID interface pathPhil Edworthy1-2/+1
2017-02-07net: macb: Remove redundant #ifdef CONFIG_DM_ETHWenyou Yang1-3/+0
2017-02-07net: macb: Add the clock supportWenyou Yang1-0/+41
2017-02-07net: Kconfig: Add CONFIG_MACB optionWenyou Yang1-0/+10
2017-02-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-2/+101
2017-02-01net: phy: Support Marvell 88E1680Dirk Eibach1-0/+54
2017-01-31drivers: net: fsl-mc: Fixup MAC addresses in DPCBogdan Purcareata1-2/+101
2017-01-28net: phy: add SMSC LAN8742 phyMichael Kurz1-0/+12
2017-01-28net: stm32: add designware mac glue code for stm32Michael Kurz1-0/+1
2017-01-11net: gmac_rockchip: Add Rockchip GMAC driverSjoerd Simons3-0/+162
2017-01-11net: designware: Export the operation functionsSimon Glass2-10/+18
2017-01-11net: designware: Split the link init into a separate functionSimon Glass1-2/+24
2017-01-11net: designware: Adjust dw_adjust_link() to return an errorSimon Glass1-4/+8
2017-01-11net: designware: Export various functions/struct to allow subclassingSjoerd Simons2-3/+7
2017-01-11xilinx_phy: Pass correct pointer to fdtdec_get_int()Kamensky Ivan1-2/+2
2017-01-10net: zynq_gem: Use clock driver for ZynqMPSiva Durga Prasad Paladugu1-0/+18
2017-01-10net: gem: Use wait_for_bit() instead of private mdio_wait()Michal Simek1-23/+9
2017-01-04powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014York Sun1-2/+0
2016-12-27Update Maintainer and Author's email addressAjay Bhargav2-2/+2
2016-12-20net: xilinx: Use mdio_register_seq() to support multiple instancesMichal Simek3-6/+3
2016-12-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini3-175/+331
2016-12-16dm: net: fec: Add .read_rom_hwaddrJagan Teki1-9/+9
2016-12-16net: fec_mxc: Driver cleanupsJagan Teki2-146/+83
2016-12-16net: fec_mxc: Convert into driver modelJagan Teki2-26/+246
2016-12-16net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddrJagan Teki1-3/+2
2016-12-16arm: imx: add i.MX53 Beckhoff CX9020 Embedded PCPatrick Bruenn1-1/+1