index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
mii
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add icsphy(4), Integrated Circuit Systems PHY driver, ported from
yongari
2007-06-11
2
-0
/
+438
*
Add ICS1889/ICS1892/ICS1893 PHY.
yongari
2007-06-11
1
-0
/
+3
*
- Fixed a problem that caused autonegotiation failures.
davidch
2007-06-08
1
-1
/
+5
*
New features:
davidch
2007-06-07
3
-179
/
+497
*
Add support IC Plus IP101 10/100 PHY that is found on nVidia network
yongari
2007-06-06
1
-0
/
+1
*
Add IC Plus IP101 PHY
yongari
2007-06-06
1
-0
/
+1
*
Add support Vitesse VSC8601 PHY that is found on nVidia network
yongari
2007-06-06
2
-0
/
+30
*
Add OUI for Vitesse Semiconductor.
yongari
2007-06-06
1
-0
/
+2
*
Define the miibus ivars as a structure, instead of as a vector of
marcel
2007-05-01
1
-14
/
+15
*
- Take advantage of mii_phy_add_media() for adding media and setting
marius
2007-04-30
1
-65
/
+13
*
Let brgphy(4) attach for the Broadcom BCM5755 ASIC based chipsets
marius
2007-04-10
2
-0
/
+2
*
Revert couple of changes from 1.51 and 1.52. Reading link status with BMSR
jkim
2007-03-19
1
-14
/
+12
*
mii_phy_dev_probe returns its third argument on match, not 0, so pass 0
imp
2007-02-26
1
-1
/
+1
*
Restore support for the 5706C bce(4) phy that was broken during the
jhb
2007-02-21
2
-2
/
+54
*
Fix a typo from the previous commit.
jkim
2007-02-14
1
-1
/
+1
*
Fix typos in comments while I am here.
jkim
2007-02-13
2
-28
/
+29
*
Add BCM5701 A0/B0 CRC bug workaround. Magic values taken from Linux driver.
jkim
2007-02-12
1
-0
/
+22
*
Fix style(9).
jkim
2007-02-12
2
-236
/
+236
*
Add PHY DSP code for BCM5755M.
jkim
2007-02-12
2
-0
/
+27
*
BCM5701 PHY cannot read-modify-write. Just re-use the magic number from DSP
jkim
2007-02-12
1
-4
/
+9
*
Replace magic numbers with corresponding definitions.
jkim
2007-02-12
1
-8
/
+8
*
Fix problem with RTL8201L PHY. From submitter:
imp
2007-02-08
1
-2
/
+17
*
Add missing MIIBUS_MEDIAINIT() call.
dwhite
2007-01-26
1
-0
/
+1
*
Collapse 5706C and 5708C PHYs into one entry. ID 0x15 is actually used for
dwhite
2007-01-26
2
-3
/
+1
*
Correct a logic bug in the previous change.
marius
2007-01-21
1
-1
/
+1
*
- In miibus_attach() remove IFM_IMASK from the dontcare_mask of the
marius
2007-01-20
1
-2
/
+17
*
- Don't set MIIF_NOISOLATE so ukphy(4) can be used in configurations with
marius
2007-01-20
1
-3
/
+1
*
Correct driver_t brgphy_driver, which was forgotten from the last commit.
jkim
2007-01-16
1
-1
/
+1
*
Move MII model and revision into softc.
jkim
2007-01-16
1
-14
/
+24
*
- Move Ethernet@WireSpeed and jumbo frame configurations to separate
jkim
2007-01-15
1
-48
/
+60
*
- Fix BCM5754 support found in Dell PowerEdge SC440.
jkim
2007-01-15
2
-22
/
+49
*
After another thought there is another nail for the mii_phy_dev_probe()-
marius
2007-01-13
1
-19
/
+12
*
Remove mii_media_from_bmcr(); all previous users have been converted to
marius
2007-01-13
2
-20
/
+0
*
- Take advantage of mii_phy_dev_probe() and mii_phy_setmedia().
marius
2007-01-13
1
-52
/
+22
*
- Take advantage of mii_phy_dev_probe().
marius
2007-01-12
1
-39
/
+19
*
Set MIIF_HAVE_FIBER and add IFM_100_FX media when the AC_MCTL_FX_SEL
marius
2007-01-12
1
-0
/
+13
*
- Correct the AC_MCTL_BYP_PCS constant.
marius
2007-01-12
1
-14
/
+14
*
Use mii_phy_add_media()/mii_phy_setmedia()-compatible media table
marius
2007-01-12
6
-7
/
+7
*
MFp4: add basic driver for RTL8305SC switch in PHY emulation
ticso
2007-01-05
2
-0
/
+426
*
Use BMSR for link status in one more place and clean up more.
jkim
2006-12-20
1
-10
/
+9
*
- Do not depend on auto negotiation for link speed/duplex status.
jkim
2006-12-20
1
-68
/
+81
*
- Fix autonegotiation timer.
oleg
2006-12-19
1
-30
/
+22
*
Correct the previous change:
marius
2006-12-18
1
-0
/
+3
*
o Add support code for newer Marvell PHYs.
yongari
2006-12-11
1
-127
/
+213
*
Add additional Marvell PHY registers.
yongari
2006-12-11
1
-0
/
+10
*
Add a bunch of new Marvell PHY ids.
yongari
2006-12-11
1
-0
/
+14
*
style(9)
yongari
2006-12-11
1
-5
/
+4
*
Teach the brgphy about some new Broadcom IDs.
scottl
2006-12-11
2
-0
/
+3
*
- Probe Davicom DM9102 PHYs.
marius
2006-12-02
1
-30
/
+8
*
- In acphy_service() for the MII_TICK case don't bother to check whether
marius
2006-12-02
1
-30
/
+7
[next]