summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
* net: rtl8169: remove unneeded definitionAndre Przywara2016-12-04-3/+0
* net: e1000: fix indentationAndre Przywara2016-12-04-3/+2
* common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek2016-12-02-1/+1
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-11-29-22/+21
|\
| * powerpc: T4080: Drop configuration for T4080York Sun2016-11-23-1/+0
| * powerpc: T4240: Remove macro CONFIG_PPC_T4240York Sun2016-11-23-1/+1
| * powerpc: T4160: Remove macro CONFIG_PPC_T4160York Sun2016-11-23-1/+1
| * powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081York Sun2016-11-23-2/+2
| * powerpc: T1042: Remove macro CONFIG_PPC_T1042York Sun2016-11-23-1/+1
| * powerpc: T1040: Remove macro CONFIG_PPC_T1040York Sun2016-11-23-1/+1
| * powerpc: T1024: Remove macro CONFIG_PPC_T1024York Sun2016-11-23-1/+1
| * powerpc: T1023: Remove macro CONFIG_PPC_T1023York Sun2016-11-23-1/+1
| * powerpc: B4420: Remove macro CONFIG_PPC_B4420York Sun2016-11-23-1/+1
| * powerpc: B4860QDS: Remove macro CONFIG_B4860QDSYork Sun2016-11-23-3/+4
| * powerpc: B4860: Remove macro CONFIG_PPC_B4860York Sun2016-11-23-1/+1
| * powerpc: P5040: Remove macro CONFIG_P5040York Sun2016-11-23-1/+1
| * powerpc: P5020: Remove macro CONFIG_PPC_P5020York Sun2016-11-23-1/+1
| * powerpc: P4080: Remove macro CONFIG_PPC_P4080York Sun2016-11-23-1/+1
| * powerpc: P3041: Remove macro CONFIG_PPC_P3041York Sun2016-11-23-1/+1
| * powerpc: P2041: Remove macro CONFIG_PPC_P2041York Sun2016-11-23-1/+1
| * powerpc: P1017: Drop configuration for P1017York Sun2016-11-23-2/+1
| * powerpc: P1023: Remove macro CONFIG_P1023York Sun2016-11-23-2/+2
* | drivers: net: keystone_net: add rgmii link type support when parsing dtMugunthan V N2016-11-28-8/+15
* | sun8i_emac: Fix mdio read sequencePhilipp Tomsich2016-11-28-1/+1
* | driver: net: ldpaa_eth: Fix missing bracket issuePriyanka Jain2016-11-21-1/+2
|/
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2016-11-17-2/+22
|\
| * ls2080: Exit dpaa only right before exiting U-BootAlexander Graf2016-11-17-2/+22
* | net: zynq_gem: Correct SGMII enable bit settingSiva Durga Prasad Paladugu2016-11-15-1/+1
* | net: zynq_gem: Modify the nwcfg bit definitionsSiva Durga Prasad Paladugu2016-11-15-8/+8
|/
* net: mvgbe: Fix build error with CONFIG_PHYLIBChris Packham2016-11-07-22/+3
* net: phy: micrel: center FLP burst timing at 16msAsh Charles2016-11-07-0/+23
* net: add driver for Synopsys Ethernet QoS deviceStephen Warren2016-11-07-0/+1564
* Fix spelling of "resetting".Vagrant Cascadian2016-10-31-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-28-0/+7
|\
| * net: Kconfig: Add FEC_MXC entryJagan Teki2016-10-26-0/+7
* | Fix codying style broken by recent libfdt syncMasahiro Yamada2016-10-24-1/+1
* | Remove some merge markersSimon Glass2016-10-23-5/+1
|/
* Merge git://git.denx.de/u-boot-fdtTom Rini2016-10-13-6/+7
|\
| * libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass2016-10-13-4/+4
| * libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-13-2/+3
* | rtl8169: fix cache misalignment message on transmit.Peter Chubb2016-10-13-1/+2
* | net: mvneta: fix typo in commentChris Packham2016-10-13-1/+1
* | net: mv88e61xx: Add support for fixed linksChris Packham2016-10-13-0/+43
* | net: Add support for mv88e609x switchesChris Packham2016-10-13-2/+16
* | driver: net: cpsw: add support for RGMII id mode support and RMII clock sourc...Mugunthan V N2016-10-13-14/+143
* | drivers: net: phy: atheros: add separate config for AR8031Mugunthan V N2016-10-13-1/+36
* | phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXIDAndrea Merello2016-10-13-0/+16
|/
* Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-06-1/+1
* net, macb: fix misaligned cache operation warningHeiko Schocher2016-10-01-9/+11
* net: mvneta: Add support for Armada 3700 SoCStefan Roese2016-09-27-1/+35