summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-22/+16
* wl12xx: Use a dedicated fw for PLTEliad Peller2012-02-151-1/+1
* wl12xx: add split_scan_timeout debugfs fileEyal Shapira2012-02-151-0/+43
* wl12xx: consider encryption and QoS in auto arp templateEliad Peller2012-02-151-0/+1
* wl12xx: add forced_ps debugfs fileEyal Shapira2012-02-151-0/+70
* wl12xx: add forced_ps modeEyal Shapira2012-02-151-1/+1
* wl12xx: add suspend_listen_interval debugfs fileEyal Shapira2012-02-151-0/+59
* wl12xx: change WLVIF_FLAG_PSM name and remove WLVIF_FLAG_PSM_REQUESTEDEyal Shapira2012-02-151-1/+1
* wl12xx: remove 2 unused parameters in wl1271_ps_set_mode()Eyal Shapira2012-02-151-3/+1
* wl12xx: add dynamic_ps_timeout debugfs fileEyal Shapira2012-02-151-0/+67
* wl12xx: remove PS management codeEyal Shapira2012-02-151-1/+0
* wl12xx: alloc buffer in driver_state_read to prevent compilation warningLuciano Coelho2011-12-151-3/+13
* wl12xx: add vifs_state debugfs keyEliad Peller2011-11-081-0/+110
* wl12xx: move debugging definitions to a separate fileLuciano Coelho2011-10-111-0/+1
* wl12xx: replace all remaining wl->vif referencesEliad Peller2011-10-111-8/+3
* wl12xx: rearm rx streaming per vifEliad Peller2011-10-111-2/+8
* wl12xx: move tx_security_seq into wlvifEliad Peller2011-10-111-1/+0
* wl12xx: move last_tx_hlid into wlvifEliad Peller2011-10-111-1/+0
* wl12xx: move ap_hlid_map into wlvif.apEliad Peller2011-10-071-1/+0
* wl12xx: move ba fields into wlvifEliad Peller2011-10-071-2/+0
* wl12xx: move rssi_thold and last_rssi_event into wlvifEliad Peller2011-10-071-2/+0
* wl12xx: move ps_poll_failures and psm_entry_retry into wlvifEliad Peller2011-10-071-2/+0
* wl12xx: move beacon_int into wlvifEliad Peller2011-10-071-1/+0
* wl12xx: move session_counter into wlvifEliad Peller2011-10-071-1/+0
* wl12xx: move role_id into wlvifEliad Peller2011-10-071-1/+9
* wl12xx: move bss_type into wlvifEliad Peller2011-10-071-1/+0
* wl12xx: move basic_rate into wlvifEliad Peller2011-10-071-1/+0
* wl12xx: move rate_set into wlvifEliad Peller2011-10-071-1/+0
* wl12xx: define wl12xx_vifEliad Peller2011-10-071-1/+0
* wl12xx: use kstrtoul_from_userEliad Peller2011-09-141-41/+5
* wl12xx: add beacon_filtering debugfs fileEliad Peller2011-09-141-0/+42
* wl12xx: schedule TX packets according to FW packet occupancyArik Nemtsov2011-08-221-0/+4
* wl12xx: update fw status structEliad Peller2011-08-221-4/+1
* wl12xx: remove rx filtering stuffEliad Peller2011-08-221-3/+0
* wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"Arik Nemtsov2011-08-221-4/+1
* wl12xx: start/stop queues according to global per-AC countersArik Nemtsov2011-07-081-2/+6
* wl12xx: schedule TX packets according to FW occupancyArik Nemtsov2011-07-051-1/+4
* wl12xx: fix Tx security sequence number handlingOz Krakowski2011-07-051-1/+1
* wl12xx: Avoid recovery while one is already in progressIdo Yariv2011-06-271-1/+1
* wl12xx: add rx_streaming debugfs entryEliad Peller2011-06-271-1/+135
* 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
OpenPOWER on IntegriCloud