summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k
AgeCommit message (Expand)AuthorFilesLines
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-13treewide: 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-13treewide: Use array_size() in vmalloc()Kees Cook1-1/+1
2018-06-13treewide: 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
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland1-4/+4
2017-05-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-1/+4
2017-05-19ath5k: fix memory leak on buf on failed eeprom readColin Ian King1-1/+4
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-2/+2
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-3/+3
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski1-0/+2
2017-03-02average: change to declare precision, not factorJohannes Berg1-1/+1
2017-02-10net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-1/+1
2017-01-12ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau1-2/+1
2016-12-01ath5k: drop duplicate header vmalloc.hGeliang Tang1-1/+0
2016-09-03ath5k: fix EEPROM dumping via debugfsSergey Ryazanov1-3/+3
2016-06-14ath5k: fix misplaced default label in sifs switchBob Copeland1-1/+1
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg9-54/+54
2016-04-04ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury1-1/+1
2016-03-11ath5k: fix incorrect indentationBob Copeland2-3/+3
2015-12-08ath5k: fix RTS/CTS by using proper rate flagsBob Copeland1-1/+1
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar1-1/+1
2015-08-21ath5k: use DECLARE_EWMAJohannes Berg5-7/+8
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-6/+6
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg1-1/+0
2015-05-05mac80211: make LED trigger names constJohannes Berg1-1/+1