linux/drivers/net/ibm_newemac
Josh Boyer b68d185ab1 ibm_newemac: Allow the "no flow control" EMAC feature to work
Some PowerPC 40x chips have errata that force us not to use the integrated
flow control.  We have the feature defined, but it currently can't be used
because it is never added to EMAC_FTRS_POSSIBLE.

This adds a Kconfig option for affected platforms to select and puts the
feature in the EMAC_FTRS_POSSIBLE list.  This is set for PowerPC 405EZ
platforms as well.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
2008-09-30 09:22:45 -04:00
..
Kconfig ibm_newemac: Allow the "no flow control" EMAC feature to work 2008-09-30 09:22:45 -04:00
Makefile
core.c ibm_newemac: Allow the "no flow control" EMAC feature to work 2008-09-30 09:22:45 -04:00
core.h ibm_newemac: Allow the "no flow control" EMAC feature to work 2008-09-30 09:22:45 -04:00
debug.c ibm_newemac: Parameterize EMAC Multicast Match Handling 2008-07-09 16:30:46 +10:00
debug.h ibm_newemac: Update file headers copyright notices 2007-12-07 15:09:06 -05:00
emac.h ibm_newemac: Parameterize EMAC Multicast Match Handling 2008-07-09 16:30:46 +10:00
mal.c ibm_newemac: Fix section mismatch warnings 2008-04-25 02:08:06 -04:00
mal.h ibm_newemac: Update file headers copyright notices 2007-12-07 15:09:06 -05:00
phy.c ibm_newemac: Update file headers copyright notices 2007-12-07 15:09:06 -05:00
phy.h ibm_newemac: Update file headers copyright notices 2007-12-07 15:09:06 -05:00
rgmii.c ibm_newemac: Add MII mode support to the EMAC RGMII bridge. 2008-07-15 12:39:05 +10:00
rgmii.h ibm_newemac: Update file headers copyright notices 2007-12-07 15:09:06 -05:00
tah.c ibm_newemac: Fix section mismatch warnings 2008-04-25 02:08:06 -04:00
tah.h ibm_newemac: Update file headers copyright notices 2007-12-07 15:09:06 -05:00
zmii.c ibm_newemac: Fix section mismatch warnings 2008-04-25 02:08:06 -04:00
zmii.h ibm_newemac: Update file headers copyright notices 2007-12-07 15:09:06 -05:00