summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2022-01-29Pull up the following revisions (all via patch), requested by msaitohmartin
2022-01-29Pull up following revision(s) (requested by msaitoh in ticket #1409):martin
2021-11-20Pull up the following, requested by msaitoh in ticket #1373:martin
2020-09-23Pull up following revision(s) (requested by msaitoh in ticket #1093):martin
2020-08-05Pull up following revision(s) (requested by msaitoh in ticket #1040):martin
2020-07-10Regen for ticket #990martin
2020-07-10Pull up following revision(s) (requested by msaitoh in ticket #990):martin
2020-04-14Regen for ticket #831martin
2020-04-14Pull up following revision(s) (requested by msaitoh in ticket #831):martin
2020-03-19Regen (for ticket #786)martin
2020-03-19Pull up following revision(s) (requested by msaitoh in ticket #786):martin
2020-01-28Pull up the following, requested by msaitoh in ticket #663:martin
2020-01-26Pull up following revision(s) (requested by msaitoh in ticket #649):martin
2019-12-11Pull up following revision(s) (requested by msaitoh in ticket #543):martin
2019-12-09Pull up following revision(s) (requested by uwe in ticket #521):martin
2019-11-27Pull up following revision(s) (requested by msaitoh in ticket #490):martin
2019-11-25Regen for ticket 479martin
2019-11-25Regen for ticket 479martin
2019-11-25Pull up following revision(s) (requested by msaitoh in ticket #479):martin
2019-11-25Pull up following revision(s) (requested by msaitoh in ticket #476):martin
2019-11-25Regen for ticket #473martin
2019-11-25Pull up following revision(s) (requested by msaitoh in ticket #473):martin
2019-11-21Pull up following revision(s) (requested by msaitoh in ticket #459):martin
2019-11-06Pull up following revision(s) (requested by msaitoh in ticket #402):martin
2019-10-24Pull up following revision(s) (requested by msaitoh in ticket #378):martin
2019-10-23Regen for ticket #372martin
2019-10-23Pull up following revision(s) (requested by msaitoh in ticket #372):martin
2019-10-17Pull up following revision(s) (requested by msaitoh in ticket #347):martin
2019-09-02regen (for ticket #144, also requested in ticket #171)martin
2019-09-01Pull up following revision(s) (requested by msaitoh in ticket #144):martin
2019-07-03Check the return value of PHY_READ(). Because, if it fails, 'reg' is notmaxv
2019-06-06Regen for addition of BCM53125 switch.thorpej
2019-06-06Add ID for the Broadcom BCM53125 1000BASE-T switch.thorpej
2019-06-05Cosmetic changestriaxx
2019-04-22regenjmcneill
2019-04-22Add Amlogix GXL internal PHYjmcneill
2019-04-11 KNF. No functional change.msaitoh
2019-04-11 Simplify. No functional change.msaitoh
2019-04-11 Fix a bug that the duplex of manual media setting may be wrongmsaitoh
2019-04-09- Use uint16_t more for MII registers.msaitoh
2019-03-25Regen.msaitoh
2019-03-25 Add Bankspeed Pty and NetExcell.msaitoh
2019-03-25 Regen.msaitoh
2019-03-25 Remove extra space.msaitoh
2019-03-25 Fix compile error when MIIVERBOSE is set. Reported by Kurt Schreiner.msaitoh
2019-03-25 KNF. No functional change.msaitoh
2019-03-25 KNF. No functional change.msaitoh
2019-03-25- Copy copyright messages from if_ethersubr.c rev. 1.157.msaitoh
2019-03-25 Add my name.msaitoh
2019-03-25- 88E1000(S) has no page select register, so don't access it.msaitoh