index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Lines
12 days
wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()
Lorenzo Bianconi
-0
/
+1
12 days
wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()
Lorenzo Bianconi
-0
/
+1
12 days
wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()
Lorenzo Bianconi
-0
/
+1
12 days
Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
-26
/
+16
12 days
wifi: wlcore: Fix a locking bug
Bart Van Assche
-2
/
+2
12 days
wifi: cw1200: Fix locking in error paths
Bart Van Assche
-0
/
+2
13 days
wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_config
Sebastian Krzyszkowiak
-1
/
+1
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-11
/
+11
2026-02-26
wifi: ath12k: fix station lookup failure when disconnecting from AP
Baochen Qiang
-23
/
+13
2026-02-26
wifi: ath12k: use correct pdev id when requesting firmware stats
Baochen Qiang
-3
/
+3
2026-02-23
wifi: libertas: fix use-after-free in lbs_free_adapter()
Daniel Hodges
-2
/
+2
2026-02-23
wifi: mwifiex: Fix dev_alloc_name() return value check
Chen-Yu Tsai
-1
/
+1
2026-02-23
wifi: brcmfmac: Fix potential kernel oops when probe fails
Marek Szyprowski
-8
/
+8
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-39
/
+30
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-114
/
+57
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-20
/
+20
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-538
/
+538
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-975
/
+910
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-1
/
+7
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-8
/
+0
2026-02-12
net: intel: fix PCI device ID conflict between i40e and ipw2200
Ethan Nelson-Moore
-1
/
+7
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+8
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-19069
/
+31284
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-13
/
+6
2026-02-10
Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+7
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+7
2026-02-04
Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-163
/
+2778
2026-02-03
wifi: iwlwifi: mvm: pause TCM on fast resume
Miri Korenblit
-1
/
+5
2026-02-03
wifi: iwlwifi: mld: cancel mlo_scan_start_wk
Miri Korenblit
-2
/
+2
2026-02-03
wifi: brcmsmac: phy: Remove unreachable error handling code
Ingyu Jang
-7
/
+2
2026-02-02
net: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
-54
/
+0
2026-02-02
Merge tag 'ath-next-20260202' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
-12
/
+729
2026-02-02
Merge tag 'rtw-next-2026-01-30' of https://github.com/pkshih/rtw
Johannes Berg
-144
/
+2047
2026-01-30
wifi: ath12k: clear stale link mapping of ahvif->links_map
Aaradhana Sahu
-1
/
+3
2026-01-30
wifi: ath12k: Add support TX hardware queue stats
Aaradhana Sahu
-0
/
+90
2026-01-30
wifi: ath12k: Add support RX PDEV stats
Aaradhana Sahu
-0
/
+180
2026-01-30
wifi: ath12k: Fix index decrement when array_len is zero
Aaradhana Sahu
-3
/
+5
2026-01-30
wifi: ath12k: support OBSS PD configuration for AP mode
Wei Zhang
-3
/
+171
2026-01-30
wifi: ath12k: add WMI support for spatial reuse parameter configuration
Wei Zhang
-0
/
+188
2026-01-30
wifi: ath11k: add usecase firmware handling based on device compatible
Miaoqing Pan
-0
/
+31
2026-01-30
wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()
Ziyi Guo
-0
/
+6
2026-01-30
wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()
Ziyi Guo
-2
/
+2
2026-01-30
wifi: ath10k: snoc: support powering on the device via pwrseq
Dmitry Baryshkov
-3
/
+53
2026-01-30
wifi: rtw89: pci: warn if SPS OCP happens for RTL8922DE
Ping-Ke Shih
-2
/
+11
2026-01-30
wifi: rtw89: pci: restore LDO setting after device resume
Dian-Syuan Yang
-0
/
+1
2026-01-30
wifi: rtw89: mac: set MU group membership and position to registers
Ping-Ke Shih
-6
/
+41
2026-01-30
wifi: rtw89: wow: disable interrupt before swapping FW for 8922D
Chih-Kang Chang
-3
/
+3
2026-01-30
wifi: rtw89: debug: tweak Wi-Fi 7 SER L0/L1 simulation methods
Zong-Zhe Yang
-11
/
+62
2026-01-30
wifi: rtw89: debug: rename mac/ctrl error to L0/L1 error
Zong-Zhe Yang
-16
/
+16
2026-01-29
Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-1561
/
+8433
[next]