index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
cisco
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-30
wifi: remove orphaned cisco/aironet driver
Arnd Bergmann
5
-8577
/
+0
2023-10-30
wifi: airo: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-2
/
+1
2023-07-12
wifi: airo: avoid uninitialized warning in airo_get_rate()
Randy Dunlap
1
-1
/
+4
2023-04-20
wifi: airo: remove ISA_DMA_API dependency
Arnd Bergmann
1
-1
/
+1
2022-11-18
Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
1
-96
/
+108
2022-11-16
wifi: airo: Avoid clashing function prototypes
Gustavo A. R. Silva
1
-96
/
+108
2022-11-01
wifi: airo: do not assign -1 to unsigned char
Jason A. Donenfeld
1
-4
/
+14
2022-03-16
airo: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-11
/
+11
2021-10-20
airo: use eth_hw_addr_set()
Jakub Kicinski
1
-14
/
+13
2021-07-27
airo: use ndo_siocdevprivate
Arnd Bergmann
1
-7
/
+8
2021-04-17
airo: work around stack usage warning
Arnd Bergmann
1
-52
/
+65
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2
-2
/
+0
2020-12-08
airo: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-02
airo: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-11-07
airo: Replace in_atomic() usage.
Sebastian Andrzej Siewior
1
-39
/
+47
2020-11-07
airo: Always use JOB_STATS and JOB_EVENT
Sebastian Andrzej Siewior
1
-11
/
+5
2020-11-07
airo: Invoke airo_read_wireless_stats() directly
Sebastian Andrzej Siewior
1
-17
/
+5
2020-09-16
airo: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-6
/
+9
2020-08-27
airo: Fix a myriad of coding style issues
Lee Jones
1
-430
/
+467
2020-08-27
airo: Place brackets around empty statement
Lee Jones
1
-1
/
+2
2020-08-02
airo: use generic power management
Vaibhav Gupta
1
-20
/
+19
2020-07-15
wireless: Fix trivial spelling
Kieran Bingham
1
-1
/
+1
2020-07-15
airo: use set_current_state macro
Xu Wang
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-3
/
+3
2020-05-29
airo: Fix read overflows sending packets
Dan Carpenter
1
-0
/
+12
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-53
/
+45
2020-01-23
airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATE
Michael Ellerman
1
-10
/
+8
2020-01-23
airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE
Michael Ellerman
1
-1
/
+1
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
[next]