Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
adb17547d4eba9a83316ef0d9c5f688332309dd0
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
debugfs.c
c2256ec
wil6210: convert symbolic permissions to octal permissions
by Maya Erez
· 8 years ago
4bbecaf
wil6210: option to override A-BFT length in start AP/PCP
by Lior David
· 8 years ago
a762979
wil6210: report association ID (AID) per station in debugfs
by Lior David
· 8 years ago
3190cc6
wil6210: remove __func__ from debug printouts
by Lazar Alexei
· 8 years ago
d3c6fa9
wil6210: support loading dedicated image for sparrow-plus devices
by Lazar Alexei
· 8 years ago
13cd9f7
wil6210: extract firmware version from file header
by Lior David
· 8 years ago
12bace7
wil6210: extract firmware capabilities from FW file
by Lior David
· 8 years ago
10d599a
wil6210: add support for device led configuration
by Maya Erez
· 9 years ago
349214c
wil6210: prevent deep sleep of 60G device in critical paths
by Maya Erez
· 9 years ago
69218a4
wil6210: allow empty WMI commands in debugfs wmi_send
by Lior David
· 9 years ago
b874dde
wil6210: switch to generated wmi.h
by Lior David
· 9 years ago
74997a5
wil6210: add support for discovery mode during scan
by Lior David
· 9 years ago
5852742
wil6210: replay attack detection
by Vladimir Kondratiev
· 9 years ago
89916cc9
Merge ath-next from ath.git
by Kalle Valo
· 9 years ago
ee5dfe0
wil6210: TX vring optimization
by Hamad Kadmany
· 9 years ago
16e5c1f
convert a bunch of open-coded instances of memdup_user_nul()
by Al Viro
· 9 years ago
3b282bc
wil6210: Add proper handling for invalid frames on Rx
by Vladimir Kondratiev
· 9 years ago
a202fbb
drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers
by Andy Shevchenko
· 9 years ago
b9eeb51
wil6210: use inline functions for register access
by Vladimir Kondratiev
· 9 years ago
91a8edc
wil6210: detailed statistics for Rx reorder drop
by Vladimir Kondratiev
· 9 years ago
8ea0618
wil6210: print "ulong" fields in hex format in the debugfs
by Vladimir Kondratiev
· 9 years ago
6093e66
wil6210: count drops in Rx block ack reorder
by Vladimir Kondratiev
· 9 years ago
c4a110d
wil6210: add per-MCS Rx stats
by Vladimir Kondratiev
· 9 years ago
230d844
wil6210: broadcast for secure link
by Vladimir Kondratiev
· 10 years ago
dc16427
wil6210: Add pmc debug mechanism memory management
by Vladimir Kondratiev
· 10 years ago
41d6b09
wil6210: implement broadcast/multicast data
by Vladimir Kondratiev
· 10 years ago
02beaf1
wil6210: support AP isolation
by Vladimir Kondratiev
· 10 years ago
2a19f77
wil6210: increase cmd buffer size to avoid sscanf buffer overflow
by Colin Ian King
· 10 years ago
774974e
wil6210: rename 'secure_pcp' to 'privacy'
by Vladimir Kondratiev
· 10 years ago
8f55cbe
wil6210: Fix division by zero in wil_vring_debugfs_show
by Boris Sorochkin
· 10 years ago
0436fd9
wil6210: Change of threshold for tx vring idleness measurement
by Vladimir Shulman
· 10 years ago
2cd0f02
wil6210: boot loader
by Vladimir Kondratiev
· 10 years ago
bd33273
wil6210: relax spinlocks in rx reorder
by Vladimir Kondratiev
· 10 years ago
78366f6
wil6210: add advanced interrupt moderation
by Vladimir Kondratiev
· 10 years ago
49cb5df
wil6210: rework debugfs for BACK
by Vladimir Kondratiev
· 10 years ago
9419b6a
wil6210: use bitmap API for "status"
by Vladimir Kondratiev
· 10 years ago
26a359d
wil6210: delba for responder
by Vladimir Kondratiev
· 10 years ago
cbcf586
wil6210: control AMSDU on Tx side of Block Ack
by Vladimir Kondratiev
· 10 years ago
995cdd0
wil6210: improve debugfs for VRING
by Vladimir Kondratiev
· 10 years ago
56637e7
wil6210: improve debugfs for reorder buffer
by Vladimir Kondratiev
· 10 years ago
3277213
wil6210: ADDBA/DELBA flows
by Vladimir Kondratiev
· 10 years ago
c20e778
wil6210: use 'uint64_t' instead of 'cycles_t' to avoid warnings
by Chen Gang
· 10 years ago
8e09b7d
wil6210: Fix potential memory leaks on error paths
by Lino Sanfilippo
· 10 years ago
c33407a
wil6210: manual FW error recovery mode
by Vladimir Kondratiev
· 10 years ago
867fa0d
wil6210: fix PTR_ERR() usage after initialization to constant
by Vladimir Kondratiev
· 10 years ago
ec81b5a
wil6210: fix race condition between BACK event and Rx data
by Dedy Lansky
· 10 years ago
8fe5962
wil6210: coding style fixes
by Vladimir Kondratiev
· 10 years ago
36345ac
wil6210: fix beamforming data reporting
by Vladimir Kondratiev
· 10 years ago
b7cde47
wil6210: convert debugfs to the table mode
by Vladimir Kondratiev
· 10 years ago
02525a7
wil6210: update copyright year 2014
by Vladimir Kondratiev
· 10 years ago
91b775e
wil6210: map MAC timer for packet lifetime into debugfs
by Vladimir Kondratiev
· 10 years ago
b373de7
wil6210: map RGF_USER_USAGE_1 on the debugfs
by Vladimir Kondratiev
· 10 years ago
b541d0a
wil6210: use same mapping table for FW addr translation and debugfs
by Vladimir Kondratiev
· 10 years ago
359ee62
wil6210: fix memory leak on error path in wil_write_file_rxon()
by Vladimir Kondratiev
· 10 years ago
6f55007
wil6210: export FW/HW versions through debugfs
by Vladimir Kondratiev
· 10 years ago
e48b179
wil6210: fix for 64-bit integer division
by Vladimir Kondratiev
· 10 years ago
55f8f68
wil6210: track Tx queue state
by Vladimir Kondratiev
· 10 years ago
be29985
wil6210: interrupt statistics
by Vladimir Kondratiev
· 10 years ago
84bb29b
wil6210: add 'info' debugfs entry
by Vladimir Kondratiev
· 10 years ago
9eb82d4
wil6210: add 'freq' and 'link' debugfs entries
by Vladimir Kondratiev
· 10 years ago
d45cff9
wil6210: Use "name = value" format in the debugfs
by Vladimir Kondratiev
· 10 years ago
4b63261
wil6210: writeable ITR registers
by Vladimir Kondratiev
· 10 years ago
ff974e4
wil6210: debugfs interface to send raw WMI command
by Vladimir Kondratiev
· 10 years ago
d5b1c32
wil6210: BACK: track last dropped SSN
by Vladimir Kondratiev
· 10 years ago
7c0acf8
wil6210: Tx performance monitoring
by Vladimir Kondratiev
· 10 years ago
67c3e1b
wil6210: more debug info for vring
by Vladimir Kondratiev
· 10 years ago
3de6cf2
wil6210: trace wil->status on debugfs
by Vladimir Kondratiev
· 10 years ago
0b39aaf
wil6210: Tx mgmt frame from debugfs
by Vladimir Kondratiev
· 10 years ago
39c52ee
wil6210: improve pointers printing
by Vladimir Kondratiev
· 10 years ago
c236658
wil6210: add scatter-gather support
by Vladimir Kondratiev
· 11 years ago
e58c9f7
wil6210: Block data till "data port open" reported
by Vladimir Kondratiev
· 11 years ago
af31cb5
wil6210: fix buffer overflow in wil_txdesc_debugfs_show()
by Vladimir Kondratiev
· 11 years ago
b4490f4
wil6210: Block ACK
by Vladimir Kondratiev
· 11 years ago
3df2cd36
wil6210: multiple connect - initial support
by Vladimir Kondratiev
· 11 years ago
59f7c0a
wil6210: [DEBUG] Improve Vring printing
by Vladimir Kondratiev
· 11 years ago
3a85543
wil6210: [DEBUG] allow to query Rx and all Tx VRING descriptors
by Vladimir Kondratiev
· 11 years ago
9d55911
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
f88f113
wil6210: Introduce struct for sw context
by Vladimir Kondratiev
· 11 years ago
5d21608
ath: wil6210: Fix build error
by Larry Finger
· 11 years ago
7e594444
wil6210: 'length' in Tx/Rx descriptors is little endian
by Vladimir Kondratiev
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
0ecc833
mode_t, whack-a-mole at 11...
by Al Viro
· 12 years ago
1a2780e
wil6210: temperature measurement
by Vladimir Kondratiev
· 12 years ago
93ecbd6
wil6210: convert to use simple_open()
by Wei Yongjun
· 12 years ago
2be7d22
wireless: add new wil6210 802.11ad 60GHz driver
by Vladimir Kondratiev
· 12 years ago