Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
124016966c62de095cdd6c5f4def1dd24d9453ea
/
net
/
mac80211
/
key.c
49ddf8e
mac80211: add fast-rx path
by Johannes Berg
· 9 years ago
ca48ebb
mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
by Eliad Peller
· 9 years ago
f8079d4
mac80211: move TKIP TX IVs to public part of key struct
by Eliad Peller
· 9 years ago
ef04476
mac80211: add atomic uploaded keys iterator
by Eliad Peller
· 9 years ago
16bf948
mac80211: remove sta_info.gtk_idx
by Johannes Berg
· 9 years ago
3a07bd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
51f458d
mac80211: fix locking in update_vlan_tailroom_need_count()
by Johannes Berg
· 9 years ago
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 9 years ago
206c59d
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 9 years ago
db388a5
mac80211: move TX PN to public part of key struct
by Johannes Berg
· 9 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
f9dca80
mac80211: fix AP_VLAN crypto tailroom calculation
by Michal Kazior
· 9 years ago
e3a55b5
mac80211: validate cipher scheme PN length better
by Johannes Berg
· 10 years ago
a31cf1c
mac80211: extend get_key() to return PN for all ciphers
by Johannes Berg
· 10 years ago
17c18bf
mac80211: add TX fastpath
by Johannes Berg
· 10 years ago
c7ef38e
mac80211: Get IV len from key conf and not cipher scheme
by Cedric Izoard
· 10 years ago
8ade538
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
by Jouni Malinen
· 10 years ago
56c52da
mac80111: Add BIP-CMAC-256 cipher
by Jouni Malinen
· 10 years ago
2b2ba0d
mac80111: Add CCMP-256 cipher
by Jouni Malinen
· 10 years ago
00b9cfa
mac80111: Add GCMP and GCMP-256 ciphers
by Jouni Malinen
· 10 years ago
fa7e1fb
mac80211: allow drivers to control software crypto
by Johannes Berg
· 10 years ago
db12847
mac80211: Re-fix accounting of the tailroom-needed counter
by Ido Yariv
· 10 years ago
1e359a5
Revert "mac80211: Fix accounting of the tailroom-needed counter"
by Johannes Berg
· 10 years ago
28a9bc6
mac80211: free management frame keys when removing station
by Johannes Berg
· 10 years ago
4619194
mac80211: don't remove tainted keys after not programming
by Johannes Berg
· 10 years ago
29c3f9c
mac80211: clear key material when freeing keys
by Johannes Berg
· 10 years ago
d98ad83
mac80211: add Intel Mobile Communications copyright
by Johannes Berg
· 10 years ago
ca34e3b
mac80211: Fix accounting of the tailroom-needed counter
by Ido Yariv
· 10 years ago
60e83de
mac80211: remove useless NULL checks
by Eytan Lifshitz
· 10 years ago
8c5bb1f
mac80211: remove BUG_ON usage
by Johannes Berg
· 11 years ago
7907c7d
mac80211: free all AP/VLAN keys at once
by Johannes Berg
· 11 years ago
c878207
mac80211: move synchronize_net() before sta key removal
by Johannes Berg
· 11 years ago
2475b1cc
mac80211: add generic cipher scheme support
by Max Stepanov
· 12 years ago
5282c3b
mac80211: verify ieee80211_key_replace() arguments
by Johannes Berg
· 11 years ago
c5dc164
mac80211: use ERR_CAST()
by Johannes Berg
· 11 years ago
27b3eb9
mac80211: add APIs to allow keeping connections after WoWLAN
by Johannes Berg
· 11 years ago
4325f6c
wireless: move crypto constants to ieee80211.h
by Johannes Berg
· 12 years ago
6d10e46
mac80211: batch key free synchronize_net()
by Johannes Berg
· 12 years ago
3b8d9c2
mac80211: remove underscores from some key functions
by Johannes Berg
· 12 years ago
79cf2df
mac80211: clean up key freeing a bit
by Johannes Berg
· 12 years ago
8d1f7ec
mac80211: defer tailroom counter manipulation when roaming
by Johannes Berg
· 12 years ago
a871210
mac80211: remove IEEE80211_KEY_FLAG_WMM_STA
by Johannes Berg
· 12 years ago
12e7f51
mac80211: cleanup generic suspend/resume procedures
by Stanislaw Gruszka
· 12 years ago
de5fad8
mac80211: add op to configure default key id
by Yoni Divinsky
· 12 years ago
5a306f5
mac80211: introduce IEEE80211_NUM_TIDS and use it
by Johannes Berg
· 12 years ago
0f92732
mac80211: use CMAC_PN_LEN
by Johannes Berg
· 12 years ago
964b19f
mac80211: use synchronize_net() on key destroying
by Eliad Peller
· 12 years ago
f72b85b
mac80211: remove ieee80211_key_removed
by Johannes Berg
· 12 years ago
bdcbd8e
mac80211: clean up debugging
by Johannes Berg
· 12 years ago
d26ad37
mac80211: clean up asm/unaligned.h inclusion
by Johannes Berg
· 13 years ago
89c91ca
mac80211: dont program keys for stations not uploaded
by Johannes Berg
· 13 years ago
077f493
mac80211: simplify AP_VLAN handling
by Johannes Berg
· 13 years ago
e11c259
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
077a915
mac80211: support adding IV-room in the skb for CCMP keys
by Arik Nemtsov
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
c2c98fd
mac80211: optimise station flags
by Johannes Berg
· 13 years ago
f850e00
mac80211: let key iteration get keys in install order
by Johannes Berg
· 13 years ago
3ea542d
mac80211: allow drivers to access key sequence counter
by Johannes Berg
· 13 years ago
523b02e
mac80211: fix TKIP races, make API easier to use
by Johannes Berg
· 13 years ago
c68f4b8
mac80211: support GTK rekey offload
by Johannes Berg
· 13 years ago
830af02
mac80211: allow driver to iterate keys
by Johannes Berg
· 13 years ago
3bff186
mac80211: Skip tailroom reservation for full HW-crypto devices with race fix
by Yogesh Ashok Powar
· 13 years ago
ab6a44c
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
by John W. Linville
· 13 years ago
40b275b
mac80211: sparse RCU annotations
by Johannes Berg
· 13 years ago
5c0c364
mac80211: make key locking clearer
by Johannes Berg
· 13 years ago
eaef6a9
mac80211: Fix a warning due to skipping tailroom reservation for IV
by Mohammed Shafi Shajakhan
· 14 years ago
aac6af5
mac80211: Skip tailroom reservation for full HW-crypto devices
by Yogesh Ashok Powar
· 14 years ago
67aa030
mac80211: fix possible NULL pointer dereference
by Mariusz Kozlowski
· 14 years ago
1f951a7
mac80211: fix NULL pointer dereference in ieee80211_key_alloc()
by Petr Štetiar
· 14 years ago
6303710
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
b5c34f6
mac80211: fix some key comments and code
by Johannes Berg
· 14 years ago
d2460f4
mac80211: add missing synchronize_rcu
by Johannes Berg
· 14 years ago
f7e0104
mac80211: support separate default keys
by Johannes Berg
· 14 years ago
18890d4
mac80211: Disable hw crypto for GTKs on AP VLAN interfaces
by Helmut Schaa
· 14 years ago
e31b821
cfg80211/mac80211: allow per-station GTKs
by Johannes Berg
· 14 years ago
46a5eba
cfg80211/mac80211: use lockdep_assert_held
by Johannes Berg
· 14 years ago
3ffc2a9
mac80211: allow vendor specific cipher suites
by Johannes Berg
· 14 years ago
0fb9a9e
net/mac80211: Use wiphy_<level>
by Joe Perches
· 14 years ago
60ae0f2
mac80211: move key tfm setup
by Johannes Berg
· 14 years ago
97359d1
mac80211: use cipher suite selectors
by Johannes Berg
· 14 years ago
1ac62ba
mac80211: Don't squash error codes in key setup functions
by Ben Hutchings
· 14 years ago
32162a4
mac80211: Fix key freeing to handle unlinked keys
by Jouni Malinen
· 14 years ago
9190252
mac80211: Use a separate CCMP PN receive counter for management frames
by Jouni Malinen
· 14 years ago
ad0e2b5
mac80211: simplify key locking
by Johannes Berg
· 14 years ago
3dc3fc5
Revert "ath9k: Group Key fix for VAPs"
by John W. Linville
· 14 years ago
3b51cc9
Merge branch 'master' into for-davem
by John W. Linville
· 15 years ago
03ceede
ath9k: Group Key fix for VAPs
by Daniel Yingqiang Ma
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
9607e6b
mac80211: add ieee80211_sdata_running
by Johannes Berg
· 15 years ago
12375ef
mac80211: trace interface name
by Johannes Berg
· 15 years ago
abe6063
mac80211: make station management completely depend on vif
by Johannes Berg
· 15 years ago
523d2f6
mac80211: fix todo lock
by Johannes Berg
· 15 years ago
9f26a95
nl80211: Validate NL80211_ATTR_KEY_SEQ length
by Jouni Malinen
· 15 years ago
faa8fdc
nl80211: Add RSC configuration for new keys
by Jouni Malinen
· 15 years ago
2448798
mac80211: add driver ops wrappers
by Johannes Berg
· 16 years ago
4690029
mac80211: split IBSS/managed code
by Johannes Berg
· 16 years ago
3cfcf6ac
mac80211: 802.11w - Use BIP (AES-128-CMAC)
by Jouni Malinen
· 16 years ago
dc822b5
mac80211: clean up set_key callback
by Johannes Berg
· 16 years ago
0c68ae26
mac80211: convert to %pM away from print_mac
by Johannes Berg
· 16 years ago
76708de
mac80211: free up 2 bytes in skb->cb
by Felix Fietkau
· 16 years ago
Next »