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 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
*
Add driver support for 88E3016 PHY which is found on Marvell Yukon
yongari
2009-05-25
3
-4
/
+34
*
Do not ignore NEXT Page capability of auto-negotiation
yongari
2009-05-25
1
-4
/
+7
*
Don't read unnecessary PHY registers. Speed/duplex resolution bit
yongari
2009-05-25
1
-12
/
+16
*
Report current link state while auto-negotiation is in progress.
yongari
2009-05-25
1
-1
/
+1
*
Use mii_phy_add_media() and remove usage of local macro ADD. Also
yongari
2009-05-25
1
-50
/
+12
*
New PHY driver for the internal PHY found in the AX88790. There's a
imp
2009-03-30
2
-0
/
+235
*
Add PHY entry for the ASIX 88x90 internal PHYs.
imp
2009-03-30
1
-0
/
+4
*
For IP1001 PHYs, read auto-negotiation advertisement register to
yongari
2009-03-09
2
-6
/
+13
*
Use mii_phy_add_media() and remove setting each media type.
yongari
2009-03-09
1
-29
/
+5
*
For unknown speed, explicitly set IFM_NONE.
yongari
2009-03-09
1
-0
/
+6
*
Report current link state while auto-negotiation is in progress.
yongari
2009-03-09
1
-1
/
+1
*
Renamed the FRAMELEN macro to TRUEPHY_FRAMELEN as for powerpc
bz
2008-11-28
1
-2
/
+3
*
Use auto-negotiation for manual media type selection. This fixes
yongari
2008-10-25
1
-1
/
+2
*
Correct PHY description and OUI of VSC8211. Previously VSC8211 was
yongari
2008-10-23
2
-3
/
+3
*
Some 88E1149 PHY's page select is initialized to point to other
yongari
2008-10-17
1
-0
/
+14
*
- Add driver for Attansic L2 FastEthernet controller found on
stas
2008-10-03
2
-0
/
+2
*
Save extended address register prior to switching to 1000BASE-X
yongari
2008-09-30
1
-2
/
+3
*
Add Vitesse VSC8211 PHY which is found on Planex GU-1000T.
yongari
2008-09-30
2
-0
/
+3
*
Explicitly mark IFM_HDX for half-duplex media.
yongari
2008-09-30
1
-0
/
+2
*
Report current link state while auto-negotiation is in progress.
yongari
2008-09-30
1
-1
/
+1
*
Use mii_anegticks instead of hardcoded MII_ANEGTICKS.
yongari
2008-09-30
1
-2
/
+2
*
Announce link loss right after it happens.
yongari
2008-09-30
1
-1
/
+4
*
Recognize 88E1116R phy variation. This part is found on some embedded devices.
raj
2008-09-04
2
-0
/
+2
*
Move the code that looks for the companion phy to a subroutine to make
imp
2008-08-23
1
-23
/
+22
*
It turns out that my analysis of the error handling here was wrong.
imp
2008-08-23
2
-10
/
+9
*
Revert bogusly committed file.
imp
2008-08-23
1
-1
/
+0
*
Set devs to 0 in case device_get_children return an error. The right thing
imp
2008-08-23
3
-0
/
+4
*
Restore link state handling which was broken in rev 1.69.
yongari
2008-08-12
1
-4
/
+1
*
Remove 'cr' at the end of line.
yongari
2008-08-12
1
-20
/
+20
*
Remove whitespace at the end of line.
yongari
2008-08-12
1
-10
/
+10
*
Fix a copy/paste error
kevlo
2008-08-06
1
-1
/
+0
*
Add RTL8211C(L) support.
yongari
2008-07-02
2
-2
/
+15
*
Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabit
delphij
2008-06-20
2
-0
/
+419
*
Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabit
delphij
2008-06-20
1
-0
/
+4
*
- Added support for BCM5709 and BCM5716.
davidch
2008-06-13
1
-9
/
+59
*
Add support for the Apple Big Mac (BMAC) Ethernet controller,
marcel
2008-06-07
1
-0
/
+10
*
This is a rewritten driver for the SMSC LAN91C111. It's based in part on the
benno
2008-06-06
2
-0
/
+269
*
Add JMicron JMP202/JMP211 PHY driver.
yongari
2008-05-27
3
-0
/
+492
[next]