aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mxge/mxge_mcp.h
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+1
* Fix undefined behavior: (1 << 31) is not defined as 1 is an int and thisEitan Adler2013-11-301-1/+1
* Better support for recent Myricom 10GbE NICsAndrew Gallatin2009-02-171-84/+93
* Update to Myri10GE firmware version 1.4.33 from 1.4.29. Relevant changes inc...Andrew Gallatin2008-10-011-9/+57
* Add optional support to mxge for MSI-X interrupts and multiple receiveAndrew Gallatin2008-01-151-12/+61
* - Fix a bug which could cause a panic when enabling LROAndrew Gallatin2007-08-221-3/+91
* Update the mxge(4) driver's copyright to 2007, and dropAndrew Gallatin2007-07-121-6/+2
* Improve mxge receive performance:Andrew Gallatin2007-05-211-1/+11
* Firmware update & improvements to firmware selection:Andrew Gallatin2007-05-081-2/+18
* - Updated to the latest myri10ge firmwareAndrew Gallatin2006-09-151-5/+42
* Update the mxge driver.Andrew Gallatin2006-06-141-107/+111
* - Complete the myri10ge -> mxge name change by doing a mechanicalAndrew Gallatin2006-06-131-67/+67
* 10GbE mode driver and binary firmware for Myricom's PCI-express NICs.Andrew Gallatin2006-02-191-0/+265