| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct handling of keys that already have a hardware/device key index: | sam | 2009-07-21 | 1 | -6/+6 |
* | use c99-style initializers | sam | 2009-06-07 | 1 | -7/+7 |
* | add/improve debug msgs | sam | 2008-10-25 | 1 | -0/+4 |
* | Crypto api changes: | sam | 2008-09-21 | 1 | -39/+42 |
* | Add ieee80211_crypto_reload_keys to push all keys known | sam | 2008-05-28 | 1 | -0/+43 |
* | Add a mac address to the key definition as otherwise we lose the | sam | 2008-05-28 | 1 | -7/+5 |
* | Multi-bss (aka vap) support for 802.11 devices. | sam | 2008-04-20 | 1 | -119/+137 |
* | Update 802.11 wireless support: | sam | 2007-06-11 | 1 | -8/+8 |
* | copyright updates: | sam | 2007-06-06 | 1 | -7/+1 |
* | white space diff reduction | sam | 2007-03-11 | 1 | -1/+1 |
* | add IEEE80211_KEY_UNDEFINED and use it instead of local defs | sam | 2007-03-11 | 1 | -2/+2 |
* | Split crypto tx+rx key indices and add a key index -> node mapping table: | sam | 2005-08-08 | 1 | -11/+18 |
* | don't include 802.3 header in min frame length calculation as it may | sam | 2005-07-22 | 1 | -1/+1 |
* | Change default key allocation method to do the right thing for | sam | 2005-07-09 | 1 | -1/+18 |
* | o fix wpa w/ wme: don't strip the QoS header on recv as tkip requires | sam | 2005-06-10 | 1 | -4/+2 |
* | Revise crypto api lightly to improve group key handling: | sam | 2005-04-12 | 1 | -24/+31 |
* | bump copyright for 2005 | sam | 2004-12-31 | 1 | -1/+1 |
* | const'ify ivp reference | sam | 2004-12-31 | 1 | -2/+2 |
* | add/fixup debug msgs | sam | 2004-12-31 | 1 | -2/+15 |
* | Update 802.11 support; too much new functionality to fully describe | sam | 2004-12-08 | 1 | -232/+469 |
* | add statistics for all failures and/or abnormal events; still need | sam | 2003-10-17 | 1 | -4/+19 |
* | revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp> | sam | 2003-06-27 | 1 | -23/+17 |
* | new 802.11 layer: | sam | 2003-06-23 | 1 | -0/+313 |