| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r207761: | Pyun YongHyeon | 2012-01-07 | 1 | -4/+1 |
| * | MFC r223958: | Andrew Gallatin | 2011-07-20 | 4 | -34013/+34835 |
| * | MFC r223957: Fix media reporting for dual port CX4 myri10ge NICs | Andrew Gallatin | 2011-07-20 | 1 | -1/+1 |
| * | MFC r220424: | Andrew Gallatin | 2011-04-28 | 1 | -2/+4 |
| * | MFC r220385: Implement mxge_init() | Andrew Gallatin | 2011-04-28 | 1 | -0/+8 |
| * | MFC 215686: | Andrew Gallatin | 2010-11-29 | 1 | -1/+12 |
| * | MFC 208379: Add interrupt descriptions for mxge's msi-x vectors | Andrew Gallatin | 2010-05-24 | 1 | -0/+2 |
| * | MFC 208312: Correctly identify some twinax cables, which report | Andrew Gallatin | 2010-05-24 | 1 | -1/+2 |
| * | MFC 208309: Update mxge firmware to latest available from Myricom. | Andrew Gallatin | 2010-05-24 | 4 | -33887/+34014 |
| * | MFC 206662: Cleanup if_media handling in mxge(4) | Andrew Gallatin | 2010-04-27 | 2 | -44/+79 |
| * | MFC 204212: Update mxge to support IFCAP_VLAN_HWTSO. | Andrew Gallatin | 2010-03-22 | 1 | -0/+12 |
| * | MFC 205255: Fix 2 bugs in mxge_attach() | Andrew Gallatin | 2010-03-22 | 1 | -3/+3 |
| * | MFC r203834 and r205197: Make ALTQ work for drbr consumers. | Max Laier | 2010-03-18 | 1 | -1/+1 |
| * | MFC a number of changes from head for ISP (203478,203463,203444,202418,201758, | Matt Jacob | 2010-02-11 | 1 | -15/+15 |
| * | MFC: r202120: | Andrew Gallatin | 2010-01-14 | 4 | -32936/+33883 |
| * | MFC r202121: | Andrew Gallatin | 2010-01-14 | 1 | -2/+2 |
| * | MFC 202119: Fix reporting of 10G Twinax media | Andrew Gallatin | 2010-01-14 | 1 | -1/+2 |
| * | Sync mxge(4) with head: | Andrew Gallatin | 2010-01-11 | 2 | -34/+159 |
| * | MFC:197645 | Andrew Gallatin | 2009-10-05 | 2 | -4/+14 |
| * | MFC 197395: Improve mxge watchdog routine's ability to reliably reset a faile... | Andrew Gallatin | 2009-09-28 | 1 | -27/+72 |
| * | mxge's tunable hw.mxge.rss_hash_type cannot be set from the | Andrew Gallatin | 2009-07-22 | 1 | -0/+1 |
| * | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | Robert Watson | 2009-06-26 | 1 | -3/+3 |
| * | Add a dying flag to prevent races at detach. | Andrew Gallatin | 2009-06-24 | 2 | -0/+7 |
| * | Allow admin to specify the initial mtu upon driver load | Andrew Gallatin | 2009-06-24 | 1 | -3/+8 |
| * | - Fix bug where device would loose promisc setting when reset. | Andrew Gallatin | 2009-06-23 | 1 | -2/+2 |
| * | Revert most of 193311 so as to track mxge transmit stats | Andrew Gallatin | 2009-06-23 | 2 | -1/+22 |
| * | Update mxge firmware from 1.4.39 to 1.4.43. Changes include: | Andrew Gallatin | 2009-06-23 | 4 | -32615/+32936 |
| * | Implement minimal set of changes suggested by bz to make | Andrew Gallatin | 2009-06-23 | 2 | -4/+18 |
| * | Buf-ring fixes for mxge | Andrew Gallatin | 2009-06-02 | 2 | -27/+8 |
| * | Set an rx jumbo cluster to the correct size before | Andrew Gallatin | 2009-06-01 | 2 | -1/+4 |
| * | Fix build: Make forgotten IFNET_MULTIQUEUE to IFNET_BUF_RING | Andrew Gallatin | 2009-04-27 | 1 | -1/+1 |
| * | Updates to mxge for multiple tx/rx rings: | Andrew Gallatin | 2009-04-27 | 2 | -41/+333 |
| * | Fix cut/paste error in previous commit and use the | Andrew Gallatin | 2009-02-17 | 1 | -1/+1 |
| * | Better support for recent Myricom 10GbE NICs | Andrew Gallatin | 2009-02-17 | 7 | -32826/+32797 |
| * | Remove obsolete C preprocessor assertions. | Roman Divacky | 2009-02-12 | 1 | -1/+1 |
| * | Restore sfence semantics in mxge after the introduction | Andrew Gallatin | 2008-11-24 | 2 | -25/+25 |
| * | - bump __FreeBSD version to reflect added buf_ring, memory barriers, | Kip Macy | 2008-11-22 | 1 | -0/+4 |
| * | Update to Myri10GE Firmware 1.4.36. | Andrew Gallatin | 2008-10-23 | 4 | -32592/+32702 |
| * | Update to Myri10GE firmware version 1.4.33 from 1.4.29. Relevant changes inc... | Andrew Gallatin | 2008-10-01 | 5 | -56663/+32655 |
| * | Adapt mxge shims to detect phys contig jumbo frames | Andrew Gallatin | 2008-08-21 | 1 | -1/+2 |
| * | Clean up mxge's use of callouts as pointed out by jhb, | Andrew Gallatin | 2008-07-17 | 1 | -36/+19 |
| * | Initialize if_baudrate using IF_Gbps() macro. | Andrew Gallatin | 2008-04-02 | 1 | -1/+1 |
| * | Remove dead code which makes a call to mem_range_attr_set(). | Andrew Gallatin | 2008-03-12 | 1 | -18/+2 |
| * | Now that mxge supports MSI-X interrupts, reverse the logic and flag | Andrew Gallatin | 2008-02-14 | 2 | -8/+10 |
| * | Add minimally invasive shims to ease MFCs of mxge back as far | Andrew Gallatin | 2008-02-14 | 3 | -10/+68 |
| * | Make the type of the firmware arrays match those | Andrew Gallatin | 2008-02-13 | 2 | -6/+6 |
| * | Only reset driver state when a hardware error is detected. | Andrew Gallatin | 2008-01-28 | 1 | -5/+6 |
| * | Take advantage of the new physically contiguous 9K jumbos in 8. | Andrew Gallatin | 2008-01-22 | 2 | -3/+29 |
| * | Add optional support to mxge for MSI-X interrupts and multiple receive | Andrew Gallatin | 2008-01-15 | 8 | -512/+31645 |
| * | Fix accidental swap of "const" for "static" in mxge firmware byte arrays | Andrew Gallatin | 2008-01-15 | 2 | -6/+6 |