summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: add debugfs to monitor force reset parametersWey-Yi Guy2010-02-191-2/+32
* iwlwifi: enable serialization of synchronous commandsReinette Chatre2010-02-191-2/+0Star
* iwlwifi: add debug function to reset/reload radio/firmwareWey-Yi Guy2010-02-111-0/+28
* iwlwifi: iwl_power_update_mode always hold mutexReinette Chatre2010-01-291-0/+2
* iwlwifi: clean up debugfs codeJohannes Berg2010-01-251-154/+85Star
* iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen2010-01-251-0/+44
* iwlwifi: add function to reset/tune radio if neededWey-Yi Guy2010-01-251-0/+24
* iwlwifi: configure missed beacon thresholdWey-Yi Guy2010-01-251-0/+46
* iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-1/+1
* iwlwifi: remove extra statistics request from debugfsWey-Yi Guy2010-01-191-41/+0Star
* iwlwifi: display flowhandler register when sw error or on-demandWey-Yi Guy2010-01-191-0/+24
* iwlwifi: correct return code for log_eventWey-Yi Guy2010-01-191-2/+3
* iwlwifi: add num_of_sos_stats to statistics counterWey-Yi Guy2010-01-191-1/+7
* iwlwifi: format and show statistics counter from uCodeWey-Yi Guy2010-01-191-323/+527
* iwl-debugfs.c: remove unnecessary casts of void *H Hartley Sweeten2010-01-121-23/+23
* iwlwifi: ucode statistics data structure updateWey-Yi Guy2010-01-121-0/+3
* iwlwifi: on-screen event log dumpWey-Yi Guy2009-12-221-3/+21
* iwlwifi: add continuous uCode event log capabilityWey-Yi Guy2009-12-221-0/+56
* iwlwifi: dump "Control and Status Register" when detect uCode HW/SW errorWey-Yi Guy2009-12-221-0/+25
* iwlwifi: print limited number of event log when uCode errorWey-Yi Guy2009-11-231-1/+1
* iwlwifi: by default, dump entire sram data portionWey-Yi Guy2009-11-231-3/+11
* iwlwifi: dynamically allocate buffer for sram debugfs fileWey-Yi Guy2009-11-231-2/+13
* iwlwifi: increase tx_queue debugfs buffer sizeWey-Yi Guy2009-11-231-1/+1
* iwlwifi: set read/write permission for debugfs filesWey-Yi Guy2009-11-231-29/+29
* iwlwifi: reset led_tpt when clear tx/rx traffic byte countsWey-Yi Guy2009-11-231-29/+13Star
* iwlwifi: handle unicast PS bufferingJohannes Berg2009-11-181-2/+0Star
* iwlwifi: align tx/rx statistics debugfs formatWey-Yi Guy2009-11-181-6/+7
* iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy2009-11-181-8/+31
* iwlwifi: rework for static power saveWey-Yi Guy2009-10-271-1/+4
* iwlwifi: show current power save status reported by uCodeWey-Yi Guy2009-10-271-0/+26
* iwlwifi: showing accumulative ucode statistics countersWey-Yi Guy2009-10-271-226/+403
* iwlwifi: dynamic allocate tx queue structureWey-Yi Guy2009-10-271-2/+10
* iwlwifi: fix userspace setting of sleep_level_overrideReinette Chatre2009-10-271-1/+3
* iwlwifi: LED cleanupJohannes Berg2009-10-071-8/+0Star
* iwlwifi: reliable entering of critical temperature stateWey-Yi Guy2009-10-071-0/+2
* iwlwifi: show NVM version in debugfsWey-Yi Guy2009-10-071-2/+5
* iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre2009-09-281-1/+1
* iwlwifi: fix debugfs buffer handlingReinette Chatre2009-09-281-3/+3
* iwlwifi: show current tx powerWey-Yi Guy2009-08-281-0/+54
* iwlwifi: automatically adjust sleep levelJohannes Berg2009-08-141-0/+83
* iwlwifi: refactor some thermal throttle codeJohannes Berg2009-08-141-4/+3Star
* iwlwifi: Display sensitivity and chain noise informationWey-Yi Guy2009-08-141-1/+148
* iwlwifi: uCode statistics notification counterWey-Yi Guy2009-08-141-0/+412
* iwlwifi: tx/rx queue pointer informationWey-Yi Guy2009-08-141-0/+69
* iwlwifi: Traffic type and counter for debugFsWey-Yi Guy2009-08-141-24/+105
* iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy2009-08-141-0/+102
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-131-6/+6
|\
| * drivers/net/wireless/iwlwifi: introduce missing kfreeJulia Lawall2009-08-031-6/+6
* | iwlwifi: debugFs to enable/disable HT40 supportWey-Yi Guy2009-07-291-0/+46
* | iwlwifi: Thermal Throttling debugfs functionWey-Yi Guy2009-07-271-0/+38