summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2003-12-15Fixes from PR#23177. Various lint/logic fixes:jmc
2003-11-02Fix some typos. From Tom Cosgrove via jmc@openbsd.wiz
2003-11-02Implement a separate nsphy_reset(). There are two reasons for this:briggs
2003-10-28Add a driver for the Intel IGPE1000 PHY as found on 82541 and 82547 chips.fvdl
2003-10-26Regen after clarifying IGPE1000 name.fvdl
2003-10-26Make the name of the IGPE1000 a bit clearer.fvdl
2003-10-26Regen after adding IGP01E1000.fvdl
2003-10-26Add Intel IGP01E1000 phy.fvdl
2003-09-30Fix build problem caused by integration of new I2C framework.tron
2003-09-10It is best to allow a little time for the reset to settle in beforebriggs
2003-09-04Remove advertising clauses from code written by Shingo WATANABE.tsutsui
2003-07-17Regen.hannken
2003-07-17Add support for the BCM5705:hannken
2003-07-01- last commit (rev. 1.36) add a entry to keep model number of the PHY inmsaitoh
2003-07-01- last commit (rev. 1.32) fixes icsphy_reset()'s problem. ICSphys don'tmsaitoh
2003-07-01Add ICS1889 and 1892msaitoh
2003-06-06Only read media status bits when they are valid.martin
2003-05-02Match Broadcom's BCM5214 Quad 10/100 media interface.scw
2003-05-02Regenscw
2003-05-02Add entry for Broadcom's BCM5214 Quad 10/100 media interface.scw
2003-04-29Use aprint*().thorpej
2003-04-04Save some text segment space by not defining URLPHY_DEBUG.kristerw
2003-03-27Before checking the (Intel specific) SCR_T4 register, makedrochner
2003-03-07Fix C&P tpyo.matt
2003-03-06Make the intel phy match the i82562 phys.matt
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