| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: (1.33) Adding new device ID for BCM5751M support. | Tai-hwa Liang | 2005-03-22 | 1 | -0/+1 |
| * | MFC: sync WS with HEAD | David E. O'Brien | 2005-03-02 | 1 | -4/+4 |
| * | MFC: /*- and my license changes for sys/[a-d]* | Warner Losh | 2005-01-30 | 1 | -1/+1 |
| * | MFC: Support the 5721 | Paul Saab | 2004-12-17 | 1 | -0/+1 |
| * | MFC: Add support for the 5750/5751 | Paul Saab | 2004-09-29 | 1 | -0/+11 |
| * | Add some special case code to fix a problem with the BCM5704 in TBI (fiber) | Bill Paul | 2004-06-09 | 1 | -0/+38 |
| * | Add support for BCM5705K | Paul Saab | 2004-05-24 | 1 | -0/+1 |
| * | Add the PCI ID for yet another bge chip: the Altima 1002. | Bill Paul | 2004-01-08 | 1 | -0/+1 |
| * | o add locking | Sam Leffler | 2003-11-11 | 1 | -1/+9 |
| * | Add support for the Broadcom BCM5788 (just another entry to the PCI | Bill Paul | 2003-10-31 | 1 | -0/+1 |
| * | On Dell boxes such as the PE2650 we need to disable 3 led mode for the | Doug Ambrisko | 2003-08-20 | 1 | -0/+7 |
| * | Fix a typo. BGE_HCC_TX_MAX_COAL_BDS_INT is at offset 0x3C24, not 0x3C34 | Paul Saab | 2003-08-17 | 1 | -1/+1 |
| * | Add support for the Broadcom BCM5901 and BCM5901 rev A2 chips. | Bill Paul | 2003-08-12 | 1 | -0/+2 |
| * | Remove alpha vtophys() hack from if_bgereg.h and clean up unneeded | Bill Paul | 2003-07-25 | 1 | -5/+0 |
| * | Convert bge(4) to use busdma. I have not tested this on anything | Bill Paul | 2003-07-25 | 1 | -10/+63 |
| * | Add support for the BCM5705 and its ilk. Changes: | Bill Paul | 2003-07-16 | 1 | -9/+73 |
| * | - Make this work with PAE. | Paul Saab | 2003-05-21 | 1 | -1/+5 |
| * | - Change the full Asic revision defines to CHIPID to better since the | Paul Saab | 2003-05-07 | 1 | -18/+27 |
| * | - Change the short hand representation of the various ASIC revisions | Paul Saab | 2003-05-03 | 1 | -1/+9 |
| * | Add untested support for the Broadcom 5704. | Paul Saab | 2003-05-02 | 1 | -0/+5 |
| * | Obtain the media type from the shared memory and only use the eeprom | Paul Saab | 2003-02-05 | 1 | -0/+2 |
| * | Don't reference the maxlen and flags fields in the ring control blocks | John Polstra | 2003-01-06 | 1 | -10/+3 |
| * | network interface driver changes: | Sam Leffler | 2002-11-14 | 1 | -11/+0 |
| * | Fix instances of macros with improperly parenthasized arguments. | Alfred Perlstein | 2002-11-09 | 1 | -4/+4 |
| * | Fix a typo in BGE_BIGENDIAN_INIT. | Jake Burkholder | 2002-10-01 | 1 | -2/+2 |
| * | Add support for the BCM5702x chips. | Mitsuru IWASAKI | 2002-09-28 | 1 | -0/+1 |
| * | Add support for the BCM5703x chips. I do not have one of these | John Polstra | 2002-09-08 | 1 | -0/+4 |
| * | Recognize the Altima AC9100 chip, which is used in current versions | John Polstra | 2002-07-26 | 1 | -0/+1 |
| * | Work around what appears to be a chip bug in the BCM5701 that shows | John Polstra | 2002-06-24 | 1 | -0/+1 |
| * | Try to sort out the correct way to generate async link state change | Bill Paul | 2002-04-04 | 1 | -0/+18 |
| * | Teach the bge driver about the BCM5701 (specifically, the 3Com | Bill Paul | 2002-03-22 | 1 | -0/+5 |
| * | Add support for the Netgear GA302T 10/100/1000 adapter. Given that | John Polstra | 2002-01-27 | 1 | -0/+6 |
| * | Add device driver support for the Broadcom BCM570x family of gigabit | Bill Paul | 2001-09-27 | 1 | -0/+2132 |