index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
mxge
/
if_mxge_var.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup if_media handling in mxge(4)
gallatin
2010-04-15
1
-0
/
+8
*
Move mxge(4)'s NIC watchdog reset handler from
gallatin
2009-10-19
1
-0
/
+2
*
Two more mxge watchdog fixes:
gallatin
2009-09-30
1
-0
/
+1
*
Add support for throttling transmit bandwidth. This is most commonly
gallatin
2009-09-21
1
-0
/
+3
*
Add a dying flag to prevent races at detach.
gallatin
2009-06-24
1
-0
/
+1
*
Revert most of 193311 so as to track mxge transmit stats
gallatin
2009-06-23
1
-0
/
+2
*
Buf-ring fixes for mxge
gallatin
2009-06-02
1
-2
/
+4
*
Set an rx jumbo cluster to the correct size before
gallatin
2009-06-01
1
-0
/
+1
*
Fix build: Make forgotten IFNET_MULTIQUEUE to IFNET_BUF_RING
gallatin
2009-04-27
1
-1
/
+1
*
Updates to mxge for multiple tx/rx rings:
gallatin
2009-04-27
1
-0
/
+13
*
Better support for recent Myricom 10GbE NICs
gallatin
2009-02-17
1
-1
/
+4
*
Restore sfence semantics in mxge after the introduction
gallatin
2008-11-24
1
-4
/
+4
*
- bump __FreeBSD version to reflect added buf_ring, memory barriers,
kmacy
2008-11-22
1
-0
/
+4
*
Adapt mxge shims to detect phys contig jumbo frames
gallatin
2008-08-21
1
-1
/
+2
*
Now that mxge supports MSI-X interrupts, reverse the logic and flag
gallatin
2008-02-14
1
-1
/
+1
*
Add minimally invasive shims to ease MFCs of mxge back as far
gallatin
2008-02-14
1
-0
/
+28
*
Take advantage of the new physically contiguous 9K jumbos in 8.
gallatin
2008-01-22
1
-0
/
+6
*
Add optional support to mxge for MSI-X interrupts and multiple receive
gallatin
2008-01-15
1
-20
/
+41
*
Add support for a new device id (9). Mxge NICs with the new
gallatin
2007-09-13
1
-0
/
+1
*
- Fix a bug which could cause a panic when enabling LRO
gallatin
2007-08-22
1
-0
/
+10
*
Update the mxge(4) driver's copyright to 2007, and drop
gallatin
2007-07-12
1
-6
/
+2
*
Add support for "hardware" vlan tag insertion & removal emulation
gallatin
2007-05-23
1
-2
/
+0
*
mxge cleanups:
gallatin
2007-05-22
1
-6
/
+6
*
Improve mxge receive performance:
gallatin
2007-05-21
1
-1
/
+38
*
Work around a firmware bug where broadcast frames would be incorrectly
gallatin
2007-02-21
1
-0
/
+4
*
- Add 99% of a callout based watchdog. The remaining 1% is waiting
gallatin
2007-01-31
1
-1
/
+3
*
Abandon using sleepable locks in favor of mutexes for mxge's if_ioctl
gallatin
2007-01-31
1
-3
/
+7
*
Minor updates:
gallatin
2007-01-30
1
-0
/
+2
*
Initialization bugfixes and enhancements:
gallatin
2006-11-22
1
-0
/
+1
*
- Updated to the latest myri10ge firmware
gallatin
2006-09-15
1
-0
/
+1
*
- Added TSO support. This entailed increasing the number of send descriptors
gallatin
2006-09-15
1
-2
/
+5
*
Update the mxge driver.
gallatin
2006-06-14
1
-19
/
+27
*
- Complete the myri10ge -> mxge name change by doing a mechanical
gallatin
2006-06-13
1
-34
/
+34
*
10GbE mode driver and binary firmware for Myricom's PCI-express NICs.
gallatin
2006-02-19
1
-0
/
+203