| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add PHY support for BCM5752. | Pyun YongHyeon | 2006-08-31 | 1 | -0/+2 |
| * | Add Broadcom BCM5752 PHY id. | Pyun YongHyeon | 2006-08-31 | 1 | -0/+1 |
| * | Pack several boolean fields into single bge_flags field. | Gleb Smirnoff | 2006-08-23 | 1 | -1/+1 |
| * | Due to the poor PHY documentation from RealTek I can't sure but I | Pyun YongHyeon | 2006-08-12 | 1 | -10/+18 |
| * | Add ip1000 PHY driver for IC Plus IP1000A integrated PHY. | Pyun YongHyeon | 2006-07-25 | 2 | -0/+585 |
| * | Add IC Plus IP1000A integrated PHY id. | Pyun YongHyeon | 2006-07-25 | 1 | -0/+4 |
| * | Add gentbi, a generic TBI(teb-bit interface) PHY driver ported | Pyun YongHyeon | 2006-07-25 | 1 | -0/+314 |
| * | Reset autonegotiation timer if current media is not 'auto'. | Oleg Bulyzhin | 2006-07-03 | 1 | -1/+3 |
| * | Use mii_phy_match to reduce duplicated code. | Pyun YongHyeon | 2006-07-03 | 1 | -71/+21 |
| * | Replace hard-coded magic constants to system defined constants | Pyun YongHyeon | 2006-07-03 | 21 | -43/+43 |
| * | Add support for the RealTek 8169SC/8110SC and RTL8101E devices. The | Bill Paul | 2006-06-26 | 1 | -8/+18 |
| * | If the PHY has 1000BASE-T capability, check to see if a 1000BASE-T speed | Pyun YongHyeon | 2006-05-19 | 1 | -2/+15 |
| * | Since DELAY() was moved, most <machine/clock.h> #includes have been | Poul-Henning Kamp | 2006-05-16 | 6 | -6/+0 |
| * | 1) Fix mii_phy_tick(): | Oleg Bulyzhin | 2006-05-16 | 1 | -18/+18 |
| * | Introduce MII_ANEGTICKS and MII_ANEGTICKS_GIGE defines. | Oleg Bulyzhin | 2006-05-16 | 1 | -0/+4 |
| * | Fix the PHY support for the 5780. I mis-merged this from my sources. | Paul Saab | 2006-04-12 | 1 | -0/+1 |
| * | Add a driver for the Broadcom NetXtreme II (BCM5706/BCM5708) | Paul Saab | 2006-04-10 | 2 | -26/+84 |
| * | Add basic support for BCM5780 PHY. | Oleg Bulyzhin | 2006-03-23 | 2 | -0/+8 |
| * | - Introduce ifmedia_baudrate(), which returns correct baudrate of the | Gleb Smirnoff | 2006-02-14 | 1 | -0/+11 |
| * | 1) fix tiny bug in bge_start_locked() | Oleg Bulyzhin | 2005-12-08 | 1 | -1/+1 |
| * | Remove dc-only pseudo phy devices after repo copy to dev/dc | Warner Losh | 2005-10-18 | 2 | -719/+0 |
| * | The BCM5401 dspcode load on media changes also applies | Peter Grehan | 2005-10-16 | 1 | -0/+2 |
| * | Use ansi function definitions in preference to K&R to reduce diffs | Warner Losh | 2005-09-30 | 16 | -176/+72 |
| * | Not sporttings on other cards | Warner Losh | 2005-09-30 | 1 | -3/+3 |
| * | Add a more generic version of the mii_phy_match routine (mii_phy_match_gen) | Warner Losh | 2005-09-30 | 2 | -3/+14 |
| * | Add macros which follow the miidevs design pattern to make it easier | Warner Losh | 2005-09-30 | 2 | -8/+6 |
| * | Add an evil hack to work around a cast from the softc to the ifnet that | Brooks Davis | 2005-06-11 | 1 | -4/+6 |
| * | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | Yoshihiro Takahashi | 2005-05-29 | 2 | -4/+0 |
| * | Support the 5714C | Paul Saab | 2005-05-19 | 2 | -0/+8 |
| * | On second though, print the OUI, model and revision. This is the same | Warner Losh | 2005-02-16 | 1 | -1/+3 |
| * | Add location and PNP info to the mii bus | Warner Losh | 2005-02-16 | 1 | -0/+24 |
| * | Use ANSI function definitions, in preference to the K&R definitions. | Warner Losh | 2005-02-15 | 2 | -34/+15 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 31 | -32/+31 |
| * | Cleanup link state change notification: | Sam Leffler | 2004-12-08 | 1 | -28/+11 |
| * | With mii.h rev 1.4 changes to BMSR_MEDIAMASK merged in from | Bjoern A. Zeeb | 2004-11-26 | 1 | -2/+2 |
| * | Add support for the BCM5750/5751. Unfortunately the documentation | Paul Saab | 2004-09-24 | 2 | -0/+34 |
| * | Add device driver support for the VIA Networking Technologies | Bill Paul | 2004-09-10 | 3 | -0/+790 |
| * | Add locking to the kqueue subsystem. This also makes the kqueue subsystem | John-Mark Gurney | 2004-08-15 | 1 | -1/+1 |
| * | Add some missing <sys/module.h> includes which are masked by the | Poul-Henning Kamp | 2004-05-30 | 10 | -0/+10 |
| * | DP83840A on hme(4) don't advertise their media capabilities themselves | Marius Strobl | 2004-05-29 | 1 | -4/+11 |
| * | Spelling fix in a comment. | Marius Strobl | 2004-05-29 | 1 | -1/+1 |
| * | Remove double __FBSDID and move the remaining one into a common place after | Marius Strobl | 2004-05-29 | 21 | -84/+27 |
| * | Move __FBSDID out from under a comment. | Marius Strobl | 2004-05-29 | 1 | -3/+3 |
| * | Spelling fix in a comment. | Marius Strobl | 2004-05-29 | 1 | -1/+1 |
| * | Link state change notification of ethernet media to the routing socket. | Andre Oppermann | 2004-05-03 | 1 | -4/+18 |
| * | Correct the phy_service() routine case MII_TICK to correctly track | Andre Oppermann | 2004-05-03 | 9 | -19/+21 |
| * | Make sure set the media type in the phy, we cannot trust it to have chosen | Poul-Henning Kamp | 2004-01-17 | 1 | -0/+1 |
| * | Replace the if_name and if_unit members of struct ifnet with new members | Brooks Davis | 2003-10-31 | 1 | -2/+2 |
| * | Typo when setting wirespeed. || != | | Paul Saab | 2003-09-28 | 1 | -1/+1 |
| * | Add support for SK-9521 V2.0 and 3COM 3C940. | Wilko Bulte | 2003-09-20 | 3 | -50/+114 |