index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
key.c
Commit message (
Expand
)
Author
Age
*
mac80211: fix locking in update_vlan_tailroom_need_count()
Johannes Berg
2015-07-10
*
mac80211: fix AP_VLAN crypto tailroom calculation
Michal Kazior
2015-05-20
*
mac80211: Get IV len from key conf and not cipher scheme
Cedric Izoard
2015-03-17
*
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
Jouni Malinen
2015-01-27
*
mac80111: Add BIP-CMAC-256 cipher
Jouni Malinen
2015-01-27
*
mac80111: Add CCMP-256 cipher
Jouni Malinen
2015-01-27
*
mac80111: Add GCMP and GCMP-256 ciphers
Jouni Malinen
2015-01-27
*
mac80211: allow drivers to control software crypto
Johannes Berg
2015-01-22
*
mac80211: Re-fix accounting of the tailroom-needed counter
Ido Yariv
2015-01-07
*
Revert "mac80211: Fix accounting of the tailroom-needed counter"
Johannes Berg
2015-01-05
*
mac80211: free management frame keys when removing station
Johannes Berg
2014-12-17
*
mac80211: don't remove tainted keys after not programming
Johannes Berg
2014-10-22
*
mac80211: clear key material when freeing keys
Johannes Berg
2014-09-11
*
mac80211: add Intel Mobile Communications copyright
Johannes Berg
2014-09-05
*
mac80211: Fix accounting of the tailroom-needed counter
Ido Yariv
2014-08-26
*
mac80211: remove useless NULL checks
Eytan Lifshitz
2014-07-21
*
mac80211: remove BUG_ON usage
Johannes Berg
2014-04-29
*
mac80211: free all AP/VLAN keys at once
Johannes Berg
2013-12-16
*
mac80211: move synchronize_net() before sta key removal
Johannes Berg
2013-12-16
*
mac80211: add generic cipher scheme support
Max Stepanov
2013-11-25
*
mac80211: verify ieee80211_key_replace() arguments
Johannes Berg
2013-11-25
*
mac80211: use ERR_CAST()
Johannes Berg
2013-09-26
*
mac80211: add APIs to allow keeping connections after WoWLAN
Johannes Berg
2013-08-16
*
wireless: move crypto constants to ieee80211.h
Johannes Berg
2013-05-16
*
mac80211: batch key free synchronize_net()
Johannes Berg
2013-03-11
*
mac80211: remove underscores from some key functions
Johannes Berg
2013-03-11
*
mac80211: clean up key freeing a bit
Johannes Berg
2013-03-11
*
mac80211: defer tailroom counter manipulation when roaming
Johannes Berg
2013-03-06
*
mac80211: remove IEEE80211_KEY_FLAG_WMM_STA
Johannes Berg
2013-03-06
*
mac80211: cleanup generic suspend/resume procedures
Stanislaw Gruszka
2013-03-06
*
mac80211: add op to configure default key id
Yoni Divinsky
2013-01-18
*
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
2012-11-19
*
mac80211: use CMAC_PN_LEN
Johannes Berg
2012-11-19
*
mac80211: use synchronize_net() on key destroying
Eliad Peller
2012-09-06
*
mac80211: remove ieee80211_key_removed
Johannes Berg
2012-07-09
*
mac80211: clean up debugging
Johannes Berg
2012-06-24
*
mac80211: clean up asm/unaligned.h inclusion
Johannes Berg
2012-02-27
*
mac80211: dont program keys for stations not uploaded
Johannes Berg
2012-02-06
*
mac80211: simplify AP_VLAN handling
Johannes Berg
2012-02-06
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-17
|
\
|
*
mac80211: support adding IV-room in the skb for CCMP keys
Arik Nemtsov
2011-11-08
*
|
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
|
/
*
mac80211: optimise station flags
Johannes Berg
2011-09-30
*
mac80211: let key iteration get keys in install order
Johannes Berg
2011-07-15
*
mac80211: allow drivers to access key sequence counter
Johannes Berg
2011-07-08
*
mac80211: fix TKIP races, make API easier to use
Johannes Berg
2011-07-08
*
mac80211: support GTK rekey offload
Johannes Berg
2011-07-06
*
mac80211: allow driver to iterate keys
Johannes Berg
2011-07-06
*
mac80211: Skip tailroom reservation for full HW-crypto devices with race fix
Yogesh Ashok Powar
2011-07-05
*
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
John W. Linville
2011-06-06
[next]