index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2014-07-18
ath9k: drop negativity checks for unsigned values coming from kstrtoul()
Andrey Utkin
1
-1
/
+1
2014-06-19
ath9k: Summarize hw state per channel context
Rajkumar Manoharan
1
-10
/
+16
2014-06-19
ath9k: Move caldata into channel context
Felix Fietkau
1
-1
/
+1
2014-05-13
ath9k: move phy_err to ath9k_cmn_debug_phy_err
Oleksij Rempel
1
-63
/
+1
2014-05-13
ath9k: move recv to ath9k_cmn_debug_recv
Oleksij Rempel
1
-57
/
+3
2014-05-13
ath9k & ath9k_htc: move ath_rx_stats to cmn
Oleksij Rempel
1
-25
/
+1
2014-05-13
ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eeprom
Oleksij Rempel
1
-30
/
+1
2014-05-13
ath9k-common: create common-debug and move modal_eeprom to cmn
Oleksij Rempel
1
-30
/
+3
2014-03-17
ath9k: move sc_flags to ath_common
Oleksij Rempel
1
-1
/
+1
2014-03-14
ath9k: clean up and enhance ANI debugfs file
Felix Fietkau
1
-30
/
+28
2014-02-25
ath9k: Use static const
Joe Perches
1
-8
/
+12
2014-02-25
ath9k: list more reset causes in debugfs
Felix Fietkau
1
-0
/
+6
2014-01-13
ath9k: Use a separate debugfs file for PHY errors
Sujith Manoharan
1
-43
/
+74
2014-01-13
ath9k: Add an option for station statistics
Sujith Manoharan
1
-80
/
+0
2013-12-19
ath9k: move ath9k_debug_sync_cause out of ath9k_hw
Felix Fietkau
1
-0
/
+41
2013-12-19
ath9k: Cleanup spectral scan code
Sujith Manoharan
1
-309
/
+2
2013-12-02
ath9k: Fix TX99 config option usage
Sujith Manoharan
1
-114
/
+1
2013-10-18
ath9k: add TX99 support
Luis R. Rodriguez
1
-0
/
+118
2013-09-26
ath9k: replace snprintf() with scnprintf()
Zefir Kurtisi
1
-222
/
+224
2013-08-16
ath9k: simplify debugfs chainmask handling
Felix Fietkau
1
-88
/
+4
2013-08-16
ath9k: remove ath9k_sta_remove_debugfs
Felix Fietkau
1
-11
/
+1
2013-08-09
ath9k: add CAB queue info to debugfs
Felix Fietkau
1
-16
/
+27
2013-08-09
ath9k: Fix build failure
Sujith Manoharan
1
-2
/
+6
2013-08-05
ath9k: Remove ath_ant_comb_update()
Sujith Manoharan
1
-1
/
+1
2013-08-05
ath9k: Add a HW capability for WLAN/BT RX diversity
Sujith Manoharan
1
-1
/
+5
2013-08-05
ath9k: Cleanup WLAN/BT RX diversity
Sujith Manoharan
1
-20
/
+18
2013-08-01
ath9k: Add statistics for antenna diversity
Sujith Manoharan
1
-14
/
+71
2013-08-01
ath9k: Add a debugfs file for antenna diversity
Sujith Manoharan
1
-0
/
+64
2013-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-354
/
+64
2013-06-03
ath9k: Print ANI statistics in debugfs
Sujith Manoharan
1
-17
/
+64
2013-06-03
net: wireless: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-7
/
+7
2013-05-22
ath9k: Remove MAC_DEBUG
Sujith Manoharan
1
-337
/
+0
2013-05-17
ath9k: Fix crash on module unload
Sujith Manoharan
1
-0
/
+8
2013-03-27
ath9k: trivial: change spectral relayfs buffering
Zefir Kurtisi
1
-1
/
+1
2013-03-07
ath9k: Report rx-crc-errors in ethtool stats.
Ben Greear
1
-0
/
+2
2013-03-07
ath9k: Report txerr-filtered errors in debugfs.
Ben Greear
1
-0
/
+3
2013-01-31
ath9k: Update spectral scan output data
Sven Eckelmann
1
-2
/
+4
2013-01-31
ath9k: drop spectral packets after processing them
Simon Wunderlich
1
-0
/
+1
2013-01-31
ath9k: add debug parameters for spectral scan
Simon Wunderlich
1
-0
/
+186
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+0
2013-01-11
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
1
-1
/
+0
2013-01-09
ath9k: add spectral scan feature
Simon Wunderlich
1
-0
/
+115
2012-11-30
ath9k: Implement sta_add_debugfs/sta_remove_debugfs
Sujith Manoharan
1
-0
/
+90
2012-11-30
ath9k: Move ethtool functions to debug.c
Sujith Manoharan
1
-0
/
+119
2012-11-21
ath9k: Remove 'stations' debugfs file
Sujith Manoharan
1
-74
/
+0
2012-11-21
ath9k: Add a debugfs file to dump queue statistics
Sujith Manoharan
1
-0
/
+53
2012-11-21
ath9k: Fix the 'xmit' debugfs file
Sujith Manoharan
1
-99
/
+5
2012-11-21
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
1
-22
/
+22
2012-11-21
ath9k: Fix MCI reset in BT cal_req
Rajkumar Manoharan
1
-0
/
+3
2012-11-19
ath9k: Fix BTCOEX debugfs file usage
Sujith Manoharan
1
-1
/
+7
[next]