index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
if_wi_ieee.h
Age
Commit message (
Expand
)
Author
2002-10-27
Add an option to use software WEP now that we have a software decrypt
Todd C. Miller
2002-10-22
Make wi_keydat in struct wi_key 13 bytes, not 14. This is not a
Todd C. Miller
2002-10-11
Sigh, we can't just put the htole16() in the WI_CARD_IDS macro
Todd C. Miller
2002-10-10
Make wi_get_id() table driven, similar to NetBSD and FreeBSD but
Todd C. Miller
2002-10-04
Limit the TX key to a valid range; imp@
Todd C. Miller
2002-09-10
no need for pragma here.
Federico G. Schwindt
2002-06-25
Add RID to get the DBM adjustment factor; imp@freebsd.org
Todd C. Miller
2002-06-14
spelling; from Brian Poole <raj@cerias.purdue.edu>
Todd T. Fries
2002-06-02
BSD air-tools 0.2 patches from dachb0den labs; h1kari@dachb0den.com
Todd C. Miller
2002-04-20
Correct the value for WI_RID_SYMBOL_PREAMBLE and add
Todd C. Miller
2002-04-06
Add support for setting antenna diversity on Symbol cards.
Todd C. Miller
2002-04-06
Add support for Symbol cards and printing of the primary station
Todd C. Miller
2002-03-28
basic host-ap implementation, more work is needed; from Thomas Skibo <skibo@p...
Michael Shalayeff
2001-06-07
Kill #define duplicates between if_wireg.h and if_wi_ieee.h
Todd C. Miller
2001-06-07
missed from last ci, all is from netbsd of course
Michael Shalayeff
2001-05-15
Split wi(4) into bus-dependent and bus-independent bits similar to
Todd C. Miller