summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-291-17/+17
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-291-3/+3
* iwlagn: debug_level moves to struct iwl_sharedEmmanuel Grumbach2011-08-291-2/+4
* iwlagn: use iwl_get_debug_level instead of iwl_debug_levelEmmanuel Grumbach2011-08-291-2/+2
* iwlagn: implement WoWLANJohannes Berg2011-07-211-0/+15
* iwlagn: remove un-necessary "_agn"Wey-Yi Guy2011-07-211-36/+36
* iwlagn: Remove un-necessary indirect callWey-Yi Guy2011-06-181-3/+2
* iwlagn: don't check ucode subtypeJohannes Berg2011-06-111-1/+1
* iwlagn: remove un-necessary debugfs callbackWey-Yi Guy2011-04-301-28/+978
* iwlagn: combine firmware code/dataJohannes Berg2011-04-221-2/+2
* iwlagn: implement synchronous firmware loadJohannes Berg2011-04-221-1/+1
* iwlagn: always support uCode traceWey-Yi Guy2011-04-181-2/+1
* iwlagn: clean up & autodetect statisticsJohannes Berg2011-04-081-2/+1
* iwlagn: sensitivity and chain noise done by driverWey-Yi Guy2011-04-081-10/+6
* iwlagn: tx power calib always done in firmwareWey-Yi Guy2011-04-081-3/+0
* iwlagn: all _agn devices support power save modeWey-Yi Guy2011-04-081-5/+2
* iwlagn: remove un-necessary function pointerWey-Yi Guy2011-04-081-13/+8
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* iwlagn: remove pointless return variablesJohannes Berg2011-04-071-5/+2
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-2/+0
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-211-0/+2
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-2/+0
* iwlagn: remove unsupported BT SCO commandWey-Yi Guy2011-01-311-4/+3
* iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka2011-01-281-1/+1
* iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka2011-01-281-1/+1
OpenPOWER on IntegriCloud