aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-debugfs.c
AgeCommit message (Expand)Author
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-10iwlwifi: "tx power per chain" are part of ucode_tx_statsWey-Yi Guy
2010-05-10iwlwifi: give correct return information for tx power debugfsWey-Yi Guy
2010-05-10iwlwifi: use cfg to configure calibration operationWey-Yi Guy
2010-05-10iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy
2010-05-10iwlwifi: remove device type checking for tx power in debugfsWey-Yi Guy
2010-05-10iwlwifi: rename "tx_power" to "chain_tx_power"Wey-Yi Guy
2010-05-10iwlwifi: remove powersave debugfs if it is not supportedWey-Yi Guy
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-30iwl3945: add ucode statisticsAbhijeet Kolekar
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-16iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09iwlwifi: remove duplicate functionWey-Yi Guy
2010-03-09iwlwifi: remove un-necessary parametersWey-Yi Guy
2010-03-09iwlagn: move sysfs flags and filter_flags files to debugfsJohannes Berg
2010-03-09iwlwifi: remove STATUS_MODE_PENDINGJohannes Berg
2010-02-19iwlwifi: add debugfs to monitor force reset parametersWey-Yi Guy
2010-02-19iwlwifi: enable serialization of synchronous commandsReinette Chatre
2010-02-11iwlwifi: add debug function to reset/reload radio/firmwareWey-Yi Guy
2010-01-29iwlwifi: iwl_power_update_mode always hold mutexReinette Chatre
2010-01-25iwlwifi: clean up debugfs codeJohannes Berg
2010-01-25iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen
2010-01-25iwlwifi: add function to reset/tune radio if neededWey-Yi Guy
2010-01-25iwlwifi: configure missed beacon thresholdWey-Yi Guy
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre
2010-01-19iwlwifi: remove extra statistics request from debugfsWey-Yi Guy
2010-01-19iwlwifi: display flowhandler register when sw error or on-demandWey-Yi Guy
2010-01-19iwlwifi: correct return code for log_eventWey-Yi Guy
2010-01-19iwlwifi: add num_of_sos_stats to statistics counterWey-Yi Guy
2010-01-19iwlwifi: format and show statistics counter from uCodeWey-Yi Guy
2010-01-12iwl-debugfs.c: remove unnecessary casts of void *H Hartley Sweeten
2010-01-12iwlwifi: ucode statistics data structure updateWey-Yi Guy
2009-12-21iwlwifi: on-screen event log dumpWey-Yi Guy
2009-12-21iwlwifi: add continuous uCode event log capabilityWey-Yi Guy
2009-12-21iwlwifi: dump "Control and Status Register" when detect uCode HW/SW errorWey-Yi Guy
2009-11-23iwlwifi: print limited number of event log when uCode errorWey-Yi Guy
2009-11-23iwlwifi: by default, dump entire sram data portionWey-Yi Guy
2009-11-23iwlwifi: dynamically allocate buffer for sram debugfs fileWey-Yi Guy
2009-11-23iwlwifi: increase tx_queue debugfs buffer sizeWey-Yi Guy
2009-11-23iwlwifi: set read/write permission for debugfs filesWey-Yi Guy
2009-11-23iwlwifi: reset led_tpt when clear tx/rx traffic byte countsWey-Yi Guy
2009-11-18iwlwifi: handle unicast PS bufferingJohannes Berg
2009-11-18iwlwifi: align tx/rx statistics debugfs formatWey-Yi Guy
2009-11-18iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy
2009-10-27iwlwifi: rework for static power saveWey-Yi Guy
2009-10-27iwlwifi: show current power save status reported by uCodeWey-Yi Guy
2009-10-27iwlwifi: showing accumulative ucode statistics countersWey-Yi Guy
2009-10-27iwlwifi: dynamic allocate tx queue structureWey-Yi Guy