aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-18ath5k: replace snprintf in show functions with sysfs_emitQing Wang1-4/+4
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches1-0/+2
2011-08-08ath5k: clean up base.h and its usePavel Roskin1-1/+0
2011-07-20ath5k: merge ath5k_hw and ath5k_softcPavel Roskin1-16/+16
2011-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-3/+6
2011-07-08ath5k: use kstrtoint() to parse numbers coming from sysfsPavel Roskin1-2/+4
2011-07-08ath5k: replace spaces with tabs as suggested by checkpatch.plPavel Roskin1-2/+2
2011-07-05ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin1-3/+6
2010-12-02ath5k: Check if pci pdev struct is initialized in common functions.Felix Fietkau1-2/+2
2010-06-02ath5k: add sysfs files for ANI parametersBruno Randolf1-0/+116