index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
key.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: free all AP/VLAN keys at once
Johannes Berg
2013-12-16
1
-12
/
+32
*
mac80211: move synchronize_net() before sta key removal
Johannes Berg
2013-12-16
1
-13
/
+3
*
mac80211: add generic cipher scheme support
Max Stepanov
2013-11-25
1
-21
/
+37
*
mac80211: verify ieee80211_key_replace() arguments
Johannes Berg
2013-11-25
1
-0
/
+4
*
mac80211: use ERR_CAST()
Johannes Berg
2013-09-26
1
-1
/
+1
*
mac80211: add APIs to allow keeping connections after WoWLAN
Johannes Berg
2013-08-16
1
-7
/
+147
*
wireless: move crypto constants to ieee80211.h
Johannes Berg
2013-05-16
1
-12
/
+12
*
mac80211: batch key free synchronize_net()
Johannes Berg
2013-03-11
1
-13
/
+68
*
mac80211: remove underscores from some key functions
Johannes Berg
2013-03-11
1
-14
/
+14
*
mac80211: clean up key freeing a bit
Johannes Berg
2013-03-11
1
-13
/
+19
*
mac80211: defer tailroom counter manipulation when roaming
Johannes Berg
2013-03-06
1
-7
/
+56
*
mac80211: remove IEEE80211_KEY_FLAG_WMM_STA
Johannes Berg
2013-03-06
1
-26
/
+0
*
mac80211: cleanup generic suspend/resume procedures
Stanislaw Gruszka
2013-03-06
1
-14
/
+0
*
mac80211: add op to configure default key id
Yoni Divinsky
2013-01-18
1
-1
/
+4
*
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
2012-11-19
1
-5
/
+5
*
mac80211: use CMAC_PN_LEN
Johannes Berg
2012-11-19
1
-2
/
+3
*
mac80211: use synchronize_net() on key destroying
Eliad Peller
2012-09-06
1
-1
/
+1
*
mac80211: remove ieee80211_key_removed
Johannes Berg
2012-07-09
1
-20
/
+0
*
mac80211: clean up debugging
Johannes Berg
2012-06-24
1
-2
/
+2
*
mac80211: clean up asm/unaligned.h inclusion
Johannes Berg
2012-02-27
1
-0
/
+1
*
mac80211: dont program keys for stations not uploaded
Johannes Berg
2012-02-06
1
-16
/
+14
*
mac80211: simplify AP_VLAN handling
Johannes Berg
2012-02-06
1
-8
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-17
1
-2
/
+7
|
\
|
*
mac80211: support adding IV-room in the skb for CCMP keys
Arik Nemtsov
2011-11-08
1
-2
/
+7
*
|
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
/
*
mac80211: optimise station flags
Johannes Berg
2011-09-30
1
-2
/
+2
*
mac80211: let key iteration get keys in install order
Johannes Berg
2011-07-15
1
-1
/
+1
*
mac80211: allow drivers to access key sequence counter
Johannes Berg
2011-07-08
1
-0
/
+74
*
mac80211: fix TKIP races, make API easier to use
Johannes Berg
2011-07-08
1
-0
/
+1
*
mac80211: support GTK rekey offload
Johannes Berg
2011-07-06
1
-0
/
+12
*
mac80211: allow driver to iterate keys
Johannes Berg
2011-07-06
1
-0
/
+33
*
mac80211: Skip tailroom reservation for full HW-crypto devices with race fix
Yogesh Ashok Powar
2011-07-05
1
-2
/
+49
*
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
John W. Linville
2011-06-06
1
-19
/
+2
*
mac80211: sparse RCU annotations
Johannes Berg
2011-05-16
1
-8
/
+14
*
mac80211: make key locking clearer
Johannes Berg
2011-05-12
1
-4
/
+4
*
mac80211: Fix a warning due to skipping tailroom reservation for IV
Mohammed Shafi Shajakhan
2011-05-05
1
-2
/
+4
*
mac80211: Skip tailroom reservation for full HW-crypto devices
Yogesh Ashok Powar
2011-04-28
1
-2
/
+17
*
mac80211: fix possible NULL pointer dereference
Mariusz Kozlowski
2011-03-28
1
-1
/
+2
*
mac80211: fix NULL pointer dereference in ieee80211_key_alloc()
Petr Štetiar
2011-03-28
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-01-05
1
-0
/
+6
|
\
|
*
mac80211: add missing synchronize_rcu
Johannes Berg
2011-01-04
1
-0
/
+6
*
|
mac80211: fix some key comments and code
Johannes Berg
2011-01-04
1
-21
/
+17
*
|
mac80211: support separate default keys
Johannes Berg
2010-12-13
1
-19
/
+26
*
|
mac80211: Disable hw crypto for GTKs on AP VLAN interfaces
Helmut Schaa
2010-11-22
1
-1
/
+8
|
/
*
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
2010-10-06
1
-34
/
+61
*
cfg80211/mac80211: use lockdep_assert_held
Johannes Berg
2010-09-16
1
-1
/
+1
*
mac80211: allow vendor specific cipher suites
Johannes Berg
2010-08-27
1
-8
/
+30
*
net/mac80211: Use wiphy_<level>
Joe Perches
2010-08-25
1
-8
/
+6
*
mac80211: move key tfm setup
Johannes Berg
2010-08-16
1
-16
/
+10
*
mac80211: use cipher suite selectors
Johannes Berg
2010-08-16
1
-13
/
+12
[next]