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
/
net80211
/
ieee80211_ioctl.h
Age
Commit message (
Expand
)
Author
2008-09-27
Initial implementation of PMKSA caching and pre-authentication.
Damien Bergamini
2008-08-12
Welcome BIP: the Broadcast/Multicast Integrity Protocol defined
Damien Bergamini
2008-08-12
maintain a count of TKIP and CCMP replayed frames.
Damien Bergamini
2008-04-16
Kernel implementation of the 4-way handshake and group-key
Damien Bergamini
2007-08-14
Prevent sneaking in unencrypted packets into WEP traffic.
Alexander Bluhm
2007-07-06
have ieee80211_parse_rsn() return a reason code so that we can
Damien Bergamini
2007-06-06
The license permits us to redistribute this code under the BSD or the GPLv2.
Damien Bergamini
2006-06-27
add the net80211 hostap options "nwflag hidenwid" for hidden SSID mode
Reyk Floeter
2006-06-23
add an optional max_rssi attribute to the ieee80211com structure and
Reyk Floeter
2005-09-08
mostly knf
Reyk Floeter
2005-05-25
add ifconfig -M option to replace wicontrol -L and -l for ap scanning
Reyk Floeter
2005-02-27
remove dead code of unsupported ioctls from FreeBSD. we do it in a
Reyk Floeter
2005-02-15
add the manual tx power option. this is supported by some prism2/2.5/3
Reyk Floeter
2004-06-22
Import current NetBSD/FreeBSD 802.11 framework.
Todd C. Miller