aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-18wifi: ath5k: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg1-1/+2
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-1/+1
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-6/+6
2022-05-22ath5k: replace ternary operator with min()Guo Zhengkui1-1/+1
2022-01-17ath5k: fix ah_txq_isr_txok_all settingPeter Seiderer1-0/+1
2022-01-17ath5k: remove unused ah_txq_isr_txurn member from struct ath5k_hwPeter Seiderer2-8/+0
2022-01-17ath5k: remove unused ah_txq_isr_qcborn member from struct ath5k_hwPeter Seiderer2-5/+1
2022-01-17ath5k: remove unused ah_txq_isr_qcburn member from struct ath5k_hwPeter Seiderer2-5/+1
2022-01-17ath5k: remove unused ah_txq_isr_qtrig member from struct ath5k_hwPeter Seiderer2-5/+1
2022-01-12ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen1-0/+3
2021-12-20ath5k: switch to rate table based lookupJonas Jelonek1-2/+48
2021-10-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-4/+4
2021-10-18ath5k: replace snprintf in show functions with sysfs_emitQing Wang1-4/+4
2021-09-24ath5k: fix building with LEDS=mArnd Bergmann2-7/+7
2021-07-02ath: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-1/+1
2021-06-15ath5k: Fix wrong function name in commentsYang Shen1-1/+1
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2020-12-17ath: Modify ath_key_delete() to not need full key entryJouni Malinen1-1/+1
2020-12-09ath5k: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-09-22ath5k: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin1-22/+3
2020-08-27ath5k: convert tasklets to use new tasklet_setup() APIAllen Pais2-16/+15
2020-08-17ath5k: Fix kerneldoc formatting issueLee Jones1-1/+1
2020-08-17ath5k: pcu: Add a description for 'band' remove one for 'mode'Lee Jones1-1/+1
2020-08-17ath5k: Use fallthrough pseudo-keywordGustavo A. R. Silva4-8/+8
2020-08-14ath5k: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-6/+6
2020-04-28ath5k: remove conversion to bool in ath5k_ani_calibration()Jason Yan1-1/+1
2020-03-12ath5k: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-87/+87
2020-03-11ath5k: Add proper dependency for ATH5K_AHBKrzysztof Kozlowski1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-10-31ath5k: eeprom: Remove unneeded variableSaurav Girepunje1-2/+2
2019-10-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-2/+1
2019-09-23ath: Use dev_get_drvdata where possibleChuhong Yuan1-2/+1
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski1-1/+0
2019-06-26ath: fix SPDX tagsKalle Valo2-2/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon2-6/+0
2018-10-01ath5k: Remove unused BUG_ONNathan Chancellor1-2/+0
2018-07-30ath5k: remove redundant pointer rfColin Ian King1-5/+0
2018-06-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-0/+1
2018-06-13ath5k: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+2
2018-03-29ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addrJoe Perches1-1/+1
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches3-33/+18
2018-02-27ath5k: remove duplicated re-assignment to pointer 'tq'Colin Ian King1-2/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar3-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3