index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-16
iwlwifi: tid_data moves to iwl_priv
Emmanuel Grumbach
1
-1
/
+1
2011-12-16
iwlwifi: tid_data logic move to upper layer - txqid
Emmanuel Grumbach
1
-3
/
+2
2011-12-16
iwlwifi: don't count the tfds in HW queue any more
Emmanuel Grumbach
1
-3
/
+2
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
1
-13
/
+13
2011-12-09
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
Don Fry
1
-2
/
+2
2011-12-02
iwlwifi: move ucode_type from iwl_priv to iwl_shared
Don Fry
1
-3
/
+4
2011-11-11
iwlagn: move nvm_device_type from iwl_priv to iwl_trans
Don Fry
1
-1
/
+1
2011-11-11
iwlagn: move ucode files out of the iwl_priv structure
Don Fry
1
-3
/
+3
2011-10-14
iwlagn: kill hw_params.max_stations
Emmanuel Grumbach
1
-2
/
+1
2011-10-14
iwlagn: add "echo test" command to debugfs
Wey-Yi Guy
1
-0
/
+19
2011-09-27
iwlagn: sparse warning priv->temperature is signed
Emmanuel Grumbach
1
-1
/
+16
2011-09-20
iwlagn: move sysfs files to debugfs
Johannes Berg
1
-8
/
+64
2011-09-14
iwlagn: move traffic_log back to upper layer
Emmanuel Grumbach
1
-0
/
+85
2011-08-29
iwlagn: iwl_tid_data moves to iwl-shared
Emmanuel Grumbach
1
-14
/
+11
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
1
-3
/
+3
2011-08-29
iwlagn: move dump_csr and dump_fh to transport layer
Emmanuel Grumbach
1
-44
/
+0
2011-08-29
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
1
-7
/
+7
2011-08-29
iwlagn: move isr_statistics to transport layer
Emmanuel Grumbach
1
-44
/
+10
2011-08-29
iwlagn: move the NIC error flow to the transport layer
Emmanuel Grumbach
1
-42
/
+0
2011-08-29
iwlagn: transport handler can register debugfs entries
Emmanuel Grumbach
1
-178
/
+3
2011-08-29
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
1
-6
/
+6
2011-08-29
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
1
-17
/
+17
2011-08-29
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
1
-3
/
+3
2011-08-29
iwlagn: debug_level moves to struct iwl_shared
Emmanuel Grumbach
1
-2
/
+4
2011-08-29
iwlagn: use iwl_get_debug_level instead of iwl_debug_level
Emmanuel Grumbach
1
-2
/
+2
2011-07-21
iwlagn: implement WoWLAN
Johannes Berg
1
-0
/
+15
2011-07-21
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
1
-36
/
+36
2011-06-18
iwlagn: Remove un-necessary indirect call
Wey-Yi Guy
1
-3
/
+2
2011-06-11
iwlagn: don't check ucode subtype
Johannes Berg
1
-1
/
+1
2011-04-30
iwlagn: remove un-necessary debugfs callback
Wey-Yi Guy
1
-28
/
+978
2011-04-22
iwlagn: combine firmware code/data
Johannes Berg
1
-2
/
+2
2011-04-22
iwlagn: implement synchronous firmware load
Johannes Berg
1
-1
/
+1
2011-04-18
iwlagn: always support uCode trace
Wey-Yi Guy
1
-2
/
+1
2011-04-08
iwlagn: clean up & autodetect statistics
Johannes Berg
1
-2
/
+1
2011-04-08
iwlagn: sensitivity and chain noise done by driver
Wey-Yi Guy
1
-10
/
+6
2011-04-08
iwlagn: tx power calib always done in firmware
Wey-Yi Guy
1
-3
/
+0
2011-04-08
iwlagn: all _agn devices support power save mode
Wey-Yi Guy
1
-5
/
+2
2011-04-08
iwlagn: remove un-necessary function pointer
Wey-Yi Guy
1
-13
/
+8
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
1
-1
/
+1
2011-04-07
iwlagn: remove pointless return variables
Johannes Berg
1
-5
/
+2
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-2
/
+0
2011-02-21
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
1
-0
/
+2
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-2
/
+0
2011-02-01
iwlagn: remove unsupported BT SCO command
Wey-Yi Guy
1
-4
/
+3
2011-01-28
iwlwifi: introduce iwl_bt_statistics
Stanislaw Gruszka
1
-1
/
+1
2011-01-28
iwlwifi: introduce iwl_advanced_bt_coexist()
Stanislaw Gruszka
1
-1
/
+1
2011-01-22
iwlwifi: correct debugfs data dumped from sram
Jay Sternberg
1
-25
/
+56
2011-01-22
iwlwifi: use mac80211 throughput trigger
Wey-Yi Guy
1
-25
/
+0
2010-12-14
iwlwifi: keep track of bt coex enable/disable stage
Wey-Yi Guy
1
-0
/
+7
2010-12-07
iwlwifi: jiffies based tx queues watchdog
Stanislaw Gruszka
1
-15
/
+9
[next]