index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wil6210: use memdup_user
Geliang Tang
2017-05-19
1
-8
/
+4
*
wil6210: remove HALP voting in debugfs ioblob
Maya Erez
2017-04-13
1
-3
/
+2
*
wil6210: convert symbolic permissions to octal permissions
Maya Erez
2017-01-27
1
-64
/
+64
*
wil6210: option to override A-BFT length in start AP/PCP
Lior David
2017-01-27
1
-0
/
+1
*
wil6210: report association ID (AID) per station in debugfs
Lior David
2017-01-27
1
-1
/
+3
*
wil6210: remove __func__ from debug printouts
Lazar Alexei
2017-01-27
1
-2
/
+2
*
wil6210: support loading dedicated image for sparrow-plus devices
Lazar Alexei
2017-01-27
1
-1
/
+2
*
wil6210: extract firmware version from file header
Lior David
2016-08-31
1
-1
/
+27
*
wil6210: extract firmware capabilities from FW file
Lior David
2016-08-31
1
-0
/
+25
*
wil6210: add support for device led configuration
Maya Erez
2016-05-11
1
-0
/
+115
*
wil6210: prevent deep sleep of 60G device in critical paths
Maya Erez
2016-04-26
1
-8
/
+14
*
wil6210: allow empty WMI commands in debugfs wmi_send
Lior David
2016-04-04
1
-2
/
+2
*
wil6210: switch to generated wmi.h
Lior David
2016-03-07
1
-4
/
+4
*
wil6210: add support for discovery mode during scan
Lior David
2016-03-07
1
-0
/
+6
*
wil6210: replay attack detection
Vladimir Kondratiev
2016-03-07
1
-3
/
+38
*
Merge ath-next from ath.git
Kalle Valo
2016-03-06
1
-3
/
+3
|
\
|
*
wil6210: TX vring optimization
Hamad Kadmany
2016-02-02
1
-3
/
+3
*
|
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2016-01-04
1
-9
/
+3
|
/
*
wil6210: Add proper handling for invalid frames on Rx
Vladimir Kondratiev
2015-10-09
1
-0
/
+6
*
drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers
Andy Shevchenko
2015-09-10
1
-28
/
+7
*
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
[next]