index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-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-25
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
2023-08-21
wifi: mwifiex: fix comment typos in SDIO module
Dmitry Antipov
1
-2
/
+2
2023-08-21
wifi: mwifiex: cleanup adapter data
Dmitry Antipov
3
-8
/
+0
2023-08-21
wifi: mwifiex: Fix missed return in oob checks failed path
Polaris Pi
2
-0
/
+2
2023-08-21
wifi: mwifiex: use is_zero_ether_addr() instead of ether_addr_equal()
Ruan Jinjie
1
-2
/
+1
2023-08-21
wifi: mwifiex: drop BUG_ON from TX paths
Dmitry Antipov
4
-44
/
+34
2023-08-21
wifi: mwifiex: handle possible mwifiex_write_reg() errors
Dmitry Antipov
1
-10
/
+12
2023-08-21
wifi: mwifiex: handle possible sscanf() errors
Dmitry Antipov
1
-2
/
+8
2023-08-21
wifi: mwifiex: cleanup private data structures
Dmitry Antipov
5
-15
/
+0
2023-08-21
wifi: mwifiex: fix memory leak in mwifiex_histogram_read()
Dmitry Antipov
1
-2
/
+7
2023-08-02
wifi: mwifiex: fix error recovery in PCIE buffer descriptor management
Dmitry Antipov
1
-8
/
+17
2023-08-01
wifi: mwifiex: Fix OOB and integer underflow when rx packets
Polaris Pi
3
-4
/
+36
2023-07-25
wifi: mwifiex: Set WIPHY_FLAG_NETNS_OK flag
Johannes Wiesboeck
1
-0
/
+1
2023-07-25
wifi: mwifiex: fix fortify warning
Dmitry Antipov
1
-3
/
+6
2023-07-25
wifi: mwifiex: prefer strscpy() over strlcpy()
Dmitry Antipov
1
-8
/
+3
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-24
/
+9
2023-06-19
wifi: cfg80211: make TDLS management link-aware
Mukesh Sisodiya
1
-4
/
+4
2023-05-18
wifi: mwifiex: Use default @max_active for workqueues
Tejun Heo
2
-6
/
+6
2023-05-11
wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()
Christophe JAILLET
1
-3
/
+3
2023-05-05
wifi: mwifiex: Use list_count_nodes()
Christophe JAILLET
2
-17
/
+2
2023-03-31
wifi: mwifiex: remove unused evt_buf variable
Tom Rix
1
-4
/
+0
2023-03-15
wifi: mwifiex: mark OF related data as maybe unused
Krzysztof Kozlowski
2
-2
/
+2
2023-02-14
wifi: mac80211: fix receiving A-MSDU frames on mesh interfaces
Felix Fietkau
1
-1
/
+1
2023-02-14
wifi: cfg80211: include puncturing bitmap in channel switch events
Aloka Dixit
1
-1
/
+1
[next]