index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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
2013-05-22
ath9k: Remove MAC_DEBUG
Sujith Manoharan
2013-05-17
ath9k: Fix crash on module unload
Sujith Manoharan
2013-03-27
ath9k: trivial: change spectral relayfs buffering
Zefir Kurtisi
2013-03-06
ath9k: Report rx-crc-errors in ethtool stats.
Ben Greear
2013-03-06
ath9k: Report txerr-filtered errors in debugfs.
Ben Greear
2013-01-30
ath9k: Update spectral scan output data
Sven Eckelmann
2013-01-30
ath9k: drop spectral packets after processing them
Simon Wunderlich
2013-01-30
ath9k: add debug parameters for spectral scan
Simon Wunderlich
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-11
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
2013-01-09
ath9k: add spectral scan feature
Simon Wunderlich
2012-11-30
ath9k: Implement sta_add_debugfs/sta_remove_debugfs
Sujith Manoharan
2012-11-30
ath9k: Move ethtool functions to debug.c
Sujith Manoharan
2012-11-21
ath9k: Remove 'stations' debugfs file
Sujith Manoharan
2012-11-21
ath9k: Add a debugfs file to dump queue statistics
Sujith Manoharan
2012-11-21
ath9k: Fix the 'xmit' debugfs file
Sujith Manoharan
2012-11-21
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
2012-11-21
ath9k: Fix MCI reset in BT cal_req
Rajkumar Manoharan
2012-11-19
ath9k: Fix BTCOEX debugfs file usage
Sujith Manoharan
2012-10-29
ath9k: Dump BTCOEX tuning parameters
Rajkumar Manoharan
2012-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
ath9k: Add a debugfs file to adjust antenna diversity
Sujith Manoharan
2012-09-11
ath9k: Add Generic hardware timer interrupt in debugfs
Mohammed Shafi Shajakhan
2012-09-10
ath9k: make PA linearization optional, disabled by default and fix checks
Felix Fietkau
2012-07-17
ath9k: Fix ANI management
Sujith Manoharan
2012-07-17
ath9k: make per-WMM-AC queue sizes configurable via debugfs
Felix Fietkau
2012-06-20
ath9k: remove MIB interrupt support
Felix Fietkau
2012-06-06
ath9k: Use atomic operations
Sujith Manoharan
2012-06-06
ath9k: Add MCI interrupt to debugfs statistics
Sujith Manoharan
2012-04-16
ath9k: Gather and report IRQ sync_cause errors.
Ben Greear
[next]