| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r226995 (partially), r227042 | Marius Strobl | 2011-11-06 | 2 | -206/+50 |
| * | MFC: r214608, r215297(partial), r215713 | Marius Strobl | 2010-11-26 | 1 | -3/+3 |
| * | MFC: r213893, r213908, r214566, r214605, r214846 | Marius Strobl | 2010-11-07 | 1 | -4/+9 |
| * | MFC r212972,21300: | Pyun YongHyeon | 2010-10-08 | 1 | -3/+14 |
| * | MFC if_stge.c rev 1.12 to RELENG_7. | Pyun YongHyeon | 2008-04-11 | 1 | -1/+1 |
| * | MFC if_stge.c rev 1.11, if_stgereg.h rev 1.4 to RELENG_7. | Pyun YongHyeon | 2008-04-11 | 2 | -11/+54 |
| * | MFC: Fix function prototype for device_shutdown method. | Pyun YongHyeon | 2008-03-13 | 1 | -2/+4 |
| * | If we've got watchdog timeouts try to get more packets going after | Pyun YongHyeon | 2007-05-01 | 1 | -0/+2 |
| * | Honor link up/down state in stge_start(). | Pyun YongHyeon | 2007-05-01 | 2 | -24/+20 |
| * | Use our own timer for watchdog instead of if_watchdog/if_timer | Pyun YongHyeon | 2007-05-01 | 2 | -11/+17 |
| * | 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 |
| * | Change the remainder of the drivers for DMA'ing devices enabled in the | Marius Strobl | 2007-01-21 | 1 | -1/+1 |
| * | Move ethernet VLAN tags from mtags to its own mbuf packet header field | Andre Oppermann | 2006-09-17 | 1 | -6/+6 |
| * | Fix invalid reference of mbuf chains. | Pyun YongHyeon | 2006-08-12 | 1 | -13/+13 |
| * | Add stge(4), a driver for Sundance/Tamarack TC9021 Gigabit Ethernet | Pyun YongHyeon | 2006-07-25 | 2 | -0/+3395 |