Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f95f9aad150238236b2338efa60a14891081026e
/
drivers
/
net
/
wireless
/
wl12xx
/
debugfs.c
f95f9aa
wl12xx: add split_scan_timeout debugfs file
by Eyal Shapira
· 14 years ago
5ec8a44
wl12xx: consider encryption and QoS in auto arp template
by Eliad Peller
· 14 years ago
20ae7e5
wl12xx: add forced_ps debugfs file
by Eyal Shapira
· 14 years ago
5c0dc2f
wl12xx: add forced_ps mode
by Eyal Shapira
· 14 years ago
59a10c6
wl12xx: add suspend_listen_interval debugfs file
by Eyal Shapira
· 14 years ago
d18da7f
wl12xx: change WLVIF_FLAG_PSM name and remove WLVIF_FLAG_PSM_REQUESTED
by Eyal Shapira
· 14 years ago
248a001
wl12xx: remove 2 unused parameters in wl1271_ps_set_mode()
by Eyal Shapira
· 14 years ago
1faff89
wl12xx: add dynamic_ps_timeout debugfs file
by Eyal Shapira
· 14 years ago
d6bf9ad
wl12xx: remove PS management code
by Eyal Shapira
· 14 years ago
c99f895
wl12xx: alloc buffer in driver_state_read to prevent compilation warning
by Luciano Coelho
· 14 years ago
fa5e137
wl12xx: add vifs_state debugfs key
by Eliad Peller
· 14 years ago
0f4e312
wl12xx: move debugging definitions to a separate file
by Luciano Coelho
· 14 years ago
6e8cd33
wl12xx: replace all remaining wl->vif references
by Eliad Peller
· 14 years ago
9eb599e
wl12xx: rearm rx streaming per vif
by Eliad Peller
· 14 years ago
48e93e4
wl12xx: move tx_security_seq into wlvif
by Eliad Peller
· 14 years ago
4438aca
wl12xx: move last_tx_hlid into wlvif
by Eliad Peller
· 14 years ago
c7ffb90
wl12xx: move ap_hlid_map into wlvif.ap
by Eliad Peller
· 14 years ago
d0802ab
wl12xx: move ba fields into wlvif
by Eliad Peller
· 14 years ago
04324d9
wl12xx: move rssi_thold and last_rssi_event into wlvif
by Eliad Peller
· 14 years ago
74ec839
wl12xx: move ps_poll_failures and psm_entry_retry into wlvif
by Eliad Peller
· 14 years ago
6a89979
wl12xx: move beacon_int into wlvif
by Eliad Peller
· 14 years ago
98b8625
wl12xx: move session_counter into wlvif
by Eliad Peller
· 14 years ago
0603d89
wl12xx: move role_id into wlvif
by Eliad Peller
· 14 years ago
536129c
wl12xx: move bss_type into wlvif
by Eliad Peller
· 14 years ago
d2d66c5
wl12xx: move basic_rate into wlvif
by Eliad Peller
· 14 years ago
30d0c8f
wl12xx: move rate_set into wlvif
by Eliad Peller
· 14 years ago
87fbcb0
wl12xx: define wl12xx_vif
by Eliad Peller
· 14 years ago
b688358
wl12xx: use kstrtoul_from_user
by Eliad Peller
· 14 years ago
a0a5215
wl12xx: add beacon_filtering debugfs file
by Eliad Peller
· 14 years ago
742246f
wl12xx: schedule TX packets according to FW packet occupancy
by Arik Nemtsov
· 14 years ago
4d56ad9
wl12xx: update fw status struct
by Eliad Peller
· 14 years ago
08c1d1c
wl12xx: remove rx filtering stuff
by Eliad Peller
· 14 years ago
7bb5d6c
wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"
by Arik Nemtsov
· 14 years ago
f1a4638
wl12xx: start/stop queues according to global per-AC counters
by Arik Nemtsov
· 14 years ago
9e374a3
wl12xx: schedule TX packets according to FW occupancy
by Arik Nemtsov
· 14 years ago
b992c68
wl12xx: fix Tx security sequence number handling
by Oz Krakowski
· 14 years ago
baacb9a
wl12xx: Avoid recovery while one is already in progress
by Ido Yariv
· 14 years ago
c84368e
wl12xx: add rx_streaming debugfs entry
by Eliad Peller
· 14 years ago
d3eff81
wl12xx: export scheduled scan state in debugfs
by Luciano Coelho
· 14 years ago
2d66bee
wl12xx: export driver state to debugfs
by Arik Nemtsov
· 14 years ago
2dc5a5c
wl12xx: add debugfs entry for starting recovery
by Arik Nemtsov
· 14 years ago
f7c7c7e
wl12xx: strict_stroul introduced converted to kstrtoul
by Luciano Coelho
· 14 years ago
1fe9e24
wl12xx: add debugfs entries for dtim_interval and beacon_interval
by Eliad Peller
· 14 years ago
6277ed6
wl12xx: use kstrtoul functions
by Luciano Coelho
· 14 years ago
a620865
wl12xx: Switch to a threaded interrupt handler
by Ido Yariv
· 14 years ago
8e2de74
wl12xx: wrong values are returned in gpio_power_write()
by Eliad Peller
· 15 years ago
491bbd6
wl12xx: change debug_level module param sysfs permissions
by Guy Eilam
· 15 years ago
3c2c04a
wl12xx: remove redundant debugfs_remove_recursive() call
by Eliad Peller
· 15 years ago
6742f55
wl12xx: Change TX queue to be per AC
by Juuso Oikarinen
· 15 years ago
17c1755
wl12xx: allow runtime changing of debug_level
by Eliad Peller
· 15 years ago
43a598d
wl12xx: fix illegal memset if debugfs is not enabled
by Luciano Coelho
· 15 years ago
d60080a
wl1271: move wl12xx debugfs directory to under wiphy's debugfs
by Eliad Peller
· 15 years ago
7cb2cea
wl1271: use debugfs_remove_recursive
by Eliad Peller
· 15 years ago
00d2010
wl1271: Change wl12xx Files Names
by Shahar Levi
· 15 years ago
[Renamed (99%) from drivers/net/wireless/wl12xx/wl1271_debugfs.c]
03107a4
wl1271: refactor debugfs function generation code
by Eliad Peller
· 15 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 15 years ago
2b18ab3
net/wireless: use generic_file_llseek in debugfs
by Arnd Bergmann
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
becd551
wl1271: Cleaned up wlan power on/off functions
by Teemu Paasikivi
· 15 years ago
71449f8
wl1271: Change booleans in struct wl1271 into a flags bitmask
by Juuso Oikarinen
· 16 years ago
98b2a68
wl1271: add gpio_power file in debugfs to power the chip on and off
by Luciano Coelho
· 16 years ago
f5fc0f8
wl1271: add wl1271 driver files
by Luciano Coelho
· 16 years ago