summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/debugfs.c
AgeCommit message (Expand)Author
2020-08-27wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init'Lee Jones
2019-10-31wil6210: add SPDX license identifiersLior David
2019-09-12wil6210: use writel_relaxed in wil_debugfs_iomem_x32_setLior David
2019-09-12wil6210: add debugfs to show PMC ring contentDedy Lansky
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-06-27wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeoutAhmad Masri
2019-06-27wil6210: add support for reading multiple RFs temperature via debugfsTzahi Sabo
2019-06-27wil6210: fix printout in wil_read_pmccfgDedy Lansky
2019-06-27wil6210: Add support for setting RBUFCAP configurationAlexei Avshalom Lazar
2019-06-27wil6210: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-05-03wil6210: fix overwriting max_assoc_sta module paramAhmad Masri
2019-05-03wil6210: enhancements for descriptor and status ring debugfsDedy Lansky
2019-04-03wil6210: reset buff id in status message after completionMaya Erez
2019-04-03wil6210: add support for ucode tracingAhmad Masri
2019-04-03wil6210: check mid is validAhmad Masri
2019-04-03wil6210: prevent device memory access while in reset or suspendAhmad Masri
2019-02-28wil6210: support up to 20 stations in AP modeAhmad Masri
2019-02-28wil6210: add option to drop Tx packets when Tx ring is fullDedy Lansky
2018-12-20wil6210: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-11-06wil6210: fix debugfs memory access alignmentAhmad Masri
2018-11-06wil6210: add general initialization/size checksAlexei Avshalom Lazar
2018-10-13wil6210: fix debugfs_simple_attr.cocci warningsYueHaibing
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller
2018-08-28wil6210: fix invalid memory access for rx_buff_mgmt debugfsDedy Lansky
2018-08-28wil6210: add FT roam support for AP and stationAhmad Masri
2018-08-28wil6210: remove reset file from debugfsKarthick Gopalasubramanian
2018-08-28cfg80211: Add support for 60GHz band channels 5 and 6Alexei Avshalom Lazar
2018-07-31wil6210: add support for link statisticsDedy Lansky
2018-07-31wil6210: fix RX checksum report to network stackMaya Erez
2018-07-31wil6210: fix temperature debugfsDedy Lansky
2018-07-31wil6210: add TX latency statisticsDedy Lansky
2018-07-31wil6210: drop Rx packets with L2 error indication from HWDedy Lansky
2018-07-31wil6210: Rx multicast packets duplicate detectionDedy Lansky
2018-07-02wil6210: add support for enhanced DMA debugfsMaya Erez
2018-07-02wil6210: add support for enhanced DMA RX data flowsGidon Studinski
2018-07-02wil6210: initialize TX and RX enhanced DMA ringsGidon Studinski
2018-07-02wil6210: add support for enhanced DMA structuresGidon Studinski
2018-05-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-05-12wil6210: remove unused rx_reorder membersDedy Lansky
2018-05-12wil6210: Initialize reply struct of the WMI commandsAlexei Avshalom Lazar
2018-05-12wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen
2018-02-27wil6210: add debugfs 'mids' fileLior David
2018-02-27wil6210: multiple VIFs support for connections and data pathLior David
2018-02-27wil6210: infrastructure for multiple virtual interfacesLior David
2018-01-09wil6210: remove reference to preset_chandefLior David
2017-12-02wil6210: update statistics for suspendLazar Alexei
2017-12-02wil6210: remove suspend time statisticsLazar Alexei
2017-12-02wil6210: run-time PM when interface downLazar Alexei
2017-10-27wil6210: remove SSID debugfsJohannes Berg
2017-08-08wil6210: move vring_idle_trsh definition to wil6210_privGidon Studinski