aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: export scheduled scan state in debugfsLuciano Coelho2011-05-131-0/+1
* wl12xx: export driver state to debugfsArik Nemtsov2011-05-021-0/+87
* wl12xx: add debugfs entry for starting recoveryArik Nemtsov2011-05-021-0/+20
* wl12xx: strict_stroul introduced converted to kstrtoulLuciano Coelho2011-05-021-2/+2
* wl12xx: add debugfs entries for dtim_interval and beacon_intervalEliad Peller2011-05-021-0/+132
* wl12xx: use kstrtoul functionsLuciano Coelho2011-04-191-1/+1
* wl12xx: Switch to a threaded interrupt handlerIdo Yariv2011-03-031-1/+1
* wl12xx: wrong values are returned in gpio_power_write()Eliad Peller2011-01-241-6/+4
* wl12xx: change debug_level module param sysfs permissionsGuy Eilam2011-01-241-5/+0
* wl12xx: remove redundant debugfs_remove_recursive() callEliad Peller2011-01-241-20/+16
* wl12xx: Change TX queue to be per ACJuuso Oikarinen2010-12-151-1/+1
* wl12xx: allow runtime changing of debug_levelEliad Peller2010-12-151-0/+5
* wl12xx: fix illegal memset if debugfs is not enabledLuciano Coelho2010-12-021-0/+3
* wl1271: move wl12xx debugfs directory to under wiphy's debugfsEliad Peller2010-12-021-1/+2
* wl1271: use debugfs_remove_recursiveEliad Peller2010-12-021-150/+31
* wl1271: Change wl12xx Files NamesShahar Levi2010-11-221-0/+590
* wl1251: add wl1251 prefix to all 1251 filesKalle Valo2009-07-101-518/+0
* wl12xx: check if elp wakeup failedKalle Valo2009-07-101-1/+6
* wl12xx: optimise elp wakeup and sleep callsKalle Valo2009-07-101-0/+5
* wl12xx: add driverKalle Valo2009-05-061-0/+508