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