aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/cisco (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-25airo: switch to skcipher interfaceArd Biesheuvel2-30/+29
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers1-1/+1
2018-11-06wireless: airo: potential buffer overflow in sprintf()Dan Carpenter1-1/+1
2018-07-31airo: remove unused variables len and dev and clean up formattingColin Ian King2-8/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-5/+5
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-3/+3
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann1-1/+1
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-19wireless: airo: remove unnecessary static in writerids()Gustavo A. R. Silva1-1/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar1-1/+1
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-2/+2
2017-04-20Annotate hardware config module parameters in drivers/net/wireless/David Howells1-2/+2
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson1-11/+3
2016-06-29wireless: airo: rename 'register' variableArnd Bergmann1-2/+2
2016-05-20Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-1/+1
2016-05-11airo: prevent potential underflow in airo_set_freq()Dan Carpenter1-1/+1
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-3/+3
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-3/+3
2015-11-30wireless: airo: re-use mac_pton()Andy Shevchenko1-15/+3
2015-11-18airo: move under cisco vendor directoryKalle Valo5-0/+8525