summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini
2016-12-09Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-12-08net/phy/vitesse: Rework RGMII skew configuration for VSC8601Alex
2016-12-08net: fman: fix 2.5G SGMII settingsshaohui xie
2016-12-08net: phy: realtek: Only force master mode on rtl8211b/coliver@schinagl.nl
2016-12-08net: phy: realtek: make define more consistentoliver@schinagl.nl
2016-12-08net: phy: realtek: Use the BIT() macrooliver@schinagl.nl
2016-12-08net: phy: micrel: Fix error handlingMarek Vasut
2016-12-08net: xilinx: Use mdio_register_seq() to support multiple instancesMichal Simek
2016-12-04net: rtl8169: remove unneeded definitionAndre Przywara
2016-12-04net: e1000: fix indentationAndre Przywara
2016-12-02common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek
2016-11-30Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2016-11-29drivers: net: keystone_net: add rgmii link type support when parsing dtMugunthan V N
2016-11-28sun8i_emac: Fix mdio read sequencePhilipp Tomsich
2016-11-24powerpc: T4080: Drop configuration for T4080York Sun
2016-11-24powerpc: T4240: Remove macro CONFIG_PPC_T4240York Sun
2016-11-24powerpc: T4160: Remove macro CONFIG_PPC_T4160York Sun
2016-11-24powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081York Sun
2016-11-24powerpc: T1042: Remove macro CONFIG_PPC_T1042York Sun
2016-11-24powerpc: T1040: Remove macro CONFIG_PPC_T1040York Sun
2016-11-24powerpc: T1024: Remove macro CONFIG_PPC_T1024York Sun
2016-11-24powerpc: T1023: Remove macro CONFIG_PPC_T1023York Sun
2016-11-24powerpc: B4420: Remove macro CONFIG_PPC_B4420York Sun
2016-11-24powerpc: B4860QDS: Remove macro CONFIG_B4860QDSYork Sun
2016-11-24powerpc: B4860: Remove macro CONFIG_PPC_B4860York Sun
2016-11-24powerpc: P5040: Remove macro CONFIG_P5040York Sun
2016-11-24powerpc: P5020: Remove macro CONFIG_PPC_P5020York Sun
2016-11-24powerpc: P4080: Remove macro CONFIG_PPC_P4080York Sun
2016-11-24powerpc: P3041: Remove macro CONFIG_PPC_P3041York Sun
2016-11-24powerpc: P2041: Remove macro CONFIG_PPC_P2041York Sun
2016-11-24powerpc: P1017: Drop configuration for P1017York Sun
2016-11-24powerpc: P1023: Remove macro CONFIG_P1023York Sun
2016-11-21driver: net: ldpaa_eth: Fix missing bracket issuePriyanka Jain
2016-11-17Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2016-11-17ls2080: Exit dpaa only right before exiting U-BootAlexander Graf
2016-11-15net: zynq_gem: Correct SGMII enable bit settingSiva Durga Prasad Paladugu
2016-11-15net: zynq_gem: Modify the nwcfg bit definitionsSiva Durga Prasad Paladugu
2016-11-07net: mvgbe: Fix build error with CONFIG_PHYLIBChris Packham
2016-11-07net: phy: micrel: center FLP burst timing at 16msAsh Charles
2016-11-07net: add driver for Synopsys Ethernet QoS deviceStephen Warren
2016-10-31Fix spelling of "resetting".Vagrant Cascadian
2016-10-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-26net: Kconfig: Add FEC_MXC entryJagan Teki
2016-10-24Fix codying style broken by recent libfdt syncMasahiro Yamada
2016-10-23Remove some merge markersSimon Glass
2016-10-14Merge git://git.denx.de/u-boot-fdtTom Rini
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-10-13rtl8169: fix cache misalignment message on transmit.Peter Chubb