Gustavo A. R. Silva
|
40b5a0f8c6
mac80211: remove unnecessary NULL check
|
7 years ago |
Alexander Wetzel
|
62872a9b9a
mac80211: Fix PTK rekey freezes and clear text leak
|
7 years ago |
Manikanta Pubbisetty
|
133bf90dbb
mac80211: restrict delayed tailroom needed decrement
|
7 years ago |
Manikanta Pubbisetty
|
db3bdcb9c3
mac80211: allow AP_VLAN operation on crypto controlled devices
|
7 years ago |
David Spinadel
|
9de18d8186
mac80211: Add MIC space only for TX key option
|
7 years ago |
Johannes Berg
|
cfbb0d90a7
mac80211: don't compare TKIP TX MIC key in reinstall prevention
|
7 years ago |
Jason A. Donenfeld
|
2bdd713b92
mac80211: use constant time comparison with keys
|
7 years ago |
Johannes Berg
|
fdf7cb4185
mac80211: accept key reinstall without changing anything
|
8 years ago |
Johannes Berg
|
ec4efc4a10
mac80211: don't call drv_set_default_unicast_key() for VLANs
|
8 years ago |
Johannes Berg
|
49ddf8e6e2
mac80211: add fast-rx path
|
9 years ago |
Eliad Peller
|
ca48ebbc7e
mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
|
9 years ago |
Eliad Peller
|
f8079d43cf
mac80211: move TKIP TX IVs to public part of key struct
|
9 years ago |
Eliad Peller
|
ef044763a3
mac80211: add atomic uploaded keys iterator
|
9 years ago |
Johannes Berg
|
16bf948081
mac80211: remove sta_info.gtk_idx
|
10 years ago |
David S. Miller
|
3a07bd6fea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Johannes Berg
|
51f458d961
mac80211: fix locking in update_vlan_tailroom_need_count()
|
10 years ago |
Johannes Berg
|
30686bf7f5
mac80211: convert HW flags to unsigned long bitmap
|
10 years ago |
Johannes Berg
|
206c59d1d7
Merge remote-tracking branch 'net-next/master' into mac80211-next
|
10 years ago |
Johannes Berg
|
db388a567f
mac80211: move TX PN to public part of key struct
|
10 years ago |
David S. Miller
|
dda922c831
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Michal Kazior
|
f9dca80b98
mac80211: fix AP_VLAN crypto tailroom calculation
|
10 years ago |
Johannes Berg
|
e3a55b5399
mac80211: validate cipher scheme PN length better
|
10 years ago |
Johannes Berg
|
a31cf1c69e
mac80211: extend get_key() to return PN for all ciphers
|
10 years ago |
Johannes Berg
|
17c18bf880
mac80211: add TX fastpath
|
10 years ago |
Cedric Izoard
|
c7ef38e0cc
mac80211: Get IV len from key conf and not cipher scheme
|
10 years ago |
Jouni Malinen
|
8ade538bf3
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
|
10 years ago |
Jouni Malinen
|
56c52da2d5
mac80111: Add BIP-CMAC-256 cipher
|
10 years ago |
Jouni Malinen
|
2b2ba0db1c
mac80111: Add CCMP-256 cipher
|
10 years ago |
Jouni Malinen
|
00b9cfa3ff
mac80111: Add GCMP and GCMP-256 ciphers
|
10 years ago |
Johannes Berg
|
fa7e1fbcb5
mac80211: allow drivers to control software crypto
|
10 years ago |