Age | Commit message (Expand) | Author | Files | Lines |
2019-11-01 | crypto: skcipher - rename the crypto_blkcipher module and kconfig option | Eric Biggers | 1 | -1/+1 |
2019-09-03 | airo: fix memory leaks | Wenwen Wang | 1 | -2/+9 |
2019-06-25 | airo: switch to skcipher interface | Ard Biesheuvel | 2 | -30/+29 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2018-12-28 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
2018-11-20 | crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations | Eric Biggers | 1 | -1/+1 |
2018-11-06 | wireless: airo: potential buffer overflow in sprintf() | Dan Carpenter | 1 | -1/+1 |
2018-07-31 | airo: remove unused variables len and dev and clean up formatting | Colin Ian King | 2 | -8/+3 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -1/+1 |
2018-04-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -5/+5 |
2018-03-27 | wireless: Use octal not symbolic permissions | Joe Perches | 1 | -3/+3 |
2018-03-26 | treewide: simplify Kconfig dependencies for removed archs | Arnd Bergmann | 1 | -1/+1 |
2018-03-13 | net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text | Randy Dunlap | 1 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-20 | wireless: airo: remove unnecessary static in writerids() | Gustavo A. R. Silva | 1 | -1/+1 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -2/+2 |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar | 1 | -1/+1 |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 1 | -2/+2 |
2017-04-20 | Annotate hardware config module parameters in drivers/net/wireless/ | David Howells | 1 | -2/+2 |
2016-10-20 | net: use core MTU range checking in wireless drivers | Jarod Wilson | 1 | -11/+3 |
2016-06-29 | wireless: airo: rename 'register' variable | Arnd Bergmann | 1 | -2/+2 |
2016-05-21 | Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or... | David S. Miller | 1 | -1/+1 |
2016-05-11 | airo: prevent potential underflow in airo_set_freq() | Dan Carpenter | 1 | -1/+1 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -3/+3 |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg | 1 | -3/+3 |
2015-11-30 | wireless: airo: re-use mac_pton() | Andy Shevchenko | 1 | -15/+3 |
2015-11-18 | airo: move under cisco vendor directory | Kalle Valo | 5 | -0/+8525 |