summaryrefslogtreecommitdiffstats
path: root/sys/mips/cavium/octe/ethernet.c
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant printf of SDK version which already appears earlier in boot.jmallett2012-11-191-2/+0
* Actually check board type rather than using a specialized octeon_is_simulationjmallett2012-10-301-3/+1
* Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD tojmallett2012-03-111-2/+2
* Refctor address assignment for Octeon's ethernet ports:gonzo2012-02-221-32/+12
* Remove octeon_bootinfo from all files except octeon_machdep.c.marcel2011-10-041-7/+1
* o) Set MAC addresses starting at the MAC base for all management ports, notjmallett2011-03-161-0/+23
* o) Tear down receive interrupt on detach.jmallett2011-03-161-5/+4
* o) Clean up FPA pools on module unload.jmallett2011-03-161-9/+46
* Remove some compile-time options from the driver, particularly async IOBDMAjmallett2011-01-201-15/+11
* o) Remove some unused local definitions of IP protocol numbers.jmallett2011-01-091-9/+10
* Run all poll requests through a single function that can either do the genericjmallett2010-11-301-12/+5
* Merge Cavium Octeon SDK 2.0 Simple Executive; this brings some fixes and newjmallett2010-11-281-13/+2
* o) Remove some commented out or unimplemented code.jmallett2010-11-281-23/+2
* Remove unused and broken code to implement POW send and POW-only devices; ajmallett2010-11-281-78/+4
* Keep polling at 50hz as long as link state is changing.jmallett2010-10-131-3/+15
* Handle link updates in a task.jmallett2010-09-251-0/+46
* Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executivejmallett2010-07-201-0/+536
OpenPOWER on IntegriCloud