index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wil6210: use inline functions for register access
Vladimir Kondratiev
2015-08-06
1
-4
/
+4
*
wil6210: detailed statistics for Rx reorder drop
Vladimir Kondratiev
2015-08-06
1
-1
/
+5
*
wil6210: print "ulong" fields in hex format in the debugfs
Vladimir Kondratiev
2015-08-06
1
-1
/
+1
*
wil6210: count drops in Rx block ack reorder
Vladimir Kondratiev
2015-08-06
1
-1
/
+1
*
wil6210: add per-MCS Rx stats
Vladimir Kondratiev
2015-06-09
1
-1
/
+7
*
wil6210: broadcast for secure link
Vladimir Kondratiev
2015-05-04
1
-7
/
+7
*
wil6210: Add pmc debug mechanism memory management
Vladimir Kondratiev
2015-05-04
1
-0
/
+93
*
wil6210: implement broadcast/multicast data
Vladimir Kondratiev
2015-03-20
1
-6
/
+12
*
wil6210: support AP isolation
Vladimir Kondratiev
2015-03-13
1
-0
/
+1
*
wil6210: increase cmd buffer size to avoid sscanf buffer overflow
Colin Ian King
2015-03-03
1
-1
/
+1
*
wil6210: rename 'secure_pcp' to 'privacy'
Vladimir Kondratiev
2015-02-27
1
-1
/
+1
*
wil6210: Fix division by zero in wil_vring_debugfs_show
Boris Sorochkin
2015-02-27
1
-6
/
+13
*
wil6210: Change of threshold for tx vring idleness measurement
Vladimir Shulman
2015-02-27
1
-0
/
+3
*
wil6210: boot loader
Vladimir Kondratiev
2015-02-27
1
-1
/
+1
*
wil6210: relax spinlocks in rx reorder
Vladimir Kondratiev
2015-01-15
1
-3
/
+3
*
wil6210: add advanced interrupt moderation
Vladimir Kondratiev
2015-01-15
1
-3
/
+46
*
wil6210: rework debugfs for BACK
Vladimir Kondratiev
2015-01-15
1
-17
/
+54
*
wil6210: use bitmap API for "status"
Vladimir Kondratiev
2015-01-15
1
-1
/
+1
*
wil6210: delba for responder
Vladimir Kondratiev
2015-01-15
1
-1
/
+1
*
wil6210: control AMSDU on Tx side of Block Ack
Vladimir Kondratiev
2015-01-15
1
-1
/
+2
*
wil6210: improve debugfs for VRING
Vladimir Kondratiev
2015-01-15
1
-3
/
+6
*
wil6210: improve debugfs for reorder buffer
Vladimir Kondratiev
2015-01-15
1
-1
/
+2
*
wil6210: ADDBA/DELBA flows
Vladimir Kondratiev
2015-01-15
1
-3
/
+50
*
wil6210: use 'uint64_t' instead of 'cycles_t' to avoid warnings
Chen Gang
2015-01-07
1
-2
/
+2
*
wil6210: Fix potential memory leaks on error paths
Lino Sanfilippo
2014-12-01
1
-2
/
+6
*
wil6210: manual FW error recovery mode
Vladimir Kondratiev
2014-10-02
1
-0
/
+67
*
wil6210: fix PTR_ERR() usage after initialization to constant
Vladimir Kondratiev
2014-09-11
1
-1
/
+3
*
wil6210: fix race condition between BACK event and Rx data
Dedy Lansky
2014-09-11
1
-0
/
+3
*
wil6210: coding style fixes
Vladimir Kondratiev
2014-09-11
1
-19
/
+34
*
wil6210: fix beamforming data reporting
Vladimir Kondratiev
2014-08-25
1
-7
/
+71
*
wil6210: convert debugfs to the table mode
Vladimir Kondratiev
2014-08-25
1
-74
/
+180
*
wil6210: update copyright year 2014
Vladimir Kondratiev
2014-08-25
1
-1
/
+1
*
wil6210: map MAC timer for packet lifetime into debugfs
Vladimir Kondratiev
2014-08-25
1
-0
/
+3
*
wil6210: map RGF_USER_USAGE_1 on the debugfs
Vladimir Kondratiev
2014-07-18
1
-0
/
+3
*
wil6210: use same mapping table for FW addr translation and debugfs
Vladimir Kondratiev
2014-07-18
1
-28
/
+21
*
wil6210: fix memory leak on error path in wil_write_file_rxon()
Vladimir Kondratiev
2014-07-18
1
-1
/
+3
*
wil6210: export FW/HW versions through debugfs
Vladimir Kondratiev
2014-07-18
1
-0
/
+2
*
wil6210: fix for 64-bit integer division
Vladimir Kondratiev
2014-06-20
1
-2
/
+3
*
wil6210: track Tx queue state
Vladimir Kondratiev
2014-06-19
1
-0
/
+16
*
wil6210: interrupt statistics
Vladimir Kondratiev
2014-06-19
1
-0
/
+11
*
wil6210: add 'info' debugfs entry
Vladimir Kondratiev
2014-06-19
1
-0
/
+25
*
wil6210: add 'freq' and 'link' debugfs entries
Vladimir Kondratiev
2014-06-19
1
-0
/
+76
*
wil6210: Use "name = value" format in the debugfs
Vladimir Kondratiev
2014-06-19
1
-2
/
+2
*
wil6210: writeable ITR registers
Vladimir Kondratiev
2014-06-19
1
-3
/
+3
*
wil6210: debugfs interface to send raw WMI command
Vladimir Kondratiev
2014-06-19
1
-0
/
+41
*
wil6210: BACK: track last dropped SSN
Vladimir Kondratiev
2014-06-19
1
-1
/
+1
*
wil6210: Tx performance monitoring
Vladimir Kondratiev
2014-06-19
1
-2
/
+14
*
wil6210: more debug info for vring
Vladimir Kondratiev
2014-06-19
1
-2
/
+7
*
wil6210: trace wil->status on debugfs
Vladimir Kondratiev
2014-06-19
1
-0
/
+22
*
wil6210: Tx mgmt frame from debugfs
Vladimir Kondratiev
2014-06-19
1
-0
/
+80
[next]