summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2025-05-02wifi: ath10k: avoid NULL pointer error during sdio removeKang Yang
2024-12-14wifi: ath5k: add PCI ID for Arcadyan devicesRosen Penev
2024-12-14wifi: ath5k: add PCI ID for SX76XRosen Penev
2024-12-14wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2Baochen Qiang
2024-12-14wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1Baochen Qiang
2024-12-14wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service()Jeongjun Park
2024-11-08wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty
2024-10-17wifi: ath11k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy
2024-10-17wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmitToke Høiland-Jørgensen
2024-10-17wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()Dmitry Kandybka
2024-08-19wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphersBaochen Qiang
2024-08-19ath11k: dp: stop rx pktlog before suspendCarl Huang
2024-07-05wifi: ath9k: work around memset overflow warningArnd Bergmann
2024-06-16wifi: ar5523: enable proper endpoint verificationNikita Zhandarovich
2024-06-16wifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich
2024-06-16wifi: ath10k: populate board data for WCN3990Dmitry Baryshkov
2024-06-16wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui
2024-06-16wifi: ath10k: poll service ready message before failingBaochen Qiang
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov
2024-03-26wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2024-03-26wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is completeToke Høiland-Jørgensen
2024-03-26wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...Xingyuan Mo
2024-02-23wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...Minsuk Kang
2024-01-25wifi: ath11k: Defer on rproc_get failureLuca Weiss
2023-11-28wifi: ath11k: fix htt pktlog lockingJohan Hovold
2023-11-28wifi: ath11k: fix dfs radar event lockingJohan Hovold
2023-11-28wifi: ath11k: fix temperature event lockingJohan Hovold
2023-11-28wifi: ath10k: Don't touch the CE interrupt registers after power upDouglas Anderson
2023-11-28wifi: ath10k: fix clang-specific fortify warningDmitry Antipov
2023-11-28wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov
2023-09-23wifi: wil6210: fix fortify warningsDmitry Antipov
2023-09-23wifi: ath9k: fix printk specifierDongliang Mu
2023-09-23wifi: ath9k: fix fortify warningsDmitry Antipov
2023-09-19wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-19wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming
2023-09-19wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-09-19wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin
2023-07-27wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon
2023-07-27wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov
2023-07-27wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel
2023-07-27wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin
2023-07-27wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rxFedor Pchelkin
2023-07-27wifi: ath9k: fix AR9003 mac hardware hang check register offset calculationPeter Seiderer
2023-06-09ath6kl: Use struct_group() to avoid size-mismatched castingKees Cook
2023-05-30wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran
2023-05-30wifi: ath: Silence memcpy run-time false positive warningKees Cook
2023-05-17wifi: ath6kl: reduce WARN to dev_dbg() in callbackFedor Pchelkin
2023-05-17wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()Dan Carpenter
2023-05-17wifi: ath9k: hif_usb: fix memory leak of remain_skbsFedor Pchelkin
2023-05-17wifi: ath6kl: minor fix for allocation sizeAlexey V. Vissarionov