summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+13
* iwlwifi: handle unicast PS bufferingJohannes Berg2009-11-181-2/+0
* 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/+0
* 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/+3
* 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-121-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
* | iwlwifi: add led debugfs functionWey-Yi Guy2009-07-241-0/+36
* | iwlwifi: fix permissions on debugfs filesReinette Chatre2009-07-241-3/+5
* | iwlwifi: move show_qos to debugfsWey-Yi Guy2009-07-241-0/+25
* | iwlwifi: remove disable_tx_power for device > 4965Wey-Yi Guy2009-07-101-2/+7
|/
* iwlwifi: port to cfg80211 rfkillJohannes Berg2009-06-101-2/+0
* iwlwifi: check for valid band for channel infoWey-Yi Guy2009-05-221-38/+41
* iwlcore: register locksMohamed Abbas2009-05-221-2/+0
* iwlwifi: support NVM access (EEPROM/OTP)Wey-Yi Guy2009-05-221-6/+12
* iwlwifi: adding interrupt counter in debugfs for debuggingWey-Yi Guy2009-04-221-0/+92
* iwlcore: fix channel display in debugfsMohamed Abbas2009-04-221-1/+1
* iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945Wey-Yi Guy2009-04-221-2/+0
* iwlwifi: show current driver status in user readable formatWey-Yi Guy2009-03-271-1/+53
* iwlwifi: update copyright year to 2009Reinette Chatre2009-01-291-1/+1
* iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas2009-01-291-4/+4
* iwlwifi: clean up printingTomas Winkler2009-01-291-3/+0
* iwlwifi: move sysfs status entry to debugfsWinkler, Tomas2009-01-291-1/+9
* iwlwifi: change email contact informationWinkler, Tomas2008-12-121-1/+1
* iwlwifi: move channels sysfs to debugfsWinkler, Tomas2008-12-051-0/+76
* Fix debugfs_create_bool's error checking method for wireless/iwlwifi/Zhaolei2008-10-311-1/+2
OpenPOWER on IntegriCloud