linux-sg2042/drivers/net/wireless/iwlwifi
Tomas Winkler 82b9a12131 iwlwifi: add struct iwl_cfg
This patch introduces struct iwl_cfg. struct iwl_cfg defines static
configuration for each device type and sku. It is passed as driver_data
to the bus probe function.
This patch also introduce new common header file iwl-core.h
which will represent core functionality of iwlwifi driver

3945ABG uses separate iwl-3945-dev.h header file for now

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-03-07 16:03:00 -05:00
..
Kconfig iwlwifi: remove IWL{4965,3945}_QOS 2008-02-29 15:37:05 -05:00
Makefile [IWLWIFI]: remove per-file CFLAGS for IWL define 2007-10-10 16:52:16 -07:00
iwl-3945-commands.h iwlwifi: refactor init geos function 2008-03-06 17:09:45 -05:00
iwl-3945-core.h iwlwifi: add struct iwl_cfg 2008-03-07 16:03:00 -05:00
iwl-3945-debug.h iwlwifi: Fix 52 rate report in rx status 2008-03-06 17:09:46 -05:00
iwl-3945-hw.h iwlwifi: Move HBUS address to iwl-csr.h 2008-03-07 16:03:00 -05:00
iwl-3945-io.h iwlwifi: change iwl->priv iwl_priv * type in iwl-YYY-io.h 2008-02-29 15:37:09 -05:00
iwl-3945-rs.c mac80211: RCU-ify STA info structure access 2008-03-06 15:30:46 -05:00
iwl-3945-rs.h iwlwifi: refactor init geos function 2008-03-06 17:09:45 -05:00
iwl-3945.c iwlwifi: add struct iwl_cfg 2008-03-07 16:03:00 -05:00
iwl-3945.h iwlwifi: add struct iwl_cfg 2008-03-07 16:03:00 -05:00
iwl-4965-commands.h iwlwifi: refactor init geos function 2008-03-06 17:09:45 -05:00
iwl-4965-debug.h iwlwifi: Fix 52 rate report in rx status 2008-03-06 17:09:46 -05:00
iwl-4965-hw.h iwlwifi: Move HBUS address to iwl-csr.h 2008-03-07 16:03:00 -05:00
iwl-4965-io.h iwlwifi: change iwl->priv iwl_priv * type in iwl-YYY-io.h 2008-02-29 15:37:09 -05:00
iwl-4965-rs.c iwlwifi: use mac80211_tx_control_flags 2008-03-07 16:03:00 -05:00
iwl-4965-rs.h iwlwifi: Fix 52 rate report in rx status 2008-03-06 17:09:46 -05:00
iwl-4965.c iwlwifi: add struct iwl_cfg 2008-03-07 16:03:00 -05:00
iwl-4965.h iwlwifi: add struct iwl_cfg 2008-03-07 16:03:00 -05:00
iwl-core.h iwlwifi: add struct iwl_cfg 2008-03-07 16:03:00 -05:00
iwl-csr.h iwlwifi: Move HBUS address to iwl-csr.h 2008-03-07 16:03:00 -05:00
iwl-helpers.h iwlwifi: remove ieee80211 types from iwl-helpers.h 2008-02-01 16:13:43 -05:00
iwl-prph.h iwlwifi: document 4965 Tx scheduler 2008-01-28 15:05:31 -08:00
iwl-spectrum.h [IWLWIFI]: add iwlwifi wireless drivers 2007-10-10 16:51:39 -07:00
iwl3945-base.c iwlwifi: add struct iwl_cfg 2008-03-07 16:03:00 -05:00
iwl4965-base.c iwlwifi: add struct iwl_cfg 2008-03-07 16:03:00 -05:00