index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
key.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-05-13
nl80211: Add RSC configuration for new keys
Jouni Malinen
1
-1
/
+20
2009-05-06
mac80211: add driver ops wrappers
Johannes Berg
1
-4
/
+4
2009-02-27
mac80211: split IBSS/managed code
Johannes Berg
1
-1
/
+1
2009-01-29
mac80211: 802.11w - Use BIP (AES-128-CMAC)
Jouni Malinen
1
-2
/
+60
2009-01-29
mac80211: clean up set_key callback
Johannes Berg
1
-26
/
+25
2008-10-27
mac80211: convert to %pM away from print_mac
Johannes Berg
1
-6
/
+4
2008-10-06
mac80211: free up 2 bytes in skb->cb
Felix Fietkau
1
-0
/
+14
2008-09-15
mac80211: share STA information with driver
Johannes Berg
1
-1
/
+1
2008-09-15
mac80211: use nl80211 interface types
Johannes Berg
1
-3
/
+3
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+9
2008-06-27
mac80211: fix an oops in several failure paths in key allocation
Emmanuel Grumbach
1
-0
/
+9
2008-05-14
mac80211: proper STA info locking
Johannes Berg
1
-2
/
+2
2008-05-07
mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE
Ivo van Doorn
1
-0
/
+7
2008-04-16
mac80211: fix key todo list order
Johannes Berg
1
-3
/
+6
2008-04-16
mac80211: fix spinlock recursion
Johannes Berg
1
-10
/
+10
2008-04-16
mac80211: fix key hwaccel race
Johannes Berg
1
-32
/
+52
2008-04-08
mac80211: fix key vs. sta locking problems
Johannes Berg
1
-144
/
+264
2008-04-01
mac80211: sta_info_flush() fixes
Johannes Berg
1
-0
/
+9
2008-03-06
mac80211: always insert key into list
Johannes Berg
1
-3
/
+3
2008-03-06
mac80211: add documentation book
Johannes Berg
1
-2
/
+2
2008-03-06
mac80211: RCU-ify STA info structure access
Johannes Berg
1
-1
/
+7
2008-02-29
mac80211: fix key replacing, hw accel
Johannes Berg
1
-7
/
+20
2008-02-29
mac80211: split ieee80211_key_alloc/free
Johannes Berg
1
-43
/
+113
2008-01-28
mac80211: move interface type to vif structure
Johannes Berg
1
-3
/
+3
2007-10-10
[MAC80211]: remove ALG_NONE
Johannes Berg
1
-1
/
+0
2007-10-10
[PATCH] mac80211: remove crypto algorithm typedef
Johannes Berg
1
-1
/
+1
[next]