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
/
atphy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use DEVMETHOD_END.
marius
2011-11-23
1
-1
/
+1
*
Explicitly clear 1000baseT control register for F1 PHY used in
yongari
2011-05-12
1
-0
/
+12
*
- Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOP
marius
2011-05-03
1
-50
/
+13
*
- Masking IFM_GMASK when also masking IFM_FDX is redundant and just
marius
2011-01-14
1
-8
/
+8
*
Fix a bug introduced with r215298; when atphy_reset() is called from
marius
2010-11-18
1
-1
/
+2
*
- Change these drivers to take advantage and use the generic IEEE 802.3
marius
2010-11-14
1
-14
/
+22
*
Convert the PHY drivers to honor the mii_flags passed down and convert
marius
2010-10-15
1
-0
/
+1
*
- In the spirit of previous simplifications factor out the checks for a
marius
2010-10-02
1
-26
/
+2
*
Use the mii_data provided via mii_attach_args and mii_pdata respectively
marius
2010-09-27
1
-1
/
+1
*
Add F1 PHY found on Atheros AR8151 v2.0 PCIe gigabit ethernet
yongari
2010-08-09
1
-0
/
+1
*
Use auto-negotiation for manual media type selection. This fixes
yongari
2008-10-25
1
-1
/
+2
*
- Add driver for Attansic L2 FastEthernet controller found on
stas
2008-10-03
1
-0
/
+1
*
Add Attansic/Atheros F1 PHY driver.
yongari
2008-05-19
1
-0
/
+413