aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/debugfs.c
AgeCommit message (Expand)Author
2012-04-12wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho
2012-02-15wl12xx: Use a dedicated fw for PLTEliad Peller
2012-02-15wl12xx: add split_scan_timeout debugfs fileEyal Shapira
2012-02-15wl12xx: consider encryption and QoS in auto arp templateEliad Peller
2012-02-15wl12xx: add forced_ps debugfs fileEyal Shapira
2012-02-15wl12xx: add forced_ps modeEyal Shapira
2012-02-15wl12xx: add suspend_listen_interval debugfs fileEyal Shapira
2012-02-15wl12xx: change WLVIF_FLAG_PSM name and remove WLVIF_FLAG_PSM_REQUESTEDEyal Shapira
2012-02-15wl12xx: remove 2 unused parameters in wl1271_ps_set_mode()Eyal Shapira
2012-02-15wl12xx: add dynamic_ps_timeout debugfs fileEyal Shapira
2012-02-15wl12xx: remove PS management codeEyal Shapira
2011-12-15wl12xx: alloc buffer in driver_state_read to prevent compilation warningLuciano Coelho
2011-11-08wl12xx: add vifs_state debugfs keyEliad Peller
2011-10-11wl12xx: move debugging definitions to a separate fileLuciano Coelho
2011-10-11wl12xx: replace all remaining wl->vif referencesEliad Peller
2011-10-11wl12xx: rearm rx streaming per vifEliad Peller
2011-10-11wl12xx: move tx_security_seq into wlvifEliad Peller
2011-10-11wl12xx: move last_tx_hlid into wlvifEliad Peller
2011-10-07wl12xx: move ap_hlid_map into wlvif.apEliad Peller
2011-10-07wl12xx: move ba fields into wlvifEliad Peller
2011-10-07wl12xx: move rssi_thold and last_rssi_event into wlvifEliad Peller
2011-10-07wl12xx: move ps_poll_failures and psm_entry_retry into wlvifEliad Peller
2011-10-07wl12xx: move beacon_int into wlvifEliad Peller
2011-10-07wl12xx: move session_counter into wlvifEliad Peller
2011-10-07wl12xx: move role_id into wlvifEliad Peller
2011-10-07wl12xx: move bss_type into wlvifEliad Peller
2011-10-07wl12xx: move basic_rate into wlvifEliad Peller
2011-10-07wl12xx: move rate_set into wlvifEliad Peller
2011-10-07wl12xx: define wl12xx_vifEliad Peller
2011-09-14wl12xx: use kstrtoul_from_userEliad Peller
2011-09-14wl12xx: add beacon_filtering debugfs fileEliad Peller
2011-08-22wl12xx: schedule TX packets according to FW packet occupancyArik Nemtsov
2011-08-22wl12xx: update fw status structEliad Peller
2011-08-22wl12xx: remove rx filtering stuffEliad Peller
2011-08-22wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"Arik Nemtsov
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