aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-14iwlagn: add "echo test" command to debugfsWey-Yi Guy1-0/+19
2011-09-27iwlagn: sparse warning priv->temperature is signedEmmanuel Grumbach1-1/+16
2011-09-19iwlagn: move sysfs files to debugfsJohannes Berg1-8/+64
2011-09-14iwlagn: move traffic_log back to upper layerEmmanuel Grumbach1-0/+85
2011-08-29iwlagn: iwl_tid_data moves to iwl-sharedEmmanuel Grumbach1-14/+11
2011-08-29iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach1-3/+3
2011-08-29iwlagn: move dump_csr and dump_fh to transport layerEmmanuel Grumbach1-44/+0
2011-08-29iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach1-7/+7
2011-08-29iwlagn: move isr_statistics to transport layerEmmanuel Grumbach1-44/+10
2011-08-29iwlagn: move the NIC error flow to the transport layerEmmanuel Grumbach1-42/+0
2011-08-29iwlagn: transport handler can register debugfs entriesEmmanuel Grumbach1-178/+3
2011-08-29iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach1-6/+6
2011-08-29iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach1-17/+17
2011-08-29iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach1-3/+3
2011-08-29iwlagn: debug_level moves to struct iwl_sharedEmmanuel Grumbach1-2/+4
2011-08-29iwlagn: use iwl_get_debug_level instead of iwl_debug_levelEmmanuel Grumbach1-2/+2
2011-07-21iwlagn: implement WoWLANJohannes Berg1-0/+15
2011-07-21iwlagn: remove un-necessary "_agn"Wey-Yi Guy1-36/+36
2011-06-18iwlagn: Remove un-necessary indirect callWey-Yi Guy1-3/+2
2011-06-11iwlagn: don't check ucode subtypeJohannes Berg1-1/+1
2011-04-30iwlagn: remove un-necessary debugfs callbackWey-Yi Guy1-28/+978
2011-04-22iwlagn: combine firmware code/dataJohannes Berg1-2/+2
2011-04-22iwlagn: implement synchronous firmware loadJohannes Berg1-1/+1
2011-04-18iwlagn: always support uCode traceWey-Yi Guy1-2/+1
2011-04-08iwlagn: clean up & autodetect statisticsJohannes Berg1-2/+1
2011-04-08iwlagn: sensitivity and chain noise done by driverWey-Yi Guy1-10/+6
2011-04-08iwlagn: tx power calib always done in firmwareWey-Yi Guy1-3/+0
2011-04-08iwlagn: all _agn devices support power save modeWey-Yi Guy1-5/+2
2011-04-08iwlagn: remove un-necessary function pointerWey-Yi Guy1-13/+8
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-1/+1
2011-04-07iwlagn: remove pointless return variablesJohannes Berg1-5/+2
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-2/+0
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy1-0/+2
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-2/+0
2011-01-31iwlagn: remove unsupported BT SCO commandWey-Yi Guy1-4/+3
2011-01-28iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka1-1/+1
2011-01-28iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka1-1/+1
2011-01-21iwlwifi: correct debugfs data dumped from sramJay Sternberg1-25/+56
2011-01-21iwlwifi: use mac80211 throughput triggerWey-Yi Guy1-25/+0
2010-12-13iwlwifi: keep track of bt coex enable/disable stageWey-Yi Guy1-0/+7
2010-12-06iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka1-15/+9
2010-11-16iwlwifi: always build swq_id as virtual queue IDJohannes Berg1-5/+2
2010-11-16iwlagn: support dynamic aggregation for BT coexWey-Yi Guy1-1/+1
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-33/+176
2010-10-07iwlwifi: clean up declarationsJohannes Berg1-1/+0
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-24/+34
2010-09-17iwlagn: keep track of failure tx statusWey-Yi Guy1-0/+14
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann1-0/+3
2010-09-11iwlwifi: allow configure protection modeWey-Yi Guy1-0/+40
2010-09-11iwlwifi: remember the last uCode sysassert error codeWey-Yi Guy1-2/+2