summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini2016-12-093-3/+6
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-12-093-6/+3
|\
| * net: xilinx: Use mdio_register_seq() to support multiple instancesMichal Simek2016-12-083-6/+3
* | net/phy/vitesse: Rework RGMII skew configuration for VSC8601Alex2016-12-081-19/+24
* | net: fman: fix 2.5G SGMII settingsshaohui xie2016-12-082-10/+24
* | net: phy: realtek: Only force master mode on rtl8211b/coliver@schinagl.nl2016-12-081-8/+23
* | net: phy: realtek: make define more consistentoliver@schinagl.nl2016-12-081-2/+2
* | net: phy: realtek: Use the BIT() macrooliver@schinagl.nl2016-12-081-2/+3
* | net: phy: micrel: Fix error handlingMarek Vasut2016-12-081-2/+4
|/
* net: rtl8169: remove unneeded definitionAndre Przywara2016-12-041-3/+0
* net: e1000: fix indentationAndre Przywara2016-12-041-3/+2
* common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek2016-12-021-1/+1
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-11-293-22/+21
|\
| * powerpc: T4080: Drop configuration for T4080York Sun2016-11-231-1/+0
| * powerpc: T4240: Remove macro CONFIG_PPC_T4240York Sun2016-11-231-1/+1
| * powerpc: T4160: Remove macro CONFIG_PPC_T4160York Sun2016-11-231-1/+1
| * powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081York Sun2016-11-231-2/+2
| * powerpc: T1042: Remove macro CONFIG_PPC_T1042York Sun2016-11-231-1/+1
| * powerpc: T1040: Remove macro CONFIG_PPC_T1040York Sun2016-11-231-1/+1
| * powerpc: T1024: Remove macro CONFIG_PPC_T1024York Sun2016-11-231-1/+1
| * powerpc: T1023: Remove macro CONFIG_PPC_T1023York Sun2016-11-231-1/+1
| * powerpc: B4420: Remove macro CONFIG_PPC_B4420York Sun2016-11-231-1/+1
| * powerpc: B4860QDS: Remove macro CONFIG_B4860QDSYork Sun2016-11-231-3/+4
| * powerpc: B4860: Remove macro CONFIG_PPC_B4860York Sun2016-11-231-1/+1
| * powerpc: P5040: Remove macro CONFIG_P5040York Sun2016-11-231-1/+1
| * powerpc: P5020: Remove macro CONFIG_PPC_P5020York Sun2016-11-231-1/+1
| * powerpc: P4080: Remove macro CONFIG_PPC_P4080York Sun2016-11-231-1/+1
| * powerpc: P3041: Remove macro CONFIG_PPC_P3041York Sun2016-11-231-1/+1
| * powerpc: P2041: Remove macro CONFIG_PPC_P2041York Sun2016-11-231-1/+1
| * powerpc: P1017: Drop configuration for P1017York Sun2016-11-232-2/+1
| * powerpc: P1023: Remove macro CONFIG_P1023York Sun2016-11-232-2/+2
* | drivers: net: keystone_net: add rgmii link type support when parsing dtMugunthan V N2016-11-281-8/+15
* | sun8i_emac: Fix mdio read sequencePhilipp Tomsich2016-11-281-1/+1
* | driver: net: ldpaa_eth: Fix missing bracket issuePriyanka Jain2016-11-211-1/+2
|/
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2016-11-171-2/+22
|\
| * ls2080: Exit dpaa only right before exiting U-BootAlexander Graf2016-11-171-2/+22
* | net: zynq_gem: Correct SGMII enable bit settingSiva Durga Prasad Paladugu2016-11-151-1/+1
* | net: zynq_gem: Modify the nwcfg bit definitionsSiva Durga Prasad Paladugu2016-11-151-8/+8
|/
* net: mvgbe: Fix build error with CONFIG_PHYLIBChris Packham2016-11-071-22/+3
* net: phy: micrel: center FLP burst timing at 16msAsh Charles2016-11-071-0/+23
* net: add driver for Synopsys Ethernet QoS deviceStephen Warren2016-11-073-0/+1564
* Fix spelling of "resetting".Vagrant Cascadian2016-10-311-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-281-0/+7
|\
| * net: Kconfig: Add FEC_MXC entryJagan Teki2016-10-261-0/+7
* | Fix codying style broken by recent libfdt syncMasahiro Yamada2016-10-241-1/+1
* | Remove some merge markersSimon Glass2016-10-231-5/+1
|/
* Merge git://git.denx.de/u-boot-fdtTom Rini2016-10-134-6/+7
|\
| * libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass2016-10-133-4/+4
| * libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-131-2/+3
* | rtl8169: fix cache misalignment message on transmit.Peter Chubb2016-10-131-1/+2