summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+11Star
* 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/+0Star
* 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/+10Star
* iwlagn: move the NIC error flow to the transport layerEmmanuel Grumbach2011-08-291-42/+0Star
* iwlagn: transport handler can register debugfs entriesEmmanuel Grumbach2011-08-291-178/+3Star
* 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/+2Star
* 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/+1Star
* iwlagn: clean up & autodetect statisticsJohannes Berg2011-04-081-2/+1Star
* iwlagn: sensitivity and chain noise done by driverWey-Yi Guy2011-04-081-10/+6Star
* iwlagn: tx power calib always done in firmwareWey-Yi Guy2011-04-081-3/+0Star
* iwlagn: all _agn devices support power save modeWey-Yi Guy2011-04-081-5/+2Star
* iwlagn: remove un-necessary function pointerWey-Yi Guy2011-04-081-13/+8Star
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* iwlagn: remove pointless return variablesJohannes Berg2011-04-071-5/+2Star
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-2/+0Star
* 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/+0Star
* iwlagn: remove unsupported BT SCO commandWey-Yi Guy2011-01-311-4/+3Star
* iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka2011-01-281-1/+1
* iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka2011-01-281-1/+1
* iwlwifi: correct debugfs data dumped from sramJay Sternberg2011-01-221-25/+56
* iwlwifi: use mac80211 throughput triggerWey-Yi Guy2011-01-221-25/+0Star
* iwlwifi: keep track of bt coex enable/disable stageWey-Yi Guy2010-12-141-0/+7
* iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka2010-12-061-15/+9Star
* iwlwifi: always build swq_id as virtual queue IDJohannes Berg2010-11-161-5/+2Star
* iwlagn: support dynamic aggregation for BT coexWey-Yi Guy2010-11-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-33/+176
|\
| * iwlwifi: clean up declarationsJohannes Berg2010-10-081-1/+0Star
| * iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-24/+34
| * iwlagn: keep track of failure tx statusWey-Yi Guy2010-09-171-0/+14
| * iwlwifi: allow configure protection modeWey-Yi Guy2010-09-111-0/+40
| * iwlwifi: remember the last uCode sysassert error codeWey-Yi Guy2010-09-111-2/+2
| * iwlwifi: move QoS into contextJohannes Berg2010-08-271-9/+15
| * iwlwifi: initial contextificationJohannes Berg2010-08-271-3/+4