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
...
*
Try to make the style consistent (including regarding NetBSD bits not yet
marius
2010-10-31
1
-44
/
+39
*
Make a comment reflect reality.
marius
2010-10-31
1
-1
/
+1
*
Correct a bug in r213893; within a PHY driver MIIF_PHYPRIVn should be used
marius
2010-10-30
1
-1
/
+1
*
Add BCM5717C 10/100/1000TX PHY id.
yongari
2010-10-27
2
-0
/
+7
*
- Given that as of r214264 all PHY drivers using mii(4) finally have been
marius
2010-10-24
2
-96
/
+1
*
- Add IFM_10_2 and IFM_10_5 media via tlphy(4) only in case the respective
marius
2010-10-24
2
-50
/
+52
*
Take advantage of mii_phy_add_media()/mii_phy_setmedia().
marius
2010-10-24
1
-27
/
+7
*
- Take advantage of mii_phy_dev_probe().
marius
2010-10-24
1
-12
/
+8
*
Revert r213867; while this driver really doesn't use any of the generic
marius
2010-10-18
1
-0
/
+4
*
Now that all previous users of mii_phy_probe() have been converted
marius
2010-10-15
2
-16
/
+0
*
Convert the PHY drivers to honor the mii_flags passed down and convert
marius
2010-10-15
31
-74
/
+57
*
Add a NetBSD-compatible mii_attach(), which is intended to eventually
marius
2010-10-14
3
-99
/
+255
*
Just like xmphy(4) this driver doesn't use any of the generic subroutines
marius
2010-10-14
1
-4
/
+0
*
Separate common flags into controller specific and PHY related
yongari
2010-10-05
1
-8
/
+8
*
Remove an header that apart from the license is empty.
marius
2010-10-03
2
-30
/
+0
*
Consistently always explicitly set IFM_HDX for half-duplex.
marius
2010-10-03
14
-27
/
+42
*
- In the spirit of previous simplifications factor out the checks for a
marius
2010-10-02
32
-773
/
+119
*
Try to adhere to style(9) and be consistent within this file.
marius
2010-10-02
1
-21
/
+22
*
Use the mii_data provided via mii_attach_args and mii_pdata respectively
marius
2010-09-27
31
-32
/
+31
*
- Remove clause 3 and 4 from TNF licenses.
marius
2010-09-26
13
-142
/
+0
*
Correct definition of T2 mode bit of MRBE Message Page 5 Next Page
yongari
2010-09-08
1
-1
/
+1
*
Consistently use tab characters instead of tab + space characters.
yongari
2010-09-07
2
-130
/
+131
*
Remove trailing CR at EOL.
yongari
2010-09-07
1
-83
/
+83
*
Add F1 PHY found on Atheros AR8151 v2.0 PCIe gigabit ethernet
yongari
2010-08-09
2
-0
/
+2
*
Marvell model number 0x06 is 88E1101 PHY.
yongari
2010-08-07
2
-2
/
+2
*
Add Marvell PHYG65G Gigabit PHY which is found on 88E8059 Yukon Optima.
yongari
2010-04-30
2
-0
/
+3
*
- Pass flow control settings back to bce(4).
davidch
2010-04-29
1
-6
/
+4
*
Add Agere ET1011 PHY which is found on Belkin F5D5055 USB
yongari
2010-04-13
2
-1
/
+6
*
- Added support for 5709S/5716S PHYs.
davidch
2010-03-18
3
-23
/
+158
*
Remove an unneeded variable.
ed
2010-03-18
1
-1
/
+0
*
Remove two instances of the evil hack to get the ifnet. mii_ifp is
imp
2010-03-17
1
-12
/
+2
*
Set the device capabilities to include dynamic link-state for
qingli
2010-03-17
1
-0
/
+2
*
Fix style(9) bugs in the previous revision.
sobomax
2010-03-10
1
-3
/
+3
*
further narrow down no carrier workaround, since it appears to only affect
sobomax
2010-03-10
1
-4
/
+19
*
Provide workaround for the ages old bug affecting certain BCM5708S
sobomax
2010-03-10
1
-3
/
+20
*
Remove programming LED register and enable 25MHz TX clock for
yongari
2010-03-03
1
-1
/
+0
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-03
11
-77
/
+0
*
Add support for BCM54K2 found in combination with Apple K2 GMAC.
marius
2010-02-20
2
-0
/
+27
*
Add check for fiber mode for BCM5714 PHY. This PHY supports both
yongari
2010-01-14
1
-0
/
+1
*
Add BCM5754 PHY id that is found on Dell Studio XPS 16.
yongari
2010-01-14
2
-0
/
+2
*
cardbus -> CardBus
imp
2010-01-03
1
-1
/
+1
*
Make sure to enable Next Page bit for IP1001. Otherwise the PHY
yongari
2009-12-18
1
-1
/
+3
*
Add BCM5761 PHY id.
yongari
2009-11-02
2
-0
/
+2
*
Add hack to pass controller specific information to phy driver.
yongari
2009-09-28
2
-0
/
+27
*
Some fiber PHY(88E1112) does not seem to set resolved speed so
yongari
2009-09-28
1
-2
/
+5
*
Don't encode model id twice.
yongari
2009-09-28
1
-1
/
+1
*
Backout r193289. r193289 restored page select bits to previous
yongari
2009-08-18
1
-3
/
+1
*
- Also probe DP83865, which is an is an ultra low power version
marius
2009-06-13
2
-10
/
+24
*
Program LED registers for 88E1116/88E1149 PHYs. These PHYs are
yongari
2009-06-02
2
-3
/
+47
*
Don't assume page register value is 0 and restore previous page
yongari
2009-06-02
1
-1
/
+3
[prev]
[next]