aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-08wl12xx: start/stop queues according to global per-AC countersArik Nemtsov1-2/+6
2011-07-05wl12xx: schedule TX packets according to FW occupancyArik Nemtsov1-1/+4
2011-07-05wl12xx: fix Tx security sequence number handlingOz Krakowski1-1/+1
2011-06-27wl12xx: Avoid recovery while one is already in progressIdo Yariv1-1/+1
2011-06-27wl12xx: add rx_streaming debugfs entryEliad Peller1-1/+135
2011-05-13wl12xx: export scheduled scan state in debugfsLuciano Coelho1-0/+1
2011-05-02wl12xx: export driver state to debugfsArik Nemtsov1-0/+87
2011-05-02wl12xx: add debugfs entry for starting recoveryArik Nemtsov1-0/+20
2011-05-02wl12xx: strict_stroul introduced converted to kstrtoulLuciano Coelho1-2/+2
2011-05-02wl12xx: add debugfs entries for dtim_interval and beacon_intervalEliad Peller1-0/+132
2011-04-19wl12xx: use kstrtoul functionsLuciano Coelho1-1/+1
2011-03-03wl12xx: Switch to a threaded interrupt handlerIdo Yariv1-1/+1
2011-01-24wl12xx: wrong values are returned in gpio_power_write()Eliad Peller1-6/+4
2011-01-24wl12xx: change debug_level module param sysfs permissionsGuy Eilam1-5/+0
2011-01-24wl12xx: remove redundant debugfs_remove_recursive() callEliad Peller1-20/+16
2010-12-15wl12xx: Change TX queue to be per ACJuuso Oikarinen1-1/+1
2010-12-15wl12xx: allow runtime changing of debug_levelEliad Peller1-0/+5
2010-12-02wl12xx: fix illegal memset if debugfs is not enabledLuciano Coelho1-0/+3
2010-12-02wl1271: move wl12xx debugfs directory to under wiphy's debugfsEliad Peller1-1/+2
2010-12-02wl1271: use debugfs_remove_recursiveEliad Peller1-150/+31
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-0/+590
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo1-518/+0
2009-07-10wl12xx: check if elp wakeup failedKalle Valo1-1/+6
2009-07-10wl12xx: optimise elp wakeup and sleep callsKalle Valo1-0/+5
2009-05-06wl12xx: add driverKalle Valo1-0/+508