index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-08
wifi: libertas_tf: refactor endpoint lookup
Johan Hovold
1
-24
/
+20
2026-04-08
wifi: libertas: refactor endpoint lookup
Johan Hovold
1
-17
/
+16
2026-03-19
wifi: libertas: don't kill URBs in interrupt context
Heitor Alves de Siqueira
1
-1
/
+6
2026-03-19
wifi: libertas: use USB anchors for tracking in-flight URBs
Heitor Alves de Siqueira
2
-10
/
+20
2026-03-06
wifi: mwifiex: drop redundant device reference
Johan Hovold
1
-4
/
+0
2026-03-06
wifi: libertas_tf: drop redundant device reference
Johan Hovold
1
-2
/
+0
2026-03-06
wifi: libertas: drop redundant device reference
Johan Hovold
1
-3
/
+0
2026-03-06
wifi: move action code from per-type frame structs
Johannes Berg
2
-10
/
+6
2026-03-02
wifi: cfg80211: support key installation on non-netdev wdevs
Avraham Stern
2
-9
/
+9
2026-03-02
wifi: nl80211/cfg80211: support stations of non-netdev interfaces
Miri Korenblit
3
-15
/
+18
2026-03-02
wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()
Daniel Hodges
1
-1
/
+1
2026-03-02
wifi: mwifiex: Fix memory leak in mwifiex_11n_aggregate_pkt()
Zilin Guan
1
-0
/
+1
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+3
2026-02-23
wifi: libertas: fix use-after-free in lbs_free_adapter()
Daniel Hodges
1
-2
/
+2
2026-02-23
wifi: mwifiex: Fix dev_alloc_name() return value check
Chen-Yu Tsai
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-4
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
17
-76
/
+76
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
23
-97
/
+93
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2026-01-12
wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
Dan Carpenter
1
-3
/
+3
2026-01-08
wifi: libertas: fix WARNING in usb_tx_block
Szymon Wilczek
1
-0
/
+2
2026-01-08
wifi: mwifiex: Allocate dev name earlier for interface workqueue name
Chen-Yu Tsai
1
-4
/
+9
2025-11-11
wifi: mwl8k: inject DSSS Parameter Set element into beacons if missing
Pawel Dembicki
1
-5
/
+66
2025-09-24
wifi: libertas: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
3
-3
/
+5
2025-09-24
Revert "wifi: libertas: WQ_PERCPU added to alloc_workqueue users"
Johannes Berg
3
-5
/
+3
2025-09-23
wifi: libertas: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
3
-3
/
+5
2025-09-11
Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
5
-5
/
+181
2025-09-11
wifi: mwifiex: fix endianness handling in mwifiex_send_rgpower_table
Stefan Kerkmann
1
-1
/
+1
2025-09-05
wifi: mwifiex: fix double free in mwifiex_send_rgpower_table()
Dan Carpenter
1
-3
/
+1
2025-09-03
wifi: mwifiex: send world regulatory domain to driver
Stefan Kerkmann
1
-4
/
+3
2025-09-03
wifi: mwifiex: add rgpower table loading support
Stefan Kerkmann
4
-1
/
+180
2025-09-03
wifi: libertas: cap SSID len in lbs_associate()
Dan Carpenter
1
-3
/
+6
2025-08-28
wifi: mwifiex: Initialize the chan_stats array to zero
Qianfeng Rong
2
-4
/
+5
2025-07-24
wifi: Fix typos
Bjorn Helgaas
2
-4
/
+4
2025-07-18
wifi: mwifiex: Use max_t() to improve code
Qianfeng Rong
1
-4
/
+3
2025-07-15
mwl8k: Add missing check after DMA map
Thomas Fourier
1
-0
/
+4
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2025-07-07
wifi: mwifiex: discard erroneous disassoc frames on STA interface
Vitor Soares
1
-1
/
+3
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
3
-9
/
+16
2025-06-20
wifi: mwifiex: enable host mlme on sdio W8997 chipsets
Rafael Beims
1
-1
/
+1
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-4
/
+2
2025-06-11
Revert "wifi: mwifiex: Fix HT40 bandwidth issue."
Francesco Dolcini
1
-4
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
9
-10
/
+14
2025-05-21
wifi: check if socket flags are valid
Bert Karwatzki
1
-2
/
+1
2025-04-23
wifi: mwifiex: remove mwifiex_sta_init_cmd() last argument
Sascha Hauer
4
-7
/
+7
2025-04-23
wifi: mwifiex: drop asynchronous init waiting code
Sascha Hauer
6
-61
/
+4
2025-04-23
wifi: mwifiex: let mwifiex_init_fw() return 0 for success
Sascha Hauer
3
-10
/
+4
2025-04-23
wifi: mwifiex: remove unnecessary queue empty check
Sascha Hauer
1
-10
/
+3
[next]