summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2006-09-02comment out unreachable codechristos
2006-07-21Initial implementation for Marvell 88E6060 10/100 5-port PHY switch, fromgdamore
2006-05-14integrate kauth.elad
2006-04-27regen sys/dev/mii/miidevs{,_data}.h from miidevs 1.66 after additionjonathan
2006-04-27Add PHY ID for the integral 1000base-T PHY in the bcm5780 (also knownjonathan
2006-03-29Fix an oversight in previous.thorpej
2006-03-29Use device_private().thorpej
2006-03-25Use device_parent().thorpej
2006-03-21regen.wiz
2006-03-21Fix typo, reported by seebs in PR 33106.wiz
2006-03-14regenchs
2006-03-14add an rlphy clone from IC Plus. from openbsd.chs
2006-03-12from OpenBSD:chs
2006-03-12fix match for RealTek 8201L.chs
2006-02-28Reduce previous (!is(...) != 0) to (!is(...)).kleink
2006-02-28Fix inverted device_is_a() use logic in previous.kleink
2006-02-27Use device_is_a().thorpej
2006-02-27Use device_is_a() more.thorpej
2006-02-27Use device_is_a().thorpej
2006-02-20Use device_is_active() rather than testing dv_flags for DVF_ACTIVEthorpej
2006-02-18Change the link status code in MII to use if_link_state_change insteadjoerg
2006-02-18Add the DP83847 PHY. From seebs in kern/32866thorpej
2006-01-04Add rlphy(4) (Realtek 8139/8201L PHY) from OpenBSD.xtraeme
2006-01-04regenxtraeme
2006-01-04Add Realtek RTL8201L. From OpenBSDxtraeme
2005-12-11merge ktrace-lwp.christos
2005-12-10Oops! Restore brgphys[]z stanza for bcm5705 integral PHY, somehowjonathan
2005-12-08Regen.soren
2005-12-08Add PHY mii-id for the Broadcom 1000base-T PHY integral to thejonathan
2005-12-01Match all model numbers with both Cicada OUIs; this allows the proper PHY toriz
2005-08-28Fix misstake regen.kiyohara
2005-08-28regen.kiyohara
2005-08-28Add DAVICOM DM9102.kiyohara
2005-08-25kill a number of autoconf submatch functions which follow thedrochner
2005-08-25replace the "locdesc_t" structure carrying the number of locatorsdrochner
2005-08-09Remove changes to bitbang code for de devices to work as tlps on cats.chris
2005-08-07Following feedback from thorpej, remove the #ifdef cats block, and updatechris
2005-08-06Check in cats specific tweak to make older de cards work as tlp devices.chris
2005-06-23Match Marvell 88E1111 from Dave Huang in PR kern/30556briggs
2005-06-23Regen for Marvell 88E1111briggs
2005-06-23Marvell 88E1111 from Dave Huang in PR kern/30556briggs
2005-03-23rgephy(4)'s struct mii_phydesc array doesn't end with NULL.wiz
2005-03-16Changes to match xxCICADA 8201B found in a VT6122.briggs
2005-03-16regen for xxCICADA 8201Bbriggs
2005-03-16Add new/alternate OUI for CICADA that's been spotted in a VIA VT6122.briggs
2005-02-27regenperry
2005-02-27Don't leave blanks at the end of the "generated from:"perry
2005-02-27nuke trailing whitespaceperry
2005-02-20regen: Cicada PHY additionjdolecek
2005-02-20Add driver for 10/100/1000 copper PHY integrated on VIA Networking Technologiesjdolecek