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
/
eisa
/
if_ep_eisa.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
You only need <net/if_dl.h> if you're using LLADDR() or a sockaddr_dl.
mpi
2015-11-24
1
-3
/
+1
*
The only network driver needing <net/if_types.h> is upl(4) for IFT_OTHER.
mpi
2015-11-24
1
-2
/
+1
*
Fewer <netinet/in_systm.h>
mpi
2014-08-11
1
-6
/
+2
*
Most network drivers include netinet/in_var.h, but apparently they
bluhm
2013-08-07
1
-2
/
+1
*
add sys/timeout.h
brad
2006-06-17
1
-1
/
+2
*
Do not reset the board, for it will not keep the interrupt configuration the
miod
2006-05-30
1
-6
/
+2
*
Move contents of sys/select.h to sys/selinfo.h in preparation for a
millert
2005-11-21
1
-2
/
+2
*
Prettier dmesg on vortexes.
miod
2004-10-29
1
-1
/
+4
*
network drivers don't need to include bpfdesc.h
tedu
2004-05-12
1
-2
/
+1
*
now that epconfig() prints stuff another new way fix the dmesg print again. also reclaim resources on failures and etc
mickey
2003-01-10
1
-16
/
+14
*
First round of __P removal in sys
millert
2002-03-14
1
-3
/
+3
*
allow a little more time for reset and match TCM5098 (from NetBSD pr's
jason
2001-09-18
1
-2
/
+5
*
proper irq printout (like other busses)
mickey
2001-03-09
1
-3
/
+4
*
Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD.
aaron
2000-05-29
1
-1
/
+4
*
Add support for more 3com cards. William Yodlowsky <wyodlows@route1.nj.devry.edu> and me. -moj
maja
2000-03-13
1
-3
/
+12
*
Added if_media support from NetBSD. -moj
maja
1998-09-19
1
-1
/
+2
*
change missed by fgsch, tsk tsk tsk
deraadt
1998-09-11
1
-2
/
+2
*
clean dmesg
deraadt
1998-02-26
1
-3
/
+3
*
Sync to NetBSD. Adapt to use bus_space_multi_raw* interface of OpenBSD.
niklas
1997-07-30
1
-8
/
+29
*
Adaption to new bus.h from NetBSD. Various driver has been updated to
niklas
1996-11-28
1
-11
/
+12
*
s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road
niklas
1996-11-12
1
-1
/
+1
*
sync 0521
deraadt
1996-05-26
1
-9
/
+8
*
sync with 0504 -- prototypes and bus.h
deraadt
1996-05-07
1
-11
/
+19
*
add general ether_ioctl call in net/if_ethersubr.c,
mickey
1996-05-05
1
-5
/
+0
*
prettier printf messages
deraadt
1996-05-03
1
-6
/
+4
*
if_ep splitup
deraadt
1996-05-02
1
-0
/
+171