summaryrefslogtreecommitdiff
path: root/net/mac80211/key.c
AgeCommit message (Expand)Author
2023-10-23wifi: mac80211: fix another key installation error pathJohannes Berg
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-09-25wifi: mac80211: fix potential key leakJohannes Berg
2023-09-25wifi: mac80211: fix potential key use-after-freeJohannes Berg
2023-09-11wifi: mac80211: remove ampdu_mlme.mtxJohannes Berg
2023-09-11wifi: mac80211: remove key_mtxJohannes Berg
2023-09-11wifi: mac80211: remove sta_mtxJohannes Berg
2023-09-11wifi: mac80211: move key tailroom work to wiphy workJohannes Berg
2023-08-24wifi: mac80211: Do not include crypto/algapi.hHerbert Xu
2023-06-21wifi: mac80211: mark keys as uploaded when added by the driverYedidya Benshimol
2022-09-06wifi: mac80211: implement link switchingJohannes Berg
2022-09-06wifi: mac80211: isolate driver from inactive linksJohannes Berg
2022-08-29wifi: mac80211: fix potential deadlock in ieee80211_key_link()Sun Ke
2022-08-25wifi: mac80211: properly implement MLO key handlingJohannes Berg
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg
2022-06-20wifi: mac80211: reject WEP or pairwise keys with key ID > 3Johannes Berg
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2021-05-11mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2020-12-11mac80211: support MIC error/replay detected counters driver updateJohannes Berg
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-26mac80211: drop data frames without key on encrypted linksJohannes Berg
2020-02-24mac80211: Support BIGTK configuration for Beacon protectionJouni Malinen
2020-02-07mac80211: fix 11w when using encapsulation offloadingJohn Crispin
2019-12-13mac80211: add 802.11 encapsulation offloading supportJohn Crispin
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