index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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