summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k
AgeCommit message (Expand)Author
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
2019-09-23ath: Use dev_get_drvdata where possibleChuhong Yuan
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-06-26ath: fix SPDX tagsKalle Valo
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2018-10-01ath5k: Remove unused BUG_ONNathan Chancellor
2018-07-30ath5k: remove redundant pointer rfColin Ian King
2018-06-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-06-13ath5k: mark expected switch fall-throughGustavo A. R. Silva
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-03-29ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addrJoe Perches
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2018-02-27ath5k: remove duplicated re-assignment to pointer 'tq'Colin Ian King
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-05-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-05-19ath5k: fix memory leak on buf on failed eeprom readColin Ian King
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2017-03-02average: change to declare precision, not factorJohannes Berg
2017-02-10net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-01-12ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau
2016-12-01ath5k: drop duplicate header vmalloc.hGeliang Tang
2016-09-03ath5k: fix EEPROM dumping via debugfsSergey Ryazanov
2016-06-14ath5k: fix misplaced default label in sifs switchBob Copeland