summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/debugfs.c
AgeCommit message (Expand)Author
2011-07-08wl12xx: start/stop queues according to global per-AC countersArik Nemtsov
2011-07-05wl12xx: schedule TX packets according to FW occupancyArik Nemtsov
2011-07-05wl12xx: fix Tx security sequence number handlingOz Krakowski
2011-06-27wl12xx: Avoid recovery while one is already in progressIdo Yariv
2011-06-27wl12xx: add rx_streaming debugfs entryEliad Peller
2011-05-13wl12xx: export scheduled scan state in debugfsLuciano Coelho
2011-05-02wl12xx: export driver state to debugfsArik Nemtsov
2011-05-02wl12xx: add debugfs entry for starting recoveryArik Nemtsov
2011-05-02wl12xx: strict_stroul introduced converted to kstrtoulLuciano Coelho
2011-05-02wl12xx: add debugfs entries for dtim_interval and beacon_intervalEliad Peller
2011-04-19wl12xx: use kstrtoul functionsLuciano Coelho
2011-03-03wl12xx: Switch to a threaded interrupt handlerIdo Yariv
2011-01-24wl12xx: wrong values are returned in gpio_power_write()Eliad Peller
2011-01-24wl12xx: change debug_level module param sysfs permissionsGuy Eilam
2011-01-24wl12xx: remove redundant debugfs_remove_recursive() callEliad Peller
2010-12-15wl12xx: Change TX queue to be per ACJuuso Oikarinen
2010-12-15wl12xx: allow runtime changing of debug_levelEliad Peller
2010-12-02wl12xx: fix illegal memset if debugfs is not enabledLuciano Coelho
2010-12-02wl1271: move wl12xx debugfs directory to under wiphy's debugfsEliad Peller
2010-12-02wl1271: use debugfs_remove_recursiveEliad Peller
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo
2009-07-10wl12xx: check if elp wakeup failedKalle Valo
2009-07-10wl12xx: optimise elp wakeup and sleep callsKalle Valo
2009-05-06wl12xx: add driverKalle Valo