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
/
bmtphy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-2
/
+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
-3
/
+2
*
Add flow control status reporting. From Brad.
sthen
2009-07-25
1
-2
/
+2
*
Always explicitly set IFM_HDX for half-duplex.
kettenis
2006-12-27
1
-2
/
+4
*
Add some DSP init code for BCM5221's.
brad
2005-11-06
1
-2
/
+31
*
BCM5220
brad
2005-05-25
1
-1
/
+3
*
Cleanup. Use defines, standard names, consistant comparison operators, etc.
krw
2005-03-26
1
-2
/
+2
*
- attach 3com 3c905C PHY with bmtphy
brad
2005-02-04
1
-55
/
+35
*
Get flags passed down to PHY drivers correctly. This was done on
brad
2005-01-28
1
-2
/
+2
*
more Broadcom PHY
brad
2005-01-24
1
-2
/
+21
*
ANSI protos and some minor cleanup
brad
2004-09-27
1
-17
/
+6
*
simplify MII_TICK case by using mii_phy_tick().
brad
2004-09-26
1
-32
/
+2
*
Restructure the PHY entry points to use a structure of
brad
2004-09-26
1
-4
/
+7
*
don't include sys/malloc.h, no memory management functions are used
brad
2004-09-20
1
-2
/
+1
*
First round of __P removal in sys
millert
2002-03-14
1
-6
/
+6
*
use anegticks for phys that do their own autonegotiation timeout.
nate
2001-10-05
1
-2
/
+3
*
copyright notices; noted missing by nate
deraadt
2001-06-18
1
-1
/
+26
*
support BCM5221
deraadt
2001-06-01
1
-3
/
+11
*
driver for BCM5201/5202 PHY
deraadt
2001-04-11
1
-0
/
+244