aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/iwmc3200top/log.h
Commit message (Collapse)AuthorAge
* iwmc3200top: cleanup log messagesTomas Winkler2009-12-23
| | | | | | | | | | | 1. add TRACE level 2. use TRACE where needed to reduce the noise 3 don't INFOEX from driver 4. add DUMP level for packets dumps 5. use correct context for the log messages Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* iwmc3200top: Add Intel Wireless MultiCom 3200 top driver.Tomas Winkler2009-10-20
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>