aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-29wlcore: use *ppos, not file->f_posAl Viro1-2/+2
2013-03-25wlcore: consolidate tx_seq handling on recoveryArik Nemtsov1-2/+1
2012-12-11wlcore: consolidate Rx BA bitmap management to links structArik Nemtsov1-1/+0
2012-12-05wlcore: count packets held per AC in each vifArik Nemtsov1-0/+4
2012-12-04wlcore: gather information about firmware stabilityLuciano Coelho1-0/+1
2012-11-28wlcore: call ieee80211_sched_scan_stopped on interface removalEliad Peller1-1/+0
2012-11-27wlcore: save session_id per-linkEliad Peller1-1/+0
2012-11-16wlcore: Remove redundant check on unsigned variableTushar Behera1-1/+1
2012-09-27wlcore: Allow memory access when the FW crashesIdo Yariv1-8/+12
2012-09-27wlcore/wl18xx: add phy_fw_version_str to debugfs driver_stateYair Shapira1-0/+1
2012-09-27wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv1-6/+9
2012-06-22wlcore: access the firmware memory via debugfsArkady Miasnikov1-0/+192
2012-06-21wlcore: allow setting sleep_auth before interface initArik Nemtsov1-1/+6
2012-06-21wlcore: add a debugfs entry to allow changing the sleep mode by handLuciano Coelho1-0/+58
2012-06-08wlcore: export raw binary with the FW statistics in debugfsLuciano Coelho1-0/+20
2012-06-08wlcore: add debugfs control over rx interrupt pacingEyal Shapira1-0/+11
2012-06-08wlcore: add support macros to easily add conf debugfs entriesEyal Shapira1-0/+75
2012-06-06wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per archArik Nemtsov1-1/+0
2012-06-05wlcore: add debugfs macro to help print fw statistics arraysLuciano Coelho1-1/+0
2012-06-05wlcore: abstract debugfs fw_stats to be handled by the lower driversLuciano Coelho1-257/+22
2012-06-05wlcore/wl12xx: move ref_clock and tcxo_clock elements to wl12xxLuciano Coelho1-2/+1
2012-04-13Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xxJohn W. Linville1-0/+1198
2012-04-12wlcore/wl12xx: change GEM Tx-spare blocks per-vifArik Nemtsov1-0/+1
2012-04-12wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho1-1/+1
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho1-0/+1203