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
/
mwifiex
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-09
wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_1...
Gustavo A. R. Silva
2
-3
/
+2
2024-09-06
wifi: cfg80211: handle DFS per link
Aditya Kumar Singh
2
-4
/
+5
2024-09-06
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
2
-4
/
+4
2024-09-05
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
24
-152
/
+1075
2024-09-03
wifi: mwifiex: Convert to use jiffies macro
Chen Yufan
2
-3
/
+3
2024-08-22
wifi: mwifiex: remove unnecessary checks for valid priv
Sascha Hauer
13
-109
/
+59
2024-08-22
wifi: mwifiex: Fix uninitialized variable in mwifiex_cfg80211_authenticate()
Dan Carpenter
1
-1
/
+1
2024-08-16
wifi: mwifiex: keep mwifiex_cfg80211_ops constant
Sascha Hauer
1
-11
/
+15
2024-08-16
wifi: mwifiex: duplicate static structs used in driver instances
Sascha Hauer
1
-6
/
+26
2024-08-10
wifi: mwifiex: add support for WPA-PSK-SHA256
Sascha Hauer
2
-0
/
+4
2024-08-10
wifi: mwifiex: fix key_mgmt setting
Sascha Hauer
1
-3
/
+4
2024-08-10
wifi: mwifiex: simplify WPA flags setting
Sascha Hauer
1
-21
/
+8
2024-08-04
wifi: mwifiex: add host mlme for AP mode
David Lin
8
-3
/
+309
2024-08-04
wifi: mwifiex: add host mlme for client mode
David Lin
15
-14
/
+683
2024-08-04
wifi: mwifiex: increase max_num_akm_suites
Sascha Hauer
1
-0
/
+2
2024-07-09
wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
Sascha Hauer
1
-0
/
+3
2024-06-11
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-0
/
+2
2024-05-17
wifi: mwifiex: Fix interface type change
Rafael Beims
1
-0
/
+2
2024-05-16
Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-1
/
+0
2024-04-05
wifi: mwifiex: replace open-coded module_sdio_driver()
Krzysztof Kozlowski
1
-1
/
+1
2024-04-04
wifi: mwifiex: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-03-18
wifi: mwifiex: Add missing MODULE_FIRMWARE() for SD8801
Víctor Gonzalo
1
-0
/
+1
2024-02-12
wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex...
Kees Cook
3
-16
/
+12
2024-02-12
wifi: mwifiex: use kstrtoX_from_user() in debugfs handlers
Dmitry Antipov
1
-15
/
+4
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
1
-1
/
+1
2024-02-05
wifi: mwifiex: Drop unused headers
Linus Walleij
1
-2
/
+0
2024-01-26
Merge tag 'wireless-next-2024-01-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-5
/
+2
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2024-01-18
wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()
Jinjie Ruan
1
-3
/
+0
2024-01-18
wifi: mwifiex: Use helpers to check multicast addresses
Ruan Jinjie
2
-2
/
+2
2024-01-04
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
1
-1
/
+1
2023-12-21
wifi: mwifiex: fix uninitialized firmware_stat
David Lin
1
-1
/
+1
2023-12-19
wifi: mwifiex: use cfg80211_ssid_eq() instead of mwifiex_ssid_cmp()
Dmitry Antipov
4
-16
/
+4
2023-12-15
wifi: mwifiex: configure BSSID consistently when starting AP
David Lin
4
-0
/
+12
2023-12-15
wifi: mwifiex: add extra delay for firmware ready
David Lin
2
-0
/
+21
2023-11-22
wifi: mwifiex: mwifiex_process_sleep_confirm_resp(): remove unused priv variable
Su Hui
1
-8
/
+0
2023-10-06
Merge wireless into wireless-next
Johannes Berg
3
-11
/
+29
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
1
-1
/
+1
2023-09-22
wifi: mwifiex: followup PCIE and related cleanups
Dmitry Antipov
2
-24
/
+8
2023-09-22
wifi: mwifiex: simplify PCIE write operations
Dmitry Antipov
1
-224
/
+66
2023-09-21
wifi: mwifiex: use MODULE_FIRMWARE to add firmware files metadata
Víctor Gonzalo
1
-0
/
+6
2023-09-21
wifi: mwifiex: cleanup struct mwifiex_sdio_mpa_rx
Dmitry Antipov
2
-14
/
+0
2023-09-18
wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
Pin-yen Lin
1
-7
/
+9
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
1
-1
/
+2
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
1
-2
/
+2
2023-09-04
wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len
Gustavo A. R. Silva
1
-0
/
+16
2023-09-04
wifi: mwifiex: Replace one-element array with flexible-array member in struct...
Gustavo A. R. Silva
2
-2
/
+2
2023-09-04
wifi: mwifiex: Fix tlv_buf_left calculation
Gustavo A. R. Silva
1
-2
/
+2
2023-08-23
wifi: mwifiex: avoid possible NULL skb pointer dereference
Dmitry Antipov
1
-1
/
+9
[next]