summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2002-03-17lxtphy needs the ukphy_subr attribute now.chs
2002-03-14regenchs
2002-03-14add support for LXT971 PHYs.chs
2002-02-10Match ICS 1893.wiz
2002-02-10Regen [ICS 1893]wiz
2002-02-10Add ICS 1893wiz
2002-01-15Update for 88E1000 model number changes.thorpej
2002-01-15Regen; add another Marvell 88E1000 PHY model number.thorpej
2002-01-15Add another Marvell 88E1000 PHY model number.thorpej
2001-12-15Regen.augustss
2001-12-15Add another Altima PHY. From Peter Seebach.augustss
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
2001-11-20- replace "defopt" with "defparam" for options which must take a value,lukem
2001-11-13add RCSIDlukem
2001-11-11fix a couple of signed->unsigned warnings lint foundperry
2001-08-25ANSI'ify.thorpej
2001-08-25Regen.thorpej
2001-08-25Note compatibility with the Am79c874, and document some morethorpej
2001-08-25Back out previous; closer inspection of the manual reveals that thethorpej
2001-08-25Regen; added AMD Am79c874 NetPHY-1LP.thorpej
2001-08-25Add AMD Am79c874 NetPHY-1LP.thorpej
2001-08-25Driver for the 10BASE-T portion of the AMD 79c901 PHY.thorpej
2001-08-25Add a driver for generic HomePNA PHYs. Currently supports the HomePNAthorpej
2001-08-25For HomePNA PHYs, don't register it w/ ifmedia as 10BASE-T, butthorpej
2001-08-25Add a flag that indicates that a device is a HomePNA device.thorpej
2001-08-25Regen; improve AMD PHY names.thorpej
2001-08-25Improve the AMD PHY names.thorpej
2001-08-24Driver for the Altima AC101 10/100 Ethernet PHY.thorpej
2001-08-23Regen; recognize the 79c972's 10BASE-T interface mapped onto MII.thorpej
2001-08-23The Am79c972 PCnet-FAST+ has its built-in 10BASE-T interface mappedthorpej
2001-08-06Advertize pause capability (802.3x flow control) to peer.enami
2001-08-04Ops, forgot to commit this one:bouyer
2001-07-27Clean up 1000BASE-SX autonegotiation, and add a way to advertisethorpej
2001-07-27Use the bit-swapped OUI for the 5221. (Have I mentioned that I reallythorpej
2001-07-27Add a 3Com 3c905B internal PHY.thorpej
2001-07-27Regen; added a 3Com 3c905B internal PHY made by Broadcom.thorpej
2001-07-27Fixup some Broadcom entries, add an entry for Broadcom PHY thatthorpej
2001-07-25Fix 1000BASE-X duplex negotiation. That'll teach me to read thethorpej
2001-07-20Regen.thorpej
2001-07-20Adjust for the corrected Marvell entry.thorpej
2001-07-20Bleh, I don't like the way our miidevs works now. Repair thethorpej
2001-07-12Driver for the Level One LXT-1000 10/100/1000 PHY.thorpej
2001-07-12Regen; Add LXT-1000, clean up.thorpej
2001-07-12Add LevelOne LXT-1000 10/100/1000 PHY, clean up some Gig-Ethorpej
2001-07-12Code to handle generic ten-bit interfaces (1000BASE-{LX,SX} fiberthorpej
2001-07-12Driver for the Marvell 88E1000 ``Alaska'' 10/100/1000 PHY.thorpej
2001-07-12Regen; corrected Marvell entries.thorpej
2001-07-12Correct Marvell OUI, and 88E1000 model number.thorpej
2001-06-30IFM_1000_TX -> IFM_1000_T, as (breifly) discussed on tech-net.bjh21
2001-06-20When probing for a PHY, look at the EXTSTAT bit in the BMSR, as well,thorpej