aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-15driver: fsl-mc: qbman: Add QBMAN 4.1 supportPriyanka Jain4-13/+48
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini3-3/+6
2016-12-09Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini3-6/+3
2016-12-08net/phy/vitesse: Rework RGMII skew configuration for VSC8601Alex1-19/+24
2016-12-08net: fman: fix 2.5G SGMII settingsshaohui xie2-10/+24
2016-12-08net: phy: realtek: Only force master mode on rtl8211b/coliver@schinagl.nl1-8/+23
2016-12-08net: phy: realtek: make define more consistentoliver@schinagl.nl1-2/+2
2016-12-08net: phy: realtek: Use the BIT() macrooliver@schinagl.nl1-2/+3
2016-12-08net: phy: micrel: Fix error handlingMarek Vasut1-2/+4
2016-12-08net: xilinx: Use mdio_register_seq() to support multiple instancesMichal Simek3-6/+3
2016-12-04net: rtl8169: remove unneeded definitionAndre Przywara1-3/+0
2016-12-04net: e1000: fix indentationAndre Przywara1-3/+2
2016-12-02common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek1-1/+1
2016-11-29Merge git://git.denx.de/u-boot-mpc85xxTom Rini3-22/+21
2016-11-28drivers: net: keystone_net: add rgmii link type support when parsing dtMugunthan V N1-8/+15
2016-11-28sun8i_emac: Fix mdio read sequencePhilipp Tomsich1-1/+1
2016-11-23powerpc: T4080: Drop configuration for T4080York Sun1-1/+0
2016-11-23powerpc: T4240: Remove macro CONFIG_PPC_T4240York Sun1-1/+1
2016-11-23powerpc: T4160: Remove macro CONFIG_PPC_T4160York Sun1-1/+1
2016-11-23powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081York Sun1-2/+2
2016-11-23powerpc: T1042: Remove macro CONFIG_PPC_T1042York Sun1-1/+1
2016-11-23powerpc: T1040: Remove macro CONFIG_PPC_T1040York Sun1-1/+1
2016-11-23powerpc: T1024: Remove macro CONFIG_PPC_T1024York Sun1-1/+1
2016-11-23powerpc: T1023: Remove macro CONFIG_PPC_T1023York Sun1-1/+1
2016-11-23powerpc: B4420: Remove macro CONFIG_PPC_B4420York Sun1-1/+1
2016-11-23powerpc: B4860QDS: Remove macro CONFIG_B4860QDSYork Sun1-3/+4
2016-11-23powerpc: B4860: Remove macro CONFIG_PPC_B4860York Sun1-1/+1
2016-11-23powerpc: P5040: Remove macro CONFIG_P5040York Sun1-1/+1
2016-11-23powerpc: P5020: Remove macro CONFIG_PPC_P5020York Sun1-1/+1
2016-11-23powerpc: P4080: Remove macro CONFIG_PPC_P4080York Sun1-1/+1
2016-11-23powerpc: P3041: Remove macro CONFIG_PPC_P3041York Sun1-1/+1
2016-11-23powerpc: P2041: Remove macro CONFIG_PPC_P2041York Sun1-1/+1
2016-11-23powerpc: P1017: Drop configuration for P1017York Sun2-2/+1