uboot/drivers/net
Luka Perkov 5aa2297da7 kirkwood: define empty CONFIG_MVGBE_PORTS by default
Each board with defines it's own set of values. If we do not define
CONFIG_MVGBE_PORTS we will hit following error:

mvgbe.c: In function 'mvgbe_initialize':
mvgbe.c:700:34: error: 'CONFIG_MVGBE_PORTS' undeclared (first use in this function)
  u8 used_ports[MAX_MVGBE_DEVS] = CONFIG_MVGBE_PORTS;

This patch fixes above described problem.

Signed-off-by: Luka Perkov <luka@openwrt.org>
Acked-by: Prafulla Wadaskar <prafulla@marvell.com>
2015-01-25 23:56:15 +01:00
..
fm net/fm: Enable FMAN ports if l2switch ports are connected over SGMII 2015-01-16 09:32:32 -08:00
fsl_mc armv8/fsl-lsch3: Add support to load and start MC Firmware 2014-07-03 08:40:58 +02:00
phy phylib: add support for aquantia PHYs 2015-01-16 09:32:11 -08:00
4xx_enet.c
8390.h
Kconfig kconfig: add blank Kconfig files 2014-09-24 18:30:28 -04:00
Makefile net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IP 2015-01-16 09:32:38 -08:00
altera_tse.c
altera_tse.h
armada100_fec.c
armada100_fec.h
at91_emac.c
ax88180.c
ax88180.h
ax88796.c
ax88796.h
bcm-sf2-eth-gmac.c arm: bcm281xx: net: Add Ethernet Driver 2014-08-30 07:46:39 -04:00
bcm-sf2-eth-gmac.h arm: bcm281xx: net: Add Ethernet Driver 2014-08-30 07:46:39 -04:00
bcm-sf2-eth.c arm: bcm281xx: net: Add Ethernet Driver 2014-08-30 07:46:39 -04:00
bcm-sf2-eth.h arm: bcm281xx: net: Add Ethernet Driver 2014-08-30 07:46:39 -04:00
bfin_mac.c
bfin_mac.h
calxedaxgmac.c
cpsw.c net: cpsw: am335x: Drop constant link checking from rx/tx path's 2014-08-28 17:18:49 -04:00
cs8900.c
cs8900.h
davinci_emac.c net: davince: add missing include 2014-10-25 15:27:35 -04:00
davinci_emac.h
dc2114x.c
designware.c net: dwc: Make the cache handling less cryptic 2014-10-06 17:36:40 +02:00
designware.h net/designware: Make DMA burst length configurable and reduce by default 2014-05-25 17:23:58 +02:00
dm9000x.c net: rename and refactor eth_rand_ethaddr() function 2014-05-12 15:19:46 -04:00
dm9000x.h
dnet.c
dnet.h
e1000.c e1000: add i211 and unprogrammed i210/i211 support 2014-10-28 07:13:56 -04:00
e1000.h e1000: fix sw fw sync on igb i210/i211 2014-10-27 17:54:10 -04:00
e1000_spi.c
eepro100.c PowerPC: drop some 74xx_7xx boards and related code 2014-10-27 14:35:55 +01:00
enc28j60.c
enc28j60.h
ep93xx_eth.c
ep93xx_eth.h
ethoc.c openrisc: Fix a few type cast related warnings 2014-09-15 13:32:56 -04:00
fec_mxc.c net: fec_mxc: make local functions static 2014-10-25 07:02:02 -04:00
fec_mxc.h
fsl_mcdmafec.c
fsl_mdio.c net: mdio: Use mb() to be compatible for both ARM and PowerPC 2014-09-08 10:30:33 -07:00
ftgmac100.c
ftgmac100.h
ftmac100.c
ftmac100.h
ftmac110.c net: rename and refactor eth_rand_ethaddr() function 2014-05-12 15:19:46 -04:00
ftmac110.h
greth.c
greth.h
keystone_net.c net: keystone_net: add Keystone2 K2L SoC support 2014-11-05 13:09:42 -05:00
ks8695eth.c
ks8851_mll.c
ks8851_mll.h
lan91c96.c
lan91c96.h
macb.c net: macb: enable GMAC IP without GE feature support 2014-11-17 08:47:18 -05:00
macb.h
mcffec.c
mcfmii.c
mpc5xxx_fec.c powerpc: mpc5xxx: remove Total5200 board support 2015-01-23 16:53:52 -05:00
mpc5xxx_fec.h
mpc512x_fec.c
mpc512x_fec.h
mvgbe.c kirkwood: define empty CONFIG_MVGBE_PORTS by default 2015-01-25 23:56:15 +01:00
mvgbe.h
mvneta.c net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC 2014-10-23 09:59:21 -04:00
natsemi.c
ne2000.c
ne2000.h
ne2000_base.c
ne2000_base.h
netconsole.c linux/kernel.h: sync min, max, min3, max3 macros with Linux 2014-11-23 06:48:30 -05:00
ns8382x.c
pcnet.c
rtl8139.c
rtl8169.c net: rtl8169: Add support for RTL-8168/8111g 2014-12-18 13:21:41 -07:00
sh_eth.c net: sh-eth: Add cache writeback control after setting bit of DMA descriptor 2014-11-04 09:28:47 +09:00
sh_eth.h net: sh-eth: Use memalign instead of orignal memroy alignment function 2014-11-04 09:27:40 +09:00
smc911x.c net: smc911x: Keep MAC programmed 2014-11-07 16:27:04 -05:00
smc911x.h
smc91111.c
smc91111.h
sunxi_emac.c net: Rename and cleanup sunxi (Allwinner) emac driver 2014-07-06 20:12:44 +01:00
tsec.c ls102xa: etsec: Add etsec support for LS102xA 2014-09-08 10:30:33 -07:00
tsi108_eth.c
uli526x.c drivers/net/uli526x.c: fix syntax error 2014-11-07 16:27:07 -05:00
vsc7385.c
vsc9953.c net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IP 2015-01-16 09:32:38 -08:00
xilinx_axi_emac.c
xilinx_emaclite.c
xilinx_ll_temac.c net: ll_temac: Fix compilation warning because of phys_addr_t 2015-01-21 10:30:36 +01:00
xilinx_ll_temac.h
xilinx_ll_temac_fifo.c
xilinx_ll_temac_fifo.h
xilinx_ll_temac_mdio.c
xilinx_ll_temac_mdio.h
xilinx_ll_temac_sdma.c
xilinx_ll_temac_sdma.h
zynq_gem.c net: gem: Use phys_addr_t instead of int for addresses 2015-01-21 10:30:21 +01:00