summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2006-11-02simplify parent driver matching code a bit. no-op change.Brad Smith
2006-10-22Set Jumbo frame settings for Jumbo capable bge(4) adapters.Brad Smith
2006-10-20remove the IFM_100_T4 switch case for the manual media code, brgphy(4)Brad Smith
2006-10-20attach for the Broadcom BCM5755 ASIC based chipsets as well.Brad Smith
2006-10-20regenBrad Smith
2006-10-20add PHY id for the Broadcom BCM5755 ASIC based chipsets.Brad Smith
2006-10-20move the Jumbo frame settings and Ethernet@Wirespeed code into separateBrad Smith
2006-10-19add a PHY workaround for the 5787 ASIC based chipsets.Brad Smith
2006-10-19Rearrange the code a bit, rename a few functions and make brgphy(4) useBrad Smith
2006-10-15fix parent driver match in brgphy_reset(), simplify code a bit as well, don'tBrad Smith
2006-10-15attach to the Broadcom BCM5787 PHY.Brad Smith
2006-10-15regenBrad Smith
2006-10-15add another OUI id for Broadcom and the BCM5787 PHY id.Brad Smith
2006-10-11revert rev 1.54. This causes breakage with the PHY on a 5704 A3 chipset;Brad Smith
2006-10-09revert the last two changes. the changes were causing brgphy@gem to panic.Brad Smith
2006-10-08set Jumbo frame settings for Jumbo capable bge(4) adapters.Brad Smith
2006-10-08refactor the code a bit, use the bge(4) PHY flags and add anotherBrad Smith
2006-10-08- g/c unused code.Brad Smith
2006-10-07g/c unused code.Brad Smith
2006-10-02do not bother to read the esr and isr registers in the status routine justBrad Smith
2006-10-02return EINVAL for the Gig manual media types when attached to aBrad Smith
2006-10-01pack several boolean fields into the existing bge_flags field.Brad Smith
2006-10-01initial pieces for the 88E3082 Fast Ethernet PHY. untested at the moment.Brad Smith
2006-10-01add a few new Marvell ids.Brad Smith
2006-10-01regenBrad Smith
2006-10-01add a few new Marvell ids.Brad Smith
2006-09-27regenJonathan Gray
2006-09-27Add another two Vitesse PHYs, one from jmc's nfe(4), one from anJonathan Gray
2006-09-17do not fill in the anar for the manual 1000baseT media setting case.Brad Smith
2006-08-28revert flags usage commits. too close to release. will go in post release ins...Brad Smith
2006-08-28Fix manual media types by always leaving the PHY in autoneg mode but adjustingBrad Smith
2006-08-27pack several boolean fields into the existing bge_flags field.Brad Smith
2006-08-21another id.Brad Smith
2006-08-21regenBrad Smith
2006-08-21another Marvell Gig PHY.Brad Smith
2006-08-11typo, settning -> settingBrad Smith
2006-08-05add sys/timeout.h and remove redundant sys/socket.h header.Brad Smith
2006-08-05Simplify autoneg code. Tested with a fibre sk and lge.Brad Smith
2006-07-28Simplify autoneg code a bit. Tested on a few sk(4)'s and an axe(4).Brad Smith
2006-07-28another Marvell Gig PHY.Brad Smith
2006-07-28regenBrad Smith
2006-07-28another Marvell Gig PHY.Brad Smith
2006-07-23add sys/timeout.hBrad Smith
2006-07-23revert back to the old brgphy_mii_phy_auto() which simplifies the autoneg code.Brad Smith
2006-07-22On the Gig PHYTER, for whatever reason, the 10baseT-related bits of theBrad Smith
2006-07-12add an initial PHY driver for the IC Plus IP1000A integrated PHY.Brad Smith
2006-07-08regenBrad Smith
2006-07-08Add Topic Semiconductor OUI and a few IC Plus 10/100 and 10/100/1000 PHY models.Brad Smith
2006-07-03regenBrad Smith
2006-07-03add PMC-Sierra OUI.Brad Smith