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