| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r226173, r227848 | Marius Strobl | 2012-01-29 | 1 | -2/+1 |
| * | MFC: r226995, r227042 | Marius Strobl | 2011-11-06 | 2 | -206/+50 |
| * | MFC: r219545 | Marius Strobl | 2011-03-25 | 1 | -4/+4 |
| * | 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 198988: | John Baldwin | 2010-06-23 | 1 | -2/+0 |
| * | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | Robert Watson | 2009-06-26 | 1 | -2/+2 |
| * | When user_frac in the polling subsystem is low it is going to busy the | Attilio Rao | 2009-05-30 | 1 | -7/+13 |
| * | Use m_collapse(9) to collapse mbuf chains instead of relying on | Pyun YongHyeon | 2008-01-18 | 1 | -1/+1 |
| * | Implement WOL capability. | Pyun YongHyeon | 2008-01-14 | 2 | -11/+54 |
| * | Fix function prototype for device_shutdown method. | Pyun YongHyeon | 2007-11-22 | 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 |