summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2025-05-19wifi: ath12k: fix memory leak in WMI firmware statsP Praneesh-0/+1
2025-05-19wifi: ath12k: fix ring-buffer corruptionJohan Hovold-8/+7
2025-05-19wifi: ath12k: fix memory leak in ath12k_service_ready_ext_eventRajat Soni-0/+1
2025-05-19wifi: ath12k: support usercase-specific firmware overridesMiaoqing Pan-2/+11
2025-05-19wifi: ath12k: Adjust the process of resource release for ahb busYingying Tang-3/+2
2025-05-19wifi: ath12k: Reorder and relocate the release of resources in ath12k_core_de...Yingying Tang-6/+5
2025-05-19wifi: ath12k: print device dp stats in debugfsVinith Kumar R-6/+195
2025-05-19wifi: ath12k: Add device dp stats supportVinith Kumar R-2/+43
2025-05-19wifi: ath12k: change soc name to device nameVinith Kumar R-34/+34
2025-05-19wifi: ath12k: Fix invalid RSSI values in station dumpP Praneesh-1/+2
2025-05-16wifi: ath12k: pass link_conf for tx_arvif retrievalAloka Dixit-14/+17
2025-05-16wifi: ath12k: update EMLSR capabilities of ML StationRamasamy Kaliappan-2/+23
2025-05-16wifi: ath12k: Prevent multicast duplication for dynamic VLANMuna Sinada-1/+9
2025-05-16wifi: ath12k: Enable AST index based address search in Station ModeThiraviyam Mariyappan-6/+12
2025-05-16wifi: ath12k: enable monitor mode for WCN7850Kang Yang-1/+1
2025-05-16wifi: ath12k: use different packet offset for WCN7850Kang Yang-5/+24
2025-05-16wifi: ath12k: init monitor parameters for WCN7850Kang Yang-6/+4
2025-05-16wifi: ath12k: add support to reap and process mon dest ringKang Yang-5/+471
2025-05-16wifi: ath12k: use ath12k_buffer_addr in ath12k_dp_rx_link_desc_return()Kang Yang-23/+23
2025-05-16wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GETKang Yang-1/+1
2025-05-16wifi: ath12k: add support to reap and process monitor status ringKang Yang-2/+309
2025-05-16wifi: ath12k: add monitor mode handler by monitor status ring interruptKang Yang-1/+17
2025-05-16wifi: ath12k: add interrupt configuration for mon status ringKang Yang-2/+36
2025-05-16wifi: ath12k: add ring config for monitor mode on WCN7850Kang Yang-3/+201
2025-05-16wifi: ath12k: add srng config template for mon status ringKang Yang-1/+9
2025-05-16wifi: ath12k: avoid call ath12k_dp_mon_parse_rx_dest_tlv() for WCN7850Kang Yang-1/+1
2025-05-16wifi: ath12k: parse msdu_end tlv in ath12k_dp_mon_rx_parse_status_tlv()Kang Yang-40/+40
2025-05-16wifi: ath12k: Abort scan before removing link interface to prevent duplicate ...Lingbo Kong-0/+5
2025-05-16wifi: ath12k: use WMI_VDEV_SET_TPC_POWER_CMDID when EXT_TPC_REG_SUPPORT for 6...Baochen Qiang-0/+23
2025-05-16wifi: ath12k: add handler for WMI_VDEV_SET_TPC_POWER_CMDIDBaochen Qiang-0/+117
2025-05-16wifi: ath12k: fill parameters for vdev set TPC power WMI commandBaochen Qiang-0/+322
2025-05-16wifi: ath12k: save max transmit power in vdev start response event from firmwareBaochen Qiang-1/+5
2025-05-16wifi: ath12k: add parse of transmit power envelope elementBaochen Qiang-0/+113
2025-05-16wifi: ath12k: save power spectral density(PSD) of regulatory ruleBaochen Qiang-5/+13
2025-05-16wifi: ath12k: update regulatory rules when connection establishedBaochen Qiang-7/+21
2025-05-16wifi: ath12k: update regulatory rules when interface addedBaochen Qiang-0/+22
2025-05-16wifi: ath12k: determine interface mode in _op_add_interface()Baochen Qiang-32/+41
2025-05-16wifi: ath12k: store reg info for later useBaochen Qiang-0/+20
2025-05-16wifi: ath12k: move reg info handling outsideBaochen Qiang-20/+52
2025-05-16wifi: ath12k: add support to select 6 GHz regulatory typeBaochen Qiang-20/+69
2025-05-16wifi: ath12k: refactor ath12k_reg_build_regd()Baochen Qiang-29/+17
2025-05-16wifi: ath12k: refactor ath12k_reg_chan_list_event()Baochen Qiang-97/+123
2025-05-16wifi: ath12k: fix a possible dead lock caused by ab->base_lockBaochen Qiang-2/+2
2025-05-16wifi: ath12k: delete mon reap timerKang Yang-30/+0
2025-05-16wifi: ath12k: Add support to simulate firmware crashDinesh Karthikeyan-0/+82
2025-05-16wifi: ath11k: support DBS and DFS compatibilityYu Zhang(Yuriy)-18/+24
2025-05-16wifi: ath11k: fix rx completion meta data corruptionJohan Hovold-9/+16
2025-05-16wifi: ath11k: fix ring-buffer corruptionJohan Hovold-8/+7
2025-05-16wifi: ath11k: Fix QMI memory reuse logicMuhammad Usama Anjum-0/+9
2025-05-16wifi: ath9k: ahb: do ioremap resource in one stepRosen Penev-10/+3