index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
key.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-26
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
1
-0
/
+2
2017-02-08
mac80211: aes-cmac: switch to shash CMAC driver
Ard Biesheuvel
1
-1
/
+1
2016-02-24
mac80211: move TKIP TX IVs to public part of key struct
Eliad Peller
1
-3
/
+7
2015-07-17
mac80211: remove key TX/RX counter
Johannes Berg
1
-3
/
+0
2015-06-10
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-0
/
+1
2015-06-02
mac80211: move TX PN to public part of key struct
Johannes Berg
1
-4
/
+0
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-05-20
mac80211: fix AP_VLAN crypto tailroom calculation
Michal Kazior
1
-0
/
+1
2015-05-06
mac80211: extend get_key() to return PN for all ciphers
Johannes Berg
1
-2
/
+1
2015-03-17
mac80211: Get IV len from key conf and not cipher scheme
Cedric Izoard
1
-0
/
+2
2015-01-27
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
Jouni Malinen
1
-0
/
+7
2015-01-27
mac80111: Add GCMP and GCMP-256 ciphers
Jouni Malinen
1
-0
/
+11
2013-12-16
mac80211: free all AP/VLAN keys at once
Johannes Berg
1
-1
/
+2
2013-11-25
mac80211: add generic cipher scheme support
Max Stepanov
1
-3
/
+10
2013-10-11
mac80211: port CCMP to cryptoapi's CCM driver
Ard Biesheuvel
1
-1
/
+1
2013-05-17
wireless: move crypto constants to ieee80211.h
Johannes Berg
1
-13
/
+2
2013-03-11
mac80211: batch key free synchronize_net()
Johannes Berg
1
-0
/
+2
2013-03-11
mac80211: remove underscores from some key functions
Johannes Berg
1
-1
/
+1
2013-03-11
mac80211: clean up key freeing a bit
Johannes Berg
1
-6
/
+5
2013-03-06
mac80211: defer tailroom counter manipulation when roaming
Johannes Berg
1
-1
/
+3
2013-03-06
mac80211: cleanup generic suspend/resume procedures
Stanislaw Gruszka
1
-1
/
+0
2012-12-05
mac80211: add debug file for mic failure
Saravana
1
-0
/
+3
2012-11-19
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
1
-5
/
+3
2011-07-13
mac80211: allow driver to disconnect after resume
Johannes Berg
1
-0
/
+2
2011-07-08
mac80211: allow drivers to access key sequence counter
Johannes Berg
1
-2
/
+3
2011-07-08
mac80211: simplify RX PN/IV handling
Johannes Berg
1
-1
/
+1
2011-07-08
mac80211: use AES_BLOCK_SIZE
Johannes Berg
1
-3
/
+0
2011-07-08
mac80211: fix CMAC races
Johannes Berg
1
-4
/
+1
2011-07-08
mac80211: fix CCMP races
Johannes Berg
1
-4
/
+1
2011-07-08
mac80211: fix TKIP races, make API easier to use
Johannes Berg
1
-3
/
+7
2011-05-16
mac80211: sparse RCU annotations
Johannes Berg
1
-0
/
+3
2011-05-12
mac80211: make key locking clearer
Johannes Berg
1
-0
/
+1
2011-03-07
mac80211: remove unused macros
Shan Wei
1
-1
/
+0
2010-12-13
mac80211: support separate default keys
Johannes Berg
1
-1
/
+2
2010-10-07
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
1
-0
/
+3
2010-08-27
mac80211: allow vendor specific cipher suites
Johannes Berg
1
-3
/
+3
2010-08-17
mac80211: use cipher suite selectors
Johannes Berg
1
-3
/
+1
2010-07-27
mac80211: Fix key freeing to handle unlinked keys
Jouni Malinen
1
-1
/
+2
2010-06-16
mac80211: Use a separate CCMP PN receive counter for management frames
Jouni Malinen
1
-1
/
+7
2010-06-03
mac80211: simplify key locking
Johannes Berg
1
-21
/
+1
2009-12-22
mac80211 : fix a race with update_tkip_key
gregor kowski
1
-1
/
+7
2009-10-30
cfg80211/mac80211: use debugfs_remove_recursive
Johannes Berg
1
-12
/
+0
2009-05-13
nl80211: Add RSC configuration for new keys
Jouni Malinen
1
-1
/
+2
2009-01-30
mac80211: 802.11w - Use BIP (AES-128-CMAC)
Jouni Malinen
1
-0
/
+6
2009-01-30
mac80211: 802.11w - Add BIP (AES-128-CMAC)
Jouni Malinen
1
-0
/
+10
2008-06-27
mac80211: Let drivers have access to TKIP key offets for TX and RX MIC
Luis R. Rodriguez
1
-25
/
+12
2008-05-22
mac80211: add a struct to hold tkip context
Harvey Harrison
1
-8
/
+9
2008-04-16
mac80211: fix key hwaccel race
Johannes Berg
1
-4
/
+7
2008-04-09
mac80211: fix key debugfs default_key link
Johannes Berg
1
-0
/
+1
2008-04-09
mac80211: rename files
Johannes Berg
1
-0
/
+157