summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/cisco
AgeCommit message (Expand)Author
2021-10-20airo: use eth_hw_addr_set()Jakub Kicinski
2021-07-27airo: use ndo_siocdevprivateArnd Bergmann
2021-04-17airo: work around stack usage warningArnd Bergmann
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2020-12-08airo: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-02airo: remove trailing semicolon in macro definitionTom Rix
2020-11-07airo: Replace in_atomic() usage.Sebastian Andrzej Siewior
2020-11-07airo: Always use JOB_STATS and JOB_EVENTSebastian Andrzej Siewior
2020-11-07airo: Invoke airo_read_wireless_stats() directlySebastian Andrzej Siewior
2020-09-16airo: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-27airo: Fix a myriad of coding style issuesLee Jones
2020-08-27airo: Place brackets around empty statementLee Jones
2020-08-02airo: use generic power managementVaibhav Gupta
2020-07-15wireless: Fix trivial spellingKieran Bingham
2020-07-15airo: use set_current_state macroXu Wang
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-29airo: Fix read overflows sending packetsDan Carpenter
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-23airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman
2020-01-23airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman
2019-11-01crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers
2019-09-03airo: fix memory leaksWenwen Wang
2019-06-25airo: switch to skcipher interfaceArd Biesheuvel
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers
2018-11-06wireless: airo: potential buffer overflow in sprintf()Dan Carpenter
2018-07-31airo: remove unused variables len and dev and clean up formattingColin Ian King
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-19wireless: airo: remove unnecessary static in writerids()Gustavo A. R. Silva
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-04-20Annotate hardware config module parameters in drivers/net/wireless/David Howells
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson
2016-06-29wireless: airo: rename 'register' variableArnd Bergmann
2016-05-20Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller
2016-05-11airo: prevent potential underflow in airo_set_freq()Dan Carpenter
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2015-11-30wireless: airo: re-use mac_pton()Andy Shevchenko
2015-11-18airo: move under cisco vendor directoryKalle Valo