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
/
pci
/
if_rtw_pci.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
-2
/
+1
*
unifdef INET
tedu
2014-12-22
1
-3
/
+1
*
Use <sys/endian.h> instead of <machine/endian.h>
guenther
2014-12-19
1
-3
/
+2
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
1
-2
/
+1
*
Convert a number of old private copies of code which predates
deraadt
2012-10-18
1
-22
/
+2
*
use nitems(); no binary change for drivers that are compiled on amd64.
jasper
2011-04-03
1
-2
/
+2
*
Massage the powerhook functions into activate functions, and then call
deraadt
2010-08-29
1
-2
/
+2
*
Two pci'd that come from cardbus, in case anyone ever needs them...
deraadt
2009-06-26
1
-1
/
+3
*
Make rtw at pci detachable.
jsg
2009-06-02
1
-4
/
+28
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
only output on situations where power state is D3. unify the message in
fgsch
2007-10-22
1
-13
/
+9
*
Use pci_set_powerstate(), shrinking the code and unifying the different
fgsch
2007-10-22
1
-19
/
+8
*
Only match on RTL8185 if RTW_DEBUG is set, support for the RTL8185
jsg
2007-09-05
1
-2
/
+4
*
Remove the last of the FreeBSD compatiblity goop.
jsg
2005-09-08
1
-2
/
+1
*
do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisubmatch(); kettenis@ testing; brad@ ok
mickey
2005-08-09
1
-8
/
+1
*
add the RTL8185 (not working yet)
reyk
2005-05-29
1
-4
/
+5
*
Simplify matching logic using pci_matchbyid() and correct some comments.
jsg
2005-04-15
1
-39
/
+7
*
Attach to the D-Link DWL-510.
mcbride
2005-02-09
1
-1
/
+2
*
Move the cfdriver struct to rtw.c where it belongs so cardbus rtw
jsg
2004-12-31
1
-4
/
+1
*
Driver for Realtek 802.11 devices from NetBSD.
jsg
2004-12-29
1
-0
/
+306