History log of /drivers/misc/iwmc3200top/iwmc3200top.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
51f50f815778b91c699fbcc3aac0dda891a7b795 01-Feb-2011 Tejun Heo <tj@kernel.org> misc/iwmc3200top: use system_wq instead of dedicated workqueues

With cmwq, there's no reason to use separate workqueues in
iwmc3200top. Drop them and use system_wq instead. The used work
items are sync flushed before driver detach.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Tomas Winkler <tomas.winkler@intel.com>
/drivers/misc/iwmc3200top/iwmc3200top.h
fe45332ed289d91e57eca11bfd1ca75d6e420ab4 16-Dec-2009 Tomas Winkler <tomas.winkler@intel.com> iwmc3200top: simplify imwct_tx

1. remove address argument since we use same address IWMC_SDIO_DATA_ADDR in
all cases
2. add __iwmct_tx - non locking tx function for already locked contexts

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/drivers/misc/iwmc3200top/iwmc3200top.h
0e4817470be8d233fb58b5af7b938185dae94d67 19-Nov-2009 Tomas Winkler <tomas.winkler@intel.com> iwmc3200top: revamp fw name handling

1. define macro for handling firmware api version
2. add MODULE_FIRMWARE
3. cleanup iwmct_fw_load style

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/drivers/misc/iwmc3200top/iwmc3200top.h
ab69a5ae2bdc0b5e20e935a7b75f30aa3f4c3bae 17-Oct-2009 Tomas Winkler <tomas.winkler@intel.com> iwmc3200top: Add Intel Wireless MultiCom 3200 top driver.

This patch adds Intel Wireless MultiCom 3200 top driver.
IWMC3200 is 4Wireless Com CHIP (GPS/BT/WiFi/WiMAX).
Top driver is responsible for device initialization and firmware download.
Firmware handled by top is responsible for top itself and
as well as bluetooth and GPS coms. (Wifi and WiMax provide their own firmware)
In addition top driver is used to retrieve firmware logs
and supports other debugging features

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/drivers/misc/iwmc3200top/iwmc3200top.h