index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
cisco
/
airo.c
Age
Commit message (
Expand
)
Author
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-23
airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATE
Michael Ellerman
2020-01-23
airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE
Michael Ellerman
2019-09-03
airo: fix memory leaks
Wenwen Wang
2019-06-25
airo: switch to skcipher interface
Ard Biesheuvel
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
2018-11-06
wireless: airo: potential buffer overflow in sprintf()
Dan Carpenter
2018-07-31
airo: remove unused variables len and dev and clean up formatting
Colin Ian King
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2017-07-19
wireless: airo: remove unnecessary static in writerids()
Gustavo A. R. Silva
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-04-20
Annotate hardware config module parameters in drivers/net/wireless/
David Howells
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
2016-06-29
wireless: airo: rename 'register' variable
Arnd Bergmann
2016-05-20
Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...
David S. Miller
2016-05-11
airo: prevent potential underflow in airo_set_freq()
Dan Carpenter
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2015-11-30
wireless: airo: re-use mac_pton()
Andy Shevchenko
2015-11-18
airo: move under cisco vendor directory
Kalle Valo