summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-debugfs.c
AgeCommit message (Expand)Author
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-12iwlwifi: change struct iwl_fwDavid Spinadel
2012-03-12iwlwifi: avoid some operations if no uCode loadedDavid Spinadel
2012-03-09iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy
2012-03-08iwlwifi: more status bit factoringDon Fry
2012-03-08iwlwifi: separate status to priv and transDon Fry
2012-03-07iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg
2012-03-07iwlwifi: use watchdog timeout from hw_paramsJohannes Berg
2012-03-07iwlwifi: keep plcp_delta_threshold in privJohannes Berg
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg
2012-03-07iwlwifi: remove iwl-wifi.hJohannes Berg
2012-03-07iwlwifi: split out firmware storeJohannes Berg
2012-03-06iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg
2012-03-06iwlwifi: remove per-device debug levelJohannes Berg
2012-03-06iwlwifi: introduce statistics lockJohannes Berg
2012-02-17iwlwifi: Move ucode pointers to iwl_fwDon Fry
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach
2012-01-28iwlwifi: fix uCode event tracingJohannes Berg
2012-01-06iwlwifi: update CopyrightWey-Yi Guy
2011-12-16iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach
2011-12-16iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry
2011-12-02iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry
2011-11-11iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry
2011-11-11iwlagn: move ucode files out of the iwl_priv structureDon Fry
2011-10-14iwlagn: kill hw_params.max_stationsEmmanuel Grumbach
2011-10-14iwlagn: add "echo test" command to debugfsWey-Yi Guy
2011-09-27iwlagn: sparse warning priv->temperature is signedEmmanuel Grumbach
2011-09-19iwlagn: move sysfs files to debugfsJohannes Berg
2011-09-14iwlagn: move traffic_log back to upper layerEmmanuel Grumbach
2011-08-29iwlagn: iwl_tid_data moves to iwl-sharedEmmanuel Grumbach
2011-08-29iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach
2011-08-29iwlagn: move dump_csr and dump_fh to transport layerEmmanuel Grumbach
2011-08-29iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach
2011-08-29iwlagn: move isr_statistics to transport layerEmmanuel Grumbach
2011-08-29iwlagn: move the NIC error flow to the transport layerEmmanuel Grumbach
2011-08-29iwlagn: transport handler can register debugfs entriesEmmanuel Grumbach
2011-08-29iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: debug_level moves to struct iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: use iwl_get_debug_level instead of iwl_debug_levelEmmanuel Grumbach
2011-07-21iwlagn: implement WoWLANJohannes Berg
2011-07-21iwlagn: remove un-necessary "_agn"Wey-Yi Guy
2011-06-18iwlagn: Remove un-necessary indirect callWey-Yi Guy
2011-06-11iwlagn: don't check ucode subtypeJohannes Berg
2011-04-30iwlagn: remove un-necessary debugfs callbackWey-Yi Guy
2011-04-22iwlagn: combine firmware code/dataJohannes Berg