summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-10/+10
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-14/+14
2026-02-02net: remove unnecessary module_init/exit functionsEthan Nelson-Moore-12/+0
2026-01-15wifi: ath9k: add OF dependency to AHBRosen Penev-1/+1
2026-01-15wifi: ath9k: fix kernel-doc warnings in common-debug.hRandy Dunlap-4/+4
2026-01-15wifi: ath9k: debug.h: fix kernel-doc bad lines and struct ath_tx_statsRandy Dunlap-7/+8
2025-06-26wifi: ath9k: ahb: replace id_table with ofRosen Penev-34/+13
2025-06-26wifi: ath9k: ahb: reorder includesRosen Penev-2/+3
2025-06-26wifi: ath9k: ahb: reorder declarationsRosen Penev-5/+5
2025-06-24Merge tag 'ath-next-20250624' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-0/+7
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan-7/+12
2025-06-23wifi: ath9k: Add missing include of export.hJeff Johnson-0/+7
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-7/+9
2025-05-20wifi: ath9k_htc: Abort software beacon handling if disabledToke Høiland-Jørgensen-0/+3
2025-05-16wifi: ath9k: ahb: do ioremap resource in one stepRosen Penev-10/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-16/+16
2025-01-29wifi: ath9k: do not submit zero bytes to the entropy poolDmitry Antipov-2/+2
2025-01-29wifi: ath9k: return by of_get_mac_addressRosen Penev-1/+3
2025-01-17wifi: ath9k: use unsigned long for activity check timestampDmitry Antipov-1/+1
2025-01-17wifi: ath9k: cleanup struct ath_tx_control and ath_tx_prepare()Dmitry Antipov-10/+0
2025-01-10wifi: ath9k: cleanup ath9k_hw_get_nf_hist_mid()Dmitry Antipov-14/+10
2024-12-19wifi: ath9k: simplify internal time managementDmitry Antipov-43/+28
2024-12-19wifi: ath9k: cleanup a few (mostly) TX-related routinesDmitry Antipov-26/+22
2024-12-19wifi: ath9k: cleanup ath_txq_skb_done()Dmitry Antipov-6/+6
2024-12-09Merge tag 'ath-next-20241209' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo-21/+55
2024-12-04wifi: mac80211: get tx power per linkRameshkumar Sundaram-1/+1
2024-11-19wifi: ath9k: Add RX inactivity detection and reset chip when it occursToke Høiland-Jørgensen-2/+36
2024-11-12wifi: ath9k: miscellaneous spelling fixesDmitry Antipov-19/+19
2024-11-11wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König-5/+5
2024-10-31Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo-83/+13
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg-2/+4
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-7/+7
2024-09-18wifi: ath9k: remove ath9k_platform_dataRosen Penev-52/+3
2024-09-18wifi: ath9k: btcoex: remove platform_dataRosen Penev-13/+3
2024-09-18wifi: ath9k: eeprom: remove platform dataRosen Penev-12/+0
2024-09-14wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service()Jeongjun Park-0/+3
2024-09-14wifi: ath9k: use clamp() in ar9003_aic_cal_post_process()Li Zetao-6/+4
2024-09-09Merge tag 'ath-next-20240909' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo-4/+2
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh-2/+2
2024-08-16wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmitToke Høiland-Jørgensen-4/+2
2024-08-10Revert "wifi: ath9k: use devm for request_irq()"Toke Høiland-Jørgensen-5/+11
2024-08-07wifi: ath9k: Remove error checks when creating debugfs entriesToke Høiland-Jørgensen-4/+0
2024-08-07wifi: ath9k: use devm for gpio_request_one()Rosen Penev-4/+2
2024-08-07wifi: ath9k: use devm for request_irq()Rosen Penev-11/+5
2024-08-01wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()Dmitry Kandybka-2/+2
2024-08-01wifi: ath9k: Use swap() to improve ath9k_hw_get_nf_hist_mid()Thorsten Blum-5/+2
2024-08-01wifi: ath9k: use unmanaged PCI functions in ath9k_pci_owl_loaderHeiner Kallweit-5/+3
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach-2/+2
2024-04-04wifi: ath9k: work around memset overflow warningArnd Bergmann-2/+1
2024-03-25wifi: ath9k: eeprom: fix sparse endian warningsKalle Valo-6/+6