summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/debugfs.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-02-01wlcore: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-06-27wlcore: Enable runtime PM autosuspend supportTony Lindgren
2018-06-27wlcore: Add support for runtime PMTony Lindgren
2017-05-18wlcore: use memdup_userGeliang Tang
2017-04-05wlcore: fix spelling mistakes in wl1271_warningColin Ian King
2017-01-01wlcore: fix spelling mistake in wl1271_warningColin Ian King
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-12-31wlcore/wl18xx: fw logger over sdioShahar Patury
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro
2015-03-19wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho
2015-01-09wlcore: fix sparse warningEliad Peller
2014-07-15wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller
2013-10-23wlcore: print active channel in the driver_stateVictor Goldenshtein
2013-06-29wlcore: use *ppos, not file->f_posAl Viro
2013-03-25wlcore: consolidate tx_seq handling on recoveryArik Nemtsov
2012-12-11wlcore: consolidate Rx BA bitmap management to links structArik Nemtsov
2012-12-05wlcore: count packets held per AC in each vifArik Nemtsov
2012-12-04wlcore: gather information about firmware stabilityLuciano Coelho
2012-11-28wlcore: call ieee80211_sched_scan_stopped on interface removalEliad Peller
2012-11-27wlcore: save session_id per-linkEliad Peller
2012-11-16wlcore: Remove redundant check on unsigned variableTushar Behera
2012-09-27wlcore: Allow memory access when the FW crashesIdo Yariv
2012-09-27wlcore/wl18xx: add phy_fw_version_str to debugfs driver_stateYair Shapira
2012-09-27wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv
2012-06-22wlcore: access the firmware memory via debugfsArkady Miasnikov
2012-06-21wlcore: allow setting sleep_auth before interface initArik Nemtsov
2012-06-21wlcore: add a debugfs entry to allow changing the sleep mode by handLuciano Coelho
2012-06-08wlcore: export raw binary with the FW statistics in debugfsLuciano Coelho
2012-06-08wlcore: add debugfs control over rx interrupt pacingEyal Shapira
2012-06-08wlcore: add support macros to easily add conf debugfs entriesEyal Shapira
2012-06-06wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per archArik Nemtsov
2012-06-05wlcore: add debugfs macro to help print fw statistics arraysLuciano Coelho
2012-06-05wlcore: abstract debugfs fw_stats to be handled by the lower driversLuciano Coelho
2012-06-05wlcore/wl12xx: move ref_clock and tcxo_clock elements to wl12xxLuciano Coelho
2012-04-13Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-04-12wlcore/wl12xx: change GEM Tx-spare blocks per-vifArik Nemtsov
2012-04-12wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho