aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/debugfs.c
Commit message (Expand)AuthorAge
* wl12xx: Use a dedicated fw for PLTEliad Peller2012-02-15
* wl12xx: add split_scan_timeout debugfs fileEyal Shapira2012-02-15
* wl12xx: consider encryption and QoS in auto arp templateEliad Peller2012-02-15
* wl12xx: add forced_ps debugfs fileEyal Shapira2012-02-15
* wl12xx: add forced_ps modeEyal Shapira2012-02-15
* wl12xx: add suspend_listen_interval debugfs fileEyal Shapira2012-02-15
* wl12xx: change WLVIF_FLAG_PSM name and remove WLVIF_FLAG_PSM_REQUESTEDEyal Shapira2012-02-15
* wl12xx: remove 2 unused parameters in wl1271_ps_set_mode()Eyal Shapira2012-02-15
* wl12xx: add dynamic_ps_timeout debugfs fileEyal Shapira2012-02-15
* wl12xx: remove PS management codeEyal Shapira2012-02-15
* wl12xx: alloc buffer in driver_state_read to prevent compilation warningLuciano Coelho2011-12-15
* wl12xx: add vifs_state debugfs keyEliad Peller2011-11-08
* wl12xx: move debugging definitions to a separate fileLuciano Coelho2011-10-11
* wl12xx: replace all remaining wl->vif referencesEliad Peller2011-10-11
* wl12xx: rearm rx streaming per vifEliad Peller2011-10-11
* wl12xx: move tx_security_seq into wlvifEliad Peller2011-10-11
* wl12xx: move last_tx_hlid into wlvifEliad Peller2011-10-11
* wl12xx: move ap_hlid_map into wlvif.apEliad Peller2011-10-07
* wl12xx: move ba fields into wlvifEliad Peller2011-10-07
* wl12xx: move rssi_thold and last_rssi_event into wlvifEliad Peller2011-10-07
* wl12xx: move ps_poll_failures and psm_entry_retry into wlvifEliad Peller2011-10-07
* wl12xx: move beacon_int into wlvifEliad Peller2011-10-07
* wl12xx: move session_counter into wlvifEliad Peller2011-10-07
* wl12xx: move role_id into wlvifEliad Peller2011-10-07
* wl12xx: move bss_type into wlvifEliad Peller2011-10-07
* wl12xx: move basic_rate into wlvifEliad Peller2011-10-07
* wl12xx: move rate_set into wlvifEliad Peller2011-10-07
* wl12xx: define wl12xx_vifEliad Peller2011-10-07
* wl12xx: use kstrtoul_from_userEliad Peller2011-09-14
* wl12xx: add beacon_filtering debugfs fileEliad Peller2011-09-14
* wl12xx: schedule TX packets according to FW packet occupancyArik Nemtsov2011-08-22
* wl12xx: update fw status structEliad Peller2011-08-22
* wl12xx: remove rx filtering stuffEliad Peller2011-08-22
* wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"Arik Nemtsov2011-08-22
* wl12xx: start/stop queues according to global per-AC countersArik Nemtsov2011-07-08
* wl12xx: schedule TX packets according to FW occupancyArik Nemtsov2011-07-05
* wl12xx: fix Tx security sequence number handlingOz Krakowski2011-07-05
* wl12xx: Avoid recovery while one is already in progressIdo Yariv2011-06-27
* wl12xx: add rx_streaming debugfs entryEliad Peller2011-06-27
* wl12xx: export scheduled scan state in debugfsLuciano Coelho2011-05-12
* wl12xx: export driver state to debugfsArik Nemtsov2011-05-02
* wl12xx: add debugfs entry for starting recoveryArik Nemtsov2011-05-02
* wl12xx: strict_stroul introduced converted to kstrtoulLuciano Coelho2011-05-02
* wl12xx: add debugfs entries for dtim_interval and beacon_intervalEliad Peller2011-05-02
* wl12xx: use kstrtoul functionsLuciano Coelho2011-04-19
* wl12xx: Switch to a threaded interrupt handlerIdo Yariv2011-03-03
* wl12xx: wrong values are returned in gpio_power_write()Eliad Peller2011-01-24
* wl12xx: change debug_level module param sysfs permissionsGuy Eilam2011-01-24
* wl12xx: remove redundant debugfs_remove_recursive() callEliad Peller2011-01-24
* wl12xx: Change TX queue to be per ACJuuso Oikarinen2010-12-15