index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
key.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-18
mac80211: add op to configure default key id
Yoni Divinsky
1
-1
/
+4
2012-11-19
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
1
-5
/
+5
2012-11-19
mac80211: use CMAC_PN_LEN
Johannes Berg
1
-2
/
+3
2012-09-06
mac80211: use synchronize_net() on key destroying
Eliad Peller
1
-1
/
+1
2012-07-09
mac80211: remove ieee80211_key_removed
Johannes Berg
1
-20
/
+0
2012-06-24
mac80211: clean up debugging
Johannes Berg
1
-2
/
+2
2012-02-27
mac80211: clean up asm/unaligned.h inclusion
Johannes Berg
1
-0
/
+1
2012-02-06
mac80211: dont program keys for stations not uploaded
Johannes Berg
1
-16
/
+14
2012-02-06
mac80211: simplify AP_VLAN handling
Johannes Berg
1
-8
/
+0
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+7
2011-11-08
mac80211: support adding IV-room in the skb for CCMP keys
Arik Nemtsov
1
-2
/
+7
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-09-30
mac80211: optimise station flags
Johannes Berg
1
-2
/
+2
2011-07-15
mac80211: let key iteration get keys in install order
Johannes Berg
1
-1
/
+1
2011-07-08
mac80211: allow drivers to access key sequence counter
Johannes Berg
1
-0
/
+74
2011-07-08
mac80211: fix TKIP races, make API easier to use
Johannes Berg
1
-0
/
+1
2011-07-06
mac80211: support GTK rekey offload
Johannes Berg
1
-0
/
+12
2011-07-06
mac80211: allow driver to iterate keys
Johannes Berg
1
-0
/
+33
2011-07-05
mac80211: Skip tailroom reservation for full HW-crypto devices with race fix
Yogesh Ashok Powar
1
-2
/
+49
2011-06-06
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
John W. Linville
1
-19
/
+2
2011-05-16
mac80211: sparse RCU annotations
Johannes Berg
1
-8
/
+14
2011-05-12
mac80211: make key locking clearer
Johannes Berg
1
-4
/
+4
2011-05-05
mac80211: Fix a warning due to skipping tailroom reservation for IV
Mohammed Shafi Shajakhan
1
-2
/
+4
2011-04-28
mac80211: Skip tailroom reservation for full HW-crypto devices
Yogesh Ashok Powar
1
-2
/
+17
2011-03-28
mac80211: fix possible NULL pointer dereference
Mariusz Kozlowski
1
-1
/
+2
2011-03-28
mac80211: fix NULL pointer dereference in ieee80211_key_alloc()
Petr Štetiar
1
-2
/
+2
2011-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+6
2011-01-04
mac80211: fix some key comments and code
Johannes Berg
1
-21
/
+17
2011-01-04
mac80211: add missing synchronize_rcu
Johannes Berg
1
-0
/
+6
2010-12-13
mac80211: support separate default keys
Johannes Berg
1
-19
/
+26
2010-11-22
mac80211: Disable hw crypto for GTKs on AP VLAN interfaces
Helmut Schaa
1
-1
/
+8
2010-10-06
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
1
-34
/
+61
2010-09-16
cfg80211/mac80211: use lockdep_assert_held
Johannes Berg
1
-1
/
+1
2010-08-27
mac80211: allow vendor specific cipher suites
Johannes Berg
1
-8
/
+30
2010-08-25
net/mac80211: Use wiphy_<level>
Joe Perches
1
-8
/
+6
2010-08-16
mac80211: move key tfm setup
Johannes Berg
1
-16
/
+10
2010-08-16
mac80211: use cipher suite selectors
Johannes Berg
1
-13
/
+12
2010-08-16
mac80211: Don't squash error codes in key setup functions
Ben Hutchings
1
-6
/
+8
2010-07-27
mac80211: Fix key freeing to handle unlinked keys
Jouni Malinen
1
-7
/
+6
2010-06-15
mac80211: Use a separate CCMP PN receive counter for management frames
Jouni Malinen
1
-1
/
+1
2010-06-03
mac80211: simplify key locking
Johannes Berg
1
-222
/
+66
2010-05-24
Revert "ath9k: Group Key fix for VAPs"
John W. Linville
1
-1
/
+0
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
1
-0
/
+1
2010-04-20
ath9k: Group Key fix for VAPs
Daniel Yingqiang Ma
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-28
mac80211: add ieee80211_sdata_running
Johannes Berg
1
-2
/
+2
2009-12-21
mac80211: trace interface name
Johannes Berg
1
-2
/
+2
2009-12-21
mac80211: make station management completely depend on vif
Johannes Berg
1
-1
/
+1
2009-08-17
mac80211: fix todo lock
Johannes Berg
1
-13
/
+15
2009-05-20
nl80211: Validate NL80211_ATTR_KEY_SEQ length
Jouni Malinen
1
-3
/
+3
[next]