summaryrefslogtreecommitdiffstats
path: root/net/mac80211/key.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: add link id to ieee80211_gtk_rekey_add()Shaul Triebitz2024-03-041-4/+12
* wifi: mac80211: add support for SPP A-MSDUsJohannes Berg2024-01-261-0/+4
* wifi: mac80211: fix another key installation error pathJohannes Berg2023-10-231-2/+4
* Merge wireless into wireless-nextJohannes Berg2023-10-061-6/+17
|\
| * wifi: mac80211: fix potential key leakJohannes Berg2023-09-251-5/+15
| * wifi: mac80211: fix potential key use-after-freeJohannes Berg2023-09-251-1/+1
* | wifi: mac80211: remove ampdu_mlme.mtxJohannes Berg2023-09-111-4/+2
* | wifi: mac80211: remove key_mtxJohannes Berg2023-09-111-80/+64
* | wifi: mac80211: remove sta_mtxJohannes Berg2023-09-111-2/+2
* | wifi: mac80211: move key tailroom work to wiphy workJohannes Berg2023-09-111-4/+7
|/
* wifi: mac80211: Do not include crypto/algapi.hHerbert Xu2023-08-241-1/+1
* wifi: mac80211: mark keys as uploaded when added by the driverYedidya Benshimol2023-06-211-2/+6
* wifi: mac80211: implement link switchingJohannes Berg2022-09-061-0/+34
* wifi: mac80211: isolate driver from inactive linksJohannes Berg2022-09-061-0/+8
* wifi: mac80211: fix potential deadlock in ieee80211_key_link()Sun Ke2022-08-291-2/+4
* wifi: mac80211: properly implement MLO key handlingJohannes Berg2022-08-251-59/+131
* wifi: mac80211: reorg some iface data structs for MLDJohannes Berg2022-06-201-12/+26
* wifi: mac80211: reject WEP or pairwise keys with key ID > 3Johannes Berg2022-06-201-5/+13
* wifi: mac80211: remove cipher scheme supportJohannes Berg2022-06-101-19/+3
* mac80211: prepare sta handling for MLO supportSriram R2022-04-111-4/+5
* mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef2021-05-111-0/+7
* cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-261-2/+2
* mac80211: support MIC error/replay detected counters driver updateJohannes Berg2020-12-111-0/+49
* mac80211: rework tx encapsulation offload APIFelix Fietkau2020-09-181-15/+0
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+1
* mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-291-8/+12
|\
| * mac80211: drop data frames without key on encrypted linksJohannes Berg2020-03-261-8/+12
* | mac80211: Support BIGTK configuration for Beacon protectionJouni Malinen2020-02-241-2/+38
* | mac80211: fix 11w when using encapsulation offloadingJohn Crispin2020-02-071-6/+10
* | mac80211: add 802.11 encapsulation offloading supportJohn Crispin2019-12-131-0/+11
|/
* mac80211: don't check if key is NULL in ieee80211_key_link()Luca Coelho2019-09-111-1/+1
* mac80211: clear crypto tx tailroom counter upon keys enableLior Cohen2019-09-111-28/+12
* mac80211: remove unnecessary key conditionJohannes Berg2019-09-111-3/+3
* mac80211: AMPDU handling for rekeys with Extended Key IDAlexander Wetzel2019-07-261-6/+8
* mac80211: Simplify Extended Key ID APIAlexander Wetzel2019-07-261-10/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-4/+1
|\
| * Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-211-4/+1
| |\
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-2/+0
|\| |
| * | mac80211: remove set but not used variable 'old'YueHaibing2019-05-241-2/+0
| |/
* / mac80211: AMPDU handling for Extended Key IDAlexander Wetzel2019-06-141-44/+56
|/
* Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-261-23/+64
|\
| * mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel2019-04-261-14/+49
| * mac80211: Optimize tailroom_needed update checksAlexander Wetzel2019-04-261-9/+15
* | mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN modeAlexander Wetzel2019-04-091-5/+4
|/
* mac80211: remove unnecessary NULL checkGustavo A. R. Silva2018-09-051-1/+2
* mac80211: Fix PTK rekey freezes and clear text leakAlexander Wetzel2018-09-051-20/+90
* mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty2018-07-241-9/+15
* mac80211: allow AP_VLAN operation on crypto controlled devicesManikanta Pubbisetty2018-03-291-3/+5