summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
* 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
* 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
* net: mvneta: Make driver 64bit safeStefan Roese2016-09-27-8/+8
* net: mvneta: Round up top tx buffer boundaries for dcache opsStefan Roese2016-09-27-1/+2
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-26-1/+11
|\
| * armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun2016-09-26-1/+1
| * net: fm: fix spi flash probe for using driver modelQianyu Gong2016-09-14-0/+10
* | treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-3/+3
* | treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-13/+13
* | net: pch_gbe: Make 64 bit safePaul Burton2016-09-21-10/+10
* | net: pch_gbe: Use dm_pci_map_bar to discover MMIO basePaul Burton2016-09-21-5/+3
* | net: emaclite: Enable driver for MIPSZubair Lutfullah Kakakhel2016-09-21-1/+1
* | net: emaclite: use __raw_readl/writel instead of weird defineZubair Lutfullah Kakakhel2016-09-21-41/+45
* | net: emaclite: Use ioremap_nocacheZubair Lutfullah Kakakhel2016-09-21-1/+3
|/