aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/net-2.6David 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
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-22iwlwifi: adding interrupt counter in debugfs for debuggingWey-Yi Guy1-0/+92
2009-04-22iwlcore: fix channel display in debugfsMohamed Abbas1-1/+1
2009-04-22iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945Wey-Yi Guy1-2/+0
2009-03-27iwlwifi: show current driver status in user readable formatWey-Yi Guy1-1/+53
2009-01-29iwlwifi: 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-10-31Fix debugfs_create_bool's error checking method for wireless/iwlwifi/Zhaolei1-1/+2
2008-10-27net: convert print_mac to %pMJohannes Berg1-2/+0
2008-08-04iwlwifi: fix checkpatch.pl errorsTomas Winkler1-4/+7
2008-06-14iwlwifi: add possibility to disable tx_power calibrationEmmanuel Grumbach1-0/+2
2008-06-14iwlwifi: removes the RUN_TIME_CALIB ifdefEmmanuel Grumbach1-4/+0
2008-06-14iwlwifi: removing IWL4965_HT configRon Rindjunsky1-4/+0
2008-06-03iwlwifi: create drivers debugfs dir under wiphy->debugfsdirZhu Yi1-1/+2
2008-05-21iwlwifi: trigger event log from debugfsEster Kummer1-0/+32
2008-05-21iwlwifi: add debugfs to disable/enable run time calibrationTomas Winkler1-1/+19
2008-05-14iwlwifi: debugfs EEPROM dumpTomas Winkler1-0/+42
2008-05-14iwlwifi: remove 4965 from station_entryTomas Winkler1-1/+1
2008-05-07iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler1-1/+1
2008-04-19iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller1-6/+12
2008-04-16iwlwifi: hw_setting cleanupTomas Winkler1-1/+1
2008-04-16iwlwifi: replace sprintf with scnprintf for debugfs outputAbhijeet Kolekar1-28/+43
2008-04-08iwlwifi: move driver status inliners into iwl-core.hTomas Winkler1-0/+1
2008-04-08drivers/net/wireless/iwlwifi/iwl-debugfs.c: fix another '%llu' warningJohn W. Linville1-1/+1
2008-03-27iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler1-4/+4