| Age | Commit message (Expand) | Author |
| 2003-02-20 | Add a MIIF_FORCEANEG flag to be passed to mii_attach. This forces an | matt |
| 2003-01-26 | Add support for Am79C87[45]. | matt |
| 2003-01-26 | Regen. | matt |
| 2003-01-26 | Add AMD Am79C87[45] (which use the Altima OUI). | matt |
| 2003-01-17 | Add altima (broadcom) AC101L, phy for 3com 3c905cx-tx on nForce2 MCP-T | gendalia |
| 2003-01-17 | regenerate to match miidevs, added ac101L phy | gendalia |
| 2003-01-17 | Add altima (broadcom) AC101L, phy for 3com 3c905cx-tx on nForce2 MCP-T. | gendalia |
| 2003-01-16 | Update first 16-bit word of 5401 DSP patch to match latest Linux drivers. | jonathan |
| 2003-01-16 | regen machine-generated files from miidevs rev 1.44 (bcm5704 phy) | jonathan |
| 2003-01-16 | Add PHY entry for bcm5704c (copper) integral phy to miidevs. | jonathan |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej |
| 2002-12-27 | Recognize BCM5703 phy. (with this and the bge changes, the bge0 on my | matt |
| 2002-12-27 | Regen. | matt |
| 2002-12-27 | Add BCM5703. | matt |
| 2002-11-07 | Regen (MYSON MTD803 added) | martin |
| 2002-11-07 | Add MYSON MTD803 | martin |
| 2002-11-07 | Make mii_media_active unsigned. | thorpej |
| 2002-11-07 | Fix signed/unsigned comparison warnings. | thorpej |
| 2002-10-23 | fix lint warnings about things being stringified under cpp -traditional | perry |
| 2002-10-13 | If pnaphy attaches, make sure the mii_flags has MIIF_IS_HPNA in it. | fair |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-29 | "definitions" has lots of 'i's, but that's not reason to leave one out. | wiz |
| 2002-09-28 | Remove a debugging printf. | thorpej |
| 2002-09-28 | Try a little harder to work around the "Isolated After Reset" lossage. | scw |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-27 | remove trailing \n in panic(). approved perry. | provos |
| 2002-09-27 | Introduce a new routine, config_match(), which invokes the | thorpej |
| 2002-09-27 | Rather than referencing the cfdriver directly in the cfdata entries, | thorpej |
| 2002-08-26 | Add support for the SMsC LAN83C183 PHY, which actually probes as a | scw |
| 2002-08-08 | Match 881011 PHY. | fvdl |
| 2002-08-08 | Regen after addition of marvell 881011. | fvdl |
| 2002-08-08 | Add ID for Marvell 881011 phy found on newer i8254x-based gig-e cards. | fvdl |
| 2002-07-13 | Move the BCM5401 DSP patch out of the bge driver and into | thorpej |
| 2002-07-12 | Match the BCM5421, found on the Apple Xserve. From Matt Thomas. | thorpej |
| 2002-07-09 | Regen. | matt |
| 2002-07-09 | Add Broadcom BCM5421 | matt |
| 2002-07-03 | Don't include <malloc.h> - no memory management style functions are use | simonb |
| 2002-06-25 | regen | drochner |
| 2002-06-25 | After I found a press release of 1998 which states that AMD sold | drochner |
| 2002-06-22 | Match BCM5701 | fvdl |
| 2002-06-22 | Add more register definitions. From FreeBSD. | fvdl |
| 2002-06-22 | Regen. | fvdl |
| 2002-06-22 | Aff BCM 5701 PHY Id. | fvdl |
| 2002-05-15 | Regen. | matt |
| 2002-05-15 | Correct/add more PMC-Sierra PHYs | matt |
| 2002-05-15 | Regen. | matt |
| 2002-05-15 | Add another PMC-SIERRA phy | matt |
| 2002-05-12 | Back out change accidentally committed. | thorpej |
| 2002-05-10 | Make sure ifp->if_baudrate is valid when the parent's statchg | thorpej |