index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
debugfs_key.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: remove trailing semicolon in macro definitions
Tom Rix
2020-12-11
1
-1
/
+1
*
mac80211: Support BIGTK configuration for Beacon protection
Jouni Malinen
2020-02-24
1
-0
/
+31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
mac80211: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-14
1
-3
/
+0
|
/
*
mac80211: move TKIP TX IVs to public part of key struct
Eliad Peller
2016-02-24
1
-2
/
+3
*
mac80211: allow writing TX PN in debugfs
Johannes Berg
2015-09-29
1
-2
/
+49
*
mac80211: remove key TX/RX counter
Johannes Berg
2015-07-17
1
-2
/
+0
*
mac80211: move TX PN to public part of key struct
Johannes Berg
2015-06-02
1
-16
/
+1
*
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
Jouni Malinen
2015-01-27
1
-0
/
+26
*
mac80111: Add BIP-CMAC-256 cipher
Jouni Malinen
2015-01-27
1
-0
/
+4
*
mac80111: Add CCMP-256 cipher
Jouni Malinen
2015-01-27
1
-0
/
+3
*
mac80111: Add GCMP and GCMP-256 ciphers
Jouni Malinen
2015-01-27
1
-0
/
+22
*
mac80211: remove unnecessary null test before debugfs_remove()
Fabian Frederick
2014-10-21
1
-8
/
+4
*
mac80211: move sdata debugfs dir to vif
Stanislaw Gruszka
2013-03-18
1
-5
/
+5
*
mac80211: add debug file for mic failure
Saravana
2012-12-05
1
-0
/
+17
*
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
2012-11-19
1
-3
/
+3
*
mac80211: fix debugfs default key links
Johannes Berg
2012-07-06
1
-6
/
+10
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-2
/
+2
*
mac80211: fix debugfs key->station symlink
Johannes Berg
2012-01-18
1
-3
/
+4
*
mac80211: fix CMAC races
Johannes Berg
2011-07-08
1
-4
/
+3
*
mac80211: fix CCMP races
Johannes Berg
2011-07-08
1
-2
/
+4
*
mac80211: sparse RCU annotations
Johannes Berg
2011-05-16
1
-12
/
+9
*
mac80211: support separate default keys
Johannes Berg
2010-12-13
1
-16
/
+21
*
mac80211: refactor debugfs function generation code
Eliad Peller
2010-11-15
1
-10
/
+9
*
mac80211: fix failure to check kmalloc return value in key_key_read
Jesper Juhl
2010-10-29
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
1
-33
/
+22
|
\
|
*
mac80211: use cipher suite selectors
Johannes Berg
2010-08-16
1
-33
/
+22
*
|
net/wireless: use generic_file_llseek in debugfs
Arnd Bergmann
2010-09-16
1
-0
/
+2
|
/
*
mac80211: Use a separate CCMP PN receive counter for management frames
Jouni Malinen
2010-06-15
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mac80211: reduce reliance on netdev
Johannes Berg
2009-12-21
1
-1
/
+1
*
cfg80211/mac80211: use debugfs_remove_recursive
Johannes Berg
2009-10-30
1
-31
/
+13
*
mac80211: 802.11w - Use BIP (AES-128-CMAC)
Jouni Malinen
2009-01-29
1
-2
/
+77
*
mac80211: convert to %pM away from print_mac
Johannes Berg
2008-10-27
1
-3
/
+1
*
mac80211: share STA information with driver
Johannes Berg
2008-09-15
1
-1
/
+2
*
mac80211: Fix debugfs union misuse and pointer corruption
Jouni Malinen
2008-09-02
1
-3
/
+3
*
mac80211: add a struct to hold tkip context
Harvey Harrison
2008-05-21
1
-4
/
+4
*
mac80211: fix debugfs default key oops
Johannes Berg
2008-05-12
1
-3
/
+12
*
mac80211: fix key debugfs default_key link
Johannes Berg
2008-04-08
1
-1
/
+2
*
mac80211: rename files
Johannes Berg
2008-04-08
1
-1
/
+1
*
mac80211: fix key vs. sta locking problems
Johannes Berg
2008-04-08
1
-19
/
+18
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-1
/
+2
*
[MAC80211]: add interface index to key debugfs
Johannes Berg
2007-10-10
1
-0
/
+4
*
[MAC80211]: rework key handling
Johannes Berg
2007-10-10
1
-2
/
+2
*
[MAC80211]: embed key conf in key, fix driver interface
Johannes Berg
2007-10-10
1
-17
/
+32
*
[MAC80211]: fix key debugfs
Johannes Berg
2007-10-10
1
-2
/
+10
*
[MAC80211]: Add debugfs attributes.
Jiri Benc
2007-05-05
1
-0
/
+252