index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
debug.c
Age
Commit message (
Expand
)
Author
2015-03-03
ath9k: add per-vif TX power capability
Lorenzo Bianconi
2015-02-03
ath9k: Add a debugfs file for WOW
Sujith Manoharan
2015-01-15
ath9k: enable per-packet TPC on AR9002 based chips
Lorenzo Bianconi
2015-01-15
ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries
Arend van Spriel
2014-12-24
ath9k: add debugfs support for hw TPC
Lorenzo Bianconi
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-06
Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...
Greg Kroah-Hartman
2014-11-26
ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries
Arend van Spriel
2014-11-26
ath: use seq_file api for ath9k debugfs files
Arend van Spriel
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
2014-11-17
ath9k: fix misc debugfs when not using chan context
Ben Greear
2014-11-11
ath9k: move spectral.* to common-spectral.*
Oleksij Rempel
2014-11-11
ath9k: remove all struct ath_softc dependencies from spectral code
Oleksij Rempel
2014-11-11
ath9k: use struct dentry by ath9k_spectral_init_debug
Oleksij Rempel
2014-10-30
ath9k: fix some debugfs output
Dan Carpenter
2014-10-27
ath9k: restart hardware after noise floor calibration failure
Felix Fietkau
2014-10-27
ath9k: clean up debugfs print of reset causes
Felix Fietkau
2014-09-16
ath9k: add debugfs support for dynack
Lorenzo Bianconi
2014-09-09
ath9k: Fix interface accounting
Sujith Manoharan
2014-07-18
ath9k: drop negativity checks for unsigned values coming from kstrtoul()
Andrey Utkin
2014-06-19
ath9k: Summarize hw state per channel context
Rajkumar Manoharan
2014-06-19
ath9k: Move caldata into channel context
Felix Fietkau
2014-05-13
ath9k: move phy_err to ath9k_cmn_debug_phy_err
Oleksij Rempel
2014-05-13
ath9k: move recv to ath9k_cmn_debug_recv
Oleksij Rempel
2014-05-13
ath9k & ath9k_htc: move ath_rx_stats to cmn
Oleksij Rempel
2014-05-13
ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eeprom
Oleksij Rempel
2014-05-13
ath9k-common: create common-debug and move modal_eeprom to cmn
Oleksij Rempel
2014-03-17
ath9k: move sc_flags to ath_common
Oleksij Rempel
2014-03-14
ath9k: clean up and enhance ANI debugfs file
Felix Fietkau
2014-02-24
ath9k: Use static const
Joe Perches
2014-02-24
ath9k: list more reset causes in debugfs
Felix Fietkau
2014-01-13
ath9k: Use a separate debugfs file for PHY errors
Sujith Manoharan
2014-01-13
ath9k: Add an option for station statistics
Sujith Manoharan
2013-12-19
ath9k: move ath9k_debug_sync_cause out of ath9k_hw
Felix Fietkau
2013-12-18
ath9k: Cleanup spectral scan code
Sujith Manoharan
2013-12-02
ath9k: Fix TX99 config option usage
Sujith Manoharan
2013-10-18
ath9k: add TX99 support
Luis R. Rodriguez
2013-09-26
ath9k: replace snprintf() with scnprintf()
Zefir Kurtisi
2013-08-15
ath9k: simplify debugfs chainmask handling
Felix Fietkau
2013-08-15
ath9k: remove ath9k_sta_remove_debugfs
Felix Fietkau
2013-08-09
ath9k: add CAB queue info to debugfs
Felix Fietkau
2013-08-09
ath9k: Fix build failure
Sujith Manoharan
2013-08-05
ath9k: Remove ath_ant_comb_update()
Sujith Manoharan
2013-08-05
ath9k: Add a HW capability for WLAN/BT RX diversity
Sujith Manoharan
2013-08-05
ath9k: Cleanup WLAN/BT RX diversity
Sujith Manoharan
2013-08-01
ath9k: Add statistics for antenna diversity
Sujith Manoharan
2013-08-01
ath9k: Add a debugfs file for antenna diversity
Sujith Manoharan
2013-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-03
ath9k: Print ANI statistics in debugfs
Sujith Manoharan
2013-06-03
net: wireless: replace strict_strtoul() with kstrtoul()
Jingoo Han
[next]