summaryrefslogtreecommitdiffstats
path: root/sys/dev/mxge/if_mxge_var.h
Commit message (Expand)AuthorAgeFilesLines
* Bump mxge copyright.gallatin2013-02-221-1/+1
* Improve mxge's receive performance for IPv6:gallatin2013-02-211-31/+1
* Add support to mxge for IPv6 TX csum offload & IPv6 TSO.gallatin2013-02-191-0/+46
* Cleanup if_media handling in mxge(4)gallatin2010-04-151-0/+8
* Move mxge(4)'s NIC watchdog reset handler fromgallatin2009-10-191-0/+2
* Two more mxge watchdog fixes:gallatin2009-09-301-0/+1
* Add support for throttling transmit bandwidth. This is most commonlygallatin2009-09-211-0/+3
* Add a dying flag to prevent races at detach.gallatin2009-06-241-0/+1
* Revert most of 193311 so as to track mxge transmit statsgallatin2009-06-231-0/+2
* Buf-ring fixes for mxgegallatin2009-06-021-2/+4
* Set an rx jumbo cluster to the correct size beforegallatin2009-06-011-0/+1
* Fix build: Make forgotten IFNET_MULTIQUEUE to IFNET_BUF_RINGgallatin2009-04-271-1/+1
* Updates to mxge for multiple tx/rx rings:gallatin2009-04-271-0/+13
* Better support for recent Myricom 10GbE NICsgallatin2009-02-171-1/+4
* Restore sfence semantics in mxge after the introductiongallatin2008-11-241-4/+4
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,kmacy2008-11-221-0/+4
* Adapt mxge shims to detect phys contig jumbo framesgallatin2008-08-211-1/+2
* Now that mxge supports MSI-X interrupts, reverse the logic and flaggallatin2008-02-141-1/+1
* Add minimally invasive shims to ease MFCs of mxge back as fargallatin2008-02-141-0/+28
* Take advantage of the new physically contiguous 9K jumbos in 8.gallatin2008-01-221-0/+6
* Add optional support to mxge for MSI-X interrupts and multiple receivegallatin2008-01-151-20/+41
* Add support for a new device id (9). Mxge NICs with the newgallatin2007-09-131-0/+1
* - Fix a bug which could cause a panic when enabling LROgallatin2007-08-221-0/+10
* Update the mxge(4) driver's copyright to 2007, and dropgallatin2007-07-121-6/+2
* Add support for "hardware" vlan tag insertion & removal emulationgallatin2007-05-231-2/+0
* mxge cleanups:gallatin2007-05-221-6/+6
* Improve mxge receive performance:gallatin2007-05-211-1/+38
* Work around a firmware bug where broadcast frames would be incorrectlygallatin2007-02-211-0/+4
* - Add 99% of a callout based watchdog. The remaining 1% is waitinggallatin2007-01-311-1/+3
* Abandon using sleepable locks in favor of mutexes for mxge's if_ioctlgallatin2007-01-311-3/+7
* Minor updates:gallatin2007-01-301-0/+2
* Initialization bugfixes and enhancements:gallatin2006-11-221-0/+1
* - Updated to the latest myri10ge firmwaregallatin2006-09-151-0/+1
* - Added TSO support. This entailed increasing the number of send descriptorsgallatin2006-09-151-2/+5
* Update the mxge driver.gallatin2006-06-141-19/+27
* - Complete the myri10ge -> mxge name change by doing a mechanicalgallatin2006-06-131-34/+34
* 10GbE mode driver and binary firmware for Myricom's PCI-express NICs.gallatin2006-02-191-0/+203
OpenPOWER on IntegriCloud