summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move eeprom into privJohannes Berg2012-04-121-3/+3
* iwlwifi: split force_reset debugfs fileJohannes Berg2012-04-121-42/+22
* iwlwifi: move hw_params into privJohannes Berg2012-04-121-6/+6
* iwlwifi: remove watchdog debugfs fileJohannes Berg2012-04-121-25/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-9/+3
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-9/+3
* | iwlwifi: split POWER_PMI status bitDon Fry2012-04-091-1/+1
* | iwlwifi: move FW_ERROR to privDon Fry2012-04-091-1/+1
* | iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman2012-04-091-1/+1
* | iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman2012-04-091-0/+41
* | iwlwifi: move queue mapping out of transportJohannes Berg2012-04-091-3/+8
|/
* iwlwifi: change struct iwl_fwDavid Spinadel2012-03-121-12/+5
* iwlwifi: avoid some operations if no uCode loadedDavid Spinadel2012-03-121-2/+13
* iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy2012-03-091-1/+1
* iwlwifi: more status bit factoringDon Fry2012-03-081-20/+18
* iwlwifi: separate status to priv and transDon Fry2012-03-081-5/+1
* iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg2012-03-071-3/+3
* iwlwifi: use watchdog timeout from hw_paramsJohannes Berg2012-03-071-1/+1
* iwlwifi: keep plcp_delta_threshold in privJohannes Berg2012-03-071-3/+3
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-071-6/+6
* iwlwifi: remove iwl-wifi.hJohannes Berg2012-03-071-1/+0
* iwlwifi: split out firmware storeJohannes Berg2012-03-071-5/+4
* iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg2012-03-061-3/+6
* iwlwifi: remove per-device debug levelJohannes Berg2012-03-061-53/+2
* iwlwifi: introduce statistics lockJohannes Berg2012-03-061-0/+21
* iwlwifi: Move ucode pointers to iwl_fwDon Fry2012-02-171-5/+6
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-3/+3
* iwlwifi: fix uCode event tracingJohannes Berg2012-01-281-3/+4
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-1/+1
* iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach2011-12-161-1/+1
* iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach2011-12-161-3/+2
* iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach2011-12-161-3/+2
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-13/+13
* iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-081-2/+2
* iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry2011-12-021-3/+4
* iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry2011-11-111-1/+1
* iwlagn: move ucode files out of the iwl_priv structureDon Fry2011-11-111-3/+3
* iwlagn: kill hw_params.max_stationsEmmanuel Grumbach2011-10-141-2/+1
* iwlagn: add "echo test" command to debugfsWey-Yi Guy2011-10-141-0/+19
* iwlagn: sparse warning priv->temperature is signedEmmanuel Grumbach2011-09-271-1/+16
* iwlagn: move sysfs files to debugfsJohannes Berg2011-09-191-8/+64
* iwlagn: move traffic_log back to upper layerEmmanuel Grumbach2011-09-141-0/+85
* iwlagn: iwl_tid_data moves to iwl-sharedEmmanuel Grumbach2011-08-291-14/+11
* iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-291-3/+3
* iwlagn: move dump_csr and dump_fh to transport layerEmmanuel Grumbach2011-08-291-44/+0
* iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach2011-08-291-7/+7
* iwlagn: move isr_statistics to transport layerEmmanuel Grumbach2011-08-291-44/+10
* iwlagn: move the NIC error flow to the transport layerEmmanuel Grumbach2011-08-291-42/+0
* iwlagn: transport handler can register debugfs entriesEmmanuel Grumbach2011-08-291-178/+3
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-291-6/+6
OpenPOWER on IntegriCloud