summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k
Commit message (Expand)AuthorAgeFilesLines
* ath: Modify ath_key_delete() to not need full key entryJouni Malinen2020-12-171-1/+1
* ath5k: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-091-0/+1
* ath5k: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin2020-09-221-22/+3
* ath5k: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-272-16/+15
* ath5k: Fix kerneldoc formatting issueLee Jones2020-08-171-1/+1
* ath5k: pcu: Add a description for 'band' remove one for 'mode'Lee Jones2020-08-171-1/+1
* ath5k: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-174-8/+8
* ath5k: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-142-2/+2
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-6/+6
* ath5k: remove conversion to bool in ath5k_ani_calibration()Jason Yan2020-04-281-1/+1
* ath5k: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-121-87/+87
* ath5k: Add proper dependency for ATH5K_AHBKrzysztof Kozlowski2020-03-111-1/+1
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* ath5k: eeprom: Remove unneeded variableSaurav Girepunje2019-10-311-2/+2
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-10-031-2/+1
|\
| * ath: Use dev_get_drvdata where possibleChuhong Yuan2019-09-231-2/+1
* | PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-281-1/+0
|/
* ath: fix SPDX tagsKalle Valo2019-06-262-2/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-082-6/+0
* ath5k: Remove unused BUG_ONNathan Chancellor2018-10-011-2/+0
* ath5k: remove redundant pointer rfColin Ian King2018-07-301-5/+0
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-06-181-0/+1
|\
| * ath5k: mark expected switch fall-throughGustavo A. R. Silva2018-06-131-0/+1
* | treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-1/+1
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+2
|/
* ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addrJoe Perches2018-03-291-1/+1
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-273-33/+18
* ath5k: remove duplicated re-assignment to pointer 'tq'Colin Ian King2018-02-271-2/+0
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-073-0/+3
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-4/+4
|/
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-05-191-1/+4
|\
| * ath5k: fix memory leak on buf on failed eeprom readColin Ian King2017-05-191-1/+4
* | mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-2/+2
* | mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-3/+3
|/
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+2
* average: change to declare precision, not factorJohannes Berg2017-03-021-1/+1
* net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-1/+1
* ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-01-121-2/+1
* ath5k: drop duplicate header vmalloc.hGeliang Tang2016-12-011-1/+0
* ath5k: fix EEPROM dumping via debugfsSergey Ryazanov2016-09-031-3/+3
* ath5k: fix misplaced default label in sifs switchBob Copeland2016-06-141-1/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-129-54/+54
* ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury2016-04-041-1/+1
* ath5k: fix incorrect indentationBob Copeland2016-03-112-3/+3
* ath5k: fix RTS/CTS by using proper rate flagsBob Copeland2015-12-081-1/+1
* debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-1/+1
* ath5k: use DECLARE_EWMAJohannes Berg2015-08-205-7/+8
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-6/+6