index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-19
iwlwifi: add debugfs to monitor force reset parameters
Wey-Yi Guy
1
-2
/
+32
2010-02-19
iwlwifi: enable serialization of synchronous commands
Reinette Chatre
1
-2
/
+0
2010-02-11
iwlwifi: add debug function to reset/reload radio/firmware
Wey-Yi Guy
1
-0
/
+28
2010-01-29
iwlwifi: iwl_power_update_mode always hold mutex
Reinette Chatre
1
-0
/
+2
2010-01-26
iwlwifi: clean up debugfs code
Johannes Berg
1
-154
/
+85
2010-01-26
iwlwifi: Tune radio to prevent unexpected behavior
Trieu 'Andrew' Nguyen
1
-0
/
+44
2010-01-26
iwlwifi: add function to reset/tune radio if needed
Wey-Yi Guy
1
-0
/
+24
2010-01-26
iwlwifi: configure missed beacon threshold
Wey-Yi Guy
1
-0
/
+46
2010-01-20
iwlwifi: update copyright year to 2010
Reinette Chatre
1
-1
/
+1
2010-01-20
iwlwifi: remove extra statistics request from debugfs
Wey-Yi Guy
1
-41
/
+0
2010-01-20
iwlwifi: display flowhandler register when sw error or on-demand
Wey-Yi Guy
1
-0
/
+24
2010-01-20
iwlwifi: correct return code for log_event
Wey-Yi Guy
1
-2
/
+3
2010-01-20
iwlwifi: add num_of_sos_stats to statistics counter
Wey-Yi Guy
1
-1
/
+7
2010-01-20
iwlwifi: format and show statistics counter from uCode
Wey-Yi Guy
1
-323
/
+527
2010-01-12
iwl-debugfs.c: remove unnecessary casts of void *
H Hartley Sweeten
1
-23
/
+23
2010-01-12
iwlwifi: ucode statistics data structure update
Wey-Yi Guy
1
-0
/
+3
2009-12-22
iwlwifi: on-screen event log dump
Wey-Yi Guy
1
-3
/
+21
2009-12-22
iwlwifi: add continuous uCode event log capability
Wey-Yi Guy
1
-0
/
+56
2009-12-22
iwlwifi: dump "Control and Status Register" when detect uCode HW/SW error
Wey-Yi Guy
1
-0
/
+25
2009-11-24
iwlwifi: print limited number of event log when uCode error
Wey-Yi Guy
1
-1
/
+1
2009-11-24
iwlwifi: by default, dump entire sram data portion
Wey-Yi Guy
1
-3
/
+11
2009-11-24
iwlwifi: dynamically allocate buffer for sram debugfs file
Wey-Yi Guy
1
-2
/
+13
2009-11-24
iwlwifi: increase tx_queue debugfs buffer size
Wey-Yi Guy
1
-1
/
+1
2009-11-24
iwlwifi: set read/write permission for debugfs files
Wey-Yi Guy
1
-29
/
+29
2009-11-24
iwlwifi: reset led_tpt when clear tx/rx traffic byte counts
Wey-Yi Guy
1
-29
/
+13
2009-11-19
iwlwifi: handle unicast PS buffering
Johannes Berg
1
-2
/
+0
2009-11-19
iwlwifi: align tx/rx statistics debugfs format
Wey-Yi Guy
1
-6
/
+7
2009-11-19
iwlwifi: update reply_statistics_cmd with 'clear' parameter
Wey-Yi Guy
1
-8
/
+31
2009-10-27
iwlwifi: rework for static power save
Wey-Yi Guy
1
-1
/
+4
2009-10-27
iwlwifi: show current power save status reported by uCode
Wey-Yi Guy
1
-0
/
+26
2009-10-27
iwlwifi: showing accumulative ucode statistics counters
Wey-Yi Guy
1
-226
/
+403
2009-10-27
iwlwifi: dynamic allocate tx queue structure
Wey-Yi Guy
1
-2
/
+10
2009-10-27
iwlwifi: fix userspace setting of sleep_level_override
Reinette Chatre
1
-1
/
+3
2009-10-08
iwlwifi: LED cleanup
Johannes Berg
1
-8
/
+0
2009-10-08
iwlwifi: reliable entering of critical temperature state
Wey-Yi Guy
1
-0
/
+2
2009-10-08
iwlwifi: show NVM version in debugfs
Wey-Yi Guy
1
-2
/
+5
2009-09-29
iwlwifi: fix 3945 ucode info retrieval after failure
Reinette Chatre
1
-1
/
+1
2009-09-29
iwlwifi: fix debugfs buffer handling
Reinette Chatre
1
-3
/
+3
2009-08-28
iwlwifi: show current tx power
Wey-Yi Guy
1
-0
/
+54
2009-08-14
iwlwifi: automatically adjust sleep level
Johannes Berg
1
-0
/
+83
2009-08-14
iwlwifi: refactor some thermal throttle code
Johannes Berg
1
-4
/
+3
2009-08-14
iwlwifi: Display sensitivity and chain noise information
Wey-Yi Guy
1
-1
/
+148
2009-08-14
iwlwifi: uCode statistics notification counter
Wey-Yi Guy
1
-0
/
+412
2009-08-14
iwlwifi: tx/rx queue pointer information
Wey-Yi Guy
1
-0
/
+69
2009-08-14
iwlwifi: Traffic type and counter for debugFs
Wey-Yi Guy
1
-24
/
+105
2009-08-14
iwlwifi: new debugging feature for dumping data traffic
Wey-Yi Guy
1
-0
/
+102
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-6
/
+6
2009-08-04
drivers/net/wireless/iwlwifi: introduce missing kfree
Julia Lawall
1
-6
/
+6
2009-07-29
iwlwifi: debugFs to enable/disable HT40 support
Wey-Yi Guy
1
-0
/
+46
2009-07-27
iwlwifi: Thermal Throttling debugfs function
Wey-Yi Guy
1
-0
/
+38
[next]