summaryrefslogtreecommitdiffstats
path: root/sys/mips/cavium/octe
Commit message (Expand)AuthorAgeFilesLines
* Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD tojmallett2012-03-115-26/+26
* Revert part of old logic of assigning MAC addressess:gonzo2012-02-291-10/+30
* Refctor address assignment for Octeon's ethernet ports:gonzo2012-02-227-45/+62
* Remove octeon_bootinfo from all files except octeon_machdep.c.marcel2011-10-042-14/+7
* - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOPmarius2011-05-031-7/+3
* o) Set MAC addresses starting at the MAC base for all management ports, notjmallett2011-03-163-17/+27
* o) Tear down receive interrupt on detach.jmallett2011-03-164-7/+7
* o) Clean up FPA pools on module unload.jmallett2011-03-162-9/+47
* The Lanner MR-730 uses the first two MACs at its MAC base for the 10/100jmallett2011-02-121-0/+14
* If there is no WQE available for a packet that needs segmentation, drop itjmallett2011-01-201-1/+6
* Remove some compile-time options from the driver, particularly async IOBDMAjmallett2011-01-204-114/+19
* Count output bytes and packets.jmallett2011-01-101-0/+3
* Now that we correctly enable rx interrupts on all cores, performance has gottenjmallett2011-01-091-1/+22
* o) Remove some unused local definitions of IP protocol numbers.jmallett2011-01-092-11/+10
* o) Add support for the Lanner MR-321X/MR-325, which is just a modified MR-320.jmallett2010-12-161-0/+1
* Run all poll requests through a single function that can either do the genericjmallett2010-11-307-63/+43
* Don't free the work queue entry that we're using to hold the scatter-gatherjmallett2010-11-291-4/+8
* Merge Cavium Octeon SDK 2.0 Simple Executive; this brings some fixes and newjmallett2010-11-282-14/+2
* o) Remove some commented out or unimplemented code.jmallett2010-11-289-364/+89
* Remove unused and broken code to implement POW send and POW-only devices; ajmallett2010-11-285-232/+5
* Use if_transmit to avoid ifq locking in transmit path.jmallett2010-11-271-26/+15
* Convert the PHY drivers to honor the mii_flags passed down and convertmarius2010-10-151-6/+6
* Keep polling at 50hz as long as link state is changing.jmallett2010-10-131-3/+15
* o) Make it possible to attach a PHY directly to an octe device rather thanjmallett2010-10-136-47/+810
* o) Allow devices to override the MDIO read and write functions presented tojmallett2010-10-027-1/+230
* o) Send mbufs to BPF listeners from within cvm_oct_xmit().jmallett2010-09-253-19/+11
* Handle link updates in a task.jmallett2010-09-255-58/+51
* Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executivejmallett2010-07-2023-0/+4151
OpenPOWER on IntegriCloud