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
2022-07-27
wifi: libertas: Fix possible refcount leak in if_usb_probe()
Hangyu Hua
1
-0
/
+1
2022-07-27
wifi: mwifiex: clean up one inconsistent indenting
Yang Li
1
-1
/
+1
2022-07-27
wifi: mwifiex: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-27
wifi: mwl8k: use time_after to replace "jiffies > a"
Li Qiong
1
-1
/
+1
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-2
/
+3
2022-07-15
wifi: cfg80211/mac80211: separate link params from station params
Shaul Triebitz
1
-9
/
+11
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2
-3
/
+3
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2
-2
/
+2
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-5
/
+5
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
3
-13
/
+17
2022-05-30
wifi: libertas: use variable-size data in assoc req/resp cmd
Johannes Berg
2
-5
/
+5
2022-05-04
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
4
-25
/
+54
2022-04-27
mwifiex: Add SD8997 SDIO-UART firmware
Andrejs Cainikovs
2
-0
/
+3
2022-04-27
mwifiex: Select firmware based on strapping
Andrejs Cainikovs
2
-1
/
+25
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-24
/
+24
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
1
-1
/
+1
2022-04-06
mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queue
Niels Dossche
1
-0
/
+2
2022-03-16
mwifiex: make read-only array wmm_oui static const
Colin Ian King
1
-1
/
+1
2022-03-06
wireless: Marvell: Use netif_rx().
Sebastian Andrzej Siewior
3
-4
/
+4
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2021-12-08
libertas_tf: Add missing __packed annotations
Kees Cook
1
-14
/
+14
2021-12-08
libertas: Add missing __packed annotation with struct_group()
Kees Cook
1
-1
/
+1
2021-12-08
mwifiex: Fix possible ABBA deadlock
Brian Norris
1
-2
/
+6
2021-11-29
mwl8k: Use named struct for memcpy() region
Kees Cook
1
-4
/
+6
2021-11-29
libertas_tf: Use struct_group() for memcpy() region
Kees Cook
2
-5
/
+8
2021-11-29
libertas: Use struct_group() for memcpy() region
Kees Cook
2
-6
/
+9
2021-11-26
mwifiex: Ignore BTCOEX events from the 88W8897 firmware
Jonas Dreßler
3
-0
/
+8
2021-11-26
mwifiex: Ensure the version string from the firmware is 0-terminated
Jonas Dreßler
1
-0
/
+3
2021-11-26
mwifiex: Add quirk to disable deep sleep with certain hardware revision
Jonas Dreßler
3
-0
/
+39
2021-11-26
mwifiex: Use a define for firmware version string length
Jonas Dreßler
3
-4
/
+7
2021-11-26
mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
Zekun Shen
1
-1
/
+2
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
1
-1
/
+1
2021-10-28
mwifiex: fix division by zero in fw download path
Johan Hovold
1
-0
/
+16
2021-10-27
libertas: replace snprintf in show functions with sysfs_emit
Ye Guojin
1
-9
/
+9
2021-10-27
libertas: Fix possible memory leak in probe and disconnect
Wang Hai
1
-0
/
+2
2021-10-27
libertas_tf: Fix possible memory leak in probe and disconnect
Wang Hai
1
-0
/
+2
2021-10-20
wireless: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
3
-7
/
+5
2021-10-20
mwifiex: Deactive host sleep using HSCFG after it was activated manually
Jonas Dreßler
4
-0
/
+44
2021-10-20
mwifiex: Send DELBA requests according to spec
Jonas Dreßler
1
-2
/
+3
2021-10-20
mwifiex: Fix an incorrect comment
Jonas Dreßler
1
-1
/
+1
2021-10-20
mwifiex: Log an error on command failure during key-material upload
Jonas Dreßler
1
-2
/
+8
2021-10-20
mwifiex: Don't log error on suspend if wake-on-wlan is disabled
Jonas Dreßler
1
-1
/
+1
2021-10-20
mwl8k: Fix use-after-free in mwl8k_fw_state_machine()
Zheyu Ma
1
-1
/
+1
2021-10-18
mwifiex: Try waking the firmware until we get an interrupt
Jonas Dreßler
1
-5
/
+23
2021-10-18
mwifiex: Read a PCI register after writing the TX ring write pointer
Jonas Dreßler
1
-0
/
+8
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2
-4
/
+0
2021-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+4
2021-09-28
mwifiex: avoid null-pointer-subtraction warning
Arnd Bergmann
2
-4
/
+4
2021-09-21
mwifiex: Fix copy-paste mistake when creating virtual interface
Jonas Dreßler
1
-1
/
+1
[next]