summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-debugfs.c
AgeCommit message (Expand)Author
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
2011-04-22iwlagn: implement synchronous firmware loadJohannes Berg
2011-04-18iwlagn: always support uCode traceWey-Yi Guy
2011-04-08iwlagn: clean up & autodetect statisticsJohannes Berg
2011-04-08iwlagn: sensitivity and chain noise done by driverWey-Yi Guy
2011-04-08iwlagn: tx power calib always done in firmwareWey-Yi Guy
2011-04-08iwlagn: all _agn devices support power save modeWey-Yi Guy
2011-04-08iwlagn: remove un-necessary function pointerWey-Yi Guy
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2011-04-07iwlagn: remove pointless return variablesJohannes Berg
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-01-31iwlagn: remove unsupported BT SCO commandWey-Yi Guy
2011-01-28iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka
2011-01-28iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka
2011-01-21iwlwifi: correct debugfs data dumped from sramJay Sternberg
2011-01-21iwlwifi: use mac80211 throughput triggerWey-Yi Guy
2010-12-13iwlwifi: keep track of bt coex enable/disable stageWey-Yi Guy
2010-12-06iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka
2010-11-16iwlwifi: always build swq_id as virtual queue IDJohannes Berg
2010-11-16iwlagn: support dynamic aggregation for BT coexWey-Yi Guy
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-07iwlwifi: clean up declarationsJohannes Berg
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy
2010-09-17iwlagn: keep track of failure tx statusWey-Yi Guy
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann
2010-09-11iwlwifi: allow configure protection modeWey-Yi Guy