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