summaryrefslogtreecommitdiff
path: root/net/mac80211/key.c
AgeCommit message (Expand)Author
2020-03-26mac80211: drop data frames without key on encrypted linksJohannes Berg
2019-09-11mac80211: don't check if key is NULL in ieee80211_key_link()Luca Coelho
2019-09-11mac80211: clear crypto tx tailroom counter upon keys enableLior Cohen
2019-09-11mac80211: remove unnecessary key conditionJohannes Berg
2019-07-26mac80211: AMPDU handling for rekeys with Extended Key IDAlexander Wetzel
2019-07-26mac80211: Simplify Extended Key ID APIAlexander Wetzel
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14mac80211: AMPDU handling for Extended Key IDAlexander Wetzel
2019-05-24mac80211: remove set but not used variable 'old'YueHaibing
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel
2019-04-26mac80211: Optimize tailroom_needed update checksAlexander Wetzel
2019-04-09mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN modeAlexander Wetzel
2018-09-05mac80211: remove unnecessary NULL checkGustavo A. R. Silva
2018-09-05mac80211: Fix PTK rekey freezes and clear text leakAlexander Wetzel
2018-07-24mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty
2018-03-29mac80211: allow AP_VLAN operation on crypto controlled devicesManikanta Pubbisetty
2017-12-11mac80211: Add MIC space only for TX key optionDavid Spinadel
2017-10-25mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg
2017-10-18mac80211: use constant time comparison with keysJason A. Donenfeld
2017-10-16mac80211: accept key reinstall without changing anythingJohannes Berg
2016-12-13mac80211: don't call drv_set_default_unicast_key() for VLANsJohannes Berg
2016-04-06mac80211: add fast-rx pathJohannes Berg
2016-02-24mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller
2016-02-24mac80211: move TKIP TX IVs to public part of key structEliad Peller
2015-12-04mac80211: add atomic uploaded keys iteratorEliad Peller
2015-07-17mac80211: remove sta_info.gtk_idxJohannes Berg
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-21mac80211: fix locking in update_vlan_tailroom_need_count()Johannes Berg
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2015-06-02mac80211: move TX PN to public part of key structJohannes Berg
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-20mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior
2015-05-06mac80211: validate cipher scheme PN length betterJohannes Berg
2015-05-06mac80211: extend get_key() to return PN for all ciphersJohannes Berg
2015-04-22mac80211: add TX fastpathJohannes Berg
2015-03-17mac80211: Get IV len from key conf and not cipher schemeCedric Izoard
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen
2015-01-27mac80111: Add CCMP-256 cipherJouni Malinen
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen
2015-01-22mac80211: allow drivers to control software cryptoJohannes Berg
2015-01-07mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg
2014-12-17mac80211: free management frame keys when removing stationJohannes Berg
2014-10-22mac80211: don't remove tainted keys after not programmingJohannes Berg