aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-31wil6210: add SPDX license identifiersLior David1-12/+1
2019-09-12wil6210: use writel_relaxed in wil_debugfs_iomem_x32_setLior David1-1/+2
2019-09-12wil6210: add debugfs to show PMC ring contentDedy Lansky1-0/+13
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)1-2/+1
2019-06-27wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeoutAhmad Masri1-1/+1
2019-06-27wil6210: add support for reading multiple RFs temperature via debugfsTzahi Sabo1-9/+33
2019-06-27wil6210: fix printout in wil_read_pmccfgDedy Lansky1-3/+2
2019-06-27wil6210: Add support for setting RBUFCAP configurationAlexei Avshalom Lazar1-0/+39
2019-06-27wil6210: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-58/+22
2019-05-03wil6210: fix overwriting max_assoc_sta module paramAhmad Masri1-9/+9
2019-05-03wil6210: enhancements for descriptor and status ring debugfsDedy Lansky1-12/+40
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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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