aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/debugfs.c
Commit message (Expand)AuthorAge
* wil6210: delba for responderVladimir Kondratiev2015-01-15
* wil6210: control AMSDU on Tx side of Block AckVladimir Kondratiev2015-01-15
* wil6210: improve debugfs for VRINGVladimir Kondratiev2015-01-15
* wil6210: improve debugfs for reorder bufferVladimir Kondratiev2015-01-15
* wil6210: ADDBA/DELBA flowsVladimir Kondratiev2015-01-15
* wil6210: use 'uint64_t' instead of 'cycles_t' to avoid warningsChen Gang2015-01-07
* wil6210: Fix potential memory leaks on error pathsLino Sanfilippo2014-12-01
* wil6210: manual FW error recovery modeVladimir Kondratiev2014-10-02
* wil6210: fix PTR_ERR() usage after initialization to constantVladimir Kondratiev2014-09-11
* wil6210: fix race condition between BACK event and Rx dataDedy Lansky2014-09-11
* wil6210: coding style fixesVladimir Kondratiev2014-09-11
* wil6210: fix beamforming data reportingVladimir Kondratiev2014-08-25
* wil6210: convert debugfs to the table modeVladimir Kondratiev2014-08-25
* wil6210: update copyright year 2014Vladimir Kondratiev2014-08-25
* wil6210: map MAC timer for packet lifetime into debugfsVladimir Kondratiev2014-08-25
* wil6210: map RGF_USER_USAGE_1 on the debugfsVladimir Kondratiev2014-07-18
* wil6210: use same mapping table for FW addr translation and debugfsVladimir Kondratiev2014-07-18
* wil6210: fix memory leak on error path in wil_write_file_rxon()Vladimir Kondratiev2014-07-18
* wil6210: export FW/HW versions through debugfsVladimir Kondratiev2014-07-18
* wil6210: fix for 64-bit integer divisionVladimir Kondratiev2014-06-20
* wil6210: track Tx queue stateVladimir Kondratiev2014-06-19
* wil6210: interrupt statisticsVladimir Kondratiev2014-06-19
* wil6210: add 'info' debugfs entryVladimir Kondratiev2014-06-19
* wil6210: add 'freq' and 'link' debugfs entriesVladimir Kondratiev2014-06-19
* wil6210: Use "name = value" format in the debugfsVladimir Kondratiev2014-06-19
* wil6210: writeable ITR registersVladimir Kondratiev2014-06-19
* wil6210: debugfs interface to send raw WMI commandVladimir Kondratiev2014-06-19
* wil6210: BACK: track last dropped SSNVladimir Kondratiev2014-06-19
* wil6210: Tx performance monitoringVladimir Kondratiev2014-06-19
* wil6210: more debug info for vringVladimir Kondratiev2014-06-19
* wil6210: trace wil->status on debugfsVladimir Kondratiev2014-06-19
* wil6210: Tx mgmt frame from debugfsVladimir Kondratiev2014-06-19
* wil6210: improve pointers printingVladimir Kondratiev2014-05-29
* wil6210: add scatter-gather supportVladimir Kondratiev2014-03-17
* wil6210: Block data till "data port open" reportedVladimir Kondratiev2014-03-17
* wil6210: fix buffer overflow in wil_txdesc_debugfs_show()Vladimir Kondratiev2014-03-03
* wil6210: Block ACKVladimir Kondratiev2014-02-28
* wil6210: multiple connect - initial supportVladimir Kondratiev2014-02-28
* wil6210: [DEBUG] Improve Vring printingVladimir Kondratiev2014-02-28
* wil6210: [DEBUG] allow to query Rx and all Tx VRING descriptorsVladimir Kondratiev2014-02-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-25
|\
| * ath: wil6210: Fix build errorLarry Finger2013-07-22
* | wil6210: Introduce struct for sw contextVladimir Kondratiev2013-07-22
|/
* wil6210: 'length' in Tx/Rx descriptors is little endianVladimir Kondratiev2013-05-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * mode_t, whack-a-mole at 11...Al Viro2013-04-09
* | wil6210: temperature measurementVladimir Kondratiev2013-03-13
* | wil6210: convert to use simple_open()Wei Yongjun2013-03-06
|/
* wireless: add new wil6210 802.11ad 60GHz driverVladimir Kondratiev2013-01-04