index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2024-09-04
wifi: mwifiex: duplicate static structs used in driver instances
Sascha Hauer
1
-6
/
+26
2024-08-29
wifi: mac80211: fix receiving A-MSDU frames on mesh interfaces
Felix Fietkau
1
-1
/
+1
2024-08-03
wifi: mwifiex: Fix interface type change
Rafael Beims
1
-0
/
+2
2024-06-12
wifi: mwl8k: initialize cmd->addr[] properly
Dan Carpenter
1
-1
/
+1
2024-03-27
wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()
Zhipeng Lu
1
-2
/
+11
2024-03-27
wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()
Jinjie Ruan
1
-3
/
+0
2024-02-23
wifi: mwifiex: fix uninitialized firmware_stat
David Lin
1
-1
/
+1
2024-02-23
wifi: mwifiex: add extra delay for firmware ready
David Lin
2
-0
/
+21
2024-02-23
wifi: mwifiex: Support SD8978 chipset
Lukas Wunner
3
-4
/
+27
2024-01-26
wifi: mwifiex: configure BSSID consistently when starting AP
David Lin
4
-0
/
+12
2024-01-26
wifi: libertas: stop selecting wext
Arnd Bergmann
1
-2
/
+0
2023-10-25
wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len
Gustavo A. R. Silva
1
-0
/
+16
2023-10-10
wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
Pin-yen Lin
1
-7
/
+9
2023-10-10
wifi: mwifiex: Fix tlv_buf_left calculation
Gustavo A. R. Silva
1
-2
/
+2
2023-09-23
wifi: mwifiex: fix fortify warning
Dmitry Antipov
1
-3
/
+6
2023-09-13
wifi: mwifiex: avoid possible NULL skb pointer dereference
Dmitry Antipov
1
-1
/
+9
2023-09-13
wifi: mwifiex: Fix missed return in oob checks failed path
Polaris Pi
2
-0
/
+2
2023-09-13
wifi: mwifiex: fix memory leak in mwifiex_histogram_read()
Dmitry Antipov
1
-2
/
+7
2023-09-13
wifi: mwifiex: fix error recovery in PCIE buffer descriptor management
Dmitry Antipov
1
-8
/
+17
2023-09-13
wifi: mwifiex: Fix OOB and integer underflow when rx packets
Polaris Pi
3
-4
/
+36
2023-07-19
wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()
Christophe JAILLET
1
-3
/
+3
2023-04-20
wifi: mwifiex: mark OF related data as maybe unused
Krzysztof Kozlowski
2
-2
/
+2
2023-03-10
wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()
Dan Carpenter
1
-3
/
+3
2023-03-10
wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-03-10
wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-03-10
wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-03-10
wifi: libertas_tf: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-03-10
wifi: libertas: fix memory leak in lbs_init_adapter()
Zhengchao Shao
1
-0
/
+1
2023-02-25
wifi: mwifiex: Add missing compatible string for SD8787
Lukas Wunner
1
-0
/
+1
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-2
/
+2
2022-09-22
wifi: mwifiex: fix array of flexible structures warnings
Johannes Berg
2
-4
/
+4
2022-09-22
mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv
Duoming Zhou
3
-8
/
+10
2022-09-07
wifi: mwifiex: fix endian annotations in casts
Johannes Berg
1
-6
/
+6
2022-09-07
wifi: mwifiex: fix endian conversion
Johannes Berg
1
-1
/
+1
2022-09-07
wifi: mwifiex: mark a variable unused
Johannes Berg
1
-1
/
+1
2022-09-07
wifi: libertas: fix a couple of sparse warnings
Johannes Berg
2
-3
/
+2
2022-09-07
wifi: mwifiex: Fix comment typo
Jason Wang
1
-1
/
+1
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2
-8
/
+11
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2
-8
/
+11
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
47
-616
/
+49
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
[next]