index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wlcore
/
debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wlcore: print active channel in the driver_state
Victor Goldenshtein
2013-10-23
1
-1
/
+17
*
wlcore: use *ppos, not file->f_pos
Al Viro
2013-06-29
1
-2
/
+2
*
wlcore: consolidate tx_seq handling on recovery
Arik Nemtsov
2013-03-25
1
-2
/
+1
*
wlcore: consolidate Rx BA bitmap management to links struct
Arik Nemtsov
2012-12-11
1
-1
/
+0
*
wlcore: count packets held per AC in each vif
Arik Nemtsov
2012-12-05
1
-0
/
+4
*
wlcore: gather information about firmware stability
Luciano Coelho
2012-12-04
1
-0
/
+1
*
wlcore: call ieee80211_sched_scan_stopped on interface removal
Eliad Peller
2012-11-28
1
-1
/
+0
*
wlcore: save session_id per-link
Eliad Peller
2012-11-27
1
-1
/
+0
*
wlcore: Remove redundant check on unsigned variable
Tushar Behera
2012-11-16
1
-1
/
+1
*
wlcore: Allow memory access when the FW crashes
Ido Yariv
2012-09-27
1
-8
/
+12
*
wlcore/wl18xx: add phy_fw_version_str to debugfs driver_state
Yair Shapira
2012-09-27
1
-0
/
+1
*
wlcore: Prevent interaction with HW after recovery is queued
Ido Yariv
2012-09-27
1
-6
/
+9
*
wlcore: access the firmware memory via debugfs
Arkady Miasnikov
2012-06-22
1
-0
/
+192
*
wlcore: allow setting sleep_auth before interface init
Arik Nemtsov
2012-06-21
1
-1
/
+6
*
wlcore: add a debugfs entry to allow changing the sleep mode by hand
Luciano Coelho
2012-06-21
1
-0
/
+58
*
wlcore: export raw binary with the FW statistics in debugfs
Luciano Coelho
2012-06-08
1
-0
/
+20
*
wlcore: add debugfs control over rx interrupt pacing
Eyal Shapira
2012-06-08
1
-0
/
+11
*
wlcore: add support macros to easily add conf debugfs entries
Eyal Shapira
2012-06-08
1
-0
/
+75
*
wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per arch
Arik Nemtsov
2012-06-06
1
-1
/
+0
*
wlcore: add debugfs macro to help print fw statistics arrays
Luciano Coelho
2012-06-05
1
-1
/
+0
*
wlcore: abstract debugfs fw_stats to be handled by the lower drivers
Luciano Coelho
2012-06-05
1
-257
/
+22
*
wlcore/wl12xx: move ref_clock and tcxo_clock elements to wl12xx
Luciano Coelho
2012-06-05
1
-2
/
+1
*
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-04-13
1
-22
/
+16
*
wlcore/wl12xx: change GEM Tx-spare blocks per-vif
Arik Nemtsov
2012-04-12
1
-0
/
+1
*
wl12xx/wlcore: move wl1271 struct to wlcore and add ops
Luciano Coelho
2012-04-12
1
-1
/
+1
*
wl12xx/wlcore: rename wl12xx to wlcore
Luciano Coelho
2012-04-12
1
-0
/
+1203