Age | Commit message (Expand) | Author |
---|---|---|
2022-04-06 | constify struct cfattach | Christian Weisgerber |
2022-01-09 | spelling | Jonathan Gray |
2016-07-09 | Initialize the mii_oui field such that fec(4) can look at it. | Mark Kettenis |
2016-07-08 | The Atheros PHYs with model ID 7 are the AR8031/AR8033/AR8035 family. | Mark Kettenis |
2015-03-14 | Remove some includes include-what-you-use claims don't | Jonathan Gray |
2014-12-05 | Explicitly include <net/if_var.h> instead of pulling it in <net/if.h>. | Martin Pieuchot |
2013-12-28 | mii drivers no longer need activate functions. Repair of the PHY | Theo de Raadt |
2011-06-17 | Explicitly clear 1000baseT control register for F1 PHY used in | Kevin Lo |
2011-01-21 | Add Atheros F1 and F2 PHYs from FreeBSD | Kevin Lo |
2009-07-25 | typo | Martynas Venckus |
2009-07-25 | Replace magic numbers for ANAR flow control bits with the appropriate | Mark Kettenis |
2009-03-23 | use auto-negotiation for manual media type selection. This fixes | Kevin Lo |
2008-09-25 | Add a driver for the Attansic F1 PHY. | Brad Smith |