android_kernel_xiaomi_sm8350/drivers/net/wireless/ath9k
Danny Kukawka 0818cb8adf ath9k: fix led naming
Fixed led device naming for the ath9k driver. Due to the
documentation of the led subsystem/class the naming should be
"devicename:colour:function" while not applying sections
should be left blank.

This should lead to e.g. "ath9k-%s::rx" instead of "ath9k-%s:rx".

Signed-off-by: Danny Kukawka <dkukawka@suse.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-02-09 15:03:47 -05:00
..
ahb.c
ani.c ath9k: fix null pointer dereference in ani monitor code 2009-01-29 16:00:34 -05:00
ath9k.h ath9k: Clean up the way the eeprom antenna configuration is read 2009-01-29 16:01:25 -05:00
beacon.c ath9k: Merge queue draining functions 2009-01-29 16:00:40 -05:00
calib.c ath9k: Fix AR9285 specific noise floor eeprom reads. 2009-01-29 16:01:49 -05:00
core.h ath9k: Add debugfs files for printing TX rate details 2009-02-09 15:03:44 -05:00
debug.c ath9k: Add debugfs files for printing TX rate details 2009-02-09 15:03:44 -05:00
eeprom.c ath9k: Clean up the way the eeprom antenna configuration is read 2009-01-29 16:01:25 -05:00
hw.c ath9k: Fix typo in checking for chip revision 2009-02-09 15:03:39 -05:00
hw.h ath9k: Enable dynamic power save in ath9k. 2009-01-29 16:01:03 -05:00
initvals.h
Kconfig
mac.c ath9k: Handle mac80211's RC flags for MCS rates 2009-02-09 15:03:44 -05:00
main.c ath9k: fix led naming 2009-02-09 15:03:47 -05:00
Makefile
pci.c
phy.c
phy.h
rc.c ath9k: Add debugfs files for printing TX rate details 2009-02-09 15:03:44 -05:00
rc.h ath9k: rateCodeToIndex is not used, remove it 2009-01-29 16:00:38 -05:00
recv.c ath9k: Enable dynamic power save in ath9k. 2009-01-29 16:01:03 -05:00
reg.h ath9k: Remove a bunch of unused macros 2009-02-09 15:03:39 -05:00
regd_common.h ath9k: simplify regulatory code 2009-01-29 16:01:20 -05:00
regd.c ath9k: remove passive scan on 5 GHz if country IE knows better 2009-02-09 15:03:38 -05:00
regd.h ath9k: simplify regulatory code 2009-01-29 16:01:20 -05:00
xmit.c ath9k: Handle mac80211's RC flags for MCS rates 2009-02-09 15:03:44 -05:00