summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/core.c
AgeCommit message (Expand)Author
13 dayswifi: ath10k: Prefer {} to {0} in initializersJeff Johnson
2025-06-30wifi: ath10k: shutdown driver when hardware is unreliableKang Yang
2025-06-24Merge tag 'ath-next-20250624' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-06-23wifi: ath10k: Add missing include of export.hJeff Johnson
2025-04-17wifi: ath10k: Don't use %pK through printkThomas Weißschuh
2025-02-28wifi: ath10k: Deprecate qcom,ath10k-calibration-variant propertiesKrzysztof Kozlowski
2024-05-15wifi: ath10k: add LED and GPIO controlling support for various chipsetsSebastian Gottschall
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-04-25wifi: ath10k: drop fw.eboard file nameDmitry Baryshkov
2024-04-25wifi: ath10k: drop chip-specific board data file nameDmitry Baryshkov
2024-04-25wifi: ath10k: populate board data for WCN3990Dmitry Baryshkov
2024-04-24wifi: ath10k: allocate dummy net_device dynamicallyBreno Leitao
2024-04-05wifi: ath10k: support board-specific firmware overridesDmitry Baryshkov
2024-01-18wifi: ath10k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy
2023-12-07wifi: ath10k: add support to allow broadcast action frame RXJames Prestwood
2023-11-30wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2023-06-01wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restartYoughandhar Chintala
2023-05-05wifi: ath10k: Serialize wake_tx_queue opsAlexander Wetzel
2022-10-19wifi: ath10k: Delay the unmapping of the bufferYoughandhar Chintala
2022-09-16wifi: ath10k: Fix miscellaneous spelling errorsJeff Johnson
2022-08-09wifi: ath10k: Set tx credit to one for WCN3990 snoc based devicesYoughandhar Chintala
2022-05-22ath10k: add encapsulation offloading supportSergey Ryazanov
2022-05-22ath10k: turn rawmode into frame_modeSergey Ryazanov
2022-05-06ath10k: support bus and device specific API 1 BDF selectionRobert Marko
2022-03-21ath10k: Trigger sta disconnect on hardware restartYoughandhar Chintala
2022-01-17ath10k: abstract htt_rx_desc structureFrancesco Magliocca
2021-12-07ath10k: Fix the MTU size on QCA9377 SDIOFabio Estevam
2021-11-01ath10k: fetch (pre-)calibration data via nvmem subsystemChristian Lamparter
2021-10-25ath10k: fix module load regression with iram-recovery featureAbinaya Kalaiselvan
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski
2021-01-28ath10k: allow dynamic SAR power limits via common APICarl Huang
2020-12-17ath10k: prevent deinitializing NAPI twiceWen Gong
2020-12-12ath10k: add atomic protection for device recoveryWen Gong
2020-12-12ath10k: add option for chip-id based BDF selectionAbhishek Kumar
2020-11-23ath10k: add target IRAM recovery feature supportVenkateswara Naralasetty
2020-10-28ath10k: remove repeated words in commentsKalle Valo
2020-09-22ath10k: Use bdf calibration variant for snoc targetsRakesh Pillai
2020-09-01ath10k: Get rid of "per_ce_irq" hw paramDouglas Anderson
2020-08-26ath10k: Add new api to support TID specific configurationTamizh Chelvam
2020-08-19ath10k: sdio: add firmware coredump supportWen Gong
2020-08-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-08-18ath10k: move enable_pll_clk call to ath10k_core_start()Kalle Valo
2020-08-17ath10k: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-15ath10k: enable supports_peer_stats_info for QCA6174 PCI devicesWen Gong
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-04-28ath10k: add rx bitrate report for SDIOWen Gong
2020-04-22ath10k: enable alt data of TX path for sdioWen Gong
2020-04-22ath10k: add htt TX bundle for sdioWen Gong