aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/debugfs.c
AgeCommit message (Expand)Author
2022-08-25wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi
2022-08-25wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter
2020-04-21wil6210: remove reset file from debugfsKarthick Gopalasubramanian
2020-04-21wil6210: add general initialization/size checksAlexei Avshalom Lazar
2019-12-01wil6210: fix debugfs memory access alignmentAhmad Masri
2019-11-20wil6210: fix invalid memory access for rx_buff_mgmt debugfsDedy Lansky
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
2017-08-08wil6210: add statistics for suspend timeMaya Erez
2017-08-08wil6210: support FW RSSI reportingDedy Lansky
2017-08-08wil6210: protect against invalid length of tx management frameHamad Kadmany
2017-06-21wil6210: add support for PCIe D3hot in system suspendMaya Erez
2017-05-19wil6210: use memdup_userGeliang Tang
2017-04-13wil6210: remove HALP voting in debugfs ioblobMaya Erez
2017-01-27wil6210: convert symbolic permissions to octal permissionsMaya Erez
2017-01-27wil6210: option to override A-BFT length in start AP/PCPLior David
2017-01-27wil6210: report association ID (AID) per station in debugfsLior David
2017-01-27wil6210: remove __func__ from debug printoutsLazar Alexei
2017-01-27wil6210: support loading dedicated image for sparrow-plus devicesLazar Alexei
2016-08-31wil6210: extract firmware version from file headerLior David
2016-08-31wil6210: extract firmware capabilities from FW fileLior David
2016-05-11wil6210: add support for device led configurationMaya Erez
2016-04-26wil6210: prevent deep sleep of 60G device in critical pathsMaya Erez
2016-04-04wil6210: allow empty WMI commands in debugfs wmi_sendLior David
2016-03-07wil6210: switch to generated wmi.hLior David
2016-03-07wil6210: add support for discovery mode during scanLior David
2016-03-07wil6210: replay attack detectionVladimir Kondratiev
2016-03-06Merge ath-next from ath.gitKalle Valo
2016-02-02wil6210: TX vring optimizationHamad Kadmany