summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-10-10wifi: ath12k: Move HAL CE status and set link desc addr APIs to wifi7 directoryPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL CE desc related APIs to wifi7 directoryPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL SRNG shadow config and get ring id APIs to wifi7 direc...Pavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL CE setup and SRNG related APIs to wifi7 directoryPavankumar Nandeshwar
2025-10-10wifi: ath12k: Use hal handle instead of ab handlePavankumar Nandeshwar
2025-10-10wifi: ath12k: Add direct HAL pointer in ath12k_dpPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move hal_params and regs to hal from hwPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move wbm_rbm_map to hw specific hal filesPavankumar Nandeshwar
2025-10-10wifi: ath12k: Initialize hal_ops through hal_initPavankumar Nandeshwar
2025-10-10wifi: ath12k: Initialize desc_size through hal_initPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move srng config and hal_ops to hw specific hal filesPavankumar Nandeshwar
2025-10-08wifi: ath12k: Rearrange PPDU radio statsRipan Deuri
2025-10-08wifi: ath12k: Refactor data path pdev structRipan Deuri
2025-10-06wifi: ath11k: avoid bit operation on key flagsRameshkumar Sundaram
2025-10-06wifi: ath12k: free skb during idr cleanup callbackKarthik M
2025-10-06wifi: ath11k: Add missing platform IDs for quirk tableMark Pearson
2025-10-06wifi: ath10k: Fix memory leak on unsupported WMI commandLoic Poulain
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-30wifi: ath12k: Refactor ath12k_vif structureHarsh Kumar Bijlani
2025-09-30wifi: ath12k: Add framework for hardware specific DP interrupt handlerRipan Deuri
2025-09-30wifi: ath12k: Add framework for hardware specific ieee80211_ops registrationRipan Deuri
2025-09-30wifi: ath12k: Rearrange DP fields in ath12k_hw_group structRipan Deuri
2025-09-30wifi: ath12k: Support arch-specific DP device allocationRipan Deuri
2025-09-30wifi: ath12k: Convert ath12k_dp member in ath12k_base to pointerRipan Deuri
2025-09-24wifi: libertas: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari
2025-09-24Revert "wifi: libertas: WQ_PERCPU added to alloc_workqueue users"Johannes Berg
2025-09-23wifi: libertas: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-09-23Merge tag 'ath-next-20250922' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-09-22wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize againMuhammad Usama Anjum
2025-09-22wifi: ath12k: enforce CPU endian format for all QMI dataAlexander Wilhelm
2025-09-22wifi: ath12k: Use 1KB Cache Flush Command for QoS TID DescriptorsManish Dharanenthiran
2025-09-22wifi: ath12k: Fix flush cache failure during RX queue updateNithyanantham Paramasivam
2025-09-22wifi: ath12k: Add Retry Mechanism for REO RX Queue Update FailuresManish Dharanenthiran
2025-09-22wifi: ath12k: Refactor REO command to use ath12k_dp_rx_tid_rxqNithyanantham Paramasivam
2025-09-22wifi: ath12k: Refactor RX TID buffer cleanup into helper functionNithyanantham Paramasivam
2025-09-22wifi: ath12k: Refactor RX TID deletion handling into helper functionNithyanantham Paramasivam
2025-09-22wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256Nithyanantham Paramasivam
2025-09-22Merge tag 'rtw-next-2025-09-22' of https://github.com/pkshih/rtwJohannes Berg
2025-09-22wifi: rtw89: avoid circular locking dependency in ser_state_run()Fedor Pchelkin
2025-09-22wifi: rtw89: fix leak in rtw89_core_send_nullfunc()Fedor Pchelkin
2025-09-22wifi: rtw89: avoid possible TX wait initialization raceFedor Pchelkin
2025-09-22wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()Fedor Pchelkin
2025-09-20wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu()Hari Chandrakanthan
2025-09-19wifi: mac80211_hwsim: Add simulation support for NAN deviceIlan Peer
2025-09-19Merge tag 'mt76-next-2025-09-15' of https://github.com/nbd168/wirelessJohannes Berg
2025-09-18wifi: ath12k: Extend beacon miss handling for MLO non-AP STAMaharaja Kennadyrajan
2025-09-18wifi: ath12k: Add support to handle reason inactivity STA kickout event for Q...Arulanbu Balusamy
2025-09-18wifi: ath12k: enhance the WMI_PEER_STA_KICKOUT event with reasons and RSSI re...Maharaja Kennadyrajan
2025-09-18wifi: ath12k: report station mode per-chain signal strengthLingbo Kong