| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r228478, r263710, r273377, r273378, r273423, r273455 and r273899: | Hans Petter Selasky | 2014-10-31 | 1 | -3/+3 |
| * | Merge r254263: | Scott Long | 2013-08-13 | 1 | -4/+1 |
| * | MFC: r243857 (partial) | Marius Strobl | 2013-03-09 | 1 | -3/+3 |
| * | MFC r247268: | Andrew Gallatin | 2013-03-05 | 1 | -46/+25 |
| * | MFC r247160 | Andrew Gallatin | 2013-03-04 | 2 | -2/+2 |
| * | MFC r247159 | Andrew Gallatin | 2013-03-04 | 1 | -4/+12 |
| * | MFC r247133 and associated fixes (r247151, r247152): | Andrew Gallatin | 2013-02-28 | 3 | -530/+150 |
| * | Fix the build. | Andrew Gallatin | 2013-02-27 | 1 | -13/+0 |
| * | MFC r247011: | Andrew Gallatin | 2013-02-26 | 2 | -52/+226 |
| * | Merge r241037 from head: | Gleb Smirnoff | 2012-11-23 | 1 | -2/+0 |
| * | MFC 236212: | Andrew Gallatin | 2012-06-01 | 4 | -34836/+34187 |
| * | MFC 232854,232874,232882,232883,232886 for bus_get_dma_tag() | Scott Long | 2012-03-16 | 1 | -1/+1 |
| * | Update mxge(4) firmware to the latest version available from | Andrew Gallatin | 2011-07-12 | 4 | -34013/+34835 |
| * | Fix media reporting for dual port CX4 myri10ge NICs | Andrew Gallatin | 2011-07-12 | 1 | -1/+1 |
| * | Fix a bug in mxge's LRO which can cause dup acks to | Andrew Gallatin | 2011-04-07 | 1 | -2/+4 |
| * | Implement mxge_init() | Andrew Gallatin | 2011-04-06 | 1 | -0/+8 |
| * | Do a sweep of the tree replacing calls to pci_find_extcap() with calls to | John Baldwin | 2011-03-23 | 1 | -3/+3 |
| * | Use a regular taskqueue rather than a fast taskqueue for mxge(4). | John Baldwin | 2011-01-07 | 1 | -3/+2 |
| * | Fix a TSO checksum bug on mxge(4): | Andrew Gallatin | 2010-11-22 | 1 | -1/+12 |
| * | Add interrupt descriptions for mxge's msi-x vectors | Andrew Gallatin | 2010-05-21 | 1 | -0/+2 |
| * | Correctly identify some twinax cables, which report | Andrew Gallatin | 2010-05-19 | 1 | -1/+2 |
| * | Update mxge firmware to latest available from Myricom. | Andrew Gallatin | 2010-05-19 | 4 | -33887/+34014 |
| * | Add a fastpath to allocate from packet zone when using m_getjcl. | Fabien Thomas | 2010-05-07 | 1 | -4/+1 |
| * | Add missing IFCAP_LINKSTATE to mxge | Andrew Gallatin | 2010-04-15 | 1 | -1/+1 |
| * | Cleanup if_media handling in mxge(4) | Andrew Gallatin | 2010-04-15 | 2 | -44/+79 |
| * | Fix 2 bugs in mxge_attach() | Andrew Gallatin | 2010-03-17 | 1 | -3/+3 |
| * | Update mxge to support IFCAP_VLAN_HWTSO. | Andrew Gallatin | 2010-02-22 | 1 | -0/+12 |
| * | Fix drbr and altq interaction: | Max Laier | 2010-02-13 | 1 | -1/+1 |
| * | Use better default RSS hash (src + dst, rather than just src port) | Andrew Gallatin | 2010-01-11 | 1 | -2/+2 |
| * | Update mxge(4) firmware to 1.4.48b (latest available) from Myricom. | Andrew Gallatin | 2010-01-11 | 4 | -32936/+33883 |
| * | Fix reporting of 10G Twinax media | Andrew Gallatin | 2010-01-11 | 1 | -1/+2 |
| * | Remove extraneous semicolons, no functional changes. | Martin Blapp | 2010-01-07 | 1 | -15/+15 |
| * | Don't take the driver mutex in mxge_tick(), as it | Andrew Gallatin | 2009-12-22 | 1 | -2/+0 |
| * | Make mxge do a better job recovering from NIC h/w faults | Andrew Gallatin | 2009-10-20 | 1 | -13/+37 |
| * | Move mxge(4)'s NIC watchdog reset handler from | Andrew Gallatin | 2009-10-19 | 2 | -22/+66 |
| * | Two more mxge watchdog fixes: | Andrew Gallatin | 2009-09-30 | 2 | -4/+14 |
| * | Improve mxge watchdog routine's ability to reliably reset a failed NIC: | Andrew Gallatin | 2009-09-21 | 1 | -27/+72 |
| * | Add support for throttling transmit bandwidth. This is most commonly | Andrew Gallatin | 2009-09-21 | 2 | -2/+60 |
| * | 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 |