summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_crypto.c
Commit message (Expand)AuthorAgeFilesLines
* Correct handling of keys that already have a hardware/device key index:sam2009-07-211-6/+6
* use c99-style initializerssam2009-06-071-7/+7
* add/improve debug msgssam2008-10-251-0/+4
* Crypto api changes:sam2008-09-211-39/+42
* Add ieee80211_crypto_reload_keys to push all keys knownsam2008-05-281-0/+43
* Add a mac address to the key definition as otherwise we lose thesam2008-05-281-7/+5
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-119/+137
* Update 802.11 wireless support:sam2007-06-111-8/+8
* copyright updates:sam2007-06-061-7/+1
* white space diff reductionsam2007-03-111-1/+1
* add IEEE80211_KEY_UNDEFINED and use it instead of local defssam2007-03-111-2/+2
* Split crypto tx+rx key indices and add a key index -> node mapping table:sam2005-08-081-11/+18
* don't include 802.3 header in min frame length calculation as it maysam2005-07-221-1/+1
* Change default key allocation method to do the right thing forsam2005-07-091-1/+18
* o fix wpa w/ wme: don't strip the QoS header on recv as tkip requiressam2005-06-101-4/+2
* Revise crypto api lightly to improve group key handling:sam2005-04-121-24/+31
* bump copyright for 2005sam2004-12-311-1/+1
* const'ify ivp referencesam2004-12-311-2/+2
* add/fixup debug msgssam2004-12-311-2/+15
* Update 802.11 support; too much new functionality to fully describesam2004-12-081-232/+469
* add statistics for all failures and/or abnormal events; still needsam2003-10-171-4/+19
* revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp>sam2003-06-271-23/+17
* new 802.11 layer:sam2003-06-231-0/+313
OpenPOWER on IntegriCloud