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
/
ic
/
if_wi_ieee.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix wrong IEEE 802.11 ioctl's:
zhuk
2014-08-24
1
-3
/
+3
*
add the net80211 hostap options "nwflag hidenwid" for hidden SSID mode
reyk
2006-06-27
1
-1
/
+4
*
add some more net80211 compatibility glue:
reyk
2006-06-27
1
-2
/
+8
*
Correct typos in comments. From pedro la peu.
jsg
2005-12-13
1
-3
/
+3
*
Add a few more Prism USB Component IDs.
jsg
2005-11-19
1
-2
/
+44
*
unconflict (one day legacy) wavelan ioctl's from the vlan ioctl's
deraadt
2005-10-12
1
-8
/
+3
*
Use SIOCSIFGENERIC and SIOCGIFGENERIC for SIOCSWAVELAN and SIOCGWAVELAN
millert
2004-06-22
1
-9
/
+1
*
The Prism device driver's manual makes a distinction in naming of
millert
2004-06-22
1
-3
/
+3
*
Starting with Prism firmware version 1.6.3, HostAP supports an
millert
2004-03-18
1
-1
/
+2
*
Remove duplicate defines. BSD airtools uses WI_STYPE_CTL_CFENDCFACK
millert
2004-03-05
1
-25
/
+2
*
Make HostAP work Prism cards with newer firmware (1.7.0 and higher).
millert
2004-03-02
1
-1
/
+10
*
Driver for PRISM 2.5/3 based (wifi) USB adapters. This is a work in progress,
drahn
2003-10-26
1
-1
/
+7
*
typos from Tom Cosgrove;
jmc
2003-10-21
1
-5
/
+5
*
defines and struct for the ieee80211 framework; deraadt@ ok.
fgsch
2003-08-24
1
-1
/
+18
*
Add an option to use software WEP now that we have a software decrypt
millert
2002-10-27
1
-1
/
+16
*
Make wi_keydat in struct wi_key 13 bytes, not 14. This is not a
millert
2002-10-22
1
-2
/
+2
*
Sigh, we can't just put the htole16() in the WI_CARD_IDS macro
millert
2002-10-11
1
-33
/
+33
*
Make wi_get_id() table driven, similar to NetBSD and FreeBSD but
millert
2002-10-10
1
-2
/
+199
*
Limit the TX key to a valid range; imp@
millert
2002-10-04
1
-2
/
+3
*
no need for pragma here.
fgsch
2002-09-10
1
-5
/
+1
*
Add RID to get the DBM adjustment factor; imp@freebsd.org
millert
2002-06-25
1
-1
/
+2
*
spelling; from Brian Poole <raj@cerias.purdue.edu>
todd
2002-06-14
1
-2
/
+2
*
BSD air-tools 0.2 patches from dachb0den labs; h1kari@dachb0den.com
millert
2002-06-02
1
-3
/
+371
*
Correct the value for WI_RID_SYMBOL_PREAMBLE and add
millert
2002-04-20
1
-2
/
+4
*
Add support for setting antenna diversity on Symbol cards.
millert
2002-04-06
1
-1
/
+6
*
Add support for Symbol cards and printing of the primary station
millert
2002-04-06
1
-2
/
+12
*
basic host-ap implementation, more work is needed; from Thomas Skibo <skibo@pacbell.net>; millert@ ok
mickey
2002-03-28
1
-3
/
+15
*
Kill #define duplicates between if_wireg.h and if_wi_ieee.h
millert
2001-06-07
1
-11
/
+11
*
missed from last ci, all is from netbsd of course
mickey
2001-06-07
1
-33
/
+40
*
Split wi(4) into bus-dependent and bus-independent bits similar to
millert
2001-05-15
1
-0
/
+310