9
0
Fork 0
barebox/drivers/net
Steffen Trumtrar 33552e74b4 net: macb: turn off endian_swp_pkt_en
The core has a bit for swapping packet data endianism.
Reset default from Cadence is off. Xilinx however, that uses this core on the
Zynq SoCs, opted for on. Turn it off for all devices.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Cc: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-04-03 17:21:51 +02:00
..
phy phy: fix force mode 2013-02-25 08:54:40 +01:00
usb net usb asix: Add missing line breaks in dev_* messages 2012-11-01 08:43:05 +01:00
Kconfig Merge branch 'for-next/misc' 2013-03-04 09:21:37 +01:00
Makefile highbank: add xgmac support 2013-02-14 09:28:00 +01:00
altera_tse.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
altera_tse.h net: introduce phylib 2012-09-25 08:18:58 +02:00
at91_ether.c macb: rename platform data 2013-04-03 17:21:51 +02:00
at91_ether.h net: at91_ether re-implement against new at91rm9200 api 2012-04-02 10:26:14 +02:00
cpsw.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
cs8900.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
davinci_emac.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
davinci_emac.h drivers/net: add driver for the EMAC device found in some TI SoCs 2012-09-17 10:54:50 +02:00
designware.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
designware.h drivers/net: add designware driver 2012-06-26 17:41:12 +02:00
dm9k.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
ep93xx.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
ep93xx.h Merge branch 'for-next/remove-fsf-address' 2012-10-03 21:12:48 +02:00
fec_imx.c Merge branch 'for-next/misc' 2013-03-04 09:21:37 +01:00
fec_imx.h net fec_imx: add support for i.MX6 1000Mbps mode 2013-02-11 20:56:19 +01:00
fec_mpc5200.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
fec_mpc5200.h net: introduce phylib 2012-09-25 08:18:58 +02:00
gianfar.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
gianfar.h net: introduce phylib 2012-09-25 08:18:58 +02:00
ks8851_mll.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
ksz8864rmn.c drivers/net/ksz8864rmn: add driver for Micrel KSZ8864RMN Ethernet Switch 2012-09-14 11:47:42 +02:00
macb.c net: macb: turn off endian_swp_pkt_en 2013-04-03 17:21:51 +02:00
macb.h net: macb: turn off endian_swp_pkt_en 2013-04-03 17:21:51 +02:00
netx_eth.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
smc911x.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
smc911x.h smc911x: update chip detection 2012-09-03 09:49:06 +02:00
smc91111.c smc911111: fix send and recv return value 2013-02-26 11:05:02 +01:00
tap.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
xgmac.c highbank: add xgmac support 2013-02-14 09:28:00 +01:00