| Commit message (Expand) | Author | Age | Files | Lines |
* | - Introduce IEEE80211_KEY_NOREPLAY, a per-key flag to ignore replay | bschmidt | 2010-07-01 | 1 | -1/+3 |
* | Correct handling of keys that already have a hardware/device key index: | sam | 2009-07-21 | 1 | -0/+2 |
* | add tid param to ieee80211_notify_replay_failure to get the correct rsc | sam | 2009-06-05 | 1 | -1/+1 |
* | o add IEEE80211_KEY_BITS for %b printing of wk_flags | sam | 2009-02-05 | 1 | -0/+4 |
* | o make %b msg bit defines public (to user apps too) | sam | 2009-01-27 | 1 | -0/+3 |
* | remove extraneous ';' | sam | 2008-12-15 | 1 | -1/+1 |
* | Crypto api changes: | sam | 2008-09-21 | 1 | -7/+10 |
* | Add ieee80211_crypto_reload_keys to push all keys known | sam | 2008-05-28 | 1 | -0/+1 |
* | Add a mac address to the key definition as otherwise we lose the | sam | 2008-05-28 | 1 | -3/+2 |
* | Split s/w crypt/mic attributes to allow future hackery; this change | sam | 2008-05-28 | 1 | -2/+8 |
* | Multi-bss (aka vap) support for 802.11 devices. | sam | 2008-04-20 | 1 | -45/+48 |
* | Update 802.11 wireless support: | sam | 2007-06-11 | 1 | -12/+12 |
* | copyright updates: | sam | 2007-06-06 | 1 | -7/+1 |
* | add IEEE80211_KEY_UNDEFINED and use it instead of local defs | sam | 2007-03-11 | 1 | -0/+3 |
* | Split crypto tx+rx key indices and add a key index -> node mapping table: | sam | 2005-08-08 | 1 | -10/+13 |
* | o fix wpa w/ wme: don't strip the QoS header on recv as tkip requires | sam | 2005-06-10 | 1 | -2/+2 |
* | add force flag to enmic/demic crypto api for use in xmit fragmentation | sam | 2005-06-06 | 1 | -6/+6 |
* | Revise crypto api lightly to improve group key handling: | sam | 2005-04-12 | 1 | -3/+6 |
* | remove extern from function decls | sam | 2005-04-04 | 1 | -13/+13 |
* | remove netbsd rcsid lines; they are way out of date and we appear to be | sam | 2004-12-31 | 1 | -1/+0 |
* | bump copyright for 2005 | sam | 2004-12-31 | 1 | -1/+1 |
* | Update 802.11 support; too much new functionality to fully describe | sam | 2004-12-08 | 1 | -6/+178 |
* | revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp> | sam | 2003-06-27 | 1 | -11/+17 |
* | new 802.11 layer: | sam | 2003-06-23 | 1 | -0/+44 |