History log of /drivers/net/wireless/iwmc3200wifi/debug.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
52c773861895faaf544bd398c87ba10dff29f313 03-May-2010 John W. Linville <linville@tuxdriver.com> iwmc3200wifi: fix busted iwm_debugfs_init definition

Looks like we missed removing the return statement in the non-CONFIG_IWM_DEBUG
dummy implementation of iwm_debugfs_init...

Signed-off-by: John W. Linville <linville@tuxdriver.com>
/drivers/net/wireless/iwmc3200wifi/debug.h
1f55c12cef6d369d76ae13d522edd1c07e667788 03-May-2010 John W. Linville <linville@tuxdriver.com> iwmc3200wifi: cleanup unneeded debugfs error handling

"iwl: cleanup: remove unneeded error handling" missed the one in
if_sdio_debugfs_init().

I don't think we even need to check -ENODEV ourselves because if
DEBUG_FS is not compiled in, all the debugfs utility functions will
become no-op.

Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Acked-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
/drivers/net/wireless/iwmc3200wifi/debug.h
04e715cd46ba523806070fbf9ded009f10e107cd 01-Sep-2009 Samuel Ortiz <sameo@linux.intel.com> iwmc3200wifi: Add a last_fw_err debugfs entry

In order to check what was the last fw error we got accross resets, we add
this debugfs entry. It displays the complete ASSERT information.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
/drivers/net/wireless/iwmc3200wifi/debug.h
bb9f8692f5043efef0dcef048cdd1db68299c2cb 21-May-2009 Zhu Yi <yi.zhu@intel.com> iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driver

This driver supports Intel's full MAC wireless multicomm 802.11 hardware.
Although the hardware is a 802.11agn device, we currently only support
802.11ag, in managed and ad-hoc mode (no AP mode for now).

Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: Samuel Ortiz <samuel.ortiz@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
/drivers/net/wireless/iwmc3200wifi/debug.h