Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-08 | regen | Brad Smith | |
2005-12-08 | BCM5715 -> BCM5780 | Brad Smith | |
2005-11-25 | load the 5750 DSP code on the 5705 PHY too. | Brad Smith | |
Based on Broadcom's Linux driver. | |||
2005-11-20 | treat the BCM5715 like the 5714 | Brad Smith | |
2005-11-20 | regen | Brad Smith | |
2005-11-20 | add BCM5715 | Brad Smith | |
2005-11-15 | - Addition of more DSP init code for brgphy models that come with BCM5703 and | Brad Smith | |
BCM5703 bge(4) copper NICs. - Do not enable Ethernet@WireSpeed for 5705 chips other than A0 and A1. Derived from Linux's tg3 driver. | |||
2005-11-06 | Add some DSP init code for BCM5221's. | Brad Smith | |
Values derived from Apple's GMAC driver, same init code also exists in Linux's sungem_phy driver. tested by miod@ pedro@ and otto@ on a few systems. | |||
2005-11-06 | load DSP code on all 5421's for now. | Brad Smith | |
2005-11-06 | correctly track the falling edge of a media state change in mii_phy_tick(). | Brad Smith | |
2005-11-06 | move some macros from mii.h to miivar.h | Brad Smith | |
2005-11-06 | re-merge old brgphy_mii_phy_auto(). | Brad Smith | |
2005-11-06 | - move MIIF_NOISOLATE so its set before calling PHY_RESET(). | Brad Smith | |
- lower wait for completion time in eephy_mii_phy_auto() from 5 secs to 500 ms. | |||
2005-11-06 | add DSP init code for BCM54K2. | Brad Smith | |
values derived from Linux's sungem_phy driver. | |||
2005-11-06 | split the DSP code into separate functions as done in | Brad Smith | |
the FreeBSD brgphy driver. | |||
2005-11-06 | add a comment explaining what the 5401 DSP code does. | Brad Smith | |
2005-11-05 | add init code for BCM5421. | Brad Smith | |
values derived from Linux's sungem_phy driver, same init code also exists in Apple's GMAC driver too. | |||
2005-11-05 | regen | Brad Smith | |
2005-11-05 | BCM5421K2 -> BCM54K2 | Brad Smith | |
2005-10-16 | make ukphy dmesg attach print on one line. | Brad Smith | |
2005-10-07 | fix name | Brad Smith | |
2005-10-01 | add Broadcom BCM5421K2 | Brad Smith | |
2005-10-01 | regen | Brad Smith | |
2005-10-01 | add the Broadcom BCM5421K2 PHY found in the Apple K2 IC in the G5. | Brad Smith | |
2005-10-01 | load the BCM5401 DSP code for rev 0 and not rev 1. | Brad Smith | |
From: Linux sungem_phy driver. | |||
2005-10-01 | add Broadcom BCM5462 | Brad Smith | |
2005-10-01 | regen | Brad Smith | |
2005-10-01 | add the Broadcom BCM5462 PHY found in the Apple Vesta PHY IC in the iMac G5. | Brad Smith | |
2005-09-17 | KNF | Brad Smith | |
2005-09-17 | re-add code which allows setting master/slave flag for links with | Brad Smith | |
manually set speed/duplex. | |||
2005-09-17 | - use PHY_RESET() on all models in brgphy_service() | Brad Smith | |
- use PHY_RESET() in brgphy_mii_phy_auto() - always use mii_phy_update() in brgphy_service() ok krw@ | |||
2005-08-27 | regen | Brad Smith | |
2005-08-27 | BCMunknown -> BCM5752 | Brad Smith | |
ok deraadt@ | |||
2005-08-22 | regen | Brad Smith | |
2005-08-22 | add a unknown Broadcom Gig PHY. This is just a placeholder for now until | Brad Smith | |
we find out what model this is. a dmesg might help from that slacker niklas! From: niklas@ ok deraaadt@ | |||
2005-08-14 | Correct one of the unknown marvell phys which is actually 88E1111-RCJ. | Jonathan Gray | |
ok brad@ | |||
2005-08-14 | regen | Jonathan Gray | |
2005-08-14 | Correct one of the unknown marvell phys which is actually 88E1111-RCJ. | Jonathan Gray | |
ok brad@ | |||
2005-08-04 | allow dcphy_status() to be called even when the parent interface | Brad Smith | |
is in the down state. on some dc's with dcphy this will now allow the card to show carrier state and some link speed though not necessarily full-duplex for some reason. something to look into still. | |||
2005-08-02 | sync | Peter Valchev | |
2005-08-02 | an alternative Cicada OUI (for CS8201B PHY) spotted in a VIA VT6122 | Peter Valchev | |
from NetBSD PR 29705 (Tomokazu HARADA), pointed out by jsg | |||
2005-08-02 | Marvell 88E1111 from Dave Huang in NetBSD PR 30556. | Jonathan Gray | |
ok brad@ | |||
2005-08-02 | regen | Jonathan Gray | |
2005-08-02 | Marvell 88E1111 from Dave Huang in NetBSD PR 30556. | Jonathan Gray | |
ok brad@ | |||
2005-07-31 | back out change that was not discussed for now | Peter Valchev | |
2005-07-30 | allow re(4) to attach too. | Brad Smith | |
2005-07-23 | back out last commit, this causes problems on some systems. | Brad Smith | |
2005-07-22 | Reading the IEEE specs shows that the bits have to be reversed when | Brad Smith | |
mapping an OUI to the MII id registers. From drochner NetBSD | |||
2005-07-22 | more Marvell and Realtek PHY | Brad Smith | |
2005-07-22 | regen | Brad Smith | |