| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r265703 | David C Somayajulu | 2014-05-12 | 3 | -23/+11 |
| * | MFC r234121: | Pyun YongHyeon | 2012-04-23 | 2 | -55/+53 |
| * | MFC r228476: | Pyun YongHyeon | 2012-01-09 | 2 | -53/+55 |
| * | MFC r218529: | Pyun YongHyeon | 2012-01-09 | 1 | -10834/+11094 |
| * | MFC r210522,213489,218423,218527: | Pyun YongHyeon | 2012-01-09 | 2 | -710/+1193 |
| * | MFC r207761: | Pyun YongHyeon | 2012-01-07 | 1 | -5/+2 |
| * | MFC r226123: | Pyun YongHyeon | 2011-12-31 | 2 | -52/+25 |
| * | MFC: r221407 (partial) | Marius Strobl | 2011-09-11 | 1 | -6/+3 |
| * | MFC: r214608, r215297(partial), r215713 | Marius Strobl | 2010-11-26 | 1 | -4/+3 |
| * | MFC: r213894, r213896, r214913 | Marius Strobl | 2010-11-07 | 1 | -6/+7 |
| * | MFC r213844: | Pyun YongHyeon | 2010-10-24 | 1 | -0/+2 |
| * | MFC r210271: | Pyun YongHyeon | 2010-08-15 | 2 | -1/+2 |
| * | MFC r210263,210267,210269-210270: | Pyun YongHyeon | 2010-08-15 | 1 | -22/+23 |
| * | MFC r210257,210259-210261: | Pyun YongHyeon | 2010-08-15 | 1 | -51/+34 |
| * | MFC r207411: | Pyun YongHyeon | 2010-08-15 | 2 | -784/+955 |
| * | MFC r206268 | Pyun YongHyeon | 2010-04-15 | 2 | -2839/+3118 |
| * | MFC r205300: | Pyun YongHyeon | 2010-04-15 | 3 | -386/+285 |
| * | MFC r204373-204374: | Pyun YongHyeon | 2010-03-23 | 1 | -71/+124 |
| * | MFC r204368,204370-204372: | Pyun YongHyeon | 2010-03-23 | 1 | -41/+70 |
| * | MFC r202717: | Pyun YongHyeon | 2010-03-19 | 2 | -29/+137 |
| * | MFC r194781: | Pyun YongHyeon | 2010-03-19 | 2 | -42/+130 |
| * | - MFC r198320: | Stanislav Sedov | 2009-11-15 | 2 | -47/+47 |
| * | DMA synchronization fixes: | Xin LI | 2009-06-01 | 1 | -16/+13 |
| * | MFC r191923 (davidch): | Xin LI | 2009-05-20 | 2 | -2/+6 |
| * | Update bce(4) to latest -CURRENT version: | Xin LI | 2009-03-31 | 3 | -13636/+14082 |
| * | MFC r186169: | Xin LI | 2008-12-19 | 1 | -1/+0 |
| * | MFC r186168: | Xin LI | 2008-12-19 | 1 | -1/+1 |
| * | MFC r185593: | Xin LI | 2008-12-05 | 1 | -5/+6 |
| * | MFC r185082: | Xin LI | 2008-11-22 | 1 | -1/+1 |
| * | Merge the following bce(4) changes: | Xin LI | 2008-11-10 | 3 | -6964/+19739 |
| * | MFC: Fix function prototype for device_shutdown method. | Pyun YongHyeon | 2008-03-13 | 1 | -3/+5 |
| * | - Fixed a problem that would cause kernel panics and "bce0: discard frame .." | David Christensen | 2007-07-31 | 3 | -119/+240 |
| * | - Migrated IPMI fix from RELENG_6. | David Christensen | 2007-06-16 | 2 | -205/+362 |
| * | New Features: | David Christensen | 2007-06-07 | 2 | -410/+412 |
| * | - Added TSO support | David Christensen | 2007-05-16 | 3 | -3483/+6210 |
| * | MFC after: 2 weeks | David Christensen | 2007-05-04 | 3 | -312/+515 |
| * | Catch up the rest of the drivers with the ether_vlan_mtap modifications. | Christian S.J. Peron | 2007-03-04 | 1 | -1/+1 |
| * | o break newbus api: add a new argument of type driver_filter_t to | Paolo Pisati | 2007-02-23 | 1 | -1/+1 |
| * | Add support for SERDES PHY configurations. These are commonly found in | Doug White | 2007-01-26 | 1 | -43/+13 |
| * | The multicast hash table has 8 slots in the BCE hardware, not 4 slots like | Scott Long | 2007-01-20 | 1 | -4/+4 |
| * | - Add a locked variant of bce_ifmedia_upd() for use within the driver and | John Baldwin | 2007-01-13 | 1 | -7/+18 |
| * | Space cleanup. | Xin LI | 2007-01-11 | 1 | -1/+1 |
| * | - Instead of if_watchdog/if_timer interface use our own timer | Xin LI | 2007-01-11 | 2 | -29/+28 |
| * | Fix compile with BCE_DEBUG. The last one tripped up gcc 2.95 on 4.x even | John Baldwin | 2006-12-06 | 1 | -4/+4 |
| * | Due to an incorrect macro, it appears that this driver has always been | Scott Long | 2006-11-16 | 2 | -14/+18 |
| * | In bce_start_locked, check the used_tx_bd count rather than the | John Polstra | 2006-11-16 | 1 | -8/+8 |
| * | Add MSI support to em(4), bce(4), and mpt(4). For now, we only support | John Baldwin | 2006-11-15 | 1 | -3/+11 |
| * | Fix a typo in the device ID table that prevented 5708S chips from being | Scott Long | 2006-10-31 | 1 | -2/+2 |
| * | Refine the checksum hack a little. It appears that the chip can handle UDP | Scott Long | 2006-10-24 | 1 | -3/+7 |
| * | There seems to be a problem with txcsum and UDP. Turn it off until it is | Scott Long | 2006-10-21 | 1 | -0/+5 |