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
/
sbus
/
if_le_ledma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make room for media types of the future. Extend the ifmedia word to 64 bits.
stsp
2015-09-11
1
-2
/
+2
*
unifdef INET
tedu
2014-12-22
1
-3
/
+1
*
Sync the MI LANCE code ( le(4) ) with NetBSD, except for the following:
miod
2013-09-24
1
-36
/
+40
*
Revert previous change, and don't set IFM_AVALID | IFM_ACTIVE in ifm_status
miod
2012-07-30
1
-3
/
+1
*
When reporting media state, be sure to set IFM_AVALID and IFM_ACTIVE in
miod
2012-07-25
1
-1
/
+3
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
use the right capitalization for `MBus' and `SBus'
sobrado
2007-05-31
1
-2
/
+2
*
sbus_establish() and the associated linked list in the sbus softc is now only
miod
2006-06-02
1
-7
/
+1
*
Sprinkle bus_space_barrier()s after LANCE register writes, as already done
miod
2006-05-15
1
-1
/
+7
*
ansify and remove statics
jason
2003-07-07
1
-65
/
+36
*
Add a "where" argument to the sparc64 interrupt code. This lets us
henric
2003-06-24
1
-2
/
+2
*
Silence the "lost carrier on FOO port" messages when the port has been set
miod
2003-05-14
1
-7
/
+5
*
Add support for the Sun Enterprise 450
henric
2003-02-17
1
-2
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-13
/
+13
*
implement autoconf mechanism using device_register(); from NetBSD.
jason
2001-08-31
1
-8
/
+1
*
$OpenBSD$
jason
2001-08-20
1
-0
/
+1
*
modifications to support OpenBSD/sparc style bootpath determination
jason
2001-08-20
1
-6
/
+8
*
remove dependence on lancereg.h/lancevar.h
jason
2001-08-19
1
-2
/
+0
*
enough from netbsd to get le at ledma attached
jason
2001-08-19
1
-0
/
+451