index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: 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
*
wil6210: improve pointers printing
Vladimir Kondratiev
2014-05-29
1
-2
/
+2
*
wil6210: add scatter-gather support
Vladimir Kondratiev
2014-03-17
1
-20
/
+41
*
wil6210: Block data till "data port open" reported
Vladimir Kondratiev
2014-03-17
1
-1
/
+2
*
wil6210: fix buffer overflow in wil_txdesc_debugfs_show()
Vladimir Kondratiev
2014-03-03
1
-6
/
+6
*
wil6210: Block ACK
Vladimir Kondratiev
2014-02-28
1
-1
/
+24
*
wil6210: multiple connect - initial support
Vladimir Kondratiev
2014-02-28
1
-0
/
+45
*
wil6210: [DEBUG] Improve Vring printing
Vladimir Kondratiev
2014-02-28
1
-5
/
+6
*
wil6210: [DEBUG] allow to query Rx and all Tx VRING descriptors
Vladimir Kondratiev
2014-02-28
1
-8
/
+32
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-07-25
1
-2
/
+2
|
\
|
*
ath: wil6210: Fix build error
Larry Finger
2013-07-22
1
-2
/
+2
*
|
wil6210: Introduce struct for sw context
Vladimir Kondratiev
2013-07-22
1
-2
/
+2
|
/
*
wil6210: 'length' in Tx/Rx descriptors is little endian
Vladimir Kondratiev
2013-05-22
1
-1
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-2
/
+2
|
\
|
*
mode_t, whack-a-mole at 11...
Al Viro
2013-04-09
1
-2
/
+2
*
|
wil6210: temperature measurement
Vladimir Kondratiev
2013-03-13
1
-0
/
+44
*
|
wil6210: convert to use simple_open()
Wei Yongjun
2013-03-06
1
-11
/
+3
|
/
*
wireless: add new wil6210 802.11ad 60GHz driver
Vladimir Kondratiev
2013-01-04
1
-0
/
+603