| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r227908 | Marius Strobl | 2012-01-29 | 2 | -2/+2 |
| * | MFC: r227843 (partial) | Marius Strobl | 2012-01-29 | 1 | -5/+1 |
| * | MFC: r227686 | Marius Strobl | 2012-01-29 | 1 | -6/+5 |
| * | MFC: r227685 | Marius Strobl | 2012-01-29 | 1 | -7/+5 |
| * | MFC r227675: | Pyun YongHyeon | 2012-01-04 | 2 | -14/+3 |
| * | MFC r226701: | Pyun YongHyeon | 2012-01-02 | 2 | -4/+212 |
| * | MFC r226699: | Pyun YongHyeon | 2012-01-02 | 1 | -16/+28 |
| * | MFC: r226995, r227042 | Marius Strobl | 2011-11-06 | 2 | -193/+39 |
| * | MFC r226695-226696: | Pyun YongHyeon | 2011-10-27 | 1 | -1/+5 |
| * | MFC: r221407 (partial) | Marius Strobl | 2011-09-11 | 2 | -2/+2 |
| * | MFC: r220046, r220106 | Marius Strobl | 2011-04-10 | 1 | -27/+39 |
| * | MFC r201449: | Pyun YongHyeon | 2011-03-28 | 1 | -3/+3 |
| * | MFC r219701: | Pyun YongHyeon | 2011-03-28 | 1 | -10/+4 |
| * | MFC r219407: | Pyun YongHyeon | 2011-03-27 | 1 | -37/+43 |
| * | MFC r218834-218835: | Pyun YongHyeon | 2011-03-27 | 2 | -662/+662 |
| * | MFC r218833,218964: | Pyun YongHyeon | 2011-03-27 | 1 | -6/+19 |
| * | MFC r218832: | Pyun YongHyeon | 2011-03-27 | 2 | -274/+427 |
| * | MFC r218830-218831: | Pyun YongHyeon | 2011-03-27 | 1 | -26/+22 |
| * | MFC r218789,218820,218826-218828: | Pyun YongHyeon | 2011-03-27 | 2 | -17/+23 |
| * | MFC r213841,218787-218788: | Pyun YongHyeon | 2011-03-27 | 2 | -31/+124 |
| * | MFC r218786: | Pyun YongHyeon | 2011-03-27 | 2 | -21/+60 |
| * | MFC: r217417 | Marius Strobl | 2011-01-21 | 2 | -29/+11 |
| * | MFC: r213893, r213908, r214566, r214605, r214846 | Marius Strobl | 2010-11-07 | 3 | -38/+31 |
| * | MFC: r201430 | Marius Strobl | 2010-11-02 | 2 | -18/+19 |
| * | MFC: r213384 | Marius Strobl | 2010-10-24 | 2 | -5/+9 |
| * | MFC: r213364 | Marius Strobl | 2010-10-24 | 2 | -42/+2 |
| * | MFC: r213229 | Marius Strobl | 2010-10-17 | 2 | -2/+2 |
| * | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | Robert Watson | 2009-06-26 | 1 | -8/+8 |
| * | When user_frac in the polling subsystem is low it is going to busy the | Attilio Rao | 2009-05-30 | 1 | -8/+14 |
| * | - Set MIIF_NOLOOP and don't add IFM_LOOP as loopback apparently isn't | Marius Strobl | 2009-03-19 | 2 | -19/+12 |
| * | remove now-redunant cardbus attachment. | Warner Losh | 2009-03-09 | 1 | -1/+0 |
| * | - According to the corresponding Linux, NetBSD and OpenSolaris | Marius Strobl | 2008-12-07 | 2 | -33/+44 |
| * | cosmetic changes and style fixes | Marius Strobl | 2008-09-30 | 2 | -47/+33 |
| * | For chips with a broken DC_ISR_RX_STATE which f.e. never signals | Marius Strobl | 2008-08-29 | 2 | -5/+11 |
| * | - Use m_collapse(9) instead of m_defrag(9) if possible. This results | Marius Strobl | 2008-08-23 | 1 | -18/+27 |
| * | Ethernet hardware address stored in DC_AL_PAR0/DC_AL_PAR1 register | Pyun YongHyeon | 2008-06-08 | 1 | -6/+14 |
| * | - Const'ify the dc_devs array. | Marius Strobl | 2008-03-24 | 2 | -85/+84 |
| * | Fix function prototype for device_shutdown method. | Pyun YongHyeon | 2007-11-22 | 1 | -2/+4 |
| * | IEEE 802.3 Annex 28B.3 explicitly specifies the following relative | Pyun YongHyeon | 2007-11-16 | 1 | -4/+4 |
| * | o In order to reduce bug and code duplication fold handling of NICs | Marius Strobl | 2007-08-05 | 2 | -69/+31 |
| * | o break newbus api: add a new argument of type driver_filter_t to | Paolo Pisati | 2007-02-23 | 1 | -1/+1 |
| * | Fix a bug originally introduced in rev. 1.74; don't reloaded the | Marius Strobl | 2006-12-20 | 1 | -1/+2 |
| * | - Use our own callout (the dc_tick() callout uses varying periods | Marius Strobl | 2006-12-06 | 2 | -27/+35 |
| * | Remove <sys/types.h>; including both <sys/param.h> and <sys/types.h> | Marius Strobl | 2006-11-02 | 1 | -1/+0 |
| * | - Wrap code optimized for architectures without alignment constraints | Marius Strobl | 2006-10-29 | 1 | -16/+22 |
| * | - Consistently use if_printf() only in interface methods: if_start(), | Gleb Smirnoff | 2006-09-15 | 2 | -6/+8 |
| * | Replace hard-coded magic constants to system defined constants | Pyun YongHyeon | 2006-08-02 | 2 | -2/+2 |
| * | Fix the last commit. | Gleb Smirnoff | 2006-06-08 | 2 | -3/+8 |
| * | Add device IDs for Linksys PCMPC200 Cardbus card. | Gleb Smirnoff | 2006-06-07 | 2 | -0/+12 |
| * | - Switch on the full 32-bit device ID to avoid collisions between the | John Baldwin | 2006-06-03 | 2 | -205/+94 |