summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-03wil6210: reset buff id in status message after completionMaya Erez1-0/+2
2019-04-03wil6210: add support for ucode tracingAhmad Masri1-0/+1
2019-04-03wil6210: check mid is validAhmad Masri1-5/+5
2019-04-03wil6210: prevent device memory access while in reset or suspendAhmad Masri1-4/+21
2019-02-28wil6210: support up to 20 stations in AP modeAhmad Masri1-10/+10
2019-02-28wil6210: add option to drop Tx packets when Tx ring is fullDedy Lansky1-1/+2
2018-12-20wil6210: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-198/+42
2018-11-06wil6210: fix debugfs memory access alignmentAhmad Masri1-5/+10
2018-11-06wil6210: add general initialization/size checksAlexei Avshalom Lazar1-0/+2
2018-10-13wil6210: fix debugfs_simple_attr.cocci warningsYueHaibing1-6/+8
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller1-29/+18
2018-08-28wil6210: fix invalid memory access for rx_buff_mgmt debugfsDedy Lansky1-0/+3
2018-08-28wil6210: add FT roam support for AP and stationAhmad Masri1-2/+15
2018-08-28wil6210: remove reset file from debugfsKarthick Gopalasubramanian1-27/+0
2018-08-28cfg80211: Add support for 60GHz band channels 5 and 6Alexei Avshalom Lazar1-1/+1
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