index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-01
1
-2
/
+2
|
\
|
*
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2024-10-25
1
-2
/
+2
|
|
\
|
|
*
wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-10-08
1
-2
/
+2
*
|
|
wifi: cfg80211: pass net_device to .set_monitor_channel
Felix Fietkau
2024-10-23
1
-0
/
+1
*
|
|
wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_sc...
Alper Nebi Yasak
2024-10-17
1
-1
/
+1
*
|
|
wifi: mwifiex: cleanup struct mwifiex_private
Dmitry Antipov
2024-10-17
4
-18
/
+3
*
|
|
wifi: mwifiex: cleanup struct mwifiex_auto_tdls_peer
Dmitry Antipov
2024-10-17
2
-3
/
+0
*
|
|
wifi: mwifiex: add missing locking for cfg80211 calls
Sascha Hauer
2024-10-17
2
-0
/
+4
*
|
|
Merge net-next/main to resolve conflicts
Johannes Berg
2024-10-09
3
-3
/
+3
|
\
|
|
|
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
3
-3
/
+3
|
|
/
*
|
wifi: libertas: don't select/include lib80211
Johannes Berg
2024-10-08
2
-2
/
+0
*
|
wifi: mwifiex: don't include lib80211.h
Johannes Berg
2024-10-08
2
-2
/
+1
*
|
wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
2024-09-18
1
-2
/
+2
|
/
*
wifi: libertas: Cleanup unused declarations
Yue Haibing
2024-09-09
2
-8
/
+0
*
wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_1...
Gustavo A. R. Silva
2024-09-09
2
-3
/
+2
*
wifi: cfg80211: handle DFS per link
Aditya Kumar Singh
2024-09-06
2
-4
/
+5
*
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
2024-09-06
2
-4
/
+4
*
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-09-05
25
-152
/
+1078
|
\
|
*
wifi: mwifiex: Convert to use jiffies macro
Chen Yufan
2024-09-03
2
-3
/
+3
|
*
wifi: mwifiex: remove unnecessary checks for valid priv
Sascha Hauer
2024-08-22
13
-109
/
+59
|
*
wifi: mwifiex: Fix uninitialized variable in mwifiex_cfg80211_authenticate()
Dan Carpenter
2024-08-22
1
-1
/
+1
|
*
wifi: mwifiex: keep mwifiex_cfg80211_ops constant
Sascha Hauer
2024-08-16
1
-11
/
+15
|
*
wifi: mwl8k: Use static_assert() to check struct sizes
Gustavo A. R. Silva
2024-08-13
1
-0
/
+3
|
*
wifi: mwifiex: add support for WPA-PSK-SHA256
Sascha Hauer
2024-08-10
2
-0
/
+4
|
*
wifi: mwifiex: fix key_mgmt setting
Sascha Hauer
2024-08-10
1
-3
/
+4
|
*
wifi: mwifiex: simplify WPA flags setting
Sascha Hauer
2024-08-10
1
-21
/
+8
|
*
wifi: mwifiex: add host mlme for AP mode
David Lin
2024-08-04
8
-3
/
+309
|
*
wifi: mwifiex: add host mlme for client mode
David Lin
2024-08-04
15
-14
/
+683
|
*
wifi: mwifiex: increase max_num_akm_suites
Sascha Hauer
2024-08-04
1
-0
/
+2
*
|
wifi: mwifiex: duplicate static structs used in driver instances
Sascha Hauer
2024-08-16
1
-6
/
+26
|
/
*
wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
Sascha Hauer
2024-07-09
1
-0
/
+3
*
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-26
2
-3
/
+3
*
wifi: mwl8k: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-06-12
1
-5
/
+5
*
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-11
1
-0
/
+2
|
\
|
*
wifi: mwifiex: Fix interface type change
Rafael Beims
2024-05-17
1
-0
/
+2
*
|
Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2024-05-16
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
wifi: mwifiex: drop driver owner initialization
Krzysztof Kozlowski
2024-04-04
1
-1
/
+0
*
|
wifi: mwl8k: initialize cmd->addr[] properly
Dan Carpenter
2024-05-07
1
-1
/
+1
*
|
wifi: mwifiex: replace open-coded module_sdio_driver()
Krzysztof Kozlowski
2024-04-05
1
-1
/
+1
*
|
Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-04-04
2
-45
/
+48
|
\
\
|
|
/
|
/
|
|
*
wifi: mwl8k: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-03-28
1
-45
/
+47
|
*
wifi: mwifiex: Add missing MODULE_FIRMWARE() for SD8801
Víctor Gonzalo
2024-03-18
1
-0
/
+1
*
|
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-03-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
wifi: libertas: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-1
/
+1
*
|
wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex...
Kees Cook
2024-02-12
3
-16
/
+12
*
|
wifi: mwifiex: use kstrtoX_from_user() in debugfs handlers
Dmitry Antipov
2024-02-12
1
-15
/
+4
*
|
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
2024-02-08
1
-1
/
+1
*
|
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-08
2
-0
/
+8
*
|
wifi: mwifiex: Drop unused headers
Linus Walleij
2024-02-05
1
-2
/
+0
*
|
wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()
Zhipeng Lu
2024-02-05
1
-2
/
+11
[next]