freebsd-dev/sys/mips/cavium/octe
Juli Mallett dc4ee6ca91 Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to
make use of it where possible.

This primarily brings in support for newer hardware, and FreeBSD is not yet
able to support the abundance of IRQs on new hardware and many features in the
Ethernet driver.

Because of the changes to IRQs in the Simple Executive, we have to maintain our
own list of Octeon IRQs now, which probably can be pared-down and be specific
to the CIU interrupt unit soon, and when other interrupt mechanisms are added
they can maintain their own definitions.

Remove unmasking of interrupts from within the UART device now that the
function used is no longer present in the Simple Executive.  The unmasking
seems to have been gratuitous as this is more properly handled by the buses
above the UART device, and seems to work on that basis.
2012-03-11 06:17:49 +00:00
..
cavium-ethernet.h o) Make it possible to attach a PHY directly to an octe device rather than 2010-10-13 09:17:44 +00:00
ethernet-common.c Revert part of old logic of assigning MAC addressess: 2012-02-29 05:48:29 +00:00
ethernet-common.h Refctor address assignment for Octeon's ethernet ports: 2012-02-22 01:30:25 +00:00
ethernet-defines.h Remove some compile-time options from the driver, particularly async IOBDMA 2011-01-20 23:34:59 +00:00
ethernet-headers.h o) Allow devices to override the MDIO read and write functions presented to 2010-10-02 05:43:17 +00:00
ethernet-mdio.c o) Remove some commented out or unimplemented code. 2010-11-28 05:57:24 +00:00
ethernet-mdio.h
ethernet-mem.c o) Remove some commented out or unimplemented code. 2010-11-28 05:57:24 +00:00
ethernet-mem.h
ethernet-mv88e61xx.c o) Make it possible to attach a PHY directly to an octe device rather than 2010-10-13 09:17:44 +00:00
ethernet-mv88e61xx.h o) Allow devices to override the MDIO read and write functions presented to 2010-10-02 05:43:17 +00:00
ethernet-rgmii.c Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to 2012-03-11 06:17:49 +00:00
ethernet-rx.c Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to 2012-03-11 06:17:49 +00:00
ethernet-rx.h
ethernet-sgmii.c Refctor address assignment for Octeon's ethernet ports: 2012-02-22 01:30:25 +00:00
ethernet-spi.c Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to 2012-03-11 06:17:49 +00:00
ethernet-tx.c If there is no WQE available for a packet that needs segmentation, drop it 2011-01-20 23:51:03 +00:00
ethernet-tx.h Remove unused and broken code to implement POW send and POW-only devices; a 2010-11-28 00:26:08 +00:00
ethernet-util.h
ethernet-xaui.c Refctor address assignment for Octeon's ethernet ports: 2012-02-22 01:30:25 +00:00
ethernet.c Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to 2012-03-11 06:17:49 +00:00
mv88e61xxphy.c o) Make it possible to attach a PHY directly to an octe device rather than 2010-10-13 09:17:44 +00:00
mv88e61xxphyreg.h o) Make it possible to attach a PHY directly to an octe device rather than 2010-10-13 09:17:44 +00:00
octe.c - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOP 2011-05-03 19:51:29 +00:00
octebus.c o) Tear down receive interrupt on detach. 2011-03-16 08:56:22 +00:00
octebusvar.h o) Tear down receive interrupt on detach. 2011-03-16 08:56:22 +00:00
wrapper-cvmx-includes.h Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD to 2012-03-11 06:17:49 +00:00