Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
48ef5c427ac2cfd12c150b38263d3ebb0d989647
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
debug.c
030d629
ath9k: keep track of what's triggering hardware resets
by Felix Fietkau
· 13 years ago
12932180
ath9k: add Block ACK bitmap in sample debug
by Mohammed Shafi Shajakhan
· 13 years ago
55797b1
ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
by Felix Fietkau
· 13 years ago
6bc05a9
ath9k: Move cycle conters under cc_lock
by Rajkumar Manoharan
· 13 years ago
f7e014d
ath9k: Take the samples in unassociated state
by Rajkumar Manoharan
· 13 years ago
82b2d33
ath9k: eliminate common->{rx,tx}_chainmask
by Felix Fietkau
· 13 years ago
56dc633
ath9k: clean up the aggregation tid queue
by Felix Fietkau
· 13 years ago
cf3af74
ath9k: Add debugfs support for mac/baseband samples
by Rajkumar Manoharan
· 13 years ago
d069a46
ath9k: Dump modal noisefloor calibration history
by Rajkumar Manoharan
· 13 years ago
3f4c4bd
ath9k: Dump modal eeprom header
by Rajkumar Manoharan
· 13 years ago
580f010
ath9k: Dump base eeprom header
by Rajkumar Manoharan
· 13 years ago
21ec489
ath9k: use ath_opmode_to_string()
by Pavel Roskin
· 13 years ago
5a6f78a
ath9k: show excessive-retry MPDUs in debugfs
by Felix Fietkau
· 13 years ago
05c0be2
ath9k: Add a debug entry to start/stop ANI
by Mohammed Shafi Shajakhan
· 13 years ago
fce041b
ath9k: unify edma and non-edma tx code, improve tx fifo handling
by Felix Fietkau
· 13 years ago
c6e38c0
ath9k: use PS wakeup before REG_READ
by Mohammed Shafi Shajakhan
· 13 years ago
5b68138
ath9k: Drag the driver to the year 2011
by Sujith Manoharan
· 13 years ago
79d2b15
ath9k: Fix power save wrappers in debug ops
by Rajkumar Manoharan
· 13 years ago
6dde1aa
ath9k: Add TSFOOR interrupt stats in debug info
by Mohammed Shafi Shajakhan
· 14 years ago
7d75541
ath9k: Add RSSI information from control and extension chains
by Senthil Balasubramanian
· 14 years ago
691680b
ath9k: add an interface for overriding the value of specific GPIO pins
by Felix Fietkau
· 14 years ago
c70cab1
ath9k: remove unnecessary debugfs return code checks
by Felix Fietkau
· 14 years ago
db7889c
ath9k: Fix txq memory address printing in debugfs.
by Ben Greear
· 14 years ago
582d006
ath9k: Add a debugfs interface to dump chip registers
by Vasanthakumar Thiagarajan
· 14 years ago
4e6975f
ath9k: Show channel type and frequency in debugfs.
by Ben Greear
· 14 years ago
5bec3e5
ath9k: fix tx queue index confusion in debugfs code
by Felix Fietkau
· 14 years ago
3430239
ath9k: remove the virtual wiphy debugfs interface
by Felix Fietkau
· 14 years ago
55f6d0f
ath9k: Add 'misc' file to debugfs, fix queue indexes.
by Ben Greear
· 14 years ago
60f2d1d
ath9k: Restart xmit logic in xmit watchdog.
by Ben Greear
· 14 years ago
71e025a
ath9k: More xmit queue debugfs information.
by Ben Greear
· 14 years ago
7f010c9
ath9k: Keep track of stations for debugfs.
by Ben Greear
· 14 years ago
bda8add
ath9k: Add counters to distinquish AMPDU enqueues.
by Ben Greear
· 14 years ago
2dac4fb
ath9k: Add more information to debugfs xmit file.
by Ben Greear
· 14 years ago
1f427dd
ath9k: Show some live tx-queue values in debugfs.
by Ben Greear
· 14 years ago
eb27244
ath9k: Move debugfs under ieee80211/[phyname]/ath9k/
by Ben Greear
· 14 years ago
066dae9
ath9k: rework tx queue selection and fix queue stopping/waking
by Felix Fietkau
· 14 years ago
191d6a1
ath9k: fix sparse complaint on aphy for debugfs
by Luis R. Rodriguez
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
772d551
ath9k: make rate control debugfs stats per station
by Felix Fietkau
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
99c15bf
ath9k: Report total tx/rx bytes and packets in debugfs.
by Ben Greear
· 14 years ago
8e0167a
ath9k : Fix for displaying the channel number
by Mohammed Shafi Shajakhan
· 14 years ago
3905751
ath9k: Print rxfilter in debugfs.
by Ben Greear
· 14 years ago
41f3e54
ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40
by Felix Fietkau
· 14 years ago
1d2231e
ath9k: remove duplicate WMM AC definitions
by Felix Fietkau
· 14 years ago
0423606
ath9k/debug: fixup the return codes
by Dan Carpenter
· 14 years ago
2b87f3a
ath9k/debug: improve the snprintf() handling
by Dan Carpenter
· 14 years ago
08578b8
ath9k: enable the baseband watchdog events for AR9003
by Luis R. Rodriguez
· 14 years ago
6fe70aa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
9bff0bc
ath9k: add debugfs files for reading/writing registers
by Felix Fietkau
· 15 years ago
1534069
ath9k: add debugfs files for reading/writing the rx and tx chainmask
by Felix Fietkau
· 15 years ago
c8a72c0
ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries
by Felix Fietkau
· 15 years ago
3b51cc9
Merge branch 'master' into for-davem
by John W. Linville
· 15 years ago
a9616f4
ath9k: add RXLP and RXHP to debugfs counters
by Luis R. Rodriguez
· 15 years ago
5c01d56
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
60ece40
wireless/ath: remove trailing space in messages
by Frans Pop
· 15 years ago
8e6f5aa
ath9k: split out access to rx status information
by Felix Fietkau
· 15 years ago
db1a052
ath9k: split out access to tx status information
by Felix Fietkau
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
991a098
ath9k: allocate string buffer in read_file_dma() by kmalloc()
by Pavel Roskin
· 15 years ago
1395d3f
ath9k: Add debugfs file for RX errors
by Sujith
· 15 years ago
c755ad3
ath9k: add MCS rate index back to debufs rcstat
by Luis R. Rodriguez
· 15 years ago
a830df0
ath9k: separate debugfs support from CONFIG_ATH_DEBUG
by Felix Fietkau
· 15 years ago
545750d
ath9k: properly use the mac80211 rate control api
by Felix Fietkau
· 15 years ago
827e69b
ath9k: get rid of tx_info_priv
by Felix Fietkau
· 15 years ago
faa27fa
ath9k: move common->debug_mask setting to ath_init_softc()
by Luis R. Rodriguez
· 15 years ago
bc974f4
atheros: define a common priv struct
by Luis R. Rodriguez
· 15 years ago
475a6e4
ath9k: use common read/write ops on pci and debug code
by Luis R. Rodriguez
· 15 years ago
c46917b
atheros: add common debug printing
by Luis R. Rodriguez
· 15 years ago
4d6b228
ath9k: use ath_hw for DPRINTF() and debug init/exit
by Luis R. Rodriguez
· 15 years ago
7cf4a2e
ath9k: Wrap DMA dump function with PS wakeup/restore
by Sujith
· 15 years ago
fec247c
ath9k: Add debug counters for TX
by Sujith
· 15 years ago
9d49e86
ath9k: remove permissions from debugfs files
by Jiri Slaby
· 15 years ago
581f725
ath9k: Fix write callback of 'debug' which configures debug mask
by Vasanthakumar Thiagarajan
· 15 years ago
2493928
ath9k: Add "debug" file to debugfs
by Jeff Hansen
· 15 years ago
bedf087
ath9k: Combine legacy and 11n rc statistics
by Jeff Hansen
· 15 years ago
203c480
atheros: put atheros wireless drivers into ath/
by Luis R. Rodriguez
· 16 years ago
[Renamed from drivers/net/wireless/ath9k/debug.c]
7dd5874
ath9k: Check for root debugfs file
by Sujith
· 16 years ago
cee075a
ath9k: Update copyright in all the files
by Sujith
· 16 years ago
62b4fb6
ath9k: Fix bug in reading debugfs file 'rcstat'
by Sujith
· 16 years ago
5210311
ath9k: fix compile error in debug.c
by Gabor Juhos
· 16 years ago
19d8bc2
ath9k: create a common debugfs_root for all device instances
by Gabor Juhos
· 16 years ago
39d89cd
ath9k: Add a debugfs interface for controlling virtual wiphys
by Jouni Malinen
· 16 years ago
9e71279
ath9k: Add PER to RC debug statistics
by Sujith
· 16 years ago
cbe61d8
ath9k: Merge ath_hal and ath_hal_5416 structures
by Sujith
· 16 years ago
17d7904
ath9k: Remove all the sc_ prefixes
by Sujith
· 16 years ago
394cf0a
ath9k: Header file cleanup
by Sujith
· 16 years ago
029bc43
ath9k: Add retry counters to rate control debug file
by Sujith
· 16 years ago
7a7dec6
ath9k: Add debugfs files for printing TX rate details
by Sujith
· 16 years ago
3b5d665
mac80211: Generic TSF debugging
by Alina Friedrichsen
· 16 years ago
27abe06
ath9k: Read and write the TSF via debugfs
by Alina Friedrichsen
· 16 years ago
817e11d
ath9k: Add a debugfs file to show interrupt statistics
by Sujith
· 16 years ago
2a163c6
ath9k: Add a debugfs file for dumping DMA status
by Sujith
· 16 years ago
826d268
ath9k: Add initial layout for an ath9k specific debugfs mechanism
by Sujith
· 16 years ago
88b126a
ath9k: Add ATH9K_DEBUG configuration option
by Sujith
· 16 years ago