index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
mii
/
ciphy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use standardized register definition in mii.h rather than each
yuo
2015-07-19
1
-22
/
+22
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-3
/
+1
*
Explicitly include <net/if_var.h> instead of pulling it in <net/if.h>.
mpi
2014-12-05
1
-1
/
+2
*
mii drivers no longer need activate functions. Repair of the PHY
deraadt
2013-12-28
1
-6
/
+2
*
Provide flow control status.
brad
2012-10-22
1
-2
/
+2
*
Attach to VSC8211, CS8244, VSC8601 PHYs. From Brad.
sthen
2009-07-30
1
-1
/
+11
*
Remove the unsupported media types explicitly listed in the switch cases
brad
2008-09-17
1
-2
/
+1
*
Some header cleanup. Remove some unused headers and shuffle some around
brad
2008-06-10
1
-10
/
+3
*
Recognize the Cicada CS8204 quad port PHY.
brad
2008-05-29
1
-1
/
+4
*
Bring last few phys into line by calling their XXX_status() functions
krw
2006-12-31
1
-2
/
+2
*
Set MASTER based on IFM_ETH_MASTER instead of LINK0.
kettenis
2006-12-30
1
-16
/
+4
*
Always explicitly set IFM_HDX for half-duplex.
kettenis
2006-12-27
1
-1
/
+3
*
Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER.
kettenis
2006-12-23
1
-2
/
+7
*
g/c unused code.
brad
2006-10-07
1
-8
/
+1
*
Last revision apparently does not work when cold booting so revert.
jsg
2006-03-10
1
-12
/
+12
*
Only do the forcing rgmii for nfe game after a reset not
jsg
2006-03-10
1
-12
/
+12
*
Remove a debug printf that crept into the last commit.
jsg
2006-02-28
1
-2
/
+1
*
We need to special case ciphy to ask for RGMII interface at 2.5V for nfe.
jsg
2006-02-28
1
-1
/
+8
*
fix name
brad
2005-10-07
1
-3
/
+3
*
an alternative Cicada OUI (for CS8201B PHY) spotted in a VIA VT6122
pvalchev
2005-08-02
1
-1
/
+3
*
some cleanup
brad
2005-05-27
1
-4
/
+1
*
Use mii_phy_tick() instead of duplicating code.
krw
2005-03-28
1
-30
/
+3
*
Cleanup. Use defines, standard names, consistant comparison operators, etc.
krw
2005-03-26
1
-6
/
+4
*
use mii_phy_match()
brad
2005-02-19
1
-4
/
+4
*
use mii_phy_match()
brad
2005-02-05
1
-31
/
+17
*
Get flags passed down to PHY drivers correctly. This was done on
brad
2005-01-28
1
-2
/
+4
*
Driver for the Cicada CS8201 10/100/1000 copper PHY
pvalchev
2004-12-01
1
-0
/
+424