summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2000-07-04Restructure the PHY entry points to use a structure of entry pointsthorpej
2000-06-11defopt MIIVERBOSEsommerfeld
2000-05-08Regen.augustss
2000-05-08Allow a verbose description to be printed with the option MIIVERBOSE.augustss
2000-05-08Add another AMD chip.augustss
2000-04-02Make to match also MII_OUI_DAVICOM.tsutsui
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-03-15- Go to splimp() when sending the rtsock message regarding link status.thorpej
2000-03-06Factor out the tick handling code into a common function, and sendthorpej
2000-02-03Some PHYs go off into left field for a few seconds if you attempt to kickthorpej
2000-02-03Oops, missing return;thorpej
2000-02-02Let mii_phy_setmedia() handle the IFM_AUTO case, too.thorpej
2000-02-02Make PHY drivers provide a pointer to their status routine, and addthorpej
2000-02-02Don't dry to diving MIIF_NOISOLATE in the PHY drivers. Instead, passthorpej
2000-02-02Bring some order to the chaos which was the MII code function namingthorpej
2000-02-02Driver for the Davicom DM9101 10/100 Ethernet PHY. This PHY is foundthorpej
2000-01-27Add detachment support to the MII layer.thorpej
2000-01-13Regen.augustss
2000-01-13Add a Broadcom PHy used in the D-Link USB100 adapter.augustss
1999-12-21Use BMSR to test for `negotiation complete'; the alternative bit in thepk
1999-12-07Add a driver for the National Semiconductor DP83843 `PHYTER' 10/100thorpej
1999-11-19Regen.thorpej
1999-11-19Add OUI for Enable Semiconductor.thorpej
1999-11-17Common module for bit-bang'ing the MII.thorpej
1999-11-12Add mii_down(), which is used by MAC drivers to inform PHYs that thethorpej
1999-11-04Allow mii_phy_probe() to be called multiple times, and allow the callerthorpej
1999-11-03Don't add any loopback versions of media, for now.thorpej
1999-11-03Clean up the code that adds media a little, and make media selectionthorpej
1999-10-27Fix a braino in some currently-disabled code.thorpej
1999-09-29Define ANAR and ANLPAR bits that are used to negotiate the 802.3x PAUSEthorpej
1999-09-25Add a PHY `offset' (e.g. "first PHY on bus, second PHY on bus, ...") tothorpej
1999-09-16Fix botched RCS IDs.soren
1999-09-07Spacing.soren
1999-09-07Install *reg.hsoren
1999-09-07Note 78Q2121.soren
1999-09-05Add driver for the TDK Semiconductor 78Q2120 PHY.soren
1999-09-05TDK Semiconductor 78Q2120 PHY, commonly used in low-power Cardbus cards.soren
1999-09-05Add PHY driver the the Intel 82553 found on some fxp's.soren
1999-09-04Regenerate.soren
1999-09-04Add Intel 82553 and TSC 78Q2120.soren
1999-08-03move common support functions for phy drivers from mii.c to mii_physubr.c,drochner
1999-07-14Correct the sense of the PCR_FLINK100 bit. From Dave Sainty, PR #7832.thorpej
1999-06-20SCTRL2 register number wrong. PR #7756, Johan Danielsson.thorpej
1999-05-14use the new "xx" prefixed OUIs because the mapping to the ID registerdrochner
1999-05-14regendrochner
1999-05-14Define OUIs in a more uniform way. OUIs are fixed entities registereddrochner
1999-04-26mii_phy_auto(): don't rely on an implicit declaration of the waitfor argument.kleink
1999-04-23Implement asynchronous autonegotiation when driven by the MII tickthorpej
1999-03-24Regen.thorpej
1999-03-24Silicon Integrated Systems OUI and the SiS 900 PHY model number.thorpej