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
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
mwl8k: fix alignment constraints
Arnd Bergmann
1
-1
/
+1
2021-02-08
mwl8k: assign value when defining variables
wengjianfeng
1
-2
/
+1
2021-02-08
mwifiex: Report connected BSS with cfg80211_connect_bss()
Yen-lin Lai
1
-9
/
+26
2021-02-08
libertas: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-02-06
Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-1
/
+1
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2
-3
/
+10
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
1
-2
/
+2
2021-01-14
mwifiex: pcie: Drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2020-12-08
mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
Zhang Xiaohui
1
-0
/
+2
2020-12-07
mwifiex: change license text of Makefile and README from MARVELL to NXP
Ganapathi Bhat
2
-6
/
+7
2020-12-07
mwl8k: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-33
/
+39
2020-11-24
mwifiex: Remove duplicated REG_PORT definition
Jisheng Zhang
1
-2
/
+0
2020-11-24
mwifiex: Fix fall-through warnings for Clang
Gustavo A. R. Silva
4
-0
/
+5
2020-11-10
mwifiex: pcie: skip cancel_work_sync() on reset failure path
Tsuchiya Yuto
2
-1
/
+19
2020-11-10
mwifiex: update comment for shutdown_sw()/reinit_sw() to reflect current state
Tsuchiya Yuto
1
-2
/
+2
2020-11-10
mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure
Tsuchiya Yuto
1
-0
/
+2
2020-11-07
mwifiex: pcie: Remove a couple of unchecked 'ret's
Lee Jones
1
-4
/
+2
2020-10-08
mwifiex: fix double free
Tom Rix
1
-0
/
+2
2020-09-30
net: libertas: Use netif_rx_any_context()
Sebastian Andrzej Siewior
1
-9
/
+2
2020-09-30
net: libertas libertas_tf: Remove in_interrupt() from debug macro.
Sebastian Andrzej Siewior
2
-4
/
+2
2020-09-30
net: mwifiex: Use netif_rx_any_context().
Sebastian Andrzej Siewior
2
-10
/
+2
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+3
2020-09-09
mwifiex: remove function pointer check
Tom Rix
1
-8
/
+6
2020-09-07
mwifiex: sdio: Fix -Wunused-const-variable warnings
YueHaibing
2
-427
/
+427
2020-09-07
mwifiex: wmm: Fix -Wunused-const-variable warnings
YueHaibing
3
-16
/
+19
2020-09-07
mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO
Nathan Chancellor
2
-6
/
+6
2020-09-01
libertas_tf: Remove unused macro QOS_CONTROL_LEN
YueHaibing
1
-1
/
+0
2020-09-01
mwifiex: pcie: Move tables to the only place they're used
Lee Jones
2
-149
/
+149
2020-09-01
libertas_tf: Fix function documentation formatting errors
Lee Jones
1
-18
/
+19
2020-09-01
libertas: Fix misnaming for function param 'device'
Lee Jones
1
-2
/
+2
2020-09-01
libertas: Fix 'timer_list' stored private data related dot-rot
Lee Jones
1
-3
/
+3
2020-09-01
libertas_tf: Fix a bunch of function doc formatting issues
Lee Jones
1
-11
/
+11
2020-09-01
libertas_tf: Demote non-conformant kernel-doc headers
Lee Jones
1
-4
/
+2
2020-08-27
mwl8k: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-8
/
+8
2020-08-27
mwifiex: Increase AES key storage size to 256 bits
Maximilian Luz
2
-3
/
+3
2020-08-27
mwifiex: don't call del_timer_sync() on uninitialized timer
Tetsuo Handa
1
-1
/
+2
2020-08-27
mwifiex: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-6
/
+6
2020-08-27
mwifiex: Clean up some err and dbg messages
Christophe JAILLET
1
-15
/
+10
2020-08-27
mwifiex: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-75
/
+78
2020-08-18
mwifiex: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2020-08-04
Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-1
/
+1
2020-08-02
mwifiex: 11n_rxreorder: Remove unnecessary cast in kfree()
Xu Wang
1
-1
/
+1
2020-08-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-2
/
+2
2020-07-15
mwifiex: Prevent memory corruption handling keys
Dan Carpenter
1
-7
/
+15
2020-07-15
mwifiex: Fix reporting 'operation not supported' error code
Pali Rohár
3
-12
/
+12
2020-07-15
mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfaces
Pali Rohár
1
-1
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
4
-15
/
+15
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
12
-62
/
+80
2020-06-01
mwifiex: Fix firmware filename for sd8997 chipset
Pali Rohár
1
-1
/
+1
2020-06-01
mwifiex: Fix firmware filename for sd8977 chipset
Pali Rohár
1
-1
/
+1
[next]