summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2023-12-07wifi: ath5k: remove unused ath5k_eeprom_info::ee_antennaJiri Slaby (SUSE)
2023-12-01wifi: ath5k: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo
2023-10-18wifi: ath5k: replace deprecated strncpy with strscpyJustin Stitt
2023-09-21wifi: ath5k: remove unnecessary (void*) conversionsWu Yunchuan
2023-08-23wifi: ath5k: ath5k_hw_get_median_noise_floor(): use swap()Mahmoud Maatuq
2023-08-23wifi: ath: remove unused-but-set parameterArnd Bergmann
2023-08-22wifi: ath5k: Remove redundant dev_err()Ruan Jinjie
2023-07-25wifi: ath5k: remove phydir check from ath5k_debug_init_device()Minjie Du
2023-02-22wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()Dan Carpenter
2023-02-22wifi: ath5k: Use platform_get_irq() to get the interruptDouglas Anderson
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-07-18wifi: ath5k: fix repeated words in commentsJilin Yuan
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-05-22ath5k: replace ternary operator with min()Guo Zhengkui
2022-01-17ath5k: fix ah_txq_isr_txok_all settingPeter Seiderer
2022-01-17ath5k: remove unused ah_txq_isr_txurn member from struct ath5k_hwPeter Seiderer
2022-01-17ath5k: remove unused ah_txq_isr_qcborn member from struct ath5k_hwPeter Seiderer
2022-01-17ath5k: remove unused ah_txq_isr_qcburn member from struct ath5k_hwPeter Seiderer
2022-01-17ath5k: remove unused ah_txq_isr_qtrig member from struct ath5k_hwPeter Seiderer
2022-01-12ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen
2021-12-20ath5k: switch to rate table based lookupJonas Jelonek
2021-10-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-10-18ath5k: replace snprintf in show functions with sysfs_emitQing Wang
2021-09-24ath5k: fix building with LEDS=mArnd Bergmann
2021-07-02ath: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-06-15ath5k: Fix wrong function name in commentsYang Shen
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2020-12-17ath: Modify ath_key_delete() to not need full key entryJouni Malinen
2020-12-09ath5k: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-09-22ath5k: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-08-27ath5k: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-17ath5k: Fix kerneldoc formatting issueLee Jones
2020-08-17ath5k: pcu: Add a description for 'band' remove one for 'mode'Lee Jones
2020-08-17ath5k: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-14ath5k: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-28ath5k: remove conversion to bool in ath5k_ani_calibration()Jason Yan
2020-03-12ath5k: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-11ath5k: Add proper dependency for ATH5K_AHBKrzysztof Kozlowski
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-10-31ath5k: eeprom: Remove unneeded variableSaurav Girepunje
2019-10-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo