| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r202268: | Xin LI | 2010-01-23 | 2 | -1/+4 |
| * | MFC r202406: | Pyun YongHyeon | 2010-01-21 | 1 | -5/+2 |
| * | MFC r202293: | Pyun YongHyeon | 2010-01-21 | 2 | -12/+23 |
| * | MFC r200088,200227-200228,200246,200264,201446 | Pyun YongHyeon | 2010-01-07 | 2 | -32/+57 |
| * | MFC r199670-199671,199674,199679,199761,199807-199808 | Pyun YongHyeon | 2010-01-07 | 2 | -41/+212 |
| * | MFC r199667-199668 | Pyun YongHyeon | 2010-01-07 | 2 | -26/+129 |
| * | MFC r196370: | Pyun YongHyeon | 2010-01-06 | 1 | -7/+8 |
| * | MFC 199663-199666 | Pyun YongHyeon | 2010-01-06 | 2 | -75/+69 |
| * | MFC r199065,199115-199116,199153,199661-199662 | Pyun YongHyeon | 2010-01-06 | 2 | -17/+24 |
| * | MFC r198967,199009-199011,199014,199020,199035-199036,199054 | Pyun YongHyeon | 2010-01-06 | 2 | -98/+106 |
| * | MFC r198923-198924,198927-198928 | Pyun YongHyeon | 2010-01-06 | 2 | -54/+73 |
| * | - MFC r198318: | Stanislav Sedov | 2009-12-15 | 1 | -4/+7 |
| * | - MFC r197832, r197834, r197837: | Stanislav Sedov | 2009-12-15 | 2 | -75/+175 |
| * | MFC r198049: | Bjoern A. Zeeb | 2009-11-17 | 1 | -10/+10 |
| * | MFC r192127: | Xin LI | 2009-05-20 | 1 | -0/+9 |
| * | MFC: r190319 | Marius Strobl | 2009-03-27 | 2 | -4/+8 |
| * | MFC: r190194 | Marius Strobl | 2009-03-23 | 2 | -23/+70 |
| * | MFC: r188164, r188457 | Marius Strobl | 2009-03-19 | 1 | -4/+5 |
| * | MFC: r184380 | Marius Strobl | 2009-01-15 | 1 | -6/+6 |
| * | MFC: r183896 | Marius Strobl | 2009-01-15 | 2 | -10/+3 |
| * | MFC: r183281 | Marius Strobl | 2009-01-15 | 1 | -3/+4 |
| * | - Limit BCM5701 B5 to 32-bit mode as a workaround for a bug which | Marius Strobl | 2008-12-15 | 1 | -7/+12 |
| * | MFC: 182874 | Oleg Bulyzhin | 2008-09-18 | 1 | -2/+6 |
| * | MFC: Add support for the BCM5906[M] adapters including subsequent | John Baldwin | 2008-06-27 | 2 | -96/+371 |
| * | MFC: Add a flag for Ethernet@WireSpeed capability and correct chip | John Baldwin | 2008-06-27 | 2 | -1/+11 |
| * | MFC: if_bgereg.h rev. 1.79 | Bjoern A. Zeeb | 2008-05-24 | 2 | -2/+38 |
| * | MFC: 1.208 | Marius Strobl | 2008-05-14 | 1 | -12/+6 |
| * | MFC: Add support for the BCM5722. | John Baldwin | 2008-03-17 | 2 | -3/+8 |
| * | MFC: 1.201 | Jung-uk Kim | 2008-01-21 | 1 | -1/+1 |
| * | MFC: 1.199 | Jung-uk Kim | 2007-11-26 | 1 | -7/+6 |
| * | Disable hw.bge.allow_asf tunable by default on the release branch. | Jung-uk Kim | 2007-10-26 | 1 | -1/+1 |
| * | Make the PCI code aware of PCI domains (aka PCI segments) so we can | Marius Strobl | 2007-09-30 | 1 | -2/+3 |
| * | Despite several examples in the kernel, the third argument of | David Malone | 2007-06-04 | 1 | -1/+1 |
| * | Add on/off controls for VLAN_MTU and VLAN_HWTAGGING to bge(4). | Yaroslav Tykhiy | 2007-06-01 | 1 | -2/+41 |
| * | Remove an empty line. | Jung-uk Kim | 2007-05-22 | 1 | -1/+0 |
| * | Remove BCM5704S specific tunable (hw.bge.fake_autoneg) and | Jung-uk Kim | 2007-05-22 | 1 | -15/+13 |
| * | Rearrange DMA read/write control register settings based on document snippet | Jung-uk Kim | 2007-05-22 | 2 | -46/+45 |
| * | Remove stale alpha support code. | Jung-uk Kim | 2007-05-22 | 1 | -11/+0 |
| * | Fix time out check in EEPROM read and move delays to give some settle time. | Jung-uk Kim | 2007-05-22 | 1 | -11/+12 |
| * | Add delays in MI communication register R/W loops. | Jung-uk Kim | 2007-05-22 | 1 | -0/+2 |
| * | Reflect MFC of pci_find_extcap(). | Jung-uk Kim | 2007-05-01 | 1 | -1/+1 |
| * | - Add support/quirks for the on-board BGEs found in Sun Blade 1500 | Marius Strobl | 2007-04-30 | 2 | -34/+98 |
| * | Enable MSI support on RELENG_6. | Jung-uk Kim | 2007-04-02 | 1 | -3/+3 |
| * | Fix some OID names and minor style as per feedback from various people. | Scott Long | 2007-03-13 | 1 | -16/+11 |
| * | Add MAC, RX, and TX stats reporting via sysctl. | Scott Long | 2007-03-12 | 1 | -10/+147 |
| * | Add more chipset revision IDs. | Jung-uk Kim | 2007-03-09 | 2 | -0/+5 |
| * | Use correct bits to stop firmware when ASF mode is enabled. | Jung-uk Kim | 2007-03-08 | 1 | -2/+2 |
| * | Fix more style(9) bugs. | Jung-uk Kim | 2007-03-08 | 1 | -76/+62 |
| * | Fix style(9) and consistency. | Jung-uk Kim | 2007-03-06 | 1 | -87/+105 |
| * | Pollute bge(4) with #if's and #ifdef's to make MFC easier. | Jung-uk Kim | 2007-03-06 | 1 | -27/+77 |