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