uboot/drivers/net
Wolfgang Denk d82a27bc5c drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warning
Fix:
inca-ip_sw.c: In function 'inca_switch_init':
inca-ip_sw.c:210:6: warning: variable 'v' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Wolfgang Denk <wd@denx.de>
2011-12-08 21:01:19 +01:00
..
fm powerpc/85xx: clean up and document the QE/FMAN microcode macros 2011-11-29 08:48:06 -06:00
phy phy: Add support for SMSC LAN87xx PHYs 2011-12-05 23:07:59 +01:00
4xx_enet.c 4xx_enet.c: Fix GCC 4.6 build warnings 2011-11-16 21:14:14 +01:00
8390.h
Makefile net: rtl8109: drop unused !NET_MULTI driver 2011-11-22 08:39:25 +01:00
altera_tse.c altera_tse: Fix return of eth_device's recv() callback 2011-10-26 21:29:08 +02:00
altera_tse.h
armada100_fec.c net: Armada100: Fix compilation warnings 2011-12-06 23:59:30 +01:00
armada100_fec.h
at91_emac.c drivers/net/at91_emac.c: Fix GCC 4.6 warning 2011-11-16 21:28:59 +01:00
ax88180.c
ax88180.h
ax88796.c
ax88796.h
bfin_mac.c
bfin_mac.h
cs8900.c drivers/net/cs8900.c: Fix GCC 4.6 warning 2011-11-23 08:14:27 +01:00
cs8900.h
davinci_emac.c ARM: davici_emac: Fix condition for number of phy detects 2011-12-06 23:59:37 +01:00
davinci_emac.h davinci_emac: fix for running with dcache enabled 2011-12-06 23:59:35 +01:00
dc2114x.c net: dc2114x: check for apropriate command 2011-10-22 00:37:49 +02:00
designware.c
designware.h
dm9000x.c DM9000:Add a byte swap macro for dm9000 io operation. 2011-10-17 22:25:33 +02:00
dm9000x.h
dnet.c drivers/net/dnet.c: Fix GCC 4.6 warnings 2011-11-23 08:33:57 +01:00
dnet.h
e1000.c e1000: fix unused variable waring for e1000 driver 2011-11-17 10:00:27 +01:00
e1000.h e1000: remove duplicate macros in e1000.h 2011-11-17 10:00:10 +01:00
e1000_spi.c e1000: Allow direct access to the E1000 SPI EEPROM device 2011-10-28 00:37:01 +02:00
eepro100.c drivers/net/eepro100.c: fix GCC 4.6 build warnings 2011-11-03 20:39:35 +01:00
enc28j60.c drivers/net/enc28j60.c: Fix GCC 4.6 warnings 2011-11-16 21:29:23 +01:00
enc28j60.h
ep93xx_eth.c
ep93xx_eth.h
ethoc.c
fec_mxc.c FEC: Add support for iMX28 quirks 2011-11-11 11:36:56 +01:00
fec_mxc.h
fsl_mcdmafec.c
fsl_mdio.c
ftgmac100.c consolidate mdelay by providing a common function for all users 2011-10-22 01:16:08 +02:00
ftgmac100.h
ftmac100.c
ftmac100.h
greth.c
greth.h
inca-ip_sw.c drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warning 2011-12-08 21:01:19 +01:00
ks8695eth.c GCC4.6: Squash warnings in ks8695eth.c 2011-10-27 23:54:07 +02:00
lan91c96.c drivers/net/lan91c96.c: Fix GCC 4.6 warning 2011-11-23 08:14:27 +01:00
lan91c96.h PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 2011-12-06 23:59:32 +01:00
macb.c
macb.h
mcffec.c
mcfmii.c net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
mpc5xxx_fec.c
mpc5xxx_fec.h
mpc512x_fec.c net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
mpc512x_fec.h
mvgbe.c drivers/net/mvgbe.c: Fix GCC 4.6 warnings 2011-12-05 23:04:17 +01:00
mvgbe.h
natsemi.c
ne2000.c consolidate mdelay by providing a common function for all users 2011-10-22 01:16:08 +02:00
ne2000.h
ne2000_base.c consolidate mdelay by providing a common function for all users 2011-10-22 01:16:08 +02:00
ne2000_base.h
netarm_eth.c
netarm_eth.h
netconsole.c netconsole: support packets longer than 512 bytes 2011-10-09 23:24:48 +02:00
nicext.h
ns8382x.c drivers/net/ns8382x.c: fix GCC 4.6 build warnings 2011-11-03 20:38:49 +01:00
pcnet.c drivers/net/pcnet.c: Change debug code to fix build warning 2011-11-07 22:18:06 +01:00
plb2800_eth.c
rtl8139.c drivers/net/rtl8139.c: Fix GCC 4.6 build warnings 2011-11-07 22:47:37 +01:00
rtl8169.c drivers/net/rtl8169.c: Fix GCC 4.6 build warning 2011-11-07 22:18:17 +01:00
sh_eth.c net: sh_eth: use miiphybb instead of own mii functions 2011-12-02 13:46:20 +09:00
sh_eth.h net: sh_eth: use miiphybb instead of own mii functions 2011-12-02 13:46:20 +09:00
smc911x.c consolidate mdelay by providing a common function for all users 2011-10-22 01:16:08 +02:00
smc911x.h Improve Power Management in SMC911X driver. 2011-11-22 08:39:27 +01:00
smc91111.c drivers/net/smc91111.c: fix warning: variable ... set but not used 2011-10-09 23:24:49 +02:00
smc91111.h PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 2011-12-06 23:59:32 +01:00
tsec.c powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 2011-11-08 08:30:32 -06:00
tsi108_eth.c
uli526x.c
vsc7385.c
xilinx_axi_emac.c net: axi_ethernet: Add driver to u-boot 2011-10-15 22:12:05 +02:00
xilinx_emaclite.c net: emaclite: Move RX/TX ping pong initialization to 2011-10-23 23:32:44 +02:00