summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07wifi: ath10k: Avoid vdev delete timeout when firmware is already downLoic Poulain
2025-06-07ath10k: snoc: fix unbalanced IRQ enable in crash recoveryCaleb Connolly
2025-05-16wifi: ath10k: Constify structures in hw.cChristophe JAILLET
2025-05-16wifi: ath10k: Fix spelling mistake "comple" -> "complete"Colin Ian King
2025-04-25Merge tag 'ath-next-20250418' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-04-17wifi: ath10k: Don't use %pK through printkThomas Weißschuh
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-02-28wifi: ath10k: Deprecate qcom,ath10k-calibration-variant propertiesKrzysztof Kozlowski
2024-11-13Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-11-11wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-31Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg
2024-10-17Merge tag 'ath-current-20241016' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2024-10-16wifi: ath10k: avoid NULL pointer error during sdio removeKang Yang
2024-10-16wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty
2024-09-28wifi: ath10k: fix the stack frame size warning in ath10k_hw_scanMiaoqing Pan
2024-09-28wifi: ath10k: fix the stack frame size warning in ath10k_remain_on_channelMiaoqing Pan
2024-09-28wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2Baochen Qiang
2024-09-28wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1Baochen Qiang
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-04wifi: ath10k: Use iommu_paging_domain_alloc()Lu Baolu
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-01Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-20wifi: ath10k: fix QCOM_RPROC_COMMON dependencyDmitry Baryshkov
2024-05-16Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2024-05-15wifi: ath10k: add LED and GPIO controlling support for various chipsetsSebastian Gottschall
2024-05-13wifi: ath10k: do not always wait for MSA_READY indicatorMarc Gonzalez
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-04-25wifi: ath10k: Refer to INTX instead of LEGACYDamien Le Moal
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: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui
2024-04-24wifi: ath10k: allocate dummy net_device dynamicallyBreno Leitao
2024-04-05wifi: ath10k: support board-specific firmware overridesDmitry Baryshkov
2024-04-04wifi: ath10k: sdio: drop driver owner initializationKrzysztof Kozlowski
2024-04-04wifi: ath10k: sdio: simplify module initializationKrzysztof Kozlowski
2024-03-25wifi: ath: Convert sprintf/snprintf to sysfs_emitLi Zhijian
2024-03-08wifi: ath10k: poll service ready message before failingBaochen Qiang
2024-02-21wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh
2024-01-31Merge tag 'ath-next-20240130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo