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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update mxge(4) firmware to the latest version available from
gallatin
2012-05-29
4
-34836
/
+34187
*
More conversions of drivers to use the PCI parent DMA tag.
scottl
2012-03-12
1
-1
/
+1
*
Use strchr() and strrchr().
ed
2012-01-02
1
-1
/
+1
*
Update mxge(4) firmware to the latest version available from
gallatin
2011-07-12
4
-34013
/
+34835
*
Fix media reporting for dual port CX4 myri10ge NICs
gallatin
2011-07-12
1
-1
/
+1
*
Fix a bug in mxge's LRO which can cause dup acks to
gallatin
2011-04-07
1
-2
/
+4
*
Implement mxge_init()
gallatin
2011-04-06
1
-0
/
+8
*
Do a sweep of the tree replacing calls to pci_find_extcap() with calls to
jhb
2011-03-23
1
-3
/
+3
*
Use a regular taskqueue rather than a fast taskqueue for mxge(4).
jhb
2011-01-07
1
-3
/
+2
*
Fix a TSO checksum bug on mxge(4):
gallatin
2010-11-22
1
-1
/
+12
*
Add interrupt descriptions for mxge's msi-x vectors
gallatin
2010-05-21
1
-0
/
+2
*
Correctly identify some twinax cables, which report
gallatin
2010-05-19
1
-1
/
+2
*
Update mxge firmware to latest available from Myricom.
gallatin
2010-05-19
4
-33887
/
+34014
*
Add a fastpath to allocate from packet zone when using m_getjcl.
fabient
2010-05-07
1
-4
/
+1
*
Add missing IFCAP_LINKSTATE to mxge
gallatin
2010-04-15
1
-1
/
+1
*
Cleanup if_media handling in mxge(4)
gallatin
2010-04-15
2
-44
/
+79
*
Fix 2 bugs in mxge_attach()
gallatin
2010-03-17
1
-3
/
+3
*
Update mxge to support IFCAP_VLAN_HWTSO.
gallatin
2010-02-22
1
-0
/
+12
*
Fix drbr and altq interaction:
mlaier
2010-02-13
1
-1
/
+1
*
Use better default RSS hash (src + dst, rather than just src port)
gallatin
2010-01-11
1
-2
/
+2
*
Update mxge(4) firmware to 1.4.48b (latest available) from Myricom.
gallatin
2010-01-11
4
-32936
/
+33883
*
Fix reporting of 10G Twinax media
gallatin
2010-01-11
1
-1
/
+2
*
Remove extraneous semicolons, no functional changes.
mbr
2010-01-07
1
-15
/
+15
*
Don't take the driver mutex in mxge_tick(), as it
gallatin
2009-12-22
1
-2
/
+0
*
Make mxge do a better job recovering from NIC h/w faults
gallatin
2009-10-20
1
-13
/
+37
*
Move mxge(4)'s NIC watchdog reset handler from
gallatin
2009-10-19
2
-22
/
+66
*
Two more mxge watchdog fixes:
gallatin
2009-09-30
2
-4
/
+14
*
Improve mxge watchdog routine's ability to reliably reset a failed NIC:
gallatin
2009-09-21
1
-27
/
+72
*
Add support for throttling transmit bandwidth. This is most commonly
gallatin
2009-09-21
2
-2
/
+60
*
mxge's tunable hw.mxge.rss_hash_type cannot be set from the
gallatin
2009-07-22
1
-0
/
+1
*
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
rwatson
2009-06-26
1
-3
/
+3
*
Add a dying flag to prevent races at detach.
gallatin
2009-06-24
2
-0
/
+7
*
Allow admin to specify the initial mtu upon driver load
gallatin
2009-06-24
1
-3
/
+8
*
- Fix bug where device would loose promisc setting when reset.
gallatin
2009-06-23
1
-2
/
+2
*
Revert most of 193311 so as to track mxge transmit stats
gallatin
2009-06-23
2
-1
/
+22
*
Update mxge firmware from 1.4.39 to 1.4.43. Changes include:
gallatin
2009-06-23
4
-32615
/
+32936
*
Implement minimal set of changes suggested by bz to make
gallatin
2009-06-23
2
-4
/
+18
*
Buf-ring fixes for mxge
gallatin
2009-06-02
2
-27
/
+8
*
Set an rx jumbo cluster to the correct size before
gallatin
2009-06-01
2
-1
/
+4
*
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
2
-41
/
+333
*
Fix cut/paste error in previous commit and use the
gallatin
2009-02-17
1
-1
/
+1
*
Better support for recent Myricom 10GbE NICs
gallatin
2009-02-17
7
-32827
/
+32798
*
Remove obsolete C preprocessor assertions.
rdivacky
2009-02-12
1
-1
/
+1
*
Restore sfence semantics in mxge after the introduction
gallatin
2008-11-24
2
-25
/
+25
*
- bump __FreeBSD version to reflect added buf_ring, memory barriers,
kmacy
2008-11-22
1
-0
/
+4
*
Update to Myri10GE Firmware 1.4.36.
gallatin
2008-10-23
4
-32592
/
+32702
*
Update to Myri10GE firmware version 1.4.33 from 1.4.29. Relevant changes inc...
gallatin
2008-10-01
5
-56663
/
+32655
*
Adapt mxge shims to detect phys contig jumbo frames
gallatin
2008-08-21
1
-1
/
+2
*
Clean up mxge's use of callouts as pointed out by jhb,
gallatin
2008-07-17
1
-36
/
+19
[next]