summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/debugfs.h
Commit message (Expand)AuthorAgeFilesLines
* wlcore: Fix buffer overrun by snprintf due to incorrect buffer sizeColin Ian King2021-04-221-1/+1
* wlcore: fix overlapping snprintf arguments in debugfsArnd Bergmann2021-04-171-3/+4
* wlcore: debugfs: Remove unused variable 'res'Lee Jones2020-09-011-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-15/+1
* wlcore: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-7/+3
* wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2015-03-161-2/+2
* wlcore: Remove trailing semicolon from do {...} while (0) macroJoe Perches2014-05-161-2/+2
* wlcore: add debugfs macro to help print fw statistics arraysLuciano Coelho2012-06-051-0/+27
* wlcore: abstract debugfs fw_stats to be handled by the lower driversLuciano Coelho2012-06-051-0/+60
* wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho2012-04-121-1/+1
* wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho2012-04-121-0/+33