aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mxge/if_mxge_var.h
Commit message (Expand)AuthorAgeFilesLines
* MFC 206662: Cleanup if_media handling in mxge(4)Andrew Gallatin2010-04-271-0/+8
* MFC: Merge older mxge(4) fixes/improvements from head:Andrew Gallatin2010-01-111-0/+4
* MFC: recent mxge watchdog improvements:Andrew Gallatin2009-10-271-0/+3
* MFC: more fixes for mxge watchdog reset handling (194761 197645)Andrew Gallatin2009-10-011-0/+1
* MFH r188736 and r188737: Better support for recent Myricom 10GbE NICsAndrew Gallatin2009-02-241-1/+4
* MFC r181964Andrew Gallatin2008-08-251-1/+2
* MFC: Merge the MSI-X, "multi-slice" version of the mxge driverAndrew Gallatin2008-02-141-21/+76
* Add support for a new device id (9). Mxge NICs with the newAndrew Gallatin2007-09-131-0/+1
* - Fix a bug which could cause a panic when enabling LROAndrew Gallatin2007-08-221-0/+10
* Update the mxge(4) driver's copyright to 2007, and dropAndrew Gallatin2007-07-121-6/+2
* Add support for "hardware" vlan tag insertion & removal emulationAndrew Gallatin2007-05-231-2/+0
* mxge cleanups:Andrew Gallatin2007-05-221-6/+6
* Improve mxge receive performance:Andrew Gallatin2007-05-211-1/+38
* Work around a firmware bug where broadcast frames would be incorrectlyAndrew Gallatin2007-02-211-0/+4
* - Add 99% of a callout based watchdog. The remaining 1% is waitingAndrew Gallatin2007-01-311-1/+3
* Abandon using sleepable locks in favor of mutexes for mxge's if_ioctlAndrew Gallatin2007-01-311-3/+7
* Minor updates:Andrew Gallatin2007-01-301-0/+2
* Initialization bugfixes and enhancements:Andrew Gallatin2006-11-221-0/+1
* - Updated to the latest myri10ge firmwareAndrew Gallatin2006-09-151-0/+1
* - Added TSO support. This entailed increasing the number of send descriptorsAndrew Gallatin2006-09-151-2/+5
* Update the mxge driver.Andrew Gallatin2006-06-141-19/+27
* - Complete the myri10ge -> mxge name change by doing a mechanicalAndrew Gallatin2006-06-131-34/+34
* 10GbE mode driver and binary firmware for Myricom's PCI-express NICs.Andrew Gallatin2006-02-191-0/+203