index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-22
wifi: rtw88: fix device leak on probe failure
Johan Hovold
1
-2
/
+1
2026-04-07
wifi: rt2x00usb: fix devres lifetime
Johan Hovold
1
-1
/
+1
2026-04-07
wifi: brcmfmac: validate bsscfg indices in IF events
Pengpeng Hou
1
-0
/
+5
2026-04-07
wifi: brcmsmac: Fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+1
2026-03-25
wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-free
Alexander Popov
1
-1
/
+0
2026-03-24
wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info_handler()
Alexey Velichayshiy
1
-1
/
+1
2026-03-24
Merge tag 'ath-current-20260324' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
2
-9
/
+10
2026-03-24
Merge tag 'iwlwifi-fixes-2026-03-24' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Johannes Berg
10
-41
/
+146
2026-03-24
wifi: wl1251: validate packet IDs before indexing tx_frames
Pengpeng Hou
1
-3
/
+5
2026-03-24
wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculation
Yasuaki Torimaru
1
-1
/
+1
2026-03-24
wifi: ath12k: Pass the correct value of each TID during a stop AMPDU session
Reshma Immaculate Rajkumar
1
-1
/
+3
2026-03-24
wifi: ath11k: Pass the correct value of each TID during a stop AMPDU session
Reshma Immaculate Rajkumar
1
-8
/
+7
2026-03-24
wifi: iwlwifi: mld: correctly set wifi generation data
Johannes Berg
2
-32
/
+88
2026-03-24
wifi: iwlwifi: mvm: don't send a 6E related command when not supported
Emmanuel Grumbach
1
-1
/
+2
2026-03-24
wifi: iwlwifi: mld: Fix MLO scan timing
Pagadala Yesu Anjaneyulu
7
-8
/
+56
2026-03-18
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
3
-8
/
+3
2026-03-18
wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom
Guenter Roeck
1
-1
/
+1
2026-03-06
wifi: mac80211_hwsim: fully initialise PMSR capabilities
Johannes Berg
1
-1
/
+1
2026-03-03
wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()
Lorenzo Bianconi
1
-0
/
+1
2026-03-03
wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()
Lorenzo Bianconi
1
-0
/
+1
2026-03-03
wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()
Lorenzo Bianconi
1
-0
/
+1
2026-03-03
Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
2
-26
/
+16
2026-03-03
wifi: wlcore: Fix a locking bug
Bart Van Assche
1
-2
/
+2
2026-03-03
wifi: cw1200: Fix locking in error paths
Bart Van Assche
1
-0
/
+2
2026-03-02
wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_config
Sebastian Krzyszkowiak
1
-1
/
+1
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-11
/
+11
2026-02-26
wifi: ath12k: fix station lookup failure when disconnecting from AP
Baochen Qiang
1
-23
/
+13
2026-02-26
wifi: ath12k: use correct pdev id when requesting firmware stats
Baochen Qiang
1
-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-23
wifi: brcmfmac: Fix potential kernel oops when probe fails
Marek Szyprowski
3
-8
/
+8
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
23
-39
/
+30
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
35
-114
/
+57
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
18
-20
/
+20
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
198
-538
/
+538
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
289
-975
/
+910
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+7
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-8
/
+0
2026-02-12
net: intel: fix PCI device ID conflict between i40e and ipw2200
Ethan Nelson-Moore
1
-1
/
+7
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
8
-0
/
+8
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
247
-19055
/
+31270
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-13
/
+6
2026-02-10
Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-5
/
+7
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+7
2026-02-04
Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
41
-163
/
+2778
2026-02-03
wifi: iwlwifi: mvm: pause TCM on fast resume
Miri Korenblit
1
-1
/
+5
2026-02-03
wifi: iwlwifi: mld: cancel mlo_scan_start_wk
Miri Korenblit
2
-2
/
+2
2026-02-03
wifi: brcmsmac: phy: Remove unreachable error handling code
Ingyu Jang
1
-7
/
+2
2026-02-02
net: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
3
-54
/
+0
2026-02-02
Merge tag 'ath-next-20260202' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
12
-12
/
+729
[next]