Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
11b10341bd12c87a8409c69cdcd7ee898400842f
/
net
/
mac80211
/
key.c
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
17741cd
mac80211: share STA information with driver
by Johannes Berg
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
00eb7fe
mac80211: fix an oops in several failure paths in key allocation
by Emmanuel Grumbach
· 16 years ago
07346f81
mac80211: proper STA info locking
by Johannes Berg
· 17 years ago
c6adbd2
mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE
by Ivo van Doorn
· 17 years ago
245cbe7
mac80211: fix key todo list order
by Johannes Berg
· 17 years ago
b16bd15
mac80211: fix spinlock recursion
by Johannes Berg
· 17 years ago
3a24576
mac80211: fix key hwaccel race
by Johannes Berg
· 17 years ago
3b96766
mac80211: fix key vs. sta locking problems
by Johannes Berg
· 17 years ago
dc6676b
mac80211: sta_info_flush() fixes
by Johannes Berg
· 17 years ago
96c4654
mac80211: always insert key into list
by Johannes Berg
· 17 years ago
dbbea67
mac80211: add documentation book
by Johannes Berg
· 17 years ago
d0709a6
mac80211: RCU-ify STA info structure access
by Johannes Berg
· 17 years ago
e4861829
mac80211: fix key replacing, hw accel
by Johannes Berg
· 17 years ago
db4d116
mac80211: split ieee80211_key_alloc/free
by Johannes Berg
· 17 years ago
51fb61e
mac80211: move interface type to vif structure
by Johannes Berg
· 17 years ago
628a140
[MAC80211]: remove ALG_NONE
by Johannes Berg
· 17 years ago
ea49c35
[PATCH] mac80211: remove crypto algorithm typedef
by Johannes Berg
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
6a7664d
[MAC80211]: remove HW_KEY_IDX_INVALID
by Johannes Berg
· 17 years ago
c15a205
[MAC80211]: remove set_key_idx callback
by Johannes Berg
· 17 years ago
d4e46a3
[MAC80211]: fix race conditions with keys
by Johannes Berg
· 17 years ago
11a843b
[MAC80211]: rework key handling
by Johannes Berg
· 17 years ago
8f37171
[MAC80211]: remove krefs for keys
by Johannes Berg
· 17 years ago
8f20fc2
[MAC80211]: embed key conf in key, fix driver interface
by Johannes Berg
· 17 years ago
1f5a7e47
[MAC80211]: split out some key functions from ieee80211.c
by Johannes Berg
· 17 years ago