summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2025-11-11wifi: ath12k: Move RX status TLV parsing to Wi-Fi 7 moduleAlok Singh-347/+405
2025-11-11wifi: ath12k: Move MPDU pop functionality to Wi-Fi 7 moduleAlok Singh-217/+230
2025-11-11wifi: ath12k: Move monitor status processing to Wi-Fi 7 moduleAlok Singh-415/+433
2025-11-11wifi: ath12k: Move monitor ring processing to Wi-Fi 7 moduleAlok Singh-249/+305
2025-11-11wifi: mwl8k: inject DSSS Parameter Set element into beacons if missingPawel Dembicki-5/+66
2025-11-11wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()Abdun Nihaal-2/+4
2025-11-11wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer-4/+10
2025-11-11wifi: rtlwifi: rtl8188ee: correct allstasleep in P2P PS H2C commandPing-Ke Shih-1/+1
2025-11-11wifi: rtw89: Enable the new rtw89_8852au moduleBitterblue Smith-0/+14
2025-11-11wifi: rtw89: Add rtw8852au.cBitterblue Smith-0/+79
2025-11-11wifi: rtw89: 8852a: Accept USB devices and load their MAC addressBitterblue Smith-9/+7
2025-11-11wifi: rtw89: Add rtw8852a_hfc_param_ini_usbBitterblue Smith-1/+45
2025-11-11wifi: rtw89: Add rtw8852a_dle_mem_usbBitterblue Smith-1/+31
2025-11-11wifi: rtw89: Use the correct power sequences for USB/SDIOBitterblue Smith-1/+16
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-89/+80
2025-11-06wifi: ath12k: Fix timeout error during beacon stats retrievalManish Dharanenthiran-12/+1
2025-11-06wifi: ath12k: Make firmware stats reset caller-drivenManish Dharanenthiran-13/+13
2025-11-06wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()Nicolas Escande-0/+3
2025-11-06wifi: rtw89: process TX wait skbs for USB via C2H handlerFedor Pchelkin-7/+20
2025-11-06wifi: rtw89: provide TX reports for management framesFedor Pchelkin-1/+3
2025-11-06wifi: rtw89: handle IEEE80211_TX_CTL_REQ_TX_STATUS frames for USBFedor Pchelkin-0/+149
2025-11-06wifi: rtw89: usb: anchor TX URBsFedor Pchelkin-4/+21
2025-11-06wifi: rtw89: fill TX descriptor of FWCMD in shortcutPing-Ke Shih-12/+14
2025-11-06wifi: rtw89: implement C2H TX report handlerFedor Pchelkin-6/+126
2025-11-06wifi: rtw89: refine rtw89_core_tx_wait_complete()Fedor Pchelkin-15/+11
2025-11-06wifi: rtw89: usb: use ieee80211_free_txskb() where appropriateFedor Pchelkin-2/+11
2025-11-06wifi: rtw89: usb: fix leak in rtw89_usb_write_port()Fedor Pchelkin-3/+4
2025-11-06wifi: rtw89: usb: use common error path for skbs in rtw89_usb_rx_handler()Fedor Pchelkin-3/+3
2025-11-05Merge tag 'wireless-next-2025-11-05' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-1957/+3419
2025-11-05Merge tag 'ath-next-20251103' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-557/+1554
2025-11-05Merge tag 'ath-current-20251103' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-67/+55
2025-11-05wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroupMartin Willi-3/+4
2025-11-05wifi: ath12k: Replace lock/unlock with guard()Ripan Deuri-30/+13
2025-11-05wifi: ath12k: Use dp objects in performance critical pathsPavankumar Nandeshwar-270/+262
2025-11-05wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.koPavankumar Nandeshwar-18/+51
2025-11-05wifi: ath12k: Remove arch-specific HAL dependencies from common DPPavankumar Nandeshwar-7/+8
2025-11-05wifi: ath12k: Move ath12k_dp_rx_get_peer_id API to Wi-Fi 7Pavankumar Nandeshwar-30/+27
2025-11-05wifi: ath12k: Move ath12k_dp_rx_frags_cleanup API to Wi-Fi 7Pavankumar Nandeshwar-31/+42
2025-11-05wifi: ath12k: Remove the wifi7 header inclusions in common codePavankumar Nandeshwar-98/+129
2025-11-05wifi: ath12k: Move ieee80211_ops callback to the arch specific moduleRipan Deuri-220/+237
2025-11-05wifi: ath12k: Add helper to free DP link peerPavankumar Nandeshwar-15/+13
2025-11-05wifi: ath12k: Move DP specific link stats to DP link peerHarsh Kumar Bijlani-208/+281
2025-11-05wifi: ath12k: Move DP device stats to ath12k_dpPavankumar Nandeshwar-54/+60
2025-11-05wifi: ath12k: Add callbacks in arch_ops for rx APIsPavankumar Nandeshwar-37/+141
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook-3/+3
2025-11-04wifi: rtw88: Add BUFFALO WI-U3-866DHP to the USB ID listHiroaki Yamamoto-0/+2
2025-11-04wifi: rtw88: 8822c: use fixed rate and bandwidth to reply CSI packetsChin-Yen Lee-1/+14
2025-11-04wifi: rtw89: Enable the new rtw89_8852cu moduleBitterblue Smith-0/+14
2025-11-04wifi: rtw89: Add rtw8852cu.cBitterblue Smith-0/+69
2025-11-04wifi: rtw89: 8852c: Accept USB devices and load their MAC addressBitterblue Smith-10/+8