aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-debugfs.c
Commit message (Expand)AuthorAge
* iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-08
* iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry2011-12-02
* iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry2011-11-11
* iwlagn: move ucode files out of the iwl_priv structureDon Fry2011-11-11
* iwlagn: kill hw_params.max_stationsEmmanuel Grumbach2011-10-14
* iwlagn: add "echo test" command to debugfsWey-Yi Guy2011-10-14
* iwlagn: sparse warning priv->temperature is signedEmmanuel Grumbach2011-09-27
* iwlagn: move sysfs files to debugfsJohannes Berg2011-09-19
* iwlagn: move traffic_log back to upper layerEmmanuel Grumbach2011-09-14
* iwlagn: iwl_tid_data moves to iwl-sharedEmmanuel Grumbach2011-08-29
* iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-29
* iwlagn: move dump_csr and dump_fh to transport layerEmmanuel Grumbach2011-08-29
* iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach2011-08-29
* iwlagn: move isr_statistics to transport layerEmmanuel Grumbach2011-08-29
* iwlagn: move the NIC error flow to the transport layerEmmanuel Grumbach2011-08-29
* iwlagn: transport handler can register debugfs entriesEmmanuel Grumbach2011-08-29
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: debug_level moves to struct iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: use iwl_get_debug_level instead of iwl_debug_levelEmmanuel Grumbach2011-08-29
* iwlagn: implement WoWLANJohannes Berg2011-07-21
* iwlagn: remove un-necessary "_agn"Wey-Yi Guy2011-07-21
* iwlagn: Remove un-necessary indirect callWey-Yi Guy2011-06-18
* iwlagn: don't check ucode subtypeJohannes Berg2011-06-11
* iwlagn: remove un-necessary debugfs callbackWey-Yi Guy2011-04-30
* iwlagn: combine firmware code/dataJohannes Berg2011-04-22
* iwlagn: implement synchronous firmware loadJohannes Berg2011-04-22
* iwlagn: always support uCode traceWey-Yi Guy2011-04-18
* iwlagn: clean up & autodetect statisticsJohannes Berg2011-04-08
* iwlagn: sensitivity and chain noise done by driverWey-Yi Guy2011-04-08
* iwlagn: tx power calib always done in firmwareWey-Yi Guy2011-04-08
* iwlagn: all _agn devices support power save modeWey-Yi Guy2011-04-08
* iwlagn: remove un-necessary function pointerWey-Yi Guy2011-04-08
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-07
* iwlagn: remove pointless return variablesJohannes Berg2011-04-07
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-21
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-21
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-21
* iwlagn: remove unsupported BT SCO commandWey-Yi Guy2011-01-31
* iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka2011-01-28
* iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka2011-01-28
* iwlwifi: correct debugfs data dumped from sramJay Sternberg2011-01-21
* iwlwifi: use mac80211 throughput triggerWey-Yi Guy2011-01-21
* iwlwifi: keep track of bt coex enable/disable stageWey-Yi Guy2010-12-13
* iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka2010-12-06
* iwlwifi: always build swq_id as virtual queue IDJohannes Berg2010-11-16
* iwlagn: support dynamic aggregation for BT coexWey-Yi Guy2010-11-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * iwlwifi: clean up declarationsJohannes Berg2010-10-07