| Age | Commit message (Expand) | Author |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-10-13 | Correct indent. | isaki |
| 2007-10-12 | Regen from miidevs rev 1.73: | tsutsui |
| 2007-10-12 | Add Realtek RTL8211, which has the same ID with 8169S/8110S internal PHY. | tsutsui |
| 2007-08-28 | add I82566 | msaitoh |
| 2007-08-28 | regen | msaitoh |
| 2007-08-28 | add Intel I82566 | msaitoh |
| 2007-08-06 | Add support for BCM5754 and BCM5755. From suggestions from Jonathan | markd |
| 2007-08-06 | Regen for BCM5755 and 5754. | markd |
| 2007-08-06 | Add BCM5755 and 5754 Gig-E PHYs. | markd |
| 2007-07-09 | Merge some of the less invasive changes from the vmlocking branch: | ad |
| 2007-05-09 | Fix wrong softc size (missed in the previous). | tsutsui |
| 2007-03-20 | Prepare sc_rtl8201l flag in softc and use it in rlphy_status() so that | tsutsui |
| 2007-03-19 | Prepare rlphy_reset() and set BMCR_AUTOEN in it. | tsutsui |
| 2007-03-13 | tabify | msaitoh |
| 2007-03-10 | Commit from AsiaBSDCon 2007's place | msaitoh |
| 2007-02-23 | fix some negotiation problems on wm(4). | msaitoh |
| 2007-02-17 | Regen. | jmcneill |
| 2007-02-17 | Add Marvell 88E6060 10/100 5-port PHY switch | jmcneill |
| 2007-02-17 | Enable mvphy(4) | jmcneill |
| 2007-02-17 | Add a default "dumb" mode, that adds all ports to the same interface. | jmcneill |
| 2006-12-25 | Spell "threshold" correctly. From Zafer Aydogan. | wiz |
| 2006-12-03 | - pull the following fix from FreeBSD's rgephy.c rev 1.14: | tsutsui |
| 2006-11-29 | Fix #ifdef/#endif comment mismatch. | tsutsui |
| 2006-11-29 | KNF, ANSIfy, unwrap lines. | tsutsui |
| 2006-11-29 | Pull some updates from the Realtek's driver: | tsutsui |
| 2006-11-28 | Pull fixes from FreeBSD's rgephy.c: | tsutsui |
| 2006-11-26 | Match BCM5752 PHY. From Matthias Drochner and FreeBSD/OpenBSD. | tsutsui |
| 2006-11-26 | Regen from miidevs rev 1.69: | tsutsui |
| 2006-11-26 | Add BCM5752 Gig-E PHY. From Matthias Drochner and FreeBSD/OpenBSD. | tsutsui |
| 2006-11-26 | Include <sys/device.h> for struct device. | tsutsui |
| 2006-11-16 | - don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE} | christos |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-11-09 | Add #include <sys/device.h> for struct device. | tsutsui |
| 2006-11-03 | Make rlphy also match if parent MII is re(4) for RTL8139C+ case. | tsutsui |
| 2006-10-21 | Regen: addded i82563 PHY | bouyer |
| 2006-10-21 | Add support for the Intel 80003 Gigabit Ethernet controller (found e.g. in | bouyer |
| 2006-10-21 | Restart negotiation when we change media even if autoneg is not enabled. | bouyer |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-09-27 | Add support for 82562G. | cube |
| 2006-09-27 | Regen (Intel 82562G). | cube |
| 2006-09-27 | Add Intel 82562G PHY. | cube |
| 2006-09-02 | comment out unreachable code | christos |
| 2006-07-21 | Initial implementation for Marvell 88E6060 10/100 5-port PHY switch, from | gdamore |
| 2006-05-14 | integrate kauth. | elad |
| 2006-04-27 | regen sys/dev/mii/miidevs{,_data}.h from miidevs 1.66 after addition | jonathan |
| 2006-04-27 | Add PHY ID for the integral 1000base-T PHY in the bcm5780 (also known | jonathan |
| 2006-03-29 | Fix an oversight in previous. | thorpej |
| 2006-03-29 | Use device_private(). | thorpej |
| 2006-03-25 | Use device_parent(). | thorpej |