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