aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* net/wireless: use generic_file_llseek in debugfsArnd Bergmann2010-09-161-0/+3
* iwlagn: add bluetooth stats to debugfsWey-Yi Guy2010-07-231-0/+13
* drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches2010-07-141-5/+5
* iwlwifi: debugfs file for txfifo command testingWey-Yi Guy2010-07-021-0/+27
* iwlwifi: fix fw_restart module parameterWey-Yi Guy2010-07-021-1/+1
* iwlwifi: add a mechanism to disable plcp error checkingWey-Yi Guy2010-06-251-2/+2
* iwlwifi: Fix null pointer referencing in iwl_dbgfs_rx_queue_read.Dor Shaish2010-06-141-1/+6
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-06-021-56/+25
|\
| * iwlwifi: improve station debugfsJohannes Berg2010-05-131-35/+25
| * iwlwifi: separate statistics flag function for agn & 3945Wey-Yi Guy2010-05-131-22/+0
| * iwlwifi: move _agn statistics related structureWey-Yi Guy2010-05-131-4/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-51/+15
|\ \ | |/
| * iwlwifi: "tx power per chain" are part of ucode_tx_statsWey-Yi Guy2010-05-101-42/+0
| * iwlwifi: give correct return information for tx power debugfsWey-Yi Guy2010-05-101-1/+1
| * iwlwifi: use cfg to configure calibration operationWey-Yi Guy2010-05-101-5/+8
| * iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy2010-05-101-1/+2
| * iwlwifi: remove device type checking for tx power in debugfsWey-Yi Guy2010-05-101-2/+1
| * iwlwifi: rename "tx_power" to "chain_tx_power"Wey-Yi Guy2010-05-101-3/+3
| * iwlwifi: remove powersave debugfs if it is not supportedWey-Yi Guy2010-05-101-2/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-12/+6
|\ \ | |/
| * iwl3945: add ucode statisticsAbhijeet Kolekar2010-04-301-12/+6
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-734/+36
|\ \ | |/
| * iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar2010-04-161-739/+36
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | iwlwifi: remove duplicate functionWey-Yi Guy2010-03-091-23/+0
* | iwlwifi: remove un-necessary parametersWey-Yi Guy2010-03-091-21/+7
* | iwlagn: move sysfs flags and filter_flags files to debugfsJohannes Berg2010-03-091-0/+29
* | iwlwifi: remove STATUS_MODE_PENDINGJohannes Berg2010-03-091-2/+0
|/
* iwlwifi: add debugfs to monitor force reset parametersWey-Yi Guy2010-02-191-2/+32
* iwlwifi: enable serialization of synchronous commandsReinette Chatre2010-02-191-2/+0
* iwlwifi: add debug function to reset/reload radio/firmwareWey-Yi Guy2010-02-111-0/+28
* iwlwifi: iwl_power_update_mode always hold mutexReinette Chatre2010-01-291-0/+2
* iwlwifi: clean up debugfs codeJohannes Berg2010-01-251-154/+85
* iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen2010-01-251-0/+44
* iwlwifi: add function to reset/tune radio if neededWey-Yi Guy2010-01-251-0/+24
* iwlwifi: configure missed beacon thresholdWey-Yi Guy2010-01-251-0/+46
* iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-1/+1
* iwlwifi: remove extra statistics request from debugfsWey-Yi Guy2010-01-191-41/+0
* iwlwifi: display flowhandler register when sw error or on-demandWey-Yi Guy2010-01-191-0/+24
* iwlwifi: correct return code for log_eventWey-Yi Guy2010-01-191-2/+3
* iwlwifi: add num_of_sos_stats to statistics counterWey-Yi Guy2010-01-191-1/+7
* iwlwifi: format and show statistics counter from uCodeWey-Yi Guy2010-01-191-323/+527
* iwl-debugfs.c: remove unnecessary casts of void *H Hartley Sweeten2010-01-121-23/+23
* iwlwifi: ucode statistics data structure updateWey-Yi Guy2010-01-121-0/+3
* iwlwifi: on-screen event log dumpWey-Yi Guy2009-12-211-3/+21
* iwlwifi: add continuous uCode event log capabilityWey-Yi Guy2009-12-211-0/+56
* iwlwifi: dump "Control and Status Register" when detect uCode HW/SW errorWey-Yi Guy2009-12-211-0/+25
* 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