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
2025-11-11
wifi: ath12k: Move RX status TLV parsing to Wi-Fi 7 module
Alok Singh
-347
/
+405
2025-11-11
wifi: ath12k: Move MPDU pop functionality to Wi-Fi 7 module
Alok Singh
-217
/
+230
2025-11-11
wifi: ath12k: Move monitor status processing to Wi-Fi 7 module
Alok Singh
-415
/
+433
2025-11-11
wifi: ath12k: Move monitor ring processing to Wi-Fi 7 module
Alok Singh
-249
/
+305
2025-11-11
wifi: mwl8k: inject DSSS Parameter Set element into beacons if missing
Pawel Dembicki
-5
/
+66
2025-11-11
wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()
Abdun Nihaal
-2
/
+4
2025-11-11
wifi: mac80211_hwsim: Fix possible NULL dereference
Ilan Peer
-4
/
+10
2025-11-11
wifi: rtlwifi: rtl8188ee: correct allstasleep in P2P PS H2C command
Ping-Ke Shih
-1
/
+1
2025-11-11
wifi: rtw89: Enable the new rtw89_8852au module
Bitterblue Smith
-0
/
+14
2025-11-11
wifi: rtw89: Add rtw8852au.c
Bitterblue Smith
-0
/
+79
2025-11-11
wifi: rtw89: 8852a: Accept USB devices and load their MAC address
Bitterblue Smith
-9
/
+7
2025-11-11
wifi: rtw89: Add rtw8852a_hfc_param_ini_usb
Bitterblue Smith
-1
/
+45
2025-11-11
wifi: rtw89: Add rtw8852a_dle_mem_usb
Bitterblue Smith
-1
/
+31
2025-11-11
wifi: rtw89: Use the correct power sequences for USB/SDIO
Bitterblue Smith
-1
/
+16
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-89
/
+80
2025-11-06
wifi: ath12k: Fix timeout error during beacon stats retrieval
Manish Dharanenthiran
-12
/
+1
2025-11-06
wifi: ath12k: Make firmware stats reset caller-driven
Manish Dharanenthiran
-13
/
+13
2025-11-06
wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()
Nicolas Escande
-0
/
+3
2025-11-06
wifi: rtw89: process TX wait skbs for USB via C2H handler
Fedor Pchelkin
-7
/
+20
2025-11-06
wifi: rtw89: provide TX reports for management frames
Fedor Pchelkin
-1
/
+3
2025-11-06
wifi: rtw89: handle IEEE80211_TX_CTL_REQ_TX_STATUS frames for USB
Fedor Pchelkin
-0
/
+149
2025-11-06
wifi: rtw89: usb: anchor TX URBs
Fedor Pchelkin
-4
/
+21
2025-11-06
wifi: rtw89: fill TX descriptor of FWCMD in shortcut
Ping-Ke Shih
-12
/
+14
2025-11-06
wifi: rtw89: implement C2H TX report handler
Fedor Pchelkin
-6
/
+126
2025-11-06
wifi: rtw89: refine rtw89_core_tx_wait_complete()
Fedor Pchelkin
-15
/
+11
2025-11-06
wifi: rtw89: usb: use ieee80211_free_txskb() where appropriate
Fedor Pchelkin
-2
/
+11
2025-11-06
wifi: rtw89: usb: fix leak in rtw89_usb_write_port()
Fedor Pchelkin
-3
/
+4
2025-11-06
wifi: rtw89: usb: use common error path for skbs in rtw89_usb_rx_handler()
Fedor Pchelkin
-3
/
+3
2025-11-05
Merge tag 'wireless-next-2025-11-05' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-1957
/
+3419
2025-11-05
Merge tag 'ath-next-20251103' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
-557
/
+1554
2025-11-05
Merge tag 'ath-current-20251103' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
-67
/
+55
2025-11-05
wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroup
Martin Willi
-3
/
+4
2025-11-05
wifi: ath12k: Replace lock/unlock with guard()
Ripan Deuri
-30
/
+13
2025-11-05
wifi: ath12k: Use dp objects in performance critical paths
Pavankumar Nandeshwar
-270
/
+262
2025-11-05
wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.ko
Pavankumar Nandeshwar
-18
/
+51
2025-11-05
wifi: ath12k: Remove arch-specific HAL dependencies from common DP
Pavankumar Nandeshwar
-7
/
+8
2025-11-05
wifi: ath12k: Move ath12k_dp_rx_get_peer_id API to Wi-Fi 7
Pavankumar Nandeshwar
-30
/
+27
2025-11-05
wifi: ath12k: Move ath12k_dp_rx_frags_cleanup API to Wi-Fi 7
Pavankumar Nandeshwar
-31
/
+42
2025-11-05
wifi: ath12k: Remove the wifi7 header inclusions in common code
Pavankumar Nandeshwar
-98
/
+129
2025-11-05
wifi: ath12k: Move ieee80211_ops callback to the arch specific module
Ripan Deuri
-220
/
+237
2025-11-05
wifi: ath12k: Add helper to free DP link peer
Pavankumar Nandeshwar
-15
/
+13
2025-11-05
wifi: ath12k: Move DP specific link stats to DP link peer
Harsh Kumar Bijlani
-208
/
+281
2025-11-05
wifi: ath12k: Move DP device stats to ath12k_dp
Pavankumar Nandeshwar
-54
/
+60
2025-11-05
wifi: ath12k: Add callbacks in arch_ops for rx APIs
Pavankumar Nandeshwar
-37
/
+141
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
-3
/
+3
2025-11-04
wifi: rtw88: Add BUFFALO WI-U3-866DHP to the USB ID list
Hiroaki Yamamoto
-0
/
+2
2025-11-04
wifi: rtw88: 8822c: use fixed rate and bandwidth to reply CSI packets
Chin-Yen Lee
-1
/
+14
2025-11-04
wifi: rtw89: Enable the new rtw89_8852cu module
Bitterblue Smith
-0
/
+14
2025-11-04
wifi: rtw89: Add rtw8852cu.c
Bitterblue Smith
-0
/
+69
2025-11-04
wifi: rtw89: 8852c: Accept USB devices and load their MAC address
Bitterblue Smith
-10
/
+8
[prev]
[next]