index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-sv-open.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-06
iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.c
Wey-Yi Guy
1
-925
/
+0
2011-12-06
iwlwifi: add WOWLAN uCode loading support by testmode
Hsu, Kenny
1
-0
/
+16
2011-12-06
iwlwifi: declare static for iwl_sram_cleanup function
Wey-Yi Guy
1
-1
/
+1
2011-12-06
iwlwifi: add generic chunk size of tm dumpit packet
Hsu, Kenny
1
-10
/
+10
2011-12-06
iwlwifi: add range checking in tm sram read command
Kenny Hsu
1
-1
/
+22
2011-12-06
iwlwifi: add tm commands for sram reading by dumpit
Hsu, Kenny
1
-0
/
+109
2011-11-28
iwlwifi: add tm commands for indirect register access
Hsu, Kenny
1
-6
/
+34
2011-11-11
iwlagn: remove knowledge of ucode image location from upper layers
Don Fry
1
-5
/
+2
2011-10-14
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
1
-2
/
+2
2011-10-14
iwlagn: eliminate bus pointer from iwl_priv structure
Don Fry
1
-2
/
+2
2011-09-14
iwlagn: clean up of transport layer
Emmanuel Grumbach
1
-0
/
+1
2011-08-29
iwlagn: remove dereferences of priv from transport
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
1
-3
/
+3
2011-08-29
iwlagn: iwl-dev.h doesn't include iwl-fh.h any more
Emmanuel Grumbach
1
-1
/
+0
2011-08-29
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
1
-4
/
+4
2011-07-21
iwlagn: simplify the bus architecture
Emmanuel Grumbach
1
-4
/
+2
2011-07-21
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
1
-2
/
+2
2011-07-16
iwlagn: move iwlagn_stop_device to transport layer
Emmanuel Grumbach
1
-1
/
+1
2011-07-11
iwlagn: fix warning in testmode attribute table
Wey-Yi Guy
1
-1
/
+1
2011-07-11
iwlagn: separate and enhance the fixed rate from
Wey-Yi Guy
1
-1
/
+1
2011-07-11
iwlagn: allow application own the uCode operation
Wey-Yi Guy
1
-0
/
+42
2011-07-11
iwlagn: add CMD_ON_DEMAND flag for host command from testmode
Wey-Yi Guy
1
-0
/
+1
2011-07-11
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
1
-2
/
+2
2011-07-11
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
1
-1
/
+1
2011-06-18
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
1
-2
/
+2
2011-06-11
iwlagn: don't check ucode subtype
Johannes Berg
1
-3
/
+2
2011-06-11
iwlagn: add dumpit support for testmode trace function
Wey-Yi Guy
1
-24
/
+82
2011-06-11
iwlagn: usersapce application decide the size of trace buffer
Wey-Yi Guy
1
-6
/
+22
2011-05-13
iwlagn: add testmode set fixed rate command
Wey-Yi Guy
1
-0
/
+11
2011-05-13
iwlagn: add eeprom command to testmode
Wey-Yi Guy
1
-0
/
+26
2011-05-13
iwlagn: add testmode trace command
Wey-Yi Guy
1
-0
/
+133
2011-05-13
iwlagn: support multiple TBs per command
Johannes Berg
1
-0
/
+1
2011-05-13
iwlagn: prepare for multi-TB commands
Johannes Berg
1
-3
/
+3
2011-05-06
iwlwifi: support the svtool messages interactions through nl80211 test mode
Cindy H. Kao
1
-0
/
+469