uboot/drivers/net
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux
U-Boot has never cared about the type when we get max/min of two
values, but Linux Kernel does.  This commit gets min, max, min3, max3
macros synced with the kernel introducing type checks.

Many of references of those macros must be fixed to suppress warnings.
We have two options:
 - Use min, max, min3, max3 only when the arguments have the same type
   (or add casts to the arguments)
 - Use min_t/max_t instead with the appropriate type for the first
   argument

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Pavel Machek <pavel@denx.de>
Acked-by: Lukasz Majewski <l.majewski@samsung.com>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
[trini: Fixup arch/blackfin/lib/string.c]
Signed-off-by: Tom Rini <trini@ti.com>
2014-11-23 06:48:30 -05:00
..
fm driver/net/fm/memac_phy: set NEG bit for external MDIOs 2014-11-14 11:12:13 -08:00
fsl_mc armv8/fsl-lsch3: Add support to load and start MC Firmware 2014-07-03 08:40:58 +02:00
phy net: phy: marvell: add errata w/a for 88E151* chips 2014-11-06 11:04:38 -05:00
4xx_enet.c
8390.h
Kconfig kconfig: add blank Kconfig files 2014-09-24 18:30:28 -04:00
Makefile net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC 2014-10-23 09:59:21 -04: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 blackfin: Add <asm/clock.h> to numerous drivers 2014-02-20 12:00:27 -05:00
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 arm: remove lubbock board support 2014-04-18 10:42:30 -04:00
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
mpc5xxx_fec.h
mpc512x_fec.c
mpc512x_fec.h
mvgbe.c arm: marvell: Move arch/kirkwood.h to arch/soc.h 2014-10-23 09:59:20 -04: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 pcnet: force ordering of descriptor accesses 2014-04-18 10:42:30 -04:00
rtl8139.c
rtl8169.c rtl8169: Defer network packet processing 2014-09-16 12:23:45 -04: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 SMC91111: Fix compilation warnings 2014-02-21 11:33:18 -05:00
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
xilinx_axi_emac.c
xilinx_emaclite.c net: emaclite: Fix OF initialization 2014-03-04 09:27:32 -05:00
xilinx_ll_temac.c
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: zynq: Fix sparse warnings in gem 2014-05-06 13:41:55 +02:00