From: David Daney Date: Wed, 6 May 2009 00:35:21 +0000 (-0700) Subject: Staging: Add octeon-ethernet driver files. X-Git-Tag: v2.6.31-rc1~291^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80ff0fd3ab6451407a20c19b80c1643c4a6d6434;p=pandora-kernel.git Staging: Add octeon-ethernet driver files. The octeon-ethernet driver supports the sgmii, rgmii, spi, and xaui ports present on the Cavium OCTEON family of SOCs. These SOCs are multi-core mips64 processors with existing support over in arch/mips. The driver files can be categorized into three basic groups: 1) Register definitions, these are named cvmx-*-defs.h 2) Main driver code, these have names that don't start cvmx-. 3) Interface specific functions and other utility code, names starting with cvmx- Signed-off-by: David Daney Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed