summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-24iwlwifi: print limited number of event log when uCode errorWey-Yi Guy1-1/+1
2009-11-24iwlwifi: by default, dump entire sram data portionWey-Yi Guy1-3/+11
2009-11-24iwlwifi: dynamically allocate buffer for sram debugfs fileWey-Yi Guy1-2/+13
2009-11-24iwlwifi: increase tx_queue debugfs buffer sizeWey-Yi Guy1-1/+1
2009-11-24iwlwifi: set read/write permission for debugfs filesWey-Yi Guy1-29/+29
2009-11-24iwlwifi: reset led_tpt when clear tx/rx traffic byte countsWey-Yi Guy1-29/+13
2009-11-19iwlwifi: handle unicast PS bufferingJohannes Berg1-2/+0
2009-11-19iwlwifi: align tx/rx statistics debugfs formatWey-Yi Guy1-6/+7
2009-11-19iwlwifi: 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-08iwlwifi: LED cleanupJohannes Berg1-8/+0
2009-10-08iwlwifi: reliable entering of critical temperature stateWey-Yi Guy1-0/+2
2009-10-08iwlwifi: show NVM version in debugfsWey-Yi Guy1-2/+5
2009-09-29iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre1-1/+1
2009-09-29iwlwifi: 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-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-6/+6
2009-08-04drivers/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
2009-07-24iwlwifi: add led debugfs functionWey-Yi Guy1-0/+36
2009-07-24iwlwifi: fix permissions on debugfs filesReinette Chatre1-3/+5
2009-07-24iwlwifi: move show_qos to debugfsWey-Yi Guy1-0/+25
2009-07-10iwlwifi: remove disable_tx_power for device > 4965Wey-Yi Guy1-2/+7
2009-06-10iwlwifi: port to cfg80211 rfkillJohannes Berg1-2/+0
2009-05-22iwlwifi: check for valid band for channel infoWey-Yi Guy1-38/+41
2009-05-22iwlcore: register locksMohamed Abbas1-2/+0
2009-05-22iwlwifi: support NVM access (EEPROM/OTP)Wey-Yi Guy1-6/+12
2009-04-23iwlwifi: adding interrupt counter in debugfs for debuggingWey-Yi Guy1-0/+92
2009-04-23iwlcore: fix channel display in debugfsMohamed Abbas1-1/+1
2009-04-23iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945Wey-Yi Guy1-2/+0
2009-03-28iwlwifi: show current driver status in user readable formatWey-Yi Guy1-1/+53
2009-01-30iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-4/+4
2009-01-29iwlwifi: clean up printingTomas Winkler1-3/+0
2009-01-29iwlwifi: move sysfs status entry to debugfsWinkler, Tomas1-1/+9
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-12-05iwlwifi: move channels sysfs to debugfsWinkler, Tomas1-0/+76
2008-11-01Fix debugfs_create_bool's error checking method for wireless/iwlwifi/Zhaolei1-1/+2