index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: tid_data moves to iwl_priv
Emmanuel Grumbach
2011-12-16
1
-1
/
+1
*
iwlwifi: tid_data logic move to upper layer - txqid
Emmanuel Grumbach
2011-12-16
1
-3
/
+2
*
iwlwifi: don't count the tfds in HW queue any more
Emmanuel Grumbach
2011-12-16
1
-3
/
+2
*
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-12-16
1
-13
/
+13
*
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
Don Fry
2011-12-08
1
-2
/
+2
*
iwlwifi: move ucode_type from iwl_priv to iwl_shared
Don Fry
2011-12-02
1
-3
/
+4
*
iwlagn: move nvm_device_type from iwl_priv to iwl_trans
Don Fry
2011-11-11
1
-1
/
+1
*
iwlagn: move ucode files out of the iwl_priv structure
Don Fry
2011-11-11
1
-3
/
+3
*
iwlagn: kill hw_params.max_stations
Emmanuel Grumbach
2011-10-14
1
-2
/
+1
*
iwlagn: add "echo test" command to debugfs
Wey-Yi Guy
2011-10-14
1
-0
/
+19
*
iwlagn: sparse warning priv->temperature is signed
Emmanuel Grumbach
2011-09-27
1
-1
/
+16
*
iwlagn: move sysfs files to debugfs
Johannes Berg
2011-09-19
1
-8
/
+64
*
iwlagn: move traffic_log back to upper layer
Emmanuel Grumbach
2011-09-14
1
-0
/
+85
*
iwlagn: iwl_tid_data moves to iwl-shared
Emmanuel Grumbach
2011-08-29
1
-14
/
+11
*
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
2011-08-29
1
-3
/
+3
*
iwlagn: move dump_csr and dump_fh to transport layer
Emmanuel Grumbach
2011-08-29
1
-44
/
+0
*
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
2011-08-29
1
-7
/
+7
*
iwlagn: move isr_statistics to transport layer
Emmanuel Grumbach
2011-08-29
1
-44
/
+10
*
iwlagn: move the NIC error flow to the transport layer
Emmanuel Grumbach
2011-08-29
1
-42
/
+0
*
iwlagn: transport handler can register debugfs entries
Emmanuel Grumbach
2011-08-29
1
-178
/
+3
*
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-6
/
+6
*
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-17
/
+17
*
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-3
/
+3
*
iwlagn: debug_level moves to struct iwl_shared
Emmanuel Grumbach
2011-08-29
1
-2
/
+4
*
iwlagn: use iwl_get_debug_level instead of iwl_debug_level
Emmanuel Grumbach
2011-08-29
1
-2
/
+2
*
iwlagn: implement WoWLAN
Johannes Berg
2011-07-21
1
-0
/
+15
*
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
2011-07-21
1
-36
/
+36
*
iwlagn: Remove un-necessary indirect call
Wey-Yi Guy
2011-06-18
1
-3
/
+2
*
iwlagn: don't check ucode subtype
Johannes Berg
2011-06-11
1
-1
/
+1
*
iwlagn: remove un-necessary debugfs callback
Wey-Yi Guy
2011-04-30
1
-28
/
+978
*
iwlagn: combine firmware code/data
Johannes Berg
2011-04-22
1
-2
/
+2
*
iwlagn: implement synchronous firmware load
Johannes Berg
2011-04-22
1
-1
/
+1
*
iwlagn: always support uCode trace
Wey-Yi Guy
2011-04-18
1
-2
/
+1
*
iwlagn: clean up & autodetect statistics
Johannes Berg
2011-04-08
1
-2
/
+1
*
iwlagn: sensitivity and chain noise done by driver
Wey-Yi Guy
2011-04-08
1
-10
/
+6
*
iwlagn: tx power calib always done in firmware
Wey-Yi Guy
2011-04-08
1
-3
/
+0
*
iwlagn: all _agn devices support power save mode
Wey-Yi Guy
2011-04-08
1
-5
/
+2
*
iwlagn: remove un-necessary function pointer
Wey-Yi Guy
2011-04-08
1
-13
/
+8
*
iwlagn: change Copyright to 2011
Wey-Yi Guy
2011-04-07
1
-1
/
+1
*
iwlagn: remove pointless return variables
Johannes Berg
2011-04-07
1
-5
/
+2
*
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
1
-2
/
+0
*
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
2011-02-21
1
-0
/
+2
*
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
1
-2
/
+0
*
iwlagn: remove unsupported BT SCO command
Wey-Yi Guy
2011-01-31
1
-4
/
+3
*
iwlwifi: introduce iwl_bt_statistics
Stanislaw Gruszka
2011-01-28
1
-1
/
+1
*
iwlwifi: introduce iwl_advanced_bt_coexist()
Stanislaw Gruszka
2011-01-28
1
-1
/
+1
*
iwlwifi: correct debugfs data dumped from sram
Jay Sternberg
2011-01-21
1
-25
/
+56
*
iwlwifi: use mac80211 throughput trigger
Wey-Yi Guy
2011-01-21
1
-25
/
+0
*
iwlwifi: keep track of bt coex enable/disable stage
Wey-Yi Guy
2010-12-13
1
-0
/
+7
*
iwlwifi: jiffies based tx queues watchdog
Stanislaw Gruszka
2010-12-06
1
-15
/
+9
[next]