Age | Commit message (Expand) | Author |
2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner |
2025-01-29 | wifi: ath9k: do not submit zero bytes to the entropy pool | Dmitry Antipov |
2025-01-29 | wifi: ath9k: return by of_get_mac_address | Rosen Penev |
2025-01-17 | wifi: ath9k: use unsigned long for activity check timestamp | Dmitry Antipov |
2025-01-17 | wifi: ath9k: cleanup struct ath_tx_control and ath_tx_prepare() | Dmitry Antipov |
2025-01-10 | wifi: ath9k: cleanup ath9k_hw_get_nf_hist_mid() | Dmitry Antipov |
2024-12-19 | wifi: ath9k: simplify internal time management | Dmitry Antipov |
2024-12-19 | wifi: ath9k: cleanup a few (mostly) TX-related routines | Dmitry Antipov |
2024-12-19 | wifi: ath9k: cleanup ath_txq_skb_done() | Dmitry Antipov |
2024-12-09 | Merge tag 'ath-next-20241209' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Kalle Valo |
2024-12-04 | wifi: mac80211: get tx power per link | Rameshkumar Sundaram |
2024-11-19 | wifi: ath9k: Add RX inactivity detection and reset chip when it occurs | Toke Høiland-Jørgensen |
2024-11-12 | wifi: ath9k: miscellaneous spelling fixes | Dmitry Antipov |
2024-11-11 | wifi: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-10-31 | Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Kalle Valo |
2024-10-23 | wifi: mac80211: call rate_control_rate_update() for link STA | Johannes Berg |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-09-18 | wifi: ath9k: remove ath9k_platform_data | Rosen Penev |
2024-09-18 | wifi: ath9k: btcoex: remove platform_data | Rosen Penev |
2024-09-18 | wifi: ath9k: eeprom: remove platform data | Rosen Penev |
2024-09-14 | wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service() | Jeongjun Park |
2024-09-14 | wifi: ath9k: use clamp() in ar9003_aic_cal_post_process() | Li Zetao |
2024-09-09 | Merge tag 'ath-next-20240909' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Kalle Valo |
2024-09-06 | wifi: mac80211: handle ieee80211_radar_detected() for MLO | Aditya Kumar Singh |
2024-08-16 | wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit | Toke Høiland-Jørgensen |
2024-08-10 | Revert "wifi: ath9k: use devm for request_irq()" | Toke Høiland-Jørgensen |
2024-08-07 | wifi: ath9k: Remove error checks when creating debugfs entries | Toke Høiland-Jørgensen |
2024-08-07 | wifi: ath9k: use devm for gpio_request_one() | Rosen Penev |
2024-08-07 | wifi: ath9k: use devm for request_irq() | Rosen Penev |
2024-08-01 | wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats() | Dmitry Kandybka |
2024-08-01 | wifi: ath9k: Use swap() to improve ath9k_hw_get_nf_hist_mid() | Thorsten Blum |
2024-08-01 | wifi: ath9k: use unmanaged PCI functions in ath9k_pci_owl_loader | Heiner Kallweit |
2024-06-26 | wifi: mac80211: inform the low level if drv_stop() is a suspend | Emmanuel Grumbach |
2024-04-04 | wifi: ath9k: work around memset overflow warning | Arnd Bergmann |
2024-03-25 | wifi: ath9k: eeprom: fix sparse endian warnings | Kalle Valo |
2024-03-25 | wifi: ath9k: fix ath9k_use_msi declaration | Kalle Valo |
2024-03-25 | wifi: ath9k: ath9k_set_moredata(): fix sparse warnings | Kalle Valo |
2024-02-22 | Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Kalle Valo |
2024-02-21 | wifi: mac80211: check beacon countdown is complete on per link basis | Aditya Kumar Singh |
2024-02-08 | wifi: mac80211: add support to call csa_finish on a link | Aditya Kumar Singh |
2024-02-08 | wifi: mac80211: simplify non-chanctx drivers | Johannes Berg |
2024-02-02 | wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete | Toke Høiland-Jørgensen |
2024-02-02 | wifi: ath9k: remove redundant assignment to variable ret | Colin Ian King |
2024-01-31 | Merge tag 'ath-next-20240130' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Kalle Valo |
2023-12-18 | Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2023-12-18 | wifi: ath9k: fix LNA selection in ath_ant_try_scan() | Dmitry Antipov |
2023-12-18 | wifi: ath9k: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-12-18 | wifi: ath9k: delete some unused/duplicate macros | Wenli Looi |
2023-12-13 | wifi: ath9k: reset survey of current channel after a scan started | Hancheng Yang |
2023-11-29 | wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat... | Minsuk Kang |