summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wil6210/debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-31wil6210: add support for link statisticsDedy Lansky1-0/+219
2018-07-31wil6210: fix RX checksum report to network stackMaya Erez1-2/+3
2018-07-31wil6210: fix temperature debugfsDedy Lansky1-3/+4
2018-07-31wil6210: add TX latency statisticsDedy Lansky1-0/+125
2018-07-31wil6210: drop Rx packets with L2 error indication from HWDedy Lansky1-7/+5
2018-07-31wil6210: Rx multicast packets duplicate detectionDedy Lansky1-3/+4
2018-07-02wil6210: add support for enhanced DMA debugfsMaya Erez1-40/+307
2018-07-02wil6210: add support for enhanced DMA RX data flowsGidon Studinski1-0/+1
2018-07-02wil6210: initialize TX and RX enhanced DMA ringsGidon Studinski1-0/+59
2018-07-02wil6210: add support for enhanced DMA structuresGidon Studinski1-55/+56
2018-05-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-2/+3
2018-05-12wil6210: remove unused rx_reorder membersDedy Lansky1-2/+1
2018-05-12wil6210: Initialize reply struct of the WMI commandsAlexei Avshalom Lazar1-0/+2
2018-05-12wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen1-8/+14
2018-02-27wil6210: add debugfs 'mids' fileLior David1-0/+37
2018-02-27wil6210: multiple VIFs support for connections and data pathLior David1-4/+16
2018-02-27wil6210: infrastructure for multiple virtual interfacesLior David1-21/+41
2018-01-09wil6210: remove reference to preset_chandefLior David1-1/+0
2017-12-02wil6210: update statistics for suspendLazar Alexei1-15/+32
2017-12-02wil6210: remove suspend time statisticsLazar Alexei1-15/+2
2017-12-02wil6210: run-time PM when interface downLazar Alexei1-8/+88
2017-10-27wil6210: remove SSID debugfsJohannes Berg1-45/+0
2017-08-08wil6210: move vring_idle_trsh definition to wil6210_privGidon Studinski1-4/+1
2017-08-08wil6210: add statistics for suspend timeMaya Erez1-2/+15
2017-08-08wil6210: support FW RSSI reportingDedy Lansky1-0/+2
2017-08-08wil6210: protect against invalid length of tx management frameHamad Kadmany1-0/+3
2017-06-21wil6210: add support for PCIe D3hot in system suspendMaya Erez1-0/+49
2017-05-19wil6210: use memdup_userGeliang Tang1-8/+4
2017-04-13wil6210: remove HALP voting in debugfs ioblobMaya Erez1-3/+2
2017-01-27wil6210: convert symbolic permissions to octal permissionsMaya Erez1-64/+64
2017-01-27wil6210: option to override A-BFT length in start AP/PCPLior David1-0/+1
2017-01-27wil6210: report association ID (AID) per station in debugfsLior David1-1/+3
2017-01-27wil6210: remove __func__ from debug printoutsLazar Alexei1-2/+2
2017-01-27wil6210: support loading dedicated image for sparrow-plus devicesLazar Alexei1-1/+2
2016-08-31wil6210: extract firmware version from file headerLior David1-1/+27
2016-08-31wil6210: extract firmware capabilities from FW fileLior David1-0/+25
2016-05-11wil6210: add support for device led configurationMaya Erez1-0/+115
2016-04-26wil6210: prevent deep sleep of 60G device in critical pathsMaya Erez1-8/+14
2016-04-04wil6210: allow empty WMI commands in debugfs wmi_sendLior David1-2/+2
2016-03-07wil6210: switch to generated wmi.hLior David1-4/+4
2016-03-07wil6210: add support for discovery mode during scanLior David1-0/+6
2016-03-07wil6210: replay attack detectionVladimir Kondratiev1-3/+38
2016-03-06Merge ath-next from ath.gitKalle Valo1-3/+3
2016-02-02wil6210: TX vring optimizationHamad Kadmany1-3/+3
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro1-9/+3
2015-10-09wil6210: Add proper handling for invalid frames on RxVladimir Kondratiev1-0/+6
2015-09-10drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko1-28/+7
2015-08-06wil6210: use inline functions for register accessVladimir Kondratiev1-4/+4
2015-08-06wil6210: detailed statistics for Rx reorder dropVladimir Kondratiev1-1/+5
2015-08-06wil6210: print "ulong" fields in hex format in the debugfsVladimir Kondratiev1-1/+1