summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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-19Merge 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-30Merge git://git.denx.de/u-boot-mpc85xxTom Rini3-22/+21
2016-11-29drivers: 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-24powerpc: T4080: Drop configuration for T4080York Sun1-1/+0
2016-11-24powerpc: T4240: Remove macro CONFIG_PPC_T4240York Sun1-1/+1
2016-11-24powerpc: T4160: Remove macro CONFIG_PPC_T4160York Sun1-1/+1
2016-11-24powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081York Sun1-2/+2
2016-11-24powerpc: T1042: Remove macro CONFIG_PPC_T1042York Sun1-1/+1
2016-11-24powerpc: T1040: Remove macro CONFIG_PPC_T1040York Sun1-1/+1
2016-11-24powerpc: T1024: Remove macro CONFIG_PPC_T1024York Sun1-1/+1
2016-11-24powerpc: T1023: Remove macro CONFIG_PPC_T1023York Sun1-1/+1
2016-11-24powerpc: B4420: Remove macro CONFIG_PPC_B4420York Sun1-1/+1
2016-11-24powerpc: B4860QDS: Remove macro CONFIG_B4860QDSYork Sun1-3/+4
2016-11-24powerpc: B4860: Remove macro CONFIG_PPC_B4860York Sun1-1/+1
2016-11-24powerpc: P5040: Remove macro CONFIG_P5040York Sun1-1/+1
2016-11-24powerpc: P5020: Remove macro CONFIG_PPC_P5020York Sun1-1/+1
2016-11-24powerpc: P4080: Remove macro CONFIG_PPC_P4080York Sun1-1/+1
2016-11-24powerpc: P3041: Remove macro CONFIG_PPC_P3041York Sun1-1/+1
2016-11-24powerpc: P2041: Remove macro CONFIG_PPC_P2041York Sun1-1/+1
2016-11-24powerpc: P1017: Drop configuration for P1017York Sun2-2/+1
2016-11-24powerpc: P1023: Remove macro CONFIG_P1023York Sun2-2/+2
2016-11-21driver: net: ldpaa_eth: Fix missing bracket issuePriyanka Jain1-1/+2
2016-11-17Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini1-2/+22
2016-11-17ls2080: Exit dpaa only right before exiting U-BootAlexander Graf1-2/+22
2016-11-15net: zynq_gem: Correct SGMII enable bit settingSiva Durga Prasad Paladugu1-1/+1
2016-11-15net: zynq_gem: Modify the nwcfg bit definitionsSiva Durga Prasad Paladugu1-8/+8
2016-11-07net: mvgbe: Fix build error with CONFIG_PHYLIBChris Packham1-22/+3
2016-11-07net: phy: micrel: center FLP burst timing at 16msAsh Charles1-0/+23
2016-11-07net: add driver for Synopsys Ethernet QoS deviceStephen Warren3-0/+1564