blob: a0e995ec453af91dae23a32f04169fc4ab51cc1d [file] [log] [blame]
Zhu Yib481de92007-09-25 17:54:57 -07001/******************************************************************************
2 *
Reinette Chatre1f447802010-01-15 13:43:41 -08003 * Copyright(c) 2003 - 2010 Intel Corporation. All rights reserved.
Zhu Yib481de92007-09-25 17:54:57 -07004 *
5 * Portions of this file are derived from the ipw3945 project, as well
6 * as portions of the ieee80211 subsystem header files.
7 *
8 * This program is free software; you can redistribute it and/or modify it
9 * under the terms of version 2 of the GNU General Public License as
10 * published by the Free Software Foundation.
11 *
12 * This program is distributed in the hope that it will be useful, but WITHOUT
13 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
14 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
15 * more details.
16 *
17 * You should have received a copy of the GNU General Public License along with
18 * this program; if not, write to the Free Software Foundation, Inc.,
19 * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
20 *
21 * The full GNU General Public License is included in this distribution in the
22 * file called LICENSE.
23 *
24 * Contact Information:
Winkler, Tomas759ef892008-12-09 11:28:58 -080025 * Intel Linux Wireless <ilw@linux.intel.com>
Zhu Yib481de92007-09-25 17:54:57 -070026 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
27 *
28 *****************************************************************************/
29
Zhu Yib481de92007-09-25 17:54:57 -070030#include <linux/kernel.h>
31#include <linux/module.h>
Zhu Yib481de92007-09-25 17:54:57 -070032#include <linux/init.h>
33#include <linux/pci.h>
Tejun Heo5a0e3ad2010-03-24 17:04:11 +090034#include <linux/slab.h>
Zhu Yib481de92007-09-25 17:54:57 -070035#include <linux/dma-mapping.h>
36#include <linux/delay.h>
Alexey Dobriyand43c36d2009-10-07 17:09:06 +040037#include <linux/sched.h>
Zhu Yib481de92007-09-25 17:54:57 -070038#include <linux/skbuff.h>
39#include <linux/netdevice.h>
40#include <linux/wireless.h>
41#include <linux/firmware.h>
Zhu Yib481de92007-09-25 17:54:57 -070042#include <linux/etherdevice.h>
43#include <linux/if_arp.h>
44
Zhu Yib481de92007-09-25 17:54:57 -070045#include <net/mac80211.h>
46
47#include <asm/div64.h>
48
Samuel Ortiza3139c52008-12-19 10:37:09 +080049#define DRV_NAME "iwlagn"
50
Assaf Krauss6bc913b2008-03-11 16:17:18 -070051#include "iwl-eeprom.h"
Tomas Winkler3e0d4cb2008-04-24 11:55:38 -070052#include "iwl-dev.h"
Tomas Winklerfee12472008-04-03 16:05:21 -070053#include "iwl-core.h"
Tomas Winkler3395f6e2008-03-25 16:33:37 -070054#include "iwl-io.h"
Zhu Yib481de92007-09-25 17:54:57 -070055#include "iwl-helpers.h"
Emmanuel Grumbach6974e362008-04-14 21:16:06 -070056#include "iwl-sta.h"
Emmanuel Grumbachf0832f12008-04-16 16:34:47 -070057#include "iwl-calib.h"
Johannes Berga1175122010-01-21 06:21:10 -080058#include "iwl-agn.h"
Zhu Yib481de92007-09-25 17:54:57 -070059
Christoph Hellwig416e1432007-10-25 17:15:49 +080060
Zhu Yib481de92007-09-25 17:54:57 -070061/******************************************************************************
62 *
63 * module boiler plate
64 *
65 ******************************************************************************/
66
Zhu Yib481de92007-09-25 17:54:57 -070067/*
68 * module name, copyright, version, etc.
Zhu Yib481de92007-09-25 17:54:57 -070069 */
Tomas Winklerd783b062008-07-18 13:53:02 +080070#define DRV_DESCRIPTION "Intel(R) Wireless WiFi Link AGN driver for Linux"
Zhu Yib481de92007-09-25 17:54:57 -070071
Tomas Winkler0a6857e2008-03-12 16:58:49 -070072#ifdef CONFIG_IWLWIFI_DEBUG
Zhu Yib481de92007-09-25 17:54:57 -070073#define VD "d"
74#else
75#define VD
76#endif
77
Reinette Chatre81963d62010-01-22 14:22:57 -080078#define DRV_VERSION IWLWIFI_VERSION VD
Zhu Yib481de92007-09-25 17:54:57 -070079
Zhu Yib481de92007-09-25 17:54:57 -070080
81MODULE_DESCRIPTION(DRV_DESCRIPTION);
82MODULE_VERSION(DRV_VERSION);
Tomas Winklera7b75202008-12-11 10:33:41 -080083MODULE_AUTHOR(DRV_COPYRIGHT " " DRV_AUTHOR);
Zhu Yib481de92007-09-25 17:54:57 -070084MODULE_LICENSE("GPL");
Tomas Winkler4fc22b22008-07-21 18:54:42 +030085MODULE_ALIAS("iwl4965");
Zhu Yib481de92007-09-25 17:54:57 -070086
Zhu Yib481de92007-09-25 17:54:57 -070087/**
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -070088 * iwl_commit_rxon - commit staging_rxon to hardware
Zhu Yib481de92007-09-25 17:54:57 -070089 *
Ian Schram01ebd062007-10-25 17:15:22 +080090 * The RXON command in staging_rxon is committed to the hardware and
Zhu Yib481de92007-09-25 17:54:57 -070091 * the active_rxon structure is updated with the new data. This
92 * function correctly transitions out of the RXON_ASSOC_MSK state if
93 * a HW tune is required based on the RXON structure changes.
94 */
Abhijeet Kolekare0158e62009-04-08 11:26:37 -070095int iwl_commit_rxon(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -070096{
97 /* cast away the const for active_rxon in this function */
Gregory Greenmanc1adf9f2008-05-15 13:53:59 +080098 struct iwl_rxon_cmd *active_rxon = (void *)&priv->active_rxon;
Emmanuel Grumbach43d59b32008-06-30 17:23:06 +080099 int ret;
100 bool new_assoc =
101 !!(priv->staging_rxon.filter_flags & RXON_FILTER_ASSOC_MSK);
Zhu Yib481de92007-09-25 17:54:57 -0700102
Tomas Winklerfee12472008-04-03 16:05:21 -0700103 if (!iwl_is_alive(priv))
Emmanuel Grumbach43d59b32008-06-30 17:23:06 +0800104 return -EBUSY;
Zhu Yib481de92007-09-25 17:54:57 -0700105
106 /* always get timestamp with Rx frame */
107 priv->staging_rxon.flags |= RXON_FLG_TSF2HOST_MSK;
108
Samuel Ortiz8ccde882009-01-27 14:27:52 -0800109 ret = iwl_check_rxon_cmd(priv);
Emmanuel Grumbach43d59b32008-06-30 17:23:06 +0800110 if (ret) {
Winkler, Tomas15b16872008-12-19 10:37:33 +0800111 IWL_ERR(priv, "Invalid RXON configuration. Not committing.\n");
Zhu Yib481de92007-09-25 17:54:57 -0700112 return -EINVAL;
113 }
114
Wey-Yi Guy0924e512009-11-06 14:52:54 -0800115 /*
116 * receive commit_rxon request
117 * abort any previous channel switch if still in process
118 */
119 if (priv->switch_rxon.switch_in_progress &&
120 (priv->switch_rxon.channel != priv->staging_rxon.channel)) {
121 IWL_DEBUG_11H(priv, "abort channel switch on %d\n",
122 le16_to_cpu(priv->switch_rxon.channel));
Wey-Yi Guy79d07322010-05-06 08:54:11 -0700123 iwl_chswitch_done(priv, false);
Wey-Yi Guy0924e512009-11-06 14:52:54 -0800124 }
125
Zhu Yib481de92007-09-25 17:54:57 -0700126 /* If we don't need to send a full RXON, we can use
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700127 * iwl_rxon_assoc_cmd which is used to reconfigure filter
Zhu Yib481de92007-09-25 17:54:57 -0700128 * and other flags for the current radio configuration. */
Mohamed Abbas54559702008-09-03 11:18:44 +0800129 if (!iwl_full_rxon_required(priv)) {
Emmanuel Grumbach43d59b32008-06-30 17:23:06 +0800130 ret = iwl_send_rxon_assoc(priv);
131 if (ret) {
Winkler, Tomas15b16872008-12-19 10:37:33 +0800132 IWL_ERR(priv, "Error setting RXON_ASSOC (%d)\n", ret);
Emmanuel Grumbach43d59b32008-06-30 17:23:06 +0800133 return ret;
Zhu Yib481de92007-09-25 17:54:57 -0700134 }
135
136 memcpy(active_rxon, &priv->staging_rxon, sizeof(*active_rxon));
Wey-Yi Guya6435652009-11-06 14:52:46 -0800137 iwl_print_rx_config_cmd(priv);
Zhu Yib481de92007-09-25 17:54:57 -0700138 return 0;
139 }
140
Zhu Yib481de92007-09-25 17:54:57 -0700141 /* If we are currently associated and the new config requires
142 * an RXON_ASSOC and the new config wants the associated mask enabled,
143 * we must clear the associated from the active configuration
144 * before we apply the new config */
Emmanuel Grumbach43d59b32008-06-30 17:23:06 +0800145 if (iwl_is_associated(priv) && new_assoc) {
Tomas Winklere1623442009-01-27 14:27:56 -0800146 IWL_DEBUG_INFO(priv, "Toggling associated bit on current RXON\n");
Zhu Yib481de92007-09-25 17:54:57 -0700147 active_rxon->filter_flags &= ~RXON_FILTER_ASSOC_MSK;
148
Emmanuel Grumbach43d59b32008-06-30 17:23:06 +0800149 ret = iwl_send_cmd_pdu(priv, REPLY_RXON,
Gregory Greenmanc1adf9f2008-05-15 13:53:59 +0800150 sizeof(struct iwl_rxon_cmd),
Zhu Yib481de92007-09-25 17:54:57 -0700151 &priv->active_rxon);
152
153 /* If the mask clearing failed then we set
154 * active_rxon back to what it was previously */
Emmanuel Grumbach43d59b32008-06-30 17:23:06 +0800155 if (ret) {
Zhu Yib481de92007-09-25 17:54:57 -0700156 active_rxon->filter_flags |= RXON_FILTER_ASSOC_MSK;
Winkler, Tomas15b16872008-12-19 10:37:33 +0800157 IWL_ERR(priv, "Error clearing ASSOC_MSK (%d)\n", ret);
Emmanuel Grumbach43d59b32008-06-30 17:23:06 +0800158 return ret;
Zhu Yib481de92007-09-25 17:54:57 -0700159 }
Johannes Berg2c810cc2010-04-29 00:53:29 -0700160 iwl_clear_ucode_stations(priv);
Reinette Chatre7e246192010-02-18 22:58:32 -0800161 iwl_restore_stations(priv);
Johannes Berg335348b2010-03-30 10:11:46 -0700162 ret = iwl_restore_default_wep_keys(priv);
163 if (ret) {
164 IWL_ERR(priv, "Failed to restore WEP keys (%d)\n", ret);
165 return ret;
166 }
Zhu Yib481de92007-09-25 17:54:57 -0700167 }
168
Tomas Winklere1623442009-01-27 14:27:56 -0800169 IWL_DEBUG_INFO(priv, "Sending RXON\n"
Zhu Yib481de92007-09-25 17:54:57 -0700170 "* with%s RXON_FILTER_ASSOC_MSK\n"
171 "* channel = %d\n"
Johannes Berge1749612008-10-27 15:59:26 -0700172 "* bssid = %pM\n",
Emmanuel Grumbach43d59b32008-06-30 17:23:06 +0800173 (new_assoc ? "" : "out"),
Zhu Yib481de92007-09-25 17:54:57 -0700174 le16_to_cpu(priv->staging_rxon.channel),
Johannes Berge1749612008-10-27 15:59:26 -0700175 priv->staging_rxon.bssid_addr);
Zhu Yib481de92007-09-25 17:54:57 -0700176
Tomas Winkler90e8e422009-06-19 13:52:42 -0700177 iwl_set_rxon_hwcrypto(priv, !priv->cfg->mod_params->sw_crypto);
Emmanuel Grumbach43d59b32008-06-30 17:23:06 +0800178
179 /* Apply the new configuration
Reinette Chatre7e246192010-02-18 22:58:32 -0800180 * RXON unassoc clears the station table in uCode so restoration of
181 * stations is needed after it (the RXON command) completes
Emmanuel Grumbach43d59b32008-06-30 17:23:06 +0800182 */
183 if (!new_assoc) {
184 ret = iwl_send_cmd_pdu(priv, REPLY_RXON,
Gregory Greenmanc1adf9f2008-05-15 13:53:59 +0800185 sizeof(struct iwl_rxon_cmd), &priv->staging_rxon);
Emmanuel Grumbach43d59b32008-06-30 17:23:06 +0800186 if (ret) {
Winkler, Tomas15b16872008-12-19 10:37:33 +0800187 IWL_ERR(priv, "Error setting new RXON (%d)\n", ret);
Emmanuel Grumbach43d59b32008-06-30 17:23:06 +0800188 return ret;
189 }
Frans Pop91dd6c22010-03-24 14:19:58 -0700190 IWL_DEBUG_INFO(priv, "Return from !new_assoc RXON.\n");
Emmanuel Grumbach43d59b32008-06-30 17:23:06 +0800191 memcpy(active_rxon, &priv->staging_rxon, sizeof(*active_rxon));
Johannes Berg2c810cc2010-04-29 00:53:29 -0700192 iwl_clear_ucode_stations(priv);
Reinette Chatre7e246192010-02-18 22:58:32 -0800193 iwl_restore_stations(priv);
Johannes Berg335348b2010-03-30 10:11:46 -0700194 ret = iwl_restore_default_wep_keys(priv);
195 if (ret) {
196 IWL_ERR(priv, "Failed to restore WEP keys (%d)\n", ret);
197 return ret;
198 }
Zhu Yib481de92007-09-25 17:54:57 -0700199 }
200
Johannes Berg19cc1082009-05-08 13:44:36 -0700201 priv->start_calib = 0;
Tomas Winkler91851592008-06-30 17:23:14 +0800202 if (new_assoc) {
Wey-Yi Guy47eef9b2009-09-17 10:43:44 -0700203 /*
204 * allow CTS-to-self if possible for new association.
205 * this is relevant only for 5000 series and up,
206 * but will not damage 4965
207 */
208 priv->staging_rxon.flags |= RXON_FLG_SELF_CTS_EN;
209
Emmanuel Grumbach43d59b32008-06-30 17:23:06 +0800210 /* Apply the new configuration
211 * RXON assoc doesn't clear the station table in uCode,
212 */
213 ret = iwl_send_cmd_pdu(priv, REPLY_RXON,
214 sizeof(struct iwl_rxon_cmd), &priv->staging_rxon);
215 if (ret) {
Winkler, Tomas15b16872008-12-19 10:37:33 +0800216 IWL_ERR(priv, "Error setting new RXON (%d)\n", ret);
Emmanuel Grumbach43d59b32008-06-30 17:23:06 +0800217 return ret;
218 }
219 memcpy(active_rxon, &priv->staging_rxon, sizeof(*active_rxon));
Zhu Yib481de92007-09-25 17:54:57 -0700220 }
Wey-Yi Guya6435652009-11-06 14:52:46 -0800221 iwl_print_rx_config_cmd(priv);
Zhu Yib481de92007-09-25 17:54:57 -0700222
Zhu Yi36da7d72008-07-11 11:53:40 +0800223 iwl_init_sensitivity(priv);
224
225 /* If we issue a new RXON command which required a tune then we must
226 * send a new TXPOWER command or we won't be able to Tx any frames */
227 ret = iwl_set_tx_power(priv, priv->tx_power_user_lmt, true);
228 if (ret) {
Winkler, Tomas15b16872008-12-19 10:37:33 +0800229 IWL_ERR(priv, "Error sending TX power (%d)\n", ret);
Zhu Yi36da7d72008-07-11 11:53:40 +0800230 return ret;
231 }
232
Zhu Yib481de92007-09-25 17:54:57 -0700233 return 0;
234}
235
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700236void iwl_update_chain_flags(struct iwl_priv *priv)
Mohamed Abbas5da4b55f2008-04-21 15:41:51 -0700237{
238
Abhijeet Kolekar45823532009-04-08 11:26:44 -0700239 if (priv->cfg->ops->hcmd->set_rxon_chain)
240 priv->cfg->ops->hcmd->set_rxon_chain(priv);
Abhijeet Kolekare0158e62009-04-08 11:26:37 -0700241 iwlcore_commit_rxon(priv);
Mohamed Abbas5da4b55f2008-04-21 15:41:51 -0700242}
243
Tomas Winklerfcab4232008-05-15 13:54:01 +0800244static void iwl_clear_free_frames(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -0700245{
246 struct list_head *element;
247
Tomas Winklere1623442009-01-27 14:27:56 -0800248 IWL_DEBUG_INFO(priv, "%d frames on pre-allocated heap on clear.\n",
Zhu Yib481de92007-09-25 17:54:57 -0700249 priv->frames_count);
250
251 while (!list_empty(&priv->free_frames)) {
252 element = priv->free_frames.next;
253 list_del(element);
Tomas Winklerfcab4232008-05-15 13:54:01 +0800254 kfree(list_entry(element, struct iwl_frame, list));
Zhu Yib481de92007-09-25 17:54:57 -0700255 priv->frames_count--;
256 }
257
258 if (priv->frames_count) {
Winkler, Tomas39aadf82008-12-19 10:37:32 +0800259 IWL_WARN(priv, "%d frames still in use. Did we lose one?\n",
Zhu Yib481de92007-09-25 17:54:57 -0700260 priv->frames_count);
261 priv->frames_count = 0;
262 }
263}
264
Tomas Winklerfcab4232008-05-15 13:54:01 +0800265static struct iwl_frame *iwl_get_free_frame(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -0700266{
Tomas Winklerfcab4232008-05-15 13:54:01 +0800267 struct iwl_frame *frame;
Zhu Yib481de92007-09-25 17:54:57 -0700268 struct list_head *element;
269 if (list_empty(&priv->free_frames)) {
270 frame = kzalloc(sizeof(*frame), GFP_KERNEL);
271 if (!frame) {
Winkler, Tomas15b16872008-12-19 10:37:33 +0800272 IWL_ERR(priv, "Could not allocate frame!\n");
Zhu Yib481de92007-09-25 17:54:57 -0700273 return NULL;
274 }
275
276 priv->frames_count++;
277 return frame;
278 }
279
280 element = priv->free_frames.next;
281 list_del(element);
Tomas Winklerfcab4232008-05-15 13:54:01 +0800282 return list_entry(element, struct iwl_frame, list);
Zhu Yib481de92007-09-25 17:54:57 -0700283}
284
Tomas Winklerfcab4232008-05-15 13:54:01 +0800285static void iwl_free_frame(struct iwl_priv *priv, struct iwl_frame *frame)
Zhu Yib481de92007-09-25 17:54:57 -0700286{
287 memset(frame, 0, sizeof(*frame));
288 list_add(&frame->list, &priv->free_frames);
289}
290
Daniel C Halperin47ff65c2009-11-13 11:56:33 -0800291static u32 iwl_fill_beacon_frame(struct iwl_priv *priv,
Tomas Winkler4bf64ef2008-07-18 13:53:03 +0800292 struct ieee80211_hdr *hdr,
Rami Rosen73ec1cc2008-12-16 09:37:07 +0200293 int left)
Zhu Yib481de92007-09-25 17:54:57 -0700294{
Tomas Winkler3109ece2008-03-28 16:33:35 -0700295 if (!iwl_is_associated(priv) || !priv->ibss_beacon ||
Johannes Berg05c914f2008-09-11 00:01:58 +0200296 ((priv->iw_mode != NL80211_IFTYPE_ADHOC) &&
297 (priv->iw_mode != NL80211_IFTYPE_AP)))
Zhu Yib481de92007-09-25 17:54:57 -0700298 return 0;
299
300 if (priv->ibss_beacon->len > left)
301 return 0;
302
303 memcpy(hdr, priv->ibss_beacon->data, priv->ibss_beacon->len);
304
305 return priv->ibss_beacon->len;
306}
307
Daniel C Halperin47ff65c2009-11-13 11:56:33 -0800308/* Parse the beacon frame to find the TIM element and set tim_idx & tim_size */
309static void iwl_set_beacon_tim(struct iwl_priv *priv,
310 struct iwl_tx_beacon_cmd *tx_beacon_cmd,
311 u8 *beacon, u32 frame_size)
312{
313 u16 tim_idx;
314 struct ieee80211_mgmt *mgmt = (struct ieee80211_mgmt *)beacon;
315
316 /*
317 * The index is relative to frame start but we start looking at the
318 * variable-length part of the beacon.
319 */
320 tim_idx = mgmt->u.beacon.variable - beacon;
321
322 /* Parse variable-length elements of beacon to find WLAN_EID_TIM */
323 while ((tim_idx < (frame_size - 2)) &&
324 (beacon[tim_idx] != WLAN_EID_TIM))
325 tim_idx += beacon[tim_idx+1] + 2;
326
327 /* If TIM field was found, set variables */
328 if ((tim_idx < (frame_size - 1)) && (beacon[tim_idx] == WLAN_EID_TIM)) {
329 tx_beacon_cmd->tim_idx = cpu_to_le16(tim_idx);
330 tx_beacon_cmd->tim_size = beacon[tim_idx+1];
331 } else
332 IWL_WARN(priv, "Unable to find TIM Element in beacon\n");
333}
334
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700335static unsigned int iwl_hw_get_beacon_cmd(struct iwl_priv *priv,
Daniel C Halperin47ff65c2009-11-13 11:56:33 -0800336 struct iwl_frame *frame)
Tomas Winkler4bf64ef2008-07-18 13:53:03 +0800337{
338 struct iwl_tx_beacon_cmd *tx_beacon_cmd;
Daniel C Halperin47ff65c2009-11-13 11:56:33 -0800339 u32 frame_size;
340 u32 rate_flags;
341 u32 rate;
342 /*
343 * We have to set up the TX command, the TX Beacon command, and the
344 * beacon contents.
345 */
Tomas Winkler4bf64ef2008-07-18 13:53:03 +0800346
Daniel C Halperin47ff65c2009-11-13 11:56:33 -0800347 /* Initialize memory */
Tomas Winkler4bf64ef2008-07-18 13:53:03 +0800348 tx_beacon_cmd = &frame->u.beacon;
349 memset(tx_beacon_cmd, 0, sizeof(*tx_beacon_cmd));
350
Daniel C Halperin47ff65c2009-11-13 11:56:33 -0800351 /* Set up TX beacon contents */
Tomas Winkler4bf64ef2008-07-18 13:53:03 +0800352 frame_size = iwl_fill_beacon_frame(priv, tx_beacon_cmd->frame,
Tomas Winkler4bf64ef2008-07-18 13:53:03 +0800353 sizeof(frame->u) - sizeof(*tx_beacon_cmd));
Daniel C Halperin47ff65c2009-11-13 11:56:33 -0800354 if (WARN_ON_ONCE(frame_size > MAX_MPDU_SIZE))
355 return 0;
Tomas Winkler4bf64ef2008-07-18 13:53:03 +0800356
Daniel C Halperin47ff65c2009-11-13 11:56:33 -0800357 /* Set up TX command fields */
Tomas Winkler4bf64ef2008-07-18 13:53:03 +0800358 tx_beacon_cmd->tx.len = cpu_to_le16((u16)frame_size);
Daniel C Halperin47ff65c2009-11-13 11:56:33 -0800359 tx_beacon_cmd->tx.sta_id = priv->hw_params.bcast_sta_id;
360 tx_beacon_cmd->tx.stop_time.life_time = TX_CMD_LIFE_TIME_INFINITE;
Tomas Winkler4bf64ef2008-07-18 13:53:03 +0800361 tx_beacon_cmd->tx.tx_flags = TX_CMD_FLG_SEQ_CTL_MSK |
Daniel C Halperin47ff65c2009-11-13 11:56:33 -0800362 TX_CMD_FLG_TSF_MSK | TX_CMD_FLG_STA_RATE_MSK;
363
364 /* Set up TX beacon command fields */
365 iwl_set_beacon_tim(priv, tx_beacon_cmd, (u8 *)tx_beacon_cmd->frame,
366 frame_size);
367
368 /* Set up packet rate and flags */
369 rate = iwl_rate_get_lowest_plcp(priv);
370 priv->mgmt_tx_ant = iwl_toggle_tx_ant(priv, priv->mgmt_tx_ant);
371 rate_flags = iwl_ant_idx_to_flags(priv->mgmt_tx_ant);
372 if ((rate >= IWL_FIRST_CCK_RATE) && (rate <= IWL_LAST_CCK_RATE))
373 rate_flags |= RATE_MCS_CCK_MSK;
374 tx_beacon_cmd->tx.rate_n_flags = iwl_hw_set_rate_n_flags(rate,
375 rate_flags);
Tomas Winkler4bf64ef2008-07-18 13:53:03 +0800376
377 return sizeof(*tx_beacon_cmd) + frame_size;
378}
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700379static int iwl_send_beacon_cmd(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -0700380{
Tomas Winklerfcab4232008-05-15 13:54:01 +0800381 struct iwl_frame *frame;
Zhu Yib481de92007-09-25 17:54:57 -0700382 unsigned int frame_size;
383 int rc;
Zhu Yib481de92007-09-25 17:54:57 -0700384
Tomas Winklerfcab4232008-05-15 13:54:01 +0800385 frame = iwl_get_free_frame(priv);
Zhu Yib481de92007-09-25 17:54:57 -0700386 if (!frame) {
Winkler, Tomas15b16872008-12-19 10:37:33 +0800387 IWL_ERR(priv, "Could not obtain free frame buffer for beacon "
Zhu Yib481de92007-09-25 17:54:57 -0700388 "command.\n");
389 return -ENOMEM;
390 }
391
Daniel C Halperin47ff65c2009-11-13 11:56:33 -0800392 frame_size = iwl_hw_get_beacon_cmd(priv, frame);
393 if (!frame_size) {
394 IWL_ERR(priv, "Error configuring the beacon command\n");
395 iwl_free_frame(priv, frame);
396 return -EINVAL;
397 }
Zhu Yib481de92007-09-25 17:54:57 -0700398
Tomas Winkler857485c2008-03-21 13:53:44 -0700399 rc = iwl_send_cmd_pdu(priv, REPLY_TX_BEACON, frame_size,
Zhu Yib481de92007-09-25 17:54:57 -0700400 &frame->u.cmd[0]);
401
Tomas Winklerfcab4232008-05-15 13:54:01 +0800402 iwl_free_frame(priv, frame);
Zhu Yib481de92007-09-25 17:54:57 -0700403
404 return rc;
405}
406
Samuel Ortiz7aaa1d72009-01-19 15:30:26 -0800407static inline dma_addr_t iwl_tfd_tb_get_addr(struct iwl_tfd *tfd, u8 idx)
408{
409 struct iwl_tfd_tb *tb = &tfd->tbs[idx];
410
411 dma_addr_t addr = get_unaligned_le32(&tb->lo);
412 if (sizeof(dma_addr_t) > sizeof(u32))
413 addr |=
414 ((dma_addr_t)(le16_to_cpu(tb->hi_n_len) & 0xF) << 16) << 16;
415
416 return addr;
417}
418
419static inline u16 iwl_tfd_tb_get_len(struct iwl_tfd *tfd, u8 idx)
420{
421 struct iwl_tfd_tb *tb = &tfd->tbs[idx];
422
423 return le16_to_cpu(tb->hi_n_len) >> 4;
424}
425
426static inline void iwl_tfd_set_tb(struct iwl_tfd *tfd, u8 idx,
427 dma_addr_t addr, u16 len)
428{
429 struct iwl_tfd_tb *tb = &tfd->tbs[idx];
430 u16 hi_n_len = len << 4;
431
432 put_unaligned_le32(addr, &tb->lo);
433 if (sizeof(dma_addr_t) > sizeof(u32))
434 hi_n_len |= ((addr >> 16) >> 16) & 0xF;
435
436 tb->hi_n_len = cpu_to_le16(hi_n_len);
437
438 tfd->num_tbs = idx + 1;
439}
440
441static inline u8 iwl_tfd_get_num_tbs(struct iwl_tfd *tfd)
442{
443 return tfd->num_tbs & 0x1f;
444}
445
446/**
447 * iwl_hw_txq_free_tfd - Free all chunks referenced by TFD [txq->q.read_ptr]
448 * @priv - driver private data
449 * @txq - tx queue
450 *
451 * Does NOT advance any TFD circular buffer read/write indexes
452 * Does NOT free the TFD itself (which is within circular buffer)
453 */
454void iwl_hw_txq_free_tfd(struct iwl_priv *priv, struct iwl_tx_queue *txq)
455{
Samuel Ortiz59606ff2009-01-23 13:45:13 -0800456 struct iwl_tfd *tfd_tmp = (struct iwl_tfd *)txq->tfds;
Samuel Ortiz7aaa1d72009-01-19 15:30:26 -0800457 struct iwl_tfd *tfd;
458 struct pci_dev *dev = priv->pci_dev;
459 int index = txq->q.read_ptr;
460 int i;
461 int num_tbs;
462
463 tfd = &tfd_tmp[index];
464
465 /* Sanity check on number of chunks */
466 num_tbs = iwl_tfd_get_num_tbs(tfd);
467
468 if (num_tbs >= IWL_NUM_OF_TBS) {
469 IWL_ERR(priv, "Too many chunks: %i\n", num_tbs);
470 /* @todo issue fatal error, it is quite serious situation */
471 return;
472 }
473
474 /* Unmap tx_cmd */
475 if (num_tbs)
476 pci_unmap_single(dev,
FUJITA Tomonori2e724442010-06-03 14:19:20 +0900477 dma_unmap_addr(&txq->meta[index], mapping),
478 dma_unmap_len(&txq->meta[index], len),
Fenghua Yu96891ce2009-02-18 15:54:33 -0800479 PCI_DMA_BIDIRECTIONAL);
Samuel Ortiz7aaa1d72009-01-19 15:30:26 -0800480
481 /* Unmap chunks, if any. */
Johannes Bergff0d91c2010-05-17 02:37:34 -0700482 for (i = 1; i < num_tbs; i++)
Samuel Ortiz7aaa1d72009-01-19 15:30:26 -0800483 pci_unmap_single(dev, iwl_tfd_tb_get_addr(tfd, i),
484 iwl_tfd_tb_get_len(tfd, i), PCI_DMA_TODEVICE);
485
Johannes Bergff0d91c2010-05-17 02:37:34 -0700486 /* free SKB */
487 if (txq->txb) {
488 struct sk_buff *skb;
Johannes Berg6f802402010-05-17 02:37:32 -0700489
Johannes Bergff0d91c2010-05-17 02:37:34 -0700490 skb = txq->txb[txq->q.read_ptr].skb;
Johannes Berg6f802402010-05-17 02:37:32 -0700491
Johannes Bergff0d91c2010-05-17 02:37:34 -0700492 /* can be called from irqs-disabled context */
493 if (skb) {
494 dev_kfree_skb_any(skb);
495 txq->txb[txq->q.read_ptr].skb = NULL;
Samuel Ortiz7aaa1d72009-01-19 15:30:26 -0800496 }
497 }
498}
499
500int iwl_hw_txq_attach_buf_to_tfd(struct iwl_priv *priv,
501 struct iwl_tx_queue *txq,
502 dma_addr_t addr, u16 len,
503 u8 reset, u8 pad)
504{
505 struct iwl_queue *q;
Samuel Ortiz59606ff2009-01-23 13:45:13 -0800506 struct iwl_tfd *tfd, *tfd_tmp;
Samuel Ortiz7aaa1d72009-01-19 15:30:26 -0800507 u32 num_tbs;
508
509 q = &txq->q;
Samuel Ortiz59606ff2009-01-23 13:45:13 -0800510 tfd_tmp = (struct iwl_tfd *)txq->tfds;
511 tfd = &tfd_tmp[q->write_ptr];
Samuel Ortiz7aaa1d72009-01-19 15:30:26 -0800512
513 if (reset)
514 memset(tfd, 0, sizeof(*tfd));
515
516 num_tbs = iwl_tfd_get_num_tbs(tfd);
517
518 /* Each TFD can point to a maximum 20 Tx buffers */
519 if (num_tbs >= IWL_NUM_OF_TBS) {
520 IWL_ERR(priv, "Error can not send more than %d chunks\n",
521 IWL_NUM_OF_TBS);
522 return -EINVAL;
523 }
524
525 BUG_ON(addr & ~DMA_BIT_MASK(36));
526 if (unlikely(addr & ~IWL_TX_DMA_MASK))
527 IWL_ERR(priv, "Unaligned address = %llx\n",
528 (unsigned long long)addr);
529
530 iwl_tfd_set_tb(tfd, num_tbs, addr, len);
531
532 return 0;
533}
534
Samuel Ortiza8e74e22009-01-23 13:45:14 -0800535/*
536 * Tell nic where to find circular buffer of Tx Frame Descriptors for
537 * given Tx queue, and enable the DMA channel used for that queue.
538 *
539 * 4965 supports up to 16 Tx queues in DRAM, mapped to up to 8 Tx DMA
540 * channels supported in hardware.
541 */
542int iwl_hw_tx_queue_init(struct iwl_priv *priv,
543 struct iwl_tx_queue *txq)
544{
Samuel Ortiza8e74e22009-01-23 13:45:14 -0800545 int txq_id = txq->q.id;
546
Samuel Ortiza8e74e22009-01-23 13:45:14 -0800547 /* Circular buffer (TFD queue in DRAM) physical base address */
548 iwl_write_direct32(priv, FH_MEM_CBBC_QUEUE(txq_id),
549 txq->q.dma_addr >> 8);
550
Samuel Ortiza8e74e22009-01-23 13:45:14 -0800551 return 0;
552}
553
Zhu Yib481de92007-09-25 17:54:57 -0700554/******************************************************************************
555 *
556 * Generic RX handler implementations
557 *
558 ******************************************************************************/
Tomas Winkler885ba202008-05-29 16:34:55 +0800559static void iwl_rx_reply_alive(struct iwl_priv *priv,
560 struct iwl_rx_mem_buffer *rxb)
Zhu Yib481de92007-09-25 17:54:57 -0700561{
Zhu Yi2f301222009-10-09 17:19:45 +0800562 struct iwl_rx_packet *pkt = rxb_addr(rxb);
Tomas Winkler885ba202008-05-29 16:34:55 +0800563 struct iwl_alive_resp *palive;
Zhu Yib481de92007-09-25 17:54:57 -0700564 struct delayed_work *pwork;
565
566 palive = &pkt->u.alive_frame;
567
Tomas Winklere1623442009-01-27 14:27:56 -0800568 IWL_DEBUG_INFO(priv, "Alive ucode status 0x%08X revision "
Zhu Yib481de92007-09-25 17:54:57 -0700569 "0x%01X 0x%01X\n",
570 palive->is_valid, palive->ver_type,
571 palive->ver_subtype);
572
573 if (palive->ver_subtype == INITIALIZE_SUBTYPE) {
Tomas Winklere1623442009-01-27 14:27:56 -0800574 IWL_DEBUG_INFO(priv, "Initialization Alive received.\n");
Zhu Yib481de92007-09-25 17:54:57 -0700575 memcpy(&priv->card_alive_init,
576 &pkt->u.alive_frame,
Tomas Winkler885ba202008-05-29 16:34:55 +0800577 sizeof(struct iwl_init_alive_resp));
Zhu Yib481de92007-09-25 17:54:57 -0700578 pwork = &priv->init_alive_start;
579 } else {
Tomas Winklere1623442009-01-27 14:27:56 -0800580 IWL_DEBUG_INFO(priv, "Runtime Alive received.\n");
Zhu Yib481de92007-09-25 17:54:57 -0700581 memcpy(&priv->card_alive, &pkt->u.alive_frame,
Tomas Winkler885ba202008-05-29 16:34:55 +0800582 sizeof(struct iwl_alive_resp));
Zhu Yib481de92007-09-25 17:54:57 -0700583 pwork = &priv->alive_start;
584 }
585
586 /* We delay the ALIVE response by 5ms to
587 * give the HW RF Kill time to activate... */
588 if (palive->is_valid == UCODE_VALID_OK)
589 queue_delayed_work(priv->workqueue, pwork,
590 msecs_to_jiffies(5));
591 else
Winkler, Tomas39aadf82008-12-19 10:37:32 +0800592 IWL_WARN(priv, "uCode did not respond OK.\n");
Zhu Yib481de92007-09-25 17:54:57 -0700593}
594
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700595static void iwl_bg_beacon_update(struct work_struct *work)
Zhu Yib481de92007-09-25 17:54:57 -0700596{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -0700597 struct iwl_priv *priv =
598 container_of(work, struct iwl_priv, beacon_update);
Zhu Yib481de92007-09-25 17:54:57 -0700599 struct sk_buff *beacon;
600
601 /* Pull updated AP beacon from mac80211. will fail if not in AP mode */
Johannes Berge039fa42008-05-15 12:55:29 +0200602 beacon = ieee80211_beacon_get(priv->hw, priv->vif);
Zhu Yib481de92007-09-25 17:54:57 -0700603
604 if (!beacon) {
Winkler, Tomas15b16872008-12-19 10:37:33 +0800605 IWL_ERR(priv, "update beacon failed\n");
Zhu Yib481de92007-09-25 17:54:57 -0700606 return;
607 }
608
609 mutex_lock(&priv->mutex);
610 /* new beacon skb is allocated every time; dispose previous.*/
611 if (priv->ibss_beacon)
612 dev_kfree_skb(priv->ibss_beacon);
613
614 priv->ibss_beacon = beacon;
615 mutex_unlock(&priv->mutex);
616
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700617 iwl_send_beacon_cmd(priv);
Zhu Yib481de92007-09-25 17:54:57 -0700618}
619
Emmanuel Grumbach4e393172008-06-12 09:46:53 +0800620/**
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700621 * iwl_bg_statistics_periodic - Timer callback to queue statistics
Emmanuel Grumbach4e393172008-06-12 09:46:53 +0800622 *
623 * This callback is provided in order to send a statistics request.
624 *
625 * This timer function is continually reset to execute within
626 * REG_RECALIB_PERIOD seconds since the last STATISTICS_NOTIFICATION
627 * was received. We need to ensure we receive the statistics in order
628 * to update the temperature used for calibrating the TXPOWER.
629 */
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700630static void iwl_bg_statistics_periodic(unsigned long data)
Emmanuel Grumbach4e393172008-06-12 09:46:53 +0800631{
632 struct iwl_priv *priv = (struct iwl_priv *)data;
633
634 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
635 return;
636
Mohamed Abbas61780ee2008-10-29 14:05:49 -0700637 /* dont send host command if rf-kill is on */
638 if (!iwl_is_ready_rf(priv))
639 return;
640
Wey-Yi Guyef8d5522009-11-13 11:56:28 -0800641 iwl_send_statistics_request(priv, CMD_ASYNC, false);
Emmanuel Grumbach4e393172008-06-12 09:46:53 +0800642}
643
Wey-Yi Guya9e1cb62009-12-10 14:37:26 -0800644
645static void iwl_print_cont_event_trace(struct iwl_priv *priv, u32 base,
646 u32 start_idx, u32 num_events,
647 u32 mode)
648{
649 u32 i;
650 u32 ptr; /* SRAM byte address of log data */
651 u32 ev, time, data; /* event log data */
652 unsigned long reg_flags;
653
654 if (mode == 0)
655 ptr = base + (4 * sizeof(u32)) + (start_idx * 2 * sizeof(u32));
656 else
657 ptr = base + (4 * sizeof(u32)) + (start_idx * 3 * sizeof(u32));
658
659 /* Make sure device is powered up for SRAM reads */
660 spin_lock_irqsave(&priv->reg_lock, reg_flags);
661 if (iwl_grab_nic_access(priv)) {
662 spin_unlock_irqrestore(&priv->reg_lock, reg_flags);
663 return;
664 }
665
666 /* Set starting address; reads will auto-increment */
667 _iwl_write_direct32(priv, HBUS_TARG_MEM_RADDR, ptr);
668 rmb();
669
670 /*
671 * "time" is actually "data" for mode 0 (no timestamp).
672 * place event id # at far right for easier visual parsing.
673 */
674 for (i = 0; i < num_events; i++) {
675 ev = _iwl_read_direct32(priv, HBUS_TARG_MEM_RDAT);
676 time = _iwl_read_direct32(priv, HBUS_TARG_MEM_RDAT);
677 if (mode == 0) {
678 trace_iwlwifi_dev_ucode_cont_event(priv,
679 0, time, ev);
680 } else {
681 data = _iwl_read_direct32(priv, HBUS_TARG_MEM_RDAT);
682 trace_iwlwifi_dev_ucode_cont_event(priv,
683 time, data, ev);
684 }
685 }
686 /* Allow device to power down */
687 iwl_release_nic_access(priv);
688 spin_unlock_irqrestore(&priv->reg_lock, reg_flags);
689}
690
Johannes Berg875295f2010-01-22 14:22:55 -0800691static void iwl_continuous_event_trace(struct iwl_priv *priv)
Wey-Yi Guya9e1cb62009-12-10 14:37:26 -0800692{
693 u32 capacity; /* event log capacity in # entries */
694 u32 base; /* SRAM byte address of event log header */
695 u32 mode; /* 0 - no timestamp, 1 - timestamp recorded */
696 u32 num_wraps; /* # times uCode wrapped to top of log */
697 u32 next_entry; /* index of next entry to be written by uCode */
698
699 if (priv->ucode_type == UCODE_INIT)
700 base = le32_to_cpu(priv->card_alive_init.error_event_table_ptr);
701 else
702 base = le32_to_cpu(priv->card_alive.log_event_table_ptr);
703 if (priv->cfg->ops->lib->is_valid_rtc_data_addr(base)) {
704 capacity = iwl_read_targ_mem(priv, base);
705 num_wraps = iwl_read_targ_mem(priv, base + (2 * sizeof(u32)));
706 mode = iwl_read_targ_mem(priv, base + (1 * sizeof(u32)));
707 next_entry = iwl_read_targ_mem(priv, base + (3 * sizeof(u32)));
708 } else
709 return;
710
711 if (num_wraps == priv->event_log.num_wraps) {
712 iwl_print_cont_event_trace(priv,
713 base, priv->event_log.next_entry,
714 next_entry - priv->event_log.next_entry,
715 mode);
716 priv->event_log.non_wraps_count++;
717 } else {
718 if ((num_wraps - priv->event_log.num_wraps) > 1)
719 priv->event_log.wraps_more_count++;
720 else
721 priv->event_log.wraps_once_count++;
722 trace_iwlwifi_dev_ucode_wrap_event(priv,
723 num_wraps - priv->event_log.num_wraps,
724 next_entry, priv->event_log.next_entry);
725 if (next_entry < priv->event_log.next_entry) {
726 iwl_print_cont_event_trace(priv, base,
727 priv->event_log.next_entry,
728 capacity - priv->event_log.next_entry,
729 mode);
730
731 iwl_print_cont_event_trace(priv, base, 0,
732 next_entry, mode);
733 } else {
734 iwl_print_cont_event_trace(priv, base,
735 next_entry, capacity - next_entry,
736 mode);
737
738 iwl_print_cont_event_trace(priv, base, 0,
739 next_entry, mode);
740 }
741 }
742 priv->event_log.num_wraps = num_wraps;
743 priv->event_log.next_entry = next_entry;
744}
745
746/**
747 * iwl_bg_ucode_trace - Timer callback to log ucode event
748 *
749 * The timer is continually set to execute every
750 * UCODE_TRACE_PERIOD milliseconds after the last timer expired
751 * this function is to perform continuous uCode event logging operation
752 * if enabled
753 */
754static void iwl_bg_ucode_trace(unsigned long data)
755{
756 struct iwl_priv *priv = (struct iwl_priv *)data;
757
758 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
759 return;
760
761 if (priv->event_log.ucode_trace) {
762 iwl_continuous_event_trace(priv);
763 /* Reschedule the timer to occur in UCODE_TRACE_PERIOD */
764 mod_timer(&priv->ucode_trace,
765 jiffies + msecs_to_jiffies(UCODE_TRACE_PERIOD));
766 }
767}
768
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700769static void iwl_rx_beacon_notif(struct iwl_priv *priv,
Tomas Winklera55360e2008-05-05 10:22:28 +0800770 struct iwl_rx_mem_buffer *rxb)
Zhu Yib481de92007-09-25 17:54:57 -0700771{
Tomas Winkler0a6857e2008-03-12 16:58:49 -0700772#ifdef CONFIG_IWLWIFI_DEBUG
Zhu Yi2f301222009-10-09 17:19:45 +0800773 struct iwl_rx_packet *pkt = rxb_addr(rxb);
Tomas Winkler2aa6ab82008-12-11 10:33:40 -0800774 struct iwl4965_beacon_notif *beacon =
775 (struct iwl4965_beacon_notif *)pkt->u.raw;
Tomas Winklere7d326a2008-06-12 09:47:11 +0800776 u8 rate = iwl_hw_get_rate(beacon->beacon_notify_hdr.rate_n_flags);
Zhu Yib481de92007-09-25 17:54:57 -0700777
Tomas Winklere1623442009-01-27 14:27:56 -0800778 IWL_DEBUG_RX(priv, "beacon status %x retries %d iss %d "
Zhu Yib481de92007-09-25 17:54:57 -0700779 "tsf %d %d rate %d\n",
Tomas Winkler25a65722008-06-12 09:47:07 +0800780 le32_to_cpu(beacon->beacon_notify_hdr.u.status) & TX_STATUS_MSK,
Zhu Yib481de92007-09-25 17:54:57 -0700781 beacon->beacon_notify_hdr.failure_frame,
782 le32_to_cpu(beacon->ibss_mgr_status),
783 le32_to_cpu(beacon->high_tsf),
784 le32_to_cpu(beacon->low_tsf), rate);
785#endif
786
Johannes Berg05c914f2008-09-11 00:01:58 +0200787 if ((priv->iw_mode == NL80211_IFTYPE_AP) &&
Zhu Yib481de92007-09-25 17:54:57 -0700788 (!test_bit(STATUS_EXIT_PENDING, &priv->status)))
789 queue_work(priv->workqueue, &priv->beacon_update);
790}
791
Zhu Yib481de92007-09-25 17:54:57 -0700792/* Handle notification from uCode that card's power state is changing
793 * due to software, hardware, or critical temperature RFKILL */
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700794static void iwl_rx_card_state_notif(struct iwl_priv *priv,
Tomas Winklera55360e2008-05-05 10:22:28 +0800795 struct iwl_rx_mem_buffer *rxb)
Zhu Yib481de92007-09-25 17:54:57 -0700796{
Zhu Yi2f301222009-10-09 17:19:45 +0800797 struct iwl_rx_packet *pkt = rxb_addr(rxb);
Zhu Yib481de92007-09-25 17:54:57 -0700798 u32 flags = le32_to_cpu(pkt->u.card_state_notif.flags);
799 unsigned long status = priv->status;
800
Wey-Yi Guy3a41bbd2009-12-10 14:37:24 -0800801 IWL_DEBUG_RF_KILL(priv, "Card state received: HW:%s SW:%s CT:%s\n",
Zhu Yib481de92007-09-25 17:54:57 -0700802 (flags & HW_CARD_DISABLED) ? "Kill" : "On",
Wey-Yi Guy3a41bbd2009-12-10 14:37:24 -0800803 (flags & SW_CARD_DISABLED) ? "Kill" : "On",
804 (flags & CT_CARD_DISABLED) ?
805 "Reached" : "Not reached");
Zhu Yib481de92007-09-25 17:54:57 -0700806
807 if (flags & (SW_CARD_DISABLED | HW_CARD_DISABLED |
Wey-Yi Guy3a41bbd2009-12-10 14:37:24 -0800808 CT_CARD_DISABLED)) {
Zhu Yib481de92007-09-25 17:54:57 -0700809
Tomas Winkler3395f6e2008-03-25 16:33:37 -0700810 iwl_write32(priv, CSR_UCODE_DRV_GP1_SET,
Zhu Yib481de92007-09-25 17:54:57 -0700811 CSR_UCODE_DRV_GP1_BIT_CMD_BLOCKED);
812
Mohamed Abbasa8b50a02009-05-22 11:01:47 -0700813 iwl_write_direct32(priv, HBUS_TARG_MBX_C,
814 HBUS_TARG_MBX_C_REG_BIT_CMD_BLOCKED);
Zhu Yib481de92007-09-25 17:54:57 -0700815
816 if (!(flags & RXON_CARD_DISABLED)) {
Tomas Winkler3395f6e2008-03-25 16:33:37 -0700817 iwl_write32(priv, CSR_UCODE_DRV_GP1_CLR,
Zhu Yib481de92007-09-25 17:54:57 -0700818 CSR_UCODE_DRV_GP1_BIT_CMD_BLOCKED);
Mohamed Abbasa8b50a02009-05-22 11:01:47 -0700819 iwl_write_direct32(priv, HBUS_TARG_MBX_C,
Zhu Yib481de92007-09-25 17:54:57 -0700820 HBUS_TARG_MBX_C_REG_BIT_CMD_BLOCKED);
Zhu Yib481de92007-09-25 17:54:57 -0700821 }
Wey-Yi Guy3a41bbd2009-12-10 14:37:24 -0800822 if (flags & CT_CARD_DISABLED)
Wey-Yi Guy39b73fb2009-07-24 11:13:02 -0700823 iwl_tt_enter_ct_kill(priv);
Zhu Yib481de92007-09-25 17:54:57 -0700824 }
Wey-Yi Guy3a41bbd2009-12-10 14:37:24 -0800825 if (!(flags & CT_CARD_DISABLED))
Wey-Yi Guy39b73fb2009-07-24 11:13:02 -0700826 iwl_tt_exit_ct_kill(priv);
Zhu Yib481de92007-09-25 17:54:57 -0700827
828 if (flags & HW_CARD_DISABLED)
829 set_bit(STATUS_RF_KILL_HW, &priv->status);
830 else
831 clear_bit(STATUS_RF_KILL_HW, &priv->status);
832
833
Zhu Yib481de92007-09-25 17:54:57 -0700834 if (!(flags & RXON_CARD_DISABLED))
Tomas Winkler2a421b92008-06-12 09:47:10 +0800835 iwl_scan_cancel(priv);
Zhu Yib481de92007-09-25 17:54:57 -0700836
837 if ((test_bit(STATUS_RF_KILL_HW, &status) !=
Johannes Berga60e77e2009-06-04 18:26:06 +0200838 test_bit(STATUS_RF_KILL_HW, &priv->status)))
839 wiphy_rfkill_set_hw_state(priv->hw->wiphy,
840 test_bit(STATUS_RF_KILL_HW, &priv->status));
Zhu Yib481de92007-09-25 17:54:57 -0700841 else
842 wake_up_interruptible(&priv->wait_command_queue);
843}
844
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700845int iwl_set_pwr_src(struct iwl_priv *priv, enum iwl_pwr_src src)
Tomas Winklere2e3c572008-07-18 13:53:04 +0800846{
Tomas Winklere2e3c572008-07-18 13:53:04 +0800847 if (src == IWL_PWR_SRC_VAUX) {
Tomas Winkler3fdb68d2009-02-10 15:19:02 -0800848 if (pci_pme_capable(priv->pci_dev, PCI_D3cold))
Tomas Winklere2e3c572008-07-18 13:53:04 +0800849 iwl_set_bits_mask_prph(priv, APMG_PS_CTRL_REG,
850 APMG_PS_CTRL_VAL_PWR_SRC_VAUX,
851 ~APMG_PS_CTRL_MSK_PWR_SRC);
852 } else {
853 iwl_set_bits_mask_prph(priv, APMG_PS_CTRL_REG,
854 APMG_PS_CTRL_VAL_PWR_SRC_VMAIN,
855 ~APMG_PS_CTRL_MSK_PWR_SRC);
856 }
857
Mohamed Abbasa8b50a02009-05-22 11:01:47 -0700858 return 0;
Tomas Winklere2e3c572008-07-18 13:53:04 +0800859}
860
Zhu Yib481de92007-09-25 17:54:57 -0700861/**
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700862 * iwl_setup_rx_handlers - Initialize Rx handler callbacks
Zhu Yib481de92007-09-25 17:54:57 -0700863 *
864 * Setup the RX handlers for each of the reply types sent from the uCode
865 * to the host.
866 *
867 * This function chains into the hardware specific files for them to setup
868 * any hardware specific handlers as well.
869 */
Emmanuel Grumbach653fa4a2008-06-30 17:23:11 +0800870static void iwl_setup_rx_handlers(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -0700871{
Tomas Winkler885ba202008-05-29 16:34:55 +0800872 priv->rx_handlers[REPLY_ALIVE] = iwl_rx_reply_alive;
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700873 priv->rx_handlers[REPLY_ERROR] = iwl_rx_reply_error;
874 priv->rx_handlers[CHANNEL_SWITCH_NOTIFICATION] = iwl_rx_csa;
Reinette Chatre81963d62010-01-22 14:22:57 -0800875 priv->rx_handlers[SPECTRUM_MEASURE_NOTIFICATION] =
876 iwl_rx_spectrum_measure_notif;
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700877 priv->rx_handlers[PM_SLEEP_NOTIFICATION] = iwl_rx_pm_sleep_notif;
Zhu Yib481de92007-09-25 17:54:57 -0700878 priv->rx_handlers[PM_DEBUG_STATISTIC_NOTIFIC] =
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700879 iwl_rx_pm_debug_statistics_notif;
880 priv->rx_handlers[BEACON_NOTIFICATION] = iwl_rx_beacon_notif;
Zhu Yib481de92007-09-25 17:54:57 -0700881
Ben Cahill9fbab512007-11-29 11:09:47 +0800882 /*
883 * The same handler is used for both the REPLY to a discrete
884 * statistics request from the host as well as for the periodic
885 * statistics notifications (after received beacons) from the uCode.
Zhu Yib481de92007-09-25 17:54:57 -0700886 */
Wey-Yi Guyef8d5522009-11-13 11:56:28 -0800887 priv->rx_handlers[REPLY_STATISTICS_CMD] = iwl_reply_statistics;
Emmanuel Grumbach8f91aec2008-06-30 17:23:07 +0800888 priv->rx_handlers[STATISTICS_NOTIFICATION] = iwl_rx_statistics;
Tomas Winkler2a421b92008-06-12 09:47:10 +0800889
890 iwl_setup_rx_scan_handlers(priv);
891
Ron Rindjunsky37a44212008-05-29 16:35:18 +0800892 /* status change handler */
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700893 priv->rx_handlers[CARD_STATE_NOTIFICATION] = iwl_rx_card_state_notif;
Zhu Yib481de92007-09-25 17:54:57 -0700894
Tomas Winklerc1354752008-05-29 16:35:04 +0800895 priv->rx_handlers[MISSED_BEACONS_NOTIFICATION] =
896 iwl_rx_missed_beacon_notif;
Ron Rindjunsky37a44212008-05-29 16:35:18 +0800897 /* Rx handlers */
Wey-Yi Guy8d801082010-03-17 13:34:36 -0700898 priv->rx_handlers[REPLY_RX_PHY_CMD] = iwlagn_rx_reply_rx_phy;
899 priv->rx_handlers[REPLY_RX_MPDU_CMD] = iwlagn_rx_reply_rx;
Emmanuel Grumbach653fa4a2008-06-30 17:23:11 +0800900 /* block ack */
Wey-Yi Guy74bcdb32010-03-17 13:34:34 -0700901 priv->rx_handlers[REPLY_COMPRESSED_BA] = iwlagn_rx_reply_compressed_ba;
Ben Cahill9fbab512007-11-29 11:09:47 +0800902 /* Set up hardware specific Rx handlers */
Emmanuel Grumbachd4789ef2008-04-24 11:55:20 -0700903 priv->cfg->ops->lib->rx_handler_setup(priv);
Zhu Yib481de92007-09-25 17:54:57 -0700904}
905
Zhu Yib481de92007-09-25 17:54:57 -0700906/**
Tomas Winklera55360e2008-05-05 10:22:28 +0800907 * iwl_rx_handle - Main entry function for receiving responses from uCode
Zhu Yib481de92007-09-25 17:54:57 -0700908 *
909 * Uses the priv->rx_handlers callback function array to invoke
910 * the appropriate handlers, including command responses,
911 * frame-received notifications, and other notifications.
912 */
Tomas Winklera55360e2008-05-05 10:22:28 +0800913void iwl_rx_handle(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -0700914{
Tomas Winklera55360e2008-05-05 10:22:28 +0800915 struct iwl_rx_mem_buffer *rxb;
Tomas Winklerdb11d632008-05-05 10:22:33 +0800916 struct iwl_rx_packet *pkt;
Tomas Winklera55360e2008-05-05 10:22:28 +0800917 struct iwl_rx_queue *rxq = &priv->rxq;
Zhu Yib481de92007-09-25 17:54:57 -0700918 u32 r, i;
919 int reclaim;
920 unsigned long flags;
Mohamed Abbas5c0eef92007-11-29 11:10:14 +0800921 u8 fill_rx = 0;
Mohamed Abbasd68ab682008-02-07 13:16:33 -0800922 u32 count = 8;
Mohamed Abbas4752c932009-05-22 11:01:51 -0700923 int total_empty;
Zhu Yib481de92007-09-25 17:54:57 -0700924
Cahill, Ben M6440adb2007-11-29 11:09:55 +0800925 /* uCode's read index (stored in shared DRAM) indicates the last Rx
926 * buffer that the driver may process (last buffer filled by ucode). */
Winkler, Tomas8d864222008-11-07 09:58:39 -0800927 r = le16_to_cpu(rxq->rb_stts->closed_rb_num) & 0x0FFF;
Zhu Yib481de92007-09-25 17:54:57 -0700928 i = rxq->read;
929
930 /* Rx interrupt, but nothing sent from uCode */
931 if (i == r)
Tomas Winklere1623442009-01-27 14:27:56 -0800932 IWL_DEBUG_RX(priv, "r = %d, i = %d\n", r, i);
Zhu Yib481de92007-09-25 17:54:57 -0700933
Mohamed Abbas4752c932009-05-22 11:01:51 -0700934 /* calculate total frames need to be restock after handling RX */
Zhu Yi73005152009-10-23 13:42:32 -0700935 total_empty = r - rxq->write_actual;
Mohamed Abbas4752c932009-05-22 11:01:51 -0700936 if (total_empty < 0)
937 total_empty += RX_QUEUE_SIZE;
938
939 if (total_empty > (RX_QUEUE_SIZE / 2))
Mohamed Abbas5c0eef92007-11-29 11:10:14 +0800940 fill_rx = 1;
941
Zhu Yib481de92007-09-25 17:54:57 -0700942 while (i != r) {
943 rxb = rxq->queue[i];
944
Ben Cahill9fbab512007-11-29 11:09:47 +0800945 /* If an RXB doesn't have a Rx queue slot associated with it,
Zhu Yib481de92007-09-25 17:54:57 -0700946 * then a bug has been introduced in the queue refilling
947 * routines -- catch it here */
948 BUG_ON(rxb == NULL);
949
950 rxq->queue[i] = NULL;
951
Zhu Yi2f301222009-10-09 17:19:45 +0800952 pci_unmap_page(priv->pci_dev, rxb->page_dma,
953 PAGE_SIZE << priv->hw_params.rx_page_order,
954 PCI_DMA_FROMDEVICE);
955 pkt = rxb_addr(rxb);
Zhu Yib481de92007-09-25 17:54:57 -0700956
Johannes Bergbe1a71a2009-10-02 13:44:02 -0700957 trace_iwlwifi_dev_rx(priv, pkt,
958 le32_to_cpu(pkt->len_n_flags) & FH_RSCSR_FRAME_SIZE_MSK);
959
Zhu Yib481de92007-09-25 17:54:57 -0700960 /* Reclaim a command buffer only if this packet is a response
961 * to a (driver-originated) command.
962 * If the packet (e.g. Rx frame) originated from uCode,
963 * there is no command buffer to reclaim.
964 * Ucode should set SEQ_RX_FRAME bit if ucode-originated,
965 * but apparently a few don't get set; catch them here. */
966 reclaim = !(pkt->hdr.sequence & SEQ_RX_FRAME) &&
967 (pkt->hdr.cmd != REPLY_RX_PHY_CMD) &&
Tomas Winkler857485c2008-03-21 13:53:44 -0700968 (pkt->hdr.cmd != REPLY_RX) &&
Daniel Halperin7dddaf12008-10-23 23:48:58 -0700969 (pkt->hdr.cmd != REPLY_RX_MPDU_CMD) &&
Zhu Yicfe01702007-09-27 11:27:31 +0800970 (pkt->hdr.cmd != REPLY_COMPRESSED_BA) &&
Zhu Yib481de92007-09-25 17:54:57 -0700971 (pkt->hdr.cmd != STATISTICS_NOTIFICATION) &&
972 (pkt->hdr.cmd != REPLY_TX);
973
974 /* Based on type of command response or notification,
975 * handle those that need handling via function in
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700976 * rx_handlers table. See iwl_setup_rx_handlers() */
Zhu Yib481de92007-09-25 17:54:57 -0700977 if (priv->rx_handlers[pkt->hdr.cmd]) {
Tomas Winklere1623442009-01-27 14:27:56 -0800978 IWL_DEBUG_RX(priv, "r = %d, i = %d, %s, 0x%02x\n", r,
Ester Kummerf3d67992008-05-06 11:05:12 +0800979 i, get_cmd_string(pkt->hdr.cmd), pkt->hdr.cmd);
Wey-Yi Guya83b9142009-04-08 11:39:32 -0700980 priv->isr_stats.rx_handlers[pkt->hdr.cmd]++;
Zhu Yi29b1b262009-10-23 13:42:25 -0700981 priv->rx_handlers[pkt->hdr.cmd] (priv, rxb);
Zhu Yib481de92007-09-25 17:54:57 -0700982 } else {
983 /* No handling needed */
Tomas Winklere1623442009-01-27 14:27:56 -0800984 IWL_DEBUG_RX(priv,
Zhu Yib481de92007-09-25 17:54:57 -0700985 "r %d i %d No handler needed for %s, 0x%02x\n",
986 r, i, get_cmd_string(pkt->hdr.cmd),
987 pkt->hdr.cmd);
988 }
989
Zhu Yi29b1b262009-10-23 13:42:25 -0700990 /*
991 * XXX: After here, we should always check rxb->page
992 * against NULL before touching it or its virtual
993 * memory (pkt). Because some rx_handler might have
994 * already taken or freed the pages.
995 */
996
Zhu Yib481de92007-09-25 17:54:57 -0700997 if (reclaim) {
Zhu Yi2f301222009-10-09 17:19:45 +0800998 /* Invoke any callbacks, transfer the buffer to caller,
999 * and fire off the (possibly) blocking iwl_send_cmd()
Zhu Yib481de92007-09-25 17:54:57 -07001000 * as we reclaim the driver command queue */
Zhu Yi29b1b262009-10-23 13:42:25 -07001001 if (rxb->page)
Tomas Winkler17b88922008-05-29 16:35:12 +08001002 iwl_tx_cmd_complete(priv, rxb);
Zhu Yib481de92007-09-25 17:54:57 -07001003 else
Winkler, Tomas39aadf82008-12-19 10:37:32 +08001004 IWL_WARN(priv, "Claim null rxb?\n");
Zhu Yib481de92007-09-25 17:54:57 -07001005 }
1006
Zhu Yi73005152009-10-23 13:42:32 -07001007 /* Reuse the page if possible. For notification packets and
1008 * SKBs that fail to Rx correctly, add them back into the
1009 * rx_free list for reuse later. */
Zhu Yib481de92007-09-25 17:54:57 -07001010 spin_lock_irqsave(&rxq->lock, flags);
Zhu Yi73005152009-10-23 13:42:32 -07001011 if (rxb->page != NULL) {
1012 rxb->page_dma = pci_map_page(priv->pci_dev, rxb->page,
1013 0, PAGE_SIZE << priv->hw_params.rx_page_order,
1014 PCI_DMA_FROMDEVICE);
1015 list_add_tail(&rxb->list, &rxq->rx_free);
1016 rxq->free_count++;
1017 } else
1018 list_add_tail(&rxb->list, &rxq->rx_used);
1019
Zhu Yib481de92007-09-25 17:54:57 -07001020 spin_unlock_irqrestore(&rxq->lock, flags);
Zhu Yi73005152009-10-23 13:42:32 -07001021
Zhu Yib481de92007-09-25 17:54:57 -07001022 i = (i + 1) & RX_QUEUE_MASK;
Mohamed Abbas5c0eef92007-11-29 11:10:14 +08001023 /* If there are a lot of unused frames,
1024 * restock the Rx queue so ucode wont assert. */
1025 if (fill_rx) {
1026 count++;
1027 if (count >= 8) {
Zhu Yi73005152009-10-23 13:42:32 -07001028 rxq->read = i;
Wey-Yi Guy54b81552010-03-17 13:34:35 -07001029 iwlagn_rx_replenish_now(priv);
Mohamed Abbas5c0eef92007-11-29 11:10:14 +08001030 count = 0;
1031 }
1032 }
Zhu Yib481de92007-09-25 17:54:57 -07001033 }
1034
1035 /* Backtrack one entry */
Zhu Yi73005152009-10-23 13:42:32 -07001036 rxq->read = i;
Mohamed Abbas4752c932009-05-22 11:01:51 -07001037 if (fill_rx)
Wey-Yi Guy54b81552010-03-17 13:34:35 -07001038 iwlagn_rx_replenish_now(priv);
Mohamed Abbas4752c932009-05-22 11:01:51 -07001039 else
Wey-Yi Guy54b81552010-03-17 13:34:35 -07001040 iwlagn_rx_queue_restock(priv);
Tomas Winklera55360e2008-05-05 10:22:28 +08001041}
Tomas Winklera55360e2008-05-05 10:22:28 +08001042
Mohamed Abbas0359fac2008-03-28 16:21:08 -07001043/* call this function to flush any scheduled tasklet */
1044static inline void iwl_synchronize_irq(struct iwl_priv *priv)
1045{
Tomas Winklera96a27f2008-10-23 23:48:56 -07001046 /* wait to make sure we flush pending tasklet*/
Mohamed Abbas0359fac2008-03-28 16:21:08 -07001047 synchronize_irq(priv->pci_dev->irq);
1048 tasklet_kill(&priv->irq_tasklet);
1049}
1050
Mohamed Abbasef850d72009-05-22 11:01:50 -07001051static void iwl_irq_tasklet_legacy(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07001052{
1053 u32 inta, handled = 0;
1054 u32 inta_fh;
1055 unsigned long flags;
Ben Cahillc2e61da2009-10-30 14:36:09 -07001056 u32 i;
Tomas Winkler0a6857e2008-03-12 16:58:49 -07001057#ifdef CONFIG_IWLWIFI_DEBUG
Zhu Yib481de92007-09-25 17:54:57 -07001058 u32 inta_mask;
1059#endif
1060
1061 spin_lock_irqsave(&priv->lock, flags);
1062
1063 /* Ack/clear/reset pending uCode interrupts.
1064 * Note: Some bits in CSR_INT are "OR" of bits in CSR_FH_INT_STATUS,
1065 * and will clear only when CSR_FH_INT_STATUS gets cleared. */
Tomas Winkler3395f6e2008-03-25 16:33:37 -07001066 inta = iwl_read32(priv, CSR_INT);
1067 iwl_write32(priv, CSR_INT, inta);
Zhu Yib481de92007-09-25 17:54:57 -07001068
1069 /* Ack/clear/reset pending flow-handler (DMA) interrupts.
1070 * Any new interrupts that happen after this, either while we're
1071 * in this tasklet, or later, will show up in next ISR/tasklet. */
Tomas Winkler3395f6e2008-03-25 16:33:37 -07001072 inta_fh = iwl_read32(priv, CSR_FH_INT_STATUS);
1073 iwl_write32(priv, CSR_FH_INT_STATUS, inta_fh);
Zhu Yib481de92007-09-25 17:54:57 -07001074
Tomas Winkler0a6857e2008-03-12 16:58:49 -07001075#ifdef CONFIG_IWLWIFI_DEBUG
Reinette Chatre3d816c72009-08-07 15:41:37 -07001076 if (iwl_get_debug_level(priv) & IWL_DL_ISR) {
Ben Cahill9fbab512007-11-29 11:09:47 +08001077 /* just for debug */
Tomas Winkler3395f6e2008-03-25 16:33:37 -07001078 inta_mask = iwl_read32(priv, CSR_INT_MASK);
Tomas Winklere1623442009-01-27 14:27:56 -08001079 IWL_DEBUG_ISR(priv, "inta 0x%08x, enabled 0x%08x, fh 0x%08x\n",
Zhu Yib481de92007-09-25 17:54:57 -07001080 inta, inta_mask, inta_fh);
1081 }
1082#endif
1083
Zhu Yi2f301222009-10-09 17:19:45 +08001084 spin_unlock_irqrestore(&priv->lock, flags);
1085
Zhu Yib481de92007-09-25 17:54:57 -07001086 /* Since CSR_INT and CSR_FH_INT_STATUS reads and clears are not
1087 * atomic, make sure that inta covers all the interrupts that
1088 * we've discovered, even if FH interrupt came in just after
1089 * reading CSR_INT. */
Tomas Winkler6f83eaa2008-03-04 18:09:28 -08001090 if (inta_fh & CSR49_FH_INT_RX_MASK)
Zhu Yib481de92007-09-25 17:54:57 -07001091 inta |= CSR_INT_BIT_FH_RX;
Tomas Winkler6f83eaa2008-03-04 18:09:28 -08001092 if (inta_fh & CSR49_FH_INT_TX_MASK)
Zhu Yib481de92007-09-25 17:54:57 -07001093 inta |= CSR_INT_BIT_FH_TX;
1094
1095 /* Now service all interrupt bits discovered above. */
1096 if (inta & CSR_INT_BIT_HW_ERR) {
Reinette Chatre58dba722009-07-17 09:30:25 -07001097 IWL_ERR(priv, "Hardware error detected. Restarting.\n");
Zhu Yib481de92007-09-25 17:54:57 -07001098
1099 /* Tell the device to stop sending interrupts */
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07001100 iwl_disable_interrupts(priv);
Zhu Yib481de92007-09-25 17:54:57 -07001101
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001102 priv->isr_stats.hw++;
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07001103 iwl_irq_handle_error(priv);
Zhu Yib481de92007-09-25 17:54:57 -07001104
1105 handled |= CSR_INT_BIT_HW_ERR;
1106
Zhu Yib481de92007-09-25 17:54:57 -07001107 return;
1108 }
1109
Tomas Winkler0a6857e2008-03-12 16:58:49 -07001110#ifdef CONFIG_IWLWIFI_DEBUG
Reinette Chatre3d816c72009-08-07 15:41:37 -07001111 if (iwl_get_debug_level(priv) & (IWL_DL_ISR)) {
Zhu Yib481de92007-09-25 17:54:57 -07001112 /* NIC fires this, but we don't use it, redundant with WAKEUP */
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001113 if (inta & CSR_INT_BIT_SCD) {
Tomas Winklere1623442009-01-27 14:27:56 -08001114 IWL_DEBUG_ISR(priv, "Scheduler finished to transmit "
Joonwoo Park25c03d82008-01-23 10:15:20 -08001115 "the frame/frames.\n");
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001116 priv->isr_stats.sch++;
1117 }
Zhu Yib481de92007-09-25 17:54:57 -07001118
1119 /* Alive notification via Rx interrupt will do the real work */
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001120 if (inta & CSR_INT_BIT_ALIVE) {
Tomas Winklere1623442009-01-27 14:27:56 -08001121 IWL_DEBUG_ISR(priv, "Alive interrupt\n");
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001122 priv->isr_stats.alive++;
1123 }
Zhu Yib481de92007-09-25 17:54:57 -07001124 }
1125#endif
1126 /* Safely ignore these bits for debug checks below */
Joonwoo Park25c03d82008-01-23 10:15:20 -08001127 inta &= ~(CSR_INT_BIT_SCD | CSR_INT_BIT_ALIVE);
Zhu Yib481de92007-09-25 17:54:57 -07001128
Ben Cahill9fbab512007-11-29 11:09:47 +08001129 /* HW RF KILL switch toggled */
Zhu Yib481de92007-09-25 17:54:57 -07001130 if (inta & CSR_INT_BIT_RF_KILL) {
1131 int hw_rf_kill = 0;
Tomas Winkler3395f6e2008-03-25 16:33:37 -07001132 if (!(iwl_read32(priv, CSR_GP_CNTRL) &
Zhu Yib481de92007-09-25 17:54:57 -07001133 CSR_GP_CNTRL_REG_FLAG_HW_RF_KILL_SW))
1134 hw_rf_kill = 1;
1135
Reinette Chatre4c423a22009-07-17 09:30:26 -07001136 IWL_WARN(priv, "RF_KILL bit toggled to %s.\n",
Abhijeet Kolekarc3056062008-11-12 13:14:08 -08001137 hw_rf_kill ? "disable radio" : "enable radio");
Zhu Yib481de92007-09-25 17:54:57 -07001138
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001139 priv->isr_stats.rfkill++;
1140
Emmanuel Grumbacha9efa652008-06-30 17:23:25 +08001141 /* driver only loads ucode once setting the interface up.
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01001142 * the driver allows loading the ucode even if the radio
1143 * is killed. Hence update the killswitch state here. The
1144 * rfkill handler will care about restarting if needed.
Emmanuel Grumbacha9efa652008-06-30 17:23:25 +08001145 */
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01001146 if (!test_bit(STATUS_ALIVE, &priv->status)) {
1147 if (hw_rf_kill)
1148 set_bit(STATUS_RF_KILL_HW, &priv->status);
1149 else
1150 clear_bit(STATUS_RF_KILL_HW, &priv->status);
Johannes Berga60e77e2009-06-04 18:26:06 +02001151 wiphy_rfkill_set_hw_state(priv->hw->wiphy, hw_rf_kill);
Mohamed Abbasedb34222008-12-11 10:33:37 -08001152 }
Zhu Yib481de92007-09-25 17:54:57 -07001153
1154 handled |= CSR_INT_BIT_RF_KILL;
1155 }
1156
Ben Cahill9fbab512007-11-29 11:09:47 +08001157 /* Chip got too hot and stopped itself */
Zhu Yib481de92007-09-25 17:54:57 -07001158 if (inta & CSR_INT_BIT_CT_KILL) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08001159 IWL_ERR(priv, "Microcode CT kill error detected.\n");
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001160 priv->isr_stats.ctkill++;
Zhu Yib481de92007-09-25 17:54:57 -07001161 handled |= CSR_INT_BIT_CT_KILL;
1162 }
1163
1164 /* Error detected by uCode */
1165 if (inta & CSR_INT_BIT_SW_ERR) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08001166 IWL_ERR(priv, "Microcode SW error detected. "
1167 " Restarting 0x%X.\n", inta);
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001168 priv->isr_stats.sw++;
1169 priv->isr_stats.sw_err = inta;
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07001170 iwl_irq_handle_error(priv);
Zhu Yib481de92007-09-25 17:54:57 -07001171 handled |= CSR_INT_BIT_SW_ERR;
1172 }
1173
Ben Cahillc2e61da2009-10-30 14:36:09 -07001174 /*
1175 * uCode wakes up after power-down sleep.
1176 * Tell device about any new tx or host commands enqueued,
1177 * and about any Rx buffers made available while asleep.
1178 */
Zhu Yib481de92007-09-25 17:54:57 -07001179 if (inta & CSR_INT_BIT_WAKEUP) {
Tomas Winklere1623442009-01-27 14:27:56 -08001180 IWL_DEBUG_ISR(priv, "Wakeup interrupt\n");
Tomas Winklera55360e2008-05-05 10:22:28 +08001181 iwl_rx_queue_update_write_ptr(priv, &priv->rxq);
Ben Cahillc2e61da2009-10-30 14:36:09 -07001182 for (i = 0; i < priv->hw_params.max_txq_num; i++)
1183 iwl_txq_update_write_ptr(priv, &priv->txq[i]);
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001184 priv->isr_stats.wakeup++;
Zhu Yib481de92007-09-25 17:54:57 -07001185 handled |= CSR_INT_BIT_WAKEUP;
1186 }
1187
1188 /* All uCode command responses, including Tx command responses,
1189 * Rx "responses" (frame-received notification), and other
1190 * notifications from uCode come through here*/
1191 if (inta & (CSR_INT_BIT_FH_RX | CSR_INT_BIT_SW_RX)) {
Tomas Winklera55360e2008-05-05 10:22:28 +08001192 iwl_rx_handle(priv);
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001193 priv->isr_stats.rx++;
Zhu Yib481de92007-09-25 17:54:57 -07001194 handled |= (CSR_INT_BIT_FH_RX | CSR_INT_BIT_SW_RX);
1195 }
1196
Ben Cahillc72cd192009-10-30 14:36:08 -07001197 /* This "Tx" DMA channel is used only for loading uCode */
Zhu Yib481de92007-09-25 17:54:57 -07001198 if (inta & CSR_INT_BIT_FH_TX) {
Ben Cahillc72cd192009-10-30 14:36:08 -07001199 IWL_DEBUG_ISR(priv, "uCode load interrupt\n");
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001200 priv->isr_stats.tx++;
Zhu Yib481de92007-09-25 17:54:57 -07001201 handled |= CSR_INT_BIT_FH_TX;
Ben Cahillc72cd192009-10-30 14:36:08 -07001202 /* Wake up uCode load routine, now that load is complete */
Ron Rindjunskydbb983b2008-05-15 13:54:12 +08001203 priv->ucode_write_complete = 1;
1204 wake_up_interruptible(&priv->wait_command_queue);
Zhu Yib481de92007-09-25 17:54:57 -07001205 }
1206
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001207 if (inta & ~handled) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08001208 IWL_ERR(priv, "Unhandled INTA bits 0x%08x\n", inta & ~handled);
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001209 priv->isr_stats.unhandled++;
1210 }
Zhu Yib481de92007-09-25 17:54:57 -07001211
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001212 if (inta & ~(priv->inta_mask)) {
Winkler, Tomas39aadf82008-12-19 10:37:32 +08001213 IWL_WARN(priv, "Disabled INTA bits 0x%08x were pending\n",
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001214 inta & ~priv->inta_mask);
Winkler, Tomas39aadf82008-12-19 10:37:32 +08001215 IWL_WARN(priv, " with FH_INT = 0x%08x\n", inta_fh);
Zhu Yib481de92007-09-25 17:54:57 -07001216 }
1217
1218 /* Re-enable all interrupts */
Mohamed Abbas0359fac2008-03-28 16:21:08 -07001219 /* only Re-enable if diabled by irq */
1220 if (test_bit(STATUS_INT_ENABLED, &priv->status))
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07001221 iwl_enable_interrupts(priv);
Zhu Yib481de92007-09-25 17:54:57 -07001222
Tomas Winkler0a6857e2008-03-12 16:58:49 -07001223#ifdef CONFIG_IWLWIFI_DEBUG
Reinette Chatre3d816c72009-08-07 15:41:37 -07001224 if (iwl_get_debug_level(priv) & (IWL_DL_ISR)) {
Tomas Winkler3395f6e2008-03-25 16:33:37 -07001225 inta = iwl_read32(priv, CSR_INT);
1226 inta_mask = iwl_read32(priv, CSR_INT_MASK);
1227 inta_fh = iwl_read32(priv, CSR_FH_INT_STATUS);
Tomas Winklere1623442009-01-27 14:27:56 -08001228 IWL_DEBUG_ISR(priv, "End inta 0x%08x, enabled 0x%08x, fh 0x%08x, "
Zhu Yib481de92007-09-25 17:54:57 -07001229 "flags 0x%08lx\n", inta, inta_mask, inta_fh, flags);
1230 }
1231#endif
Zhu Yib481de92007-09-25 17:54:57 -07001232}
1233
Mohamed Abbasef850d72009-05-22 11:01:50 -07001234/* tasklet for iwlagn interrupt */
1235static void iwl_irq_tasklet(struct iwl_priv *priv)
1236{
1237 u32 inta = 0;
1238 u32 handled = 0;
1239 unsigned long flags;
Ben Cahill87569902009-11-06 14:53:01 -08001240 u32 i;
Mohamed Abbasef850d72009-05-22 11:01:50 -07001241#ifdef CONFIG_IWLWIFI_DEBUG
1242 u32 inta_mask;
1243#endif
1244
1245 spin_lock_irqsave(&priv->lock, flags);
1246
1247 /* Ack/clear/reset pending uCode interrupts.
1248 * Note: Some bits in CSR_INT are "OR" of bits in CSR_FH_INT_STATUS,
1249 */
Shanyu Zhao48a6be62010-03-16 10:22:26 -07001250 /* There is a hardware bug in the interrupt mask function that some
1251 * interrupts (i.e. CSR_INT_BIT_SCD) can still be generated even if
1252 * they are disabled in the CSR_INT_MASK register. Furthermore the
1253 * ICT interrupt handling mechanism has another bug that might cause
1254 * these unmasked interrupts fail to be detected. We workaround the
1255 * hardware bugs here by ACKing all the possible interrupts so that
1256 * interrupt coalescing can still be achieved.
1257 */
David S. Miller4a35ecf2010-04-06 23:53:30 -07001258 iwl_write32(priv, CSR_INT, priv->_agn.inta | ~priv->inta_mask);
Mohamed Abbasef850d72009-05-22 11:01:50 -07001259
Johannes Berga4c8b2a62010-01-21 06:25:54 -08001260 inta = priv->_agn.inta;
Mohamed Abbasef850d72009-05-22 11:01:50 -07001261
1262#ifdef CONFIG_IWLWIFI_DEBUG
Reinette Chatre3d816c72009-08-07 15:41:37 -07001263 if (iwl_get_debug_level(priv) & IWL_DL_ISR) {
Mohamed Abbasef850d72009-05-22 11:01:50 -07001264 /* just for debug */
1265 inta_mask = iwl_read32(priv, CSR_INT_MASK);
1266 IWL_DEBUG_ISR(priv, "inta 0x%08x, enabled 0x%08x\n ",
1267 inta, inta_mask);
1268 }
1269#endif
Zhu Yi2f301222009-10-09 17:19:45 +08001270
1271 spin_unlock_irqrestore(&priv->lock, flags);
1272
Johannes Berga4c8b2a62010-01-21 06:25:54 -08001273 /* saved interrupt in inta variable now we can reset priv->_agn.inta */
1274 priv->_agn.inta = 0;
Mohamed Abbasef850d72009-05-22 11:01:50 -07001275
1276 /* Now service all interrupt bits discovered above. */
1277 if (inta & CSR_INT_BIT_HW_ERR) {
Reinette Chatre58dba722009-07-17 09:30:25 -07001278 IWL_ERR(priv, "Hardware error detected. Restarting.\n");
Mohamed Abbasef850d72009-05-22 11:01:50 -07001279
1280 /* Tell the device to stop sending interrupts */
1281 iwl_disable_interrupts(priv);
1282
1283 priv->isr_stats.hw++;
1284 iwl_irq_handle_error(priv);
1285
1286 handled |= CSR_INT_BIT_HW_ERR;
1287
Mohamed Abbasef850d72009-05-22 11:01:50 -07001288 return;
1289 }
1290
1291#ifdef CONFIG_IWLWIFI_DEBUG
Reinette Chatre3d816c72009-08-07 15:41:37 -07001292 if (iwl_get_debug_level(priv) & (IWL_DL_ISR)) {
Mohamed Abbasef850d72009-05-22 11:01:50 -07001293 /* NIC fires this, but we don't use it, redundant with WAKEUP */
1294 if (inta & CSR_INT_BIT_SCD) {
1295 IWL_DEBUG_ISR(priv, "Scheduler finished to transmit "
1296 "the frame/frames.\n");
1297 priv->isr_stats.sch++;
1298 }
1299
1300 /* Alive notification via Rx interrupt will do the real work */
1301 if (inta & CSR_INT_BIT_ALIVE) {
1302 IWL_DEBUG_ISR(priv, "Alive interrupt\n");
1303 priv->isr_stats.alive++;
1304 }
1305 }
1306#endif
1307 /* Safely ignore these bits for debug checks below */
1308 inta &= ~(CSR_INT_BIT_SCD | CSR_INT_BIT_ALIVE);
1309
1310 /* HW RF KILL switch toggled */
1311 if (inta & CSR_INT_BIT_RF_KILL) {
1312 int hw_rf_kill = 0;
1313 if (!(iwl_read32(priv, CSR_GP_CNTRL) &
1314 CSR_GP_CNTRL_REG_FLAG_HW_RF_KILL_SW))
1315 hw_rf_kill = 1;
1316
Reinette Chatre4c423a22009-07-17 09:30:26 -07001317 IWL_WARN(priv, "RF_KILL bit toggled to %s.\n",
Mohamed Abbasef850d72009-05-22 11:01:50 -07001318 hw_rf_kill ? "disable radio" : "enable radio");
1319
1320 priv->isr_stats.rfkill++;
1321
1322 /* driver only loads ucode once setting the interface up.
1323 * the driver allows loading the ucode even if the radio
1324 * is killed. Hence update the killswitch state here. The
1325 * rfkill handler will care about restarting if needed.
1326 */
1327 if (!test_bit(STATUS_ALIVE, &priv->status)) {
1328 if (hw_rf_kill)
1329 set_bit(STATUS_RF_KILL_HW, &priv->status);
1330 else
1331 clear_bit(STATUS_RF_KILL_HW, &priv->status);
Johannes Berga60e77e2009-06-04 18:26:06 +02001332 wiphy_rfkill_set_hw_state(priv->hw->wiphy, hw_rf_kill);
Mohamed Abbasef850d72009-05-22 11:01:50 -07001333 }
1334
1335 handled |= CSR_INT_BIT_RF_KILL;
1336 }
1337
1338 /* Chip got too hot and stopped itself */
1339 if (inta & CSR_INT_BIT_CT_KILL) {
1340 IWL_ERR(priv, "Microcode CT kill error detected.\n");
1341 priv->isr_stats.ctkill++;
1342 handled |= CSR_INT_BIT_CT_KILL;
1343 }
1344
1345 /* Error detected by uCode */
1346 if (inta & CSR_INT_BIT_SW_ERR) {
1347 IWL_ERR(priv, "Microcode SW error detected. "
1348 " Restarting 0x%X.\n", inta);
1349 priv->isr_stats.sw++;
1350 priv->isr_stats.sw_err = inta;
1351 iwl_irq_handle_error(priv);
1352 handled |= CSR_INT_BIT_SW_ERR;
1353 }
1354
1355 /* uCode wakes up after power-down sleep */
1356 if (inta & CSR_INT_BIT_WAKEUP) {
1357 IWL_DEBUG_ISR(priv, "Wakeup interrupt\n");
1358 iwl_rx_queue_update_write_ptr(priv, &priv->rxq);
Ben Cahill87569902009-11-06 14:53:01 -08001359 for (i = 0; i < priv->hw_params.max_txq_num; i++)
1360 iwl_txq_update_write_ptr(priv, &priv->txq[i]);
Mohamed Abbasef850d72009-05-22 11:01:50 -07001361
1362 priv->isr_stats.wakeup++;
1363
1364 handled |= CSR_INT_BIT_WAKEUP;
1365 }
1366
1367 /* All uCode command responses, including Tx command responses,
1368 * Rx "responses" (frame-received notification), and other
1369 * notifications from uCode come through here*/
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001370 if (inta & (CSR_INT_BIT_FH_RX | CSR_INT_BIT_SW_RX |
1371 CSR_INT_BIT_RX_PERIODIC)) {
Mohamed Abbasef850d72009-05-22 11:01:50 -07001372 IWL_DEBUG_ISR(priv, "Rx interrupt\n");
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001373 if (inta & (CSR_INT_BIT_FH_RX | CSR_INT_BIT_SW_RX)) {
1374 handled |= (CSR_INT_BIT_FH_RX | CSR_INT_BIT_SW_RX);
1375 iwl_write32(priv, CSR_FH_INT_STATUS,
1376 CSR49_FH_INT_RX_MASK);
1377 }
1378 if (inta & CSR_INT_BIT_RX_PERIODIC) {
1379 handled |= CSR_INT_BIT_RX_PERIODIC;
1380 iwl_write32(priv, CSR_INT, CSR_INT_BIT_RX_PERIODIC);
1381 }
1382 /* Sending RX interrupt require many steps to be done in the
1383 * the device:
1384 * 1- write interrupt to current index in ICT table.
1385 * 2- dma RX frame.
1386 * 3- update RX shared data to indicate last write index.
1387 * 4- send interrupt.
1388 * This could lead to RX race, driver could receive RX interrupt
Ben Cahill74ba67e2009-11-20 12:04:53 -08001389 * but the shared data changes does not reflect this;
1390 * periodic interrupt will detect any dangling Rx activity.
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001391 */
Ben Cahill74ba67e2009-11-20 12:04:53 -08001392
1393 /* Disable periodic interrupt; we use it as just a one-shot. */
1394 iwl_write8(priv, CSR_INT_PERIODIC_REG,
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001395 CSR_INT_PERIODIC_DIS);
Mohamed Abbasef850d72009-05-22 11:01:50 -07001396 iwl_rx_handle(priv);
Ben Cahill74ba67e2009-11-20 12:04:53 -08001397
1398 /*
1399 * Enable periodic interrupt in 8 msec only if we received
1400 * real RX interrupt (instead of just periodic int), to catch
1401 * any dangling Rx interrupt. If it was just the periodic
1402 * interrupt, there was no dangling Rx activity, and no need
1403 * to extend the periodic interrupt; one-shot is enough.
1404 */
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001405 if (inta & (CSR_INT_BIT_FH_RX | CSR_INT_BIT_SW_RX))
Ben Cahill74ba67e2009-11-20 12:04:53 -08001406 iwl_write8(priv, CSR_INT_PERIODIC_REG,
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001407 CSR_INT_PERIODIC_ENA);
1408
Mohamed Abbasef850d72009-05-22 11:01:50 -07001409 priv->isr_stats.rx++;
Mohamed Abbasef850d72009-05-22 11:01:50 -07001410 }
1411
Ben Cahillc72cd192009-10-30 14:36:08 -07001412 /* This "Tx" DMA channel is used only for loading uCode */
Mohamed Abbasef850d72009-05-22 11:01:50 -07001413 if (inta & CSR_INT_BIT_FH_TX) {
1414 iwl_write32(priv, CSR_FH_INT_STATUS, CSR49_FH_INT_TX_MASK);
Ben Cahillc72cd192009-10-30 14:36:08 -07001415 IWL_DEBUG_ISR(priv, "uCode load interrupt\n");
Mohamed Abbasef850d72009-05-22 11:01:50 -07001416 priv->isr_stats.tx++;
1417 handled |= CSR_INT_BIT_FH_TX;
Ben Cahillc72cd192009-10-30 14:36:08 -07001418 /* Wake up uCode load routine, now that load is complete */
Mohamed Abbasef850d72009-05-22 11:01:50 -07001419 priv->ucode_write_complete = 1;
1420 wake_up_interruptible(&priv->wait_command_queue);
1421 }
1422
1423 if (inta & ~handled) {
1424 IWL_ERR(priv, "Unhandled INTA bits 0x%08x\n", inta & ~handled);
1425 priv->isr_stats.unhandled++;
1426 }
1427
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001428 if (inta & ~(priv->inta_mask)) {
Mohamed Abbasef850d72009-05-22 11:01:50 -07001429 IWL_WARN(priv, "Disabled INTA bits 0x%08x were pending\n",
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001430 inta & ~priv->inta_mask);
Mohamed Abbasef850d72009-05-22 11:01:50 -07001431 }
1432
Mohamed Abbasef850d72009-05-22 11:01:50 -07001433 /* Re-enable all interrupts */
1434 /* only Re-enable if diabled by irq */
1435 if (test_bit(STATUS_INT_ENABLED, &priv->status))
1436 iwl_enable_interrupts(priv);
Mohamed Abbasef850d72009-05-22 11:01:50 -07001437}
1438
Wey-Yi Guy872c8dd2010-03-16 10:46:31 -07001439/* the threshold ratio of actual_ack_cnt to expected_ack_cnt in percent */
1440#define ACK_CNT_RATIO (50)
1441#define BA_TIMEOUT_CNT (5)
1442#define BA_TIMEOUT_MAX (16)
1443
1444/**
1445 * iwl_good_ack_health - checks for ACK count ratios, BA timeout retries.
1446 *
1447 * When the ACK count ratio is 0 and aggregated BA timeout retries exceeding
1448 * the BA_TIMEOUT_MAX, reload firmware and bring system back to normal
1449 * operation state.
1450 */
1451bool iwl_good_ack_health(struct iwl_priv *priv,
1452 struct iwl_rx_packet *pkt)
1453{
1454 bool rc = true;
1455 int actual_ack_cnt_delta, expected_ack_cnt_delta;
1456 int ba_timeout_delta;
1457
1458 actual_ack_cnt_delta =
1459 le32_to_cpu(pkt->u.stats.tx.actual_ack_cnt) -
John W. Linville2daf6c12010-06-03 13:55:37 -04001460 le32_to_cpu(priv->statistics.tx.actual_ack_cnt);
Wey-Yi Guy872c8dd2010-03-16 10:46:31 -07001461 expected_ack_cnt_delta =
1462 le32_to_cpu(pkt->u.stats.tx.expected_ack_cnt) -
John W. Linville2daf6c12010-06-03 13:55:37 -04001463 le32_to_cpu(priv->statistics.tx.expected_ack_cnt);
Wey-Yi Guy872c8dd2010-03-16 10:46:31 -07001464 ba_timeout_delta =
1465 le32_to_cpu(pkt->u.stats.tx.agg.ba_timeout) -
John W. Linville2daf6c12010-06-03 13:55:37 -04001466 le32_to_cpu(priv->statistics.tx.agg.ba_timeout);
Wey-Yi Guy872c8dd2010-03-16 10:46:31 -07001467 if ((priv->_agn.agg_tids_count > 0) &&
1468 (expected_ack_cnt_delta > 0) &&
1469 (((actual_ack_cnt_delta * 100) / expected_ack_cnt_delta)
1470 < ACK_CNT_RATIO) &&
1471 (ba_timeout_delta > BA_TIMEOUT_CNT)) {
1472 IWL_DEBUG_RADIO(priv, "actual_ack_cnt delta = %d,"
1473 " expected_ack_cnt = %d\n",
1474 actual_ack_cnt_delta, expected_ack_cnt_delta);
1475
Johannes Bergd73e4922010-05-06 12:18:41 -07001476#ifdef CONFIG_IWLWIFI_DEBUGFS
1477 /*
1478 * This is ifdef'ed on DEBUGFS because otherwise the
1479 * statistics aren't available. If DEBUGFS is set but
1480 * DEBUG is not, these will just compile out.
1481 */
Wey-Yi Guy872c8dd2010-03-16 10:46:31 -07001482 IWL_DEBUG_RADIO(priv, "rx_detected_cnt delta = %d\n",
John W. Linville2daf6c12010-06-03 13:55:37 -04001483 priv->delta_statistics.tx.rx_detected_cnt);
Wey-Yi Guy872c8dd2010-03-16 10:46:31 -07001484 IWL_DEBUG_RADIO(priv,
1485 "ack_or_ba_timeout_collision delta = %d\n",
John W. Linville2daf6c12010-06-03 13:55:37 -04001486 priv->delta_statistics.tx.
Wey-Yi Guy872c8dd2010-03-16 10:46:31 -07001487 ack_or_ba_timeout_collision);
1488#endif
1489 IWL_DEBUG_RADIO(priv, "agg ba_timeout delta = %d\n",
1490 ba_timeout_delta);
1491 if (!actual_ack_cnt_delta &&
1492 (ba_timeout_delta >= BA_TIMEOUT_MAX))
1493 rc = false;
1494 }
1495 return rc;
1496}
1497
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001498
Zhu Yib481de92007-09-25 17:54:57 -07001499/******************************************************************************
1500 *
1501 * uCode download functions
1502 *
1503 ******************************************************************************/
1504
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07001505static void iwl_dealloc_ucode_pci(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07001506{
Tomas Winkler98c92212008-01-14 17:46:20 -08001507 iwl_free_fw_desc(priv->pci_dev, &priv->ucode_code);
1508 iwl_free_fw_desc(priv->pci_dev, &priv->ucode_data);
1509 iwl_free_fw_desc(priv->pci_dev, &priv->ucode_data_backup);
1510 iwl_free_fw_desc(priv->pci_dev, &priv->ucode_init);
1511 iwl_free_fw_desc(priv->pci_dev, &priv->ucode_init_data);
1512 iwl_free_fw_desc(priv->pci_dev, &priv->ucode_boot);
Zhu Yib481de92007-09-25 17:54:57 -07001513}
1514
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07001515static void iwl_nic_start(struct iwl_priv *priv)
Ron Rindjunskyedcdf8b2008-05-15 13:53:55 +08001516{
1517 /* Remove all resets to allow NIC to operate */
1518 iwl_write32(priv, CSR_RESET, 0);
1519}
1520
Johannes Bergdd7a2502010-04-28 23:33:10 -07001521struct iwlagn_ucode_capabilities {
1522 u32 max_probe_length;
1523};
Ron Rindjunskyedcdf8b2008-05-15 13:53:55 +08001524
Johannes Bergb08dfd02010-01-29 11:54:56 -08001525static void iwl_ucode_callback(const struct firmware *ucode_raw, void *context);
Johannes Bergdd7a2502010-04-28 23:33:10 -07001526static int iwl_mac_setup_register(struct iwl_priv *priv,
1527 struct iwlagn_ucode_capabilities *capa);
Johannes Bergb08dfd02010-01-29 11:54:56 -08001528
1529static int __must_check iwl_request_firmware(struct iwl_priv *priv, bool first)
Zhu Yib481de92007-09-25 17:54:57 -07001530{
Reinette Chatrea0987a82008-12-02 12:14:06 -08001531 const char *name_pre = priv->cfg->fw_name_pre;
Johannes Bergb08dfd02010-01-29 11:54:56 -08001532
1533 if (first)
1534 priv->fw_index = priv->cfg->ucode_api_max;
1535 else
1536 priv->fw_index--;
1537
1538 if (priv->fw_index < priv->cfg->ucode_api_min) {
1539 IWL_ERR(priv, "no suitable firmware found!\n");
1540 return -ENOENT;
1541 }
1542
1543 sprintf(priv->firmware_name, "%s%d%s",
1544 name_pre, priv->fw_index, ".ucode");
1545
1546 IWL_DEBUG_INFO(priv, "attempting to load firmware '%s'\n",
1547 priv->firmware_name);
1548
1549 return request_firmware_nowait(THIS_MODULE, 1, priv->firmware_name,
1550 &priv->pci_dev->dev, GFP_KERNEL, priv,
1551 iwl_ucode_callback);
1552}
1553
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001554struct iwlagn_firmware_pieces {
1555 const void *inst, *data, *init, *init_data, *boot;
1556 size_t inst_size, data_size, init_size, init_data_size, boot_size;
1557
1558 u32 build;
Johannes Bergb2e640d2010-05-05 23:24:54 -07001559
1560 u32 init_evtlog_ptr, init_evtlog_size, init_errlog_ptr;
1561 u32 inst_evtlog_ptr, inst_evtlog_size, inst_errlog_ptr;
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001562};
1563
1564static int iwlagn_load_legacy_firmware(struct iwl_priv *priv,
1565 const struct firmware *ucode_raw,
1566 struct iwlagn_firmware_pieces *pieces)
1567{
1568 struct iwl_ucode_header *ucode = (void *)ucode_raw->data;
1569 u32 api_ver, hdr_size;
1570 const u8 *src;
1571
1572 priv->ucode_ver = le32_to_cpu(ucode->ver);
1573 api_ver = IWL_UCODE_API(priv->ucode_ver);
1574
1575 switch (api_ver) {
1576 default:
1577 /*
1578 * 4965 doesn't revision the firmware file format
1579 * along with the API version, it always uses v1
1580 * file format.
1581 */
1582 if ((priv->hw_rev & CSR_HW_REV_TYPE_MSK) !=
1583 CSR_HW_REV_TYPE_4965) {
1584 hdr_size = 28;
1585 if (ucode_raw->size < hdr_size) {
1586 IWL_ERR(priv, "File size too small!\n");
1587 return -EINVAL;
1588 }
1589 pieces->build = le32_to_cpu(ucode->u.v2.build);
1590 pieces->inst_size = le32_to_cpu(ucode->u.v2.inst_size);
1591 pieces->data_size = le32_to_cpu(ucode->u.v2.data_size);
1592 pieces->init_size = le32_to_cpu(ucode->u.v2.init_size);
1593 pieces->init_data_size = le32_to_cpu(ucode->u.v2.init_data_size);
1594 pieces->boot_size = le32_to_cpu(ucode->u.v2.boot_size);
1595 src = ucode->u.v2.data;
1596 break;
1597 }
1598 /* fall through for 4965 */
1599 case 0:
1600 case 1:
1601 case 2:
1602 hdr_size = 24;
1603 if (ucode_raw->size < hdr_size) {
1604 IWL_ERR(priv, "File size too small!\n");
1605 return -EINVAL;
1606 }
1607 pieces->build = 0;
1608 pieces->inst_size = le32_to_cpu(ucode->u.v1.inst_size);
1609 pieces->data_size = le32_to_cpu(ucode->u.v1.data_size);
1610 pieces->init_size = le32_to_cpu(ucode->u.v1.init_size);
1611 pieces->init_data_size = le32_to_cpu(ucode->u.v1.init_data_size);
1612 pieces->boot_size = le32_to_cpu(ucode->u.v1.boot_size);
1613 src = ucode->u.v1.data;
1614 break;
1615 }
1616
1617 /* Verify size of file vs. image size info in file's header */
1618 if (ucode_raw->size != hdr_size + pieces->inst_size +
1619 pieces->data_size + pieces->init_size +
1620 pieces->init_data_size + pieces->boot_size) {
1621
1622 IWL_ERR(priv,
1623 "uCode file size %d does not match expected size\n",
1624 (int)ucode_raw->size);
1625 return -EINVAL;
1626 }
1627
1628 pieces->inst = src;
1629 src += pieces->inst_size;
1630 pieces->data = src;
1631 src += pieces->data_size;
1632 pieces->init = src;
1633 src += pieces->init_size;
1634 pieces->init_data = src;
1635 src += pieces->init_data_size;
1636 pieces->boot = src;
1637 src += pieces->boot_size;
1638
1639 return 0;
1640}
1641
Johannes Bergdd7a2502010-04-28 23:33:10 -07001642static int iwlagn_wanted_ucode_alternative = 1;
1643
1644static int iwlagn_load_firmware(struct iwl_priv *priv,
1645 const struct firmware *ucode_raw,
1646 struct iwlagn_firmware_pieces *pieces,
1647 struct iwlagn_ucode_capabilities *capa)
1648{
1649 struct iwl_tlv_ucode_header *ucode = (void *)ucode_raw->data;
1650 struct iwl_ucode_tlv *tlv;
1651 size_t len = ucode_raw->size;
1652 const u8 *data;
1653 int wanted_alternative = iwlagn_wanted_ucode_alternative, tmp;
1654 u64 alternatives;
1655
1656 if (len < sizeof(*ucode))
1657 return -EINVAL;
1658
1659 if (ucode->magic != cpu_to_le32(IWL_TLV_UCODE_MAGIC))
1660 return -EINVAL;
1661
1662 /*
1663 * Check which alternatives are present, and "downgrade"
1664 * when the chosen alternative is not present, warning
1665 * the user when that happens. Some files may not have
1666 * any alternatives, so don't warn in that case.
1667 */
1668 alternatives = le64_to_cpu(ucode->alternatives);
1669 tmp = wanted_alternative;
1670 if (wanted_alternative > 63)
1671 wanted_alternative = 63;
1672 while (wanted_alternative && !(alternatives & BIT(wanted_alternative)))
1673 wanted_alternative--;
1674 if (wanted_alternative && wanted_alternative != tmp)
1675 IWL_WARN(priv,
1676 "uCode alternative %d not available, choosing %d\n",
1677 tmp, wanted_alternative);
1678
1679 priv->ucode_ver = le32_to_cpu(ucode->ver);
1680 pieces->build = le32_to_cpu(ucode->build);
1681 data = ucode->data;
1682
1683 len -= sizeof(*ucode);
1684
1685 while (len >= sizeof(*tlv)) {
1686 u32 tlv_len;
1687 enum iwl_ucode_tlv_type tlv_type;
1688 u16 tlv_alt;
1689 const u8 *tlv_data;
1690
1691 len -= sizeof(*tlv);
1692 tlv = (void *)data;
1693
1694 tlv_len = le32_to_cpu(tlv->length);
1695 tlv_type = le16_to_cpu(tlv->type);
1696 tlv_alt = le16_to_cpu(tlv->alternative);
1697 tlv_data = tlv->data;
1698
1699 if (len < tlv_len)
1700 return -EINVAL;
1701 len -= ALIGN(tlv_len, 4);
1702 data += sizeof(*tlv) + ALIGN(tlv_len, 4);
1703
1704 /*
1705 * Alternative 0 is always valid.
1706 *
1707 * Skip alternative TLVs that are not selected.
1708 */
1709 if (tlv_alt != 0 && tlv_alt != wanted_alternative)
1710 continue;
1711
1712 switch (tlv_type) {
1713 case IWL_UCODE_TLV_INST:
1714 pieces->inst = tlv_data;
1715 pieces->inst_size = tlv_len;
1716 break;
1717 case IWL_UCODE_TLV_DATA:
1718 pieces->data = tlv_data;
1719 pieces->data_size = tlv_len;
1720 break;
1721 case IWL_UCODE_TLV_INIT:
1722 pieces->init = tlv_data;
1723 pieces->init_size = tlv_len;
1724 break;
1725 case IWL_UCODE_TLV_INIT_DATA:
1726 pieces->init_data = tlv_data;
1727 pieces->init_data_size = tlv_len;
1728 break;
1729 case IWL_UCODE_TLV_BOOT:
1730 pieces->boot = tlv_data;
1731 pieces->boot_size = tlv_len;
1732 break;
1733 case IWL_UCODE_TLV_PROBE_MAX_LEN:
1734 if (tlv_len != 4)
1735 return -EINVAL;
1736 capa->max_probe_length =
1737 le32_to_cpup((__le32 *)tlv_data);
1738 break;
Johannes Bergb2e640d2010-05-05 23:24:54 -07001739 case IWL_UCODE_TLV_INIT_EVTLOG_PTR:
1740 if (tlv_len != 4)
1741 return -EINVAL;
1742 pieces->init_evtlog_ptr =
1743 le32_to_cpup((__le32 *)tlv_data);
1744 break;
1745 case IWL_UCODE_TLV_INIT_EVTLOG_SIZE:
1746 if (tlv_len != 4)
1747 return -EINVAL;
1748 pieces->init_evtlog_size =
1749 le32_to_cpup((__le32 *)tlv_data);
1750 break;
1751 case IWL_UCODE_TLV_INIT_ERRLOG_PTR:
1752 if (tlv_len != 4)
1753 return -EINVAL;
1754 pieces->init_errlog_ptr =
1755 le32_to_cpup((__le32 *)tlv_data);
1756 break;
1757 case IWL_UCODE_TLV_RUNT_EVTLOG_PTR:
1758 if (tlv_len != 4)
1759 return -EINVAL;
1760 pieces->inst_evtlog_ptr =
1761 le32_to_cpup((__le32 *)tlv_data);
1762 break;
1763 case IWL_UCODE_TLV_RUNT_EVTLOG_SIZE:
1764 if (tlv_len != 4)
1765 return -EINVAL;
1766 pieces->inst_evtlog_size =
1767 le32_to_cpup((__le32 *)tlv_data);
1768 break;
1769 case IWL_UCODE_TLV_RUNT_ERRLOG_PTR:
1770 if (tlv_len != 4)
1771 return -EINVAL;
1772 pieces->inst_errlog_ptr =
1773 le32_to_cpup((__le32 *)tlv_data);
1774 break;
Johannes Bergdd7a2502010-04-28 23:33:10 -07001775 default:
1776 break;
1777 }
1778 }
1779
1780 if (len)
1781 return -EINVAL;
1782
1783 return 0;
1784}
1785
Johannes Bergb08dfd02010-01-29 11:54:56 -08001786/**
1787 * iwl_ucode_callback - callback when firmware was loaded
1788 *
1789 * If loaded successfully, copies the firmware into buffers
1790 * for the card to fetch (via DMA).
1791 */
1792static void iwl_ucode_callback(const struct firmware *ucode_raw, void *context)
1793{
1794 struct iwl_priv *priv = context;
1795 struct iwl_ucode_header *ucode;
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001796 int err;
1797 struct iwlagn_firmware_pieces pieces;
Reinette Chatrea0987a82008-12-02 12:14:06 -08001798 const unsigned int api_max = priv->cfg->ucode_api_max;
1799 const unsigned int api_min = priv->cfg->ucode_api_min;
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001800 u32 api_ver;
Johannes Berg3e4de762010-04-28 12:09:12 -07001801 char buildstr[25];
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001802 u32 build;
Johannes Bergdd7a2502010-04-28 23:33:10 -07001803 struct iwlagn_ucode_capabilities ucode_capa = {
1804 .max_probe_length = 200,
1805 };
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001806
1807 memset(&pieces, 0, sizeof(pieces));
Zhu Yib481de92007-09-25 17:54:57 -07001808
Johannes Bergb08dfd02010-01-29 11:54:56 -08001809 if (!ucode_raw) {
1810 IWL_ERR(priv, "request for firmware file '%s' failed.\n",
1811 priv->firmware_name);
1812 goto try_again;
Zhu Yib481de92007-09-25 17:54:57 -07001813 }
1814
Johannes Bergb08dfd02010-01-29 11:54:56 -08001815 IWL_DEBUG_INFO(priv, "Loaded firmware file '%s' (%zd bytes).\n",
1816 priv->firmware_name, ucode_raw->size);
Zhu Yib481de92007-09-25 17:54:57 -07001817
Johannes Berg22adba22010-04-28 12:09:14 -07001818 /* Make sure that we got at least the API version number */
1819 if (ucode_raw->size < 4) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08001820 IWL_ERR(priv, "File size way too small!\n");
Johannes Bergb08dfd02010-01-29 11:54:56 -08001821 goto try_again;
Zhu Yib481de92007-09-25 17:54:57 -07001822 }
1823
1824 /* Data from ucode file: header followed by uCode images */
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001825 ucode = (struct iwl_ucode_header *)ucode_raw->data;
Zhu Yib481de92007-09-25 17:54:57 -07001826
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001827 if (ucode->ver)
1828 err = iwlagn_load_legacy_firmware(priv, ucode_raw, &pieces);
1829 else
Johannes Bergdd7a2502010-04-28 23:33:10 -07001830 err = iwlagn_load_firmware(priv, ucode_raw, &pieces,
1831 &ucode_capa);
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001832
1833 if (err)
1834 goto try_again;
1835
Reinette Chatrea0987a82008-12-02 12:14:06 -08001836 api_ver = IWL_UCODE_API(priv->ucode_ver);
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001837 build = pieces.build;
Zhu Yib481de92007-09-25 17:54:57 -07001838
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001839 /*
1840 * api_ver should match the api version forming part of the
Reinette Chatrea0987a82008-12-02 12:14:06 -08001841 * firmware filename ... but we don't check for that and only rely
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001842 * on the API version read from firmware header from here on forward
1843 */
Reinette Chatrea0987a82008-12-02 12:14:06 -08001844 if (api_ver < api_min || api_ver > api_max) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08001845 IWL_ERR(priv, "Driver unable to support your firmware API. "
Reinette Chatrea0987a82008-12-02 12:14:06 -08001846 "Driver supports v%u, firmware is v%u.\n",
1847 api_max, api_ver);
Johannes Bergb08dfd02010-01-29 11:54:56 -08001848 goto try_again;
Reinette Chatrea0987a82008-12-02 12:14:06 -08001849 }
Johannes Bergb08dfd02010-01-29 11:54:56 -08001850
Reinette Chatrea0987a82008-12-02 12:14:06 -08001851 if (api_ver != api_max)
Tomas Winkler978785a2008-12-19 10:37:31 +08001852 IWL_ERR(priv, "Firmware has old API version. Expected v%u, "
Reinette Chatrea0987a82008-12-02 12:14:06 -08001853 "got v%u. New firmware can be obtained "
1854 "from http://www.intellinuxwireless.org.\n",
1855 api_max, api_ver);
1856
Johannes Berg3e4de762010-04-28 12:09:12 -07001857 if (build)
1858 sprintf(buildstr, " build %u", build);
1859 else
1860 buildstr[0] = '\0';
Reinette Chatrea0987a82008-12-02 12:14:06 -08001861
Johannes Berg3e4de762010-04-28 12:09:12 -07001862 IWL_INFO(priv, "loaded firmware version %u.%u.%u.%u%s\n",
Reinette Chatre5ebeb5a2009-10-30 14:36:04 -07001863 IWL_UCODE_MAJOR(priv->ucode_ver),
1864 IWL_UCODE_MINOR(priv->ucode_ver),
1865 IWL_UCODE_API(priv->ucode_ver),
Johannes Berg3e4de762010-04-28 12:09:12 -07001866 IWL_UCODE_SERIAL(priv->ucode_ver),
1867 buildstr);
Reinette Chatre5ebeb5a2009-10-30 14:36:04 -07001868
Johannes Berg3e4de762010-04-28 12:09:12 -07001869 snprintf(priv->hw->wiphy->fw_version,
1870 sizeof(priv->hw->wiphy->fw_version),
1871 "%u.%u.%u.%u%s",
1872 IWL_UCODE_MAJOR(priv->ucode_ver),
1873 IWL_UCODE_MINOR(priv->ucode_ver),
1874 IWL_UCODE_API(priv->ucode_ver),
1875 IWL_UCODE_SERIAL(priv->ucode_ver),
1876 buildstr);
Zhu Yib481de92007-09-25 17:54:57 -07001877
Johannes Bergb08dfd02010-01-29 11:54:56 -08001878 /*
1879 * For any of the failures below (before allocating pci memory)
1880 * we will try to load a version with a smaller API -- maybe the
1881 * user just got a corrupted version of the latest API.
1882 */
1883
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001884 IWL_DEBUG_INFO(priv, "f/w package hdr ucode version raw = 0x%x\n",
1885 priv->ucode_ver);
1886 IWL_DEBUG_INFO(priv, "f/w package hdr runtime inst size = %Zd\n",
1887 pieces.inst_size);
1888 IWL_DEBUG_INFO(priv, "f/w package hdr runtime data size = %Zd\n",
1889 pieces.data_size);
1890 IWL_DEBUG_INFO(priv, "f/w package hdr init inst size = %Zd\n",
1891 pieces.init_size);
1892 IWL_DEBUG_INFO(priv, "f/w package hdr init data size = %Zd\n",
1893 pieces.init_data_size);
1894 IWL_DEBUG_INFO(priv, "f/w package hdr boot inst size = %Zd\n",
1895 pieces.boot_size);
Zhu Yib481de92007-09-25 17:54:57 -07001896
1897 /* Verify that uCode images will fit in card's SRAM */
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001898 if (pieces.inst_size > priv->hw_params.max_inst_size) {
1899 IWL_ERR(priv, "uCode instr len %Zd too large to fit in\n",
1900 pieces.inst_size);
Johannes Bergb08dfd02010-01-29 11:54:56 -08001901 goto try_again;
Zhu Yib481de92007-09-25 17:54:57 -07001902 }
1903
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001904 if (pieces.data_size > priv->hw_params.max_data_size) {
1905 IWL_ERR(priv, "uCode data len %Zd too large to fit in\n",
1906 pieces.data_size);
Johannes Bergb08dfd02010-01-29 11:54:56 -08001907 goto try_again;
Zhu Yib481de92007-09-25 17:54:57 -07001908 }
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001909
1910 if (pieces.init_size > priv->hw_params.max_inst_size) {
1911 IWL_ERR(priv, "uCode init instr len %Zd too large to fit in\n",
1912 pieces.init_size);
Johannes Bergb08dfd02010-01-29 11:54:56 -08001913 goto try_again;
Zhu Yib481de92007-09-25 17:54:57 -07001914 }
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001915
1916 if (pieces.init_data_size > priv->hw_params.max_data_size) {
1917 IWL_ERR(priv, "uCode init data len %Zd too large to fit in\n",
1918 pieces.init_data_size);
Johannes Bergb08dfd02010-01-29 11:54:56 -08001919 goto try_again;
Zhu Yib481de92007-09-25 17:54:57 -07001920 }
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001921
1922 if (pieces.boot_size > priv->hw_params.max_bsm_size) {
1923 IWL_ERR(priv, "uCode boot instr len %Zd too large to fit in\n",
1924 pieces.boot_size);
Johannes Bergb08dfd02010-01-29 11:54:56 -08001925 goto try_again;
Zhu Yib481de92007-09-25 17:54:57 -07001926 }
1927
1928 /* Allocate ucode buffers for card's bus-master loading ... */
1929
1930 /* Runtime instructions and 2 copies of data:
1931 * 1) unmodified from disk
1932 * 2) backup cache for save/restore during power-downs */
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001933 priv->ucode_code.len = pieces.inst_size;
Tomas Winkler98c92212008-01-14 17:46:20 -08001934 iwl_alloc_fw_desc(priv->pci_dev, &priv->ucode_code);
Zhu Yib481de92007-09-25 17:54:57 -07001935
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001936 priv->ucode_data.len = pieces.data_size;
Tomas Winkler98c92212008-01-14 17:46:20 -08001937 iwl_alloc_fw_desc(priv->pci_dev, &priv->ucode_data);
Zhu Yib481de92007-09-25 17:54:57 -07001938
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001939 priv->ucode_data_backup.len = pieces.data_size;
Tomas Winkler98c92212008-01-14 17:46:20 -08001940 iwl_alloc_fw_desc(priv->pci_dev, &priv->ucode_data_backup);
Zhu Yib481de92007-09-25 17:54:57 -07001941
Zhu, Yi1f304e42009-01-23 13:45:22 -08001942 if (!priv->ucode_code.v_addr || !priv->ucode_data.v_addr ||
1943 !priv->ucode_data_backup.v_addr)
1944 goto err_pci_alloc;
1945
Zhu Yib481de92007-09-25 17:54:57 -07001946 /* Initialization instructions and data */
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001947 if (pieces.init_size && pieces.init_data_size) {
1948 priv->ucode_init.len = pieces.init_size;
Tomas Winkler98c92212008-01-14 17:46:20 -08001949 iwl_alloc_fw_desc(priv->pci_dev, &priv->ucode_init);
Zhu Yib481de92007-09-25 17:54:57 -07001950
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001951 priv->ucode_init_data.len = pieces.init_data_size;
Tomas Winkler98c92212008-01-14 17:46:20 -08001952 iwl_alloc_fw_desc(priv->pci_dev, &priv->ucode_init_data);
Tomas Winkler90e759d2007-11-29 11:09:41 +08001953
1954 if (!priv->ucode_init.v_addr || !priv->ucode_init_data.v_addr)
1955 goto err_pci_alloc;
1956 }
Zhu Yib481de92007-09-25 17:54:57 -07001957
1958 /* Bootstrap (instructions only, no data) */
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001959 if (pieces.boot_size) {
1960 priv->ucode_boot.len = pieces.boot_size;
Tomas Winkler98c92212008-01-14 17:46:20 -08001961 iwl_alloc_fw_desc(priv->pci_dev, &priv->ucode_boot);
Zhu Yib481de92007-09-25 17:54:57 -07001962
Tomas Winkler90e759d2007-11-29 11:09:41 +08001963 if (!priv->ucode_boot.v_addr)
1964 goto err_pci_alloc;
1965 }
Zhu Yib481de92007-09-25 17:54:57 -07001966
Johannes Bergb2e640d2010-05-05 23:24:54 -07001967 /* Now that we can no longer fail, copy information */
1968
1969 /*
1970 * The (size - 16) / 12 formula is based on the information recorded
1971 * for each event, which is of mode 1 (including timestamp) for all
1972 * new microcodes that include this information.
1973 */
1974 priv->_agn.init_evtlog_ptr = pieces.init_evtlog_ptr;
1975 if (pieces.init_evtlog_size)
1976 priv->_agn.init_evtlog_size = (pieces.init_evtlog_size - 16)/12;
1977 else
1978 priv->_agn.init_evtlog_size = priv->cfg->max_event_log_size;
1979 priv->_agn.init_errlog_ptr = pieces.init_errlog_ptr;
1980 priv->_agn.inst_evtlog_ptr = pieces.inst_evtlog_ptr;
1981 if (pieces.inst_evtlog_size)
1982 priv->_agn.inst_evtlog_size = (pieces.inst_evtlog_size - 16)/12;
1983 else
1984 priv->_agn.inst_evtlog_size = priv->cfg->max_event_log_size;
1985 priv->_agn.inst_errlog_ptr = pieces.inst_errlog_ptr;
1986
Zhu Yib481de92007-09-25 17:54:57 -07001987 /* Copy images into buffers for card's bus-master reads ... */
1988
1989 /* Runtime instructions (first block of data in file) */
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001990 IWL_DEBUG_INFO(priv, "Copying (but not loading) uCode instr len %Zd\n",
1991 pieces.inst_size);
1992 memcpy(priv->ucode_code.v_addr, pieces.inst, pieces.inst_size);
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001993
Tomas Winklere1623442009-01-27 14:27:56 -08001994 IWL_DEBUG_INFO(priv, "uCode instr buf vaddr = 0x%p, paddr = 0x%08x\n",
Zhu Yib481de92007-09-25 17:54:57 -07001995 priv->ucode_code.v_addr, (u32)priv->ucode_code.p_addr);
1996
Johannes Berg0e9a44d2010-04-28 12:09:16 -07001997 /*
1998 * Runtime data
1999 * NOTE: Copy into backup buffer will be done in iwl_up()
2000 */
2001 IWL_DEBUG_INFO(priv, "Copying (but not loading) uCode data len %Zd\n",
2002 pieces.data_size);
2003 memcpy(priv->ucode_data.v_addr, pieces.data, pieces.data_size);
2004 memcpy(priv->ucode_data_backup.v_addr, pieces.data, pieces.data_size);
Zhu Yib481de92007-09-25 17:54:57 -07002005
Johannes Berg0e9a44d2010-04-28 12:09:16 -07002006 /* Initialization instructions */
2007 if (pieces.init_size) {
Tomas Winklere1623442009-01-27 14:27:56 -08002008 IWL_DEBUG_INFO(priv, "Copying (but not loading) init instr len %Zd\n",
Johannes Berg0e9a44d2010-04-28 12:09:16 -07002009 pieces.init_size);
2010 memcpy(priv->ucode_init.v_addr, pieces.init, pieces.init_size);
Zhu Yib481de92007-09-25 17:54:57 -07002011 }
2012
Johannes Berg0e9a44d2010-04-28 12:09:16 -07002013 /* Initialization data */
2014 if (pieces.init_data_size) {
Tomas Winklere1623442009-01-27 14:27:56 -08002015 IWL_DEBUG_INFO(priv, "Copying (but not loading) init data len %Zd\n",
Johannes Berg0e9a44d2010-04-28 12:09:16 -07002016 pieces.init_data_size);
2017 memcpy(priv->ucode_init_data.v_addr, pieces.init_data,
2018 pieces.init_data_size);
Zhu Yib481de92007-09-25 17:54:57 -07002019 }
2020
Johannes Berg0e9a44d2010-04-28 12:09:16 -07002021 /* Bootstrap instructions */
2022 IWL_DEBUG_INFO(priv, "Copying (but not loading) boot instr len %Zd\n",
2023 pieces.boot_size);
2024 memcpy(priv->ucode_boot.v_addr, pieces.boot, pieces.boot_size);
Zhu Yib481de92007-09-25 17:54:57 -07002025
Johannes Bergb08dfd02010-01-29 11:54:56 -08002026 /**************************************************
2027 * This is still part of probe() in a sense...
2028 *
2029 * 9. Setup and register with mac80211 and debugfs
2030 **************************************************/
Johannes Bergdd7a2502010-04-28 23:33:10 -07002031 err = iwl_mac_setup_register(priv, &ucode_capa);
Johannes Bergb08dfd02010-01-29 11:54:56 -08002032 if (err)
2033 goto out_unbind;
2034
2035 err = iwl_dbgfs_register(priv, DRV_NAME);
2036 if (err)
2037 IWL_ERR(priv, "failed to create debugfs files. Ignoring error: %d\n", err);
2038
Zhu Yib481de92007-09-25 17:54:57 -07002039 /* We have our copies now, allow OS release its copies */
2040 release_firmware(ucode_raw);
Reinette Chatrea15707d2010-05-10 15:08:11 -07002041 complete(&priv->_agn.firmware_loading_complete);
Johannes Bergb08dfd02010-01-29 11:54:56 -08002042 return;
2043
2044 try_again:
2045 /* try next, if any */
2046 if (iwl_request_firmware(priv, false))
2047 goto out_unbind;
2048 release_firmware(ucode_raw);
2049 return;
Zhu Yib481de92007-09-25 17:54:57 -07002050
2051 err_pci_alloc:
Winkler, Tomas15b16872008-12-19 10:37:33 +08002052 IWL_ERR(priv, "failed to allocate pci memory\n");
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002053 iwl_dealloc_ucode_pci(priv);
Johannes Bergb08dfd02010-01-29 11:54:56 -08002054 out_unbind:
Reinette Chatrea15707d2010-05-10 15:08:11 -07002055 complete(&priv->_agn.firmware_loading_complete);
Johannes Bergb08dfd02010-01-29 11:54:56 -08002056 device_release_driver(&priv->pci_dev->dev);
Zhu Yib481de92007-09-25 17:54:57 -07002057 release_firmware(ucode_raw);
Zhu Yib481de92007-09-25 17:54:57 -07002058}
2059
Reinette Chatreb7a79402009-09-25 14:24:23 -07002060static const char *desc_lookup_text[] = {
2061 "OK",
2062 "FAIL",
2063 "BAD_PARAM",
2064 "BAD_CHECKSUM",
2065 "NMI_INTERRUPT_WDG",
2066 "SYSASSERT",
2067 "FATAL_ERROR",
2068 "BAD_COMMAND",
2069 "HW_ERROR_TUNE_LOCK",
2070 "HW_ERROR_TEMPERATURE",
2071 "ILLEGAL_CHAN_FREQ",
2072 "VCC_NOT_STABLE",
2073 "FH_ERROR",
2074 "NMI_INTERRUPT_HOST",
2075 "NMI_INTERRUPT_ACTION_PT",
2076 "NMI_INTERRUPT_UNKNOWN",
2077 "UCODE_VERSION_MISMATCH",
2078 "HW_ERROR_ABS_LOCK",
2079 "HW_ERROR_CAL_LOCK_FAIL",
2080 "NMI_INTERRUPT_INST_ACTION_PT",
2081 "NMI_INTERRUPT_DATA_ACTION_PT",
2082 "NMI_TRM_HW_ER",
2083 "NMI_INTERRUPT_TRM",
2084 "NMI_INTERRUPT_BREAK_POINT"
2085 "DEBUG_0",
2086 "DEBUG_1",
2087 "DEBUG_2",
2088 "DEBUG_3",
Wey-Yi Guya7fce6e2010-01-19 16:51:50 -08002089 "ADVANCED SYSASSERT"
Reinette Chatreb7a79402009-09-25 14:24:23 -07002090};
2091
2092static const char *desc_lookup(int i)
2093{
2094 int max = ARRAY_SIZE(desc_lookup_text) - 1;
2095
2096 if (i < 0 || i > max)
2097 i = max;
2098
2099 return desc_lookup_text[i];
2100}
2101
2102#define ERROR_START_OFFSET (1 * sizeof(u32))
2103#define ERROR_ELEM_SIZE (7 * sizeof(u32))
2104
2105void iwl_dump_nic_error_log(struct iwl_priv *priv)
2106{
2107 u32 data2, line;
2108 u32 desc, time, count, base, data1;
2109 u32 blink1, blink2, ilink1, ilink2;
Wey-Yi Guy461ef382010-03-30 17:57:53 -07002110 u32 pc, hcmd;
Reinette Chatreb7a79402009-09-25 14:24:23 -07002111
Johannes Bergb2e640d2010-05-05 23:24:54 -07002112 if (priv->ucode_type == UCODE_INIT) {
Reinette Chatreb7a79402009-09-25 14:24:23 -07002113 base = le32_to_cpu(priv->card_alive_init.error_event_table_ptr);
Johannes Bergb2e640d2010-05-05 23:24:54 -07002114 if (!base)
2115 base = priv->_agn.init_errlog_ptr;
2116 } else {
Reinette Chatreb7a79402009-09-25 14:24:23 -07002117 base = le32_to_cpu(priv->card_alive.error_event_table_ptr);
Johannes Bergb2e640d2010-05-05 23:24:54 -07002118 if (!base)
2119 base = priv->_agn.inst_errlog_ptr;
2120 }
Reinette Chatreb7a79402009-09-25 14:24:23 -07002121
2122 if (!priv->cfg->ops->lib->is_valid_rtc_data_addr(base)) {
Wey-Yi Guy212fb572009-12-02 12:53:00 -08002123 IWL_ERR(priv,
2124 "Not valid error log pointer 0x%08X for %s uCode\n",
2125 base, (priv->ucode_type == UCODE_INIT) ? "Init" : "RT");
Reinette Chatreb7a79402009-09-25 14:24:23 -07002126 return;
2127 }
2128
2129 count = iwl_read_targ_mem(priv, base);
2130
2131 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) {
2132 IWL_ERR(priv, "Start IWL Error Log Dump:\n");
2133 IWL_ERR(priv, "Status: 0x%08lX, count: %d\n",
2134 priv->status, count);
2135 }
2136
2137 desc = iwl_read_targ_mem(priv, base + 1 * sizeof(u32));
Wey-Yi Guy461ef382010-03-30 17:57:53 -07002138 pc = iwl_read_targ_mem(priv, base + 2 * sizeof(u32));
Reinette Chatreb7a79402009-09-25 14:24:23 -07002139 blink1 = iwl_read_targ_mem(priv, base + 3 * sizeof(u32));
2140 blink2 = iwl_read_targ_mem(priv, base + 4 * sizeof(u32));
2141 ilink1 = iwl_read_targ_mem(priv, base + 5 * sizeof(u32));
2142 ilink2 = iwl_read_targ_mem(priv, base + 6 * sizeof(u32));
2143 data1 = iwl_read_targ_mem(priv, base + 7 * sizeof(u32));
2144 data2 = iwl_read_targ_mem(priv, base + 8 * sizeof(u32));
2145 line = iwl_read_targ_mem(priv, base + 9 * sizeof(u32));
2146 time = iwl_read_targ_mem(priv, base + 11 * sizeof(u32));
Wey-Yi Guy461ef382010-03-30 17:57:53 -07002147 hcmd = iwl_read_targ_mem(priv, base + 22 * sizeof(u32));
Reinette Chatreb7a79402009-09-25 14:24:23 -07002148
Johannes Bergbe1a71a2009-10-02 13:44:02 -07002149 trace_iwlwifi_dev_ucode_error(priv, desc, time, data1, data2, line,
2150 blink1, blink2, ilink1, ilink2);
2151
Reinette Chatreb7a79402009-09-25 14:24:23 -07002152 IWL_ERR(priv, "Desc Time "
2153 "data1 data2 line\n");
2154 IWL_ERR(priv, "%-28s (#%02d) %010u 0x%08X 0x%08X %u\n",
2155 desc_lookup(desc), desc, time, data1, data2, line);
Wey-Yi Guy461ef382010-03-30 17:57:53 -07002156 IWL_ERR(priv, "pc blink1 blink2 ilink1 ilink2 hcmd\n");
2157 IWL_ERR(priv, "0x%05X 0x%05X 0x%05X 0x%05X 0x%05X 0x%05X\n",
2158 pc, blink1, blink2, ilink1, ilink2, hcmd);
Reinette Chatreb7a79402009-09-25 14:24:23 -07002159}
2160
2161#define EVENT_START_OFFSET (4 * sizeof(u32))
2162
2163/**
2164 * iwl_print_event_log - Dump error event log to syslog
2165 *
2166 */
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002167static int iwl_print_event_log(struct iwl_priv *priv, u32 start_idx,
2168 u32 num_events, u32 mode,
2169 int pos, char **buf, size_t bufsz)
Reinette Chatreb7a79402009-09-25 14:24:23 -07002170{
2171 u32 i;
2172 u32 base; /* SRAM byte address of event log header */
2173 u32 event_size; /* 2 u32s, or 3 u32s if timestamp recorded */
2174 u32 ptr; /* SRAM byte address of log data */
2175 u32 ev, time, data; /* event log data */
Ben Cahille5854472009-11-06 14:52:58 -08002176 unsigned long reg_flags;
Reinette Chatreb7a79402009-09-25 14:24:23 -07002177
2178 if (num_events == 0)
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002179 return pos;
Johannes Bergb2e640d2010-05-05 23:24:54 -07002180
2181 if (priv->ucode_type == UCODE_INIT) {
Reinette Chatreb7a79402009-09-25 14:24:23 -07002182 base = le32_to_cpu(priv->card_alive_init.log_event_table_ptr);
Johannes Bergb2e640d2010-05-05 23:24:54 -07002183 if (!base)
2184 base = priv->_agn.init_evtlog_ptr;
2185 } else {
Reinette Chatreb7a79402009-09-25 14:24:23 -07002186 base = le32_to_cpu(priv->card_alive.log_event_table_ptr);
Johannes Bergb2e640d2010-05-05 23:24:54 -07002187 if (!base)
2188 base = priv->_agn.inst_evtlog_ptr;
2189 }
Reinette Chatreb7a79402009-09-25 14:24:23 -07002190
2191 if (mode == 0)
2192 event_size = 2 * sizeof(u32);
2193 else
2194 event_size = 3 * sizeof(u32);
2195
2196 ptr = base + EVENT_START_OFFSET + (start_idx * event_size);
2197
Ben Cahille5854472009-11-06 14:52:58 -08002198 /* Make sure device is powered up for SRAM reads */
2199 spin_lock_irqsave(&priv->reg_lock, reg_flags);
2200 iwl_grab_nic_access(priv);
2201
2202 /* Set starting address; reads will auto-increment */
2203 _iwl_write_direct32(priv, HBUS_TARG_MEM_RADDR, ptr);
2204 rmb();
2205
Reinette Chatreb7a79402009-09-25 14:24:23 -07002206 /* "time" is actually "data" for mode 0 (no timestamp).
2207 * place event id # at far right for easier visual parsing. */
2208 for (i = 0; i < num_events; i++) {
Ben Cahille5854472009-11-06 14:52:58 -08002209 ev = _iwl_read_direct32(priv, HBUS_TARG_MEM_RDAT);
2210 time = _iwl_read_direct32(priv, HBUS_TARG_MEM_RDAT);
Reinette Chatreb7a79402009-09-25 14:24:23 -07002211 if (mode == 0) {
2212 /* data, ev */
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002213 if (bufsz) {
2214 pos += scnprintf(*buf + pos, bufsz - pos,
2215 "EVT_LOG:0x%08x:%04u\n",
2216 time, ev);
2217 } else {
2218 trace_iwlwifi_dev_ucode_event(priv, 0,
2219 time, ev);
2220 IWL_ERR(priv, "EVT_LOG:0x%08x:%04u\n",
2221 time, ev);
2222 }
Reinette Chatreb7a79402009-09-25 14:24:23 -07002223 } else {
Ben Cahille5854472009-11-06 14:52:58 -08002224 data = _iwl_read_direct32(priv, HBUS_TARG_MEM_RDAT);
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002225 if (bufsz) {
2226 pos += scnprintf(*buf + pos, bufsz - pos,
2227 "EVT_LOGT:%010u:0x%08x:%04u\n",
2228 time, data, ev);
2229 } else {
2230 IWL_ERR(priv, "EVT_LOGT:%010u:0x%08x:%04u\n",
Reinette Chatreb7a79402009-09-25 14:24:23 -07002231 time, data, ev);
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002232 trace_iwlwifi_dev_ucode_event(priv, time,
2233 data, ev);
2234 }
Reinette Chatreb7a79402009-09-25 14:24:23 -07002235 }
2236 }
Ben Cahille5854472009-11-06 14:52:58 -08002237
2238 /* Allow device to power down */
2239 iwl_release_nic_access(priv);
2240 spin_unlock_irqrestore(&priv->reg_lock, reg_flags);
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002241 return pos;
Reinette Chatreb7a79402009-09-25 14:24:23 -07002242}
2243
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002244/**
2245 * iwl_print_last_event_logs - Dump the newest # of event log to syslog
2246 */
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002247static int iwl_print_last_event_logs(struct iwl_priv *priv, u32 capacity,
2248 u32 num_wraps, u32 next_entry,
2249 u32 size, u32 mode,
2250 int pos, char **buf, size_t bufsz)
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002251{
2252 /*
2253 * display the newest DEFAULT_LOG_ENTRIES entries
2254 * i.e the entries just before the next ont that uCode would fill.
2255 */
2256 if (num_wraps) {
2257 if (next_entry < size) {
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002258 pos = iwl_print_event_log(priv,
2259 capacity - (size - next_entry),
2260 size - next_entry, mode,
2261 pos, buf, bufsz);
2262 pos = iwl_print_event_log(priv, 0,
2263 next_entry, mode,
2264 pos, buf, bufsz);
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002265 } else
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002266 pos = iwl_print_event_log(priv, next_entry - size,
2267 size, mode, pos, buf, bufsz);
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002268 } else {
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002269 if (next_entry < size) {
2270 pos = iwl_print_event_log(priv, 0, next_entry,
2271 mode, pos, buf, bufsz);
2272 } else {
2273 pos = iwl_print_event_log(priv, next_entry - size,
2274 size, mode, pos, buf, bufsz);
2275 }
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002276 }
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002277 return pos;
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002278}
2279
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002280#define DEFAULT_DUMP_EVENT_LOG_ENTRIES (20)
2281
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002282int iwl_dump_nic_event_log(struct iwl_priv *priv, bool full_log,
2283 char **buf, bool display)
Reinette Chatreb7a79402009-09-25 14:24:23 -07002284{
2285 u32 base; /* SRAM byte address of event log header */
2286 u32 capacity; /* event log capacity in # entries */
2287 u32 mode; /* 0 - no timestamp, 1 - timestamp recorded */
2288 u32 num_wraps; /* # times uCode wrapped to top of log */
2289 u32 next_entry; /* index of next entry to be written by uCode */
2290 u32 size; /* # entries that we'll print */
Johannes Bergb2e640d2010-05-05 23:24:54 -07002291 u32 logsize;
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002292 int pos = 0;
2293 size_t bufsz = 0;
Reinette Chatreb7a79402009-09-25 14:24:23 -07002294
Johannes Bergb2e640d2010-05-05 23:24:54 -07002295 if (priv->ucode_type == UCODE_INIT) {
Reinette Chatreb7a79402009-09-25 14:24:23 -07002296 base = le32_to_cpu(priv->card_alive_init.log_event_table_ptr);
Johannes Bergb2e640d2010-05-05 23:24:54 -07002297 logsize = priv->_agn.init_evtlog_size;
2298 if (!base)
2299 base = priv->_agn.init_evtlog_ptr;
2300 } else {
Reinette Chatreb7a79402009-09-25 14:24:23 -07002301 base = le32_to_cpu(priv->card_alive.log_event_table_ptr);
Johannes Bergb2e640d2010-05-05 23:24:54 -07002302 logsize = priv->_agn.inst_evtlog_size;
2303 if (!base)
2304 base = priv->_agn.inst_evtlog_ptr;
2305 }
Reinette Chatreb7a79402009-09-25 14:24:23 -07002306
2307 if (!priv->cfg->ops->lib->is_valid_rtc_data_addr(base)) {
Wey-Yi Guy212fb572009-12-02 12:53:00 -08002308 IWL_ERR(priv,
2309 "Invalid event log pointer 0x%08X for %s uCode\n",
2310 base, (priv->ucode_type == UCODE_INIT) ? "Init" : "RT");
Wey-Yi Guy937c3972010-01-15 13:43:36 -08002311 return -EINVAL;
Reinette Chatreb7a79402009-09-25 14:24:23 -07002312 }
2313
2314 /* event log header */
2315 capacity = iwl_read_targ_mem(priv, base);
2316 mode = iwl_read_targ_mem(priv, base + (1 * sizeof(u32)));
2317 num_wraps = iwl_read_targ_mem(priv, base + (2 * sizeof(u32)));
2318 next_entry = iwl_read_targ_mem(priv, base + (3 * sizeof(u32)));
2319
Johannes Bergb2e640d2010-05-05 23:24:54 -07002320 if (capacity > logsize) {
Ben Cahill84c40692009-11-06 14:52:57 -08002321 IWL_ERR(priv, "Log capacity %d is bogus, limit to %d entries\n",
Johannes Bergb2e640d2010-05-05 23:24:54 -07002322 capacity, logsize);
2323 capacity = logsize;
Ben Cahill84c40692009-11-06 14:52:57 -08002324 }
2325
Johannes Bergb2e640d2010-05-05 23:24:54 -07002326 if (next_entry > logsize) {
Ben Cahill84c40692009-11-06 14:52:57 -08002327 IWL_ERR(priv, "Log write index %d is bogus, limit to %d\n",
Johannes Bergb2e640d2010-05-05 23:24:54 -07002328 next_entry, logsize);
2329 next_entry = logsize;
Ben Cahill84c40692009-11-06 14:52:57 -08002330 }
2331
Reinette Chatreb7a79402009-09-25 14:24:23 -07002332 size = num_wraps ? capacity : next_entry;
2333
2334 /* bail out if nothing in log */
2335 if (size == 0) {
2336 IWL_ERR(priv, "Start IWL Event Log Dump: nothing in log\n");
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002337 return pos;
Reinette Chatreb7a79402009-09-25 14:24:23 -07002338 }
2339
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002340#ifdef CONFIG_IWLWIFI_DEBUG
Wey-Yi Guy521d9bc2009-12-10 14:37:23 -08002341 if (!(iwl_get_debug_level(priv) & IWL_DL_FW_ERRORS) && !full_log)
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002342 size = (size > DEFAULT_DUMP_EVENT_LOG_ENTRIES)
2343 ? DEFAULT_DUMP_EVENT_LOG_ENTRIES : size;
2344#else
2345 size = (size > DEFAULT_DUMP_EVENT_LOG_ENTRIES)
2346 ? DEFAULT_DUMP_EVENT_LOG_ENTRIES : size;
Reinette Chatreb7a79402009-09-25 14:24:23 -07002347#endif
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002348 IWL_ERR(priv, "Start IWL Event Log Dump: display last %u entries\n",
2349 size);
2350
2351#ifdef CONFIG_IWLWIFI_DEBUG
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002352 if (display) {
2353 if (full_log)
2354 bufsz = capacity * 48;
2355 else
2356 bufsz = size * 48;
2357 *buf = kmalloc(bufsz, GFP_KERNEL);
2358 if (!*buf)
Wey-Yi Guy937c3972010-01-15 13:43:36 -08002359 return -ENOMEM;
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002360 }
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002361 if ((iwl_get_debug_level(priv) & IWL_DL_FW_ERRORS) || full_log) {
2362 /*
2363 * if uCode has wrapped back to top of log,
2364 * start at the oldest entry,
2365 * i.e the next one that uCode would fill.
2366 */
2367 if (num_wraps)
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002368 pos = iwl_print_event_log(priv, next_entry,
2369 capacity - next_entry, mode,
2370 pos, buf, bufsz);
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002371 /* (then/else) start at top of log */
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002372 pos = iwl_print_event_log(priv, 0,
2373 next_entry, mode, pos, buf, bufsz);
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002374 } else
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002375 pos = iwl_print_last_event_logs(priv, capacity, num_wraps,
2376 next_entry, size, mode,
2377 pos, buf, bufsz);
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002378#else
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002379 pos = iwl_print_last_event_logs(priv, capacity, num_wraps,
2380 next_entry, size, mode,
2381 pos, buf, bufsz);
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002382#endif
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002383 return pos;
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002384}
Reinette Chatreb7a79402009-09-25 14:24:23 -07002385
Zhu Yib481de92007-09-25 17:54:57 -07002386/**
Tomas Winkler4a4a9e82008-05-29 16:34:54 +08002387 * iwl_alive_start - called after REPLY_ALIVE notification received
Zhu Yib481de92007-09-25 17:54:57 -07002388 * from protocol/runtime uCode (initialization uCode's
Tomas Winkler4a4a9e82008-05-29 16:34:54 +08002389 * Alive gets handled by iwl_init_alive_start()).
Zhu Yib481de92007-09-25 17:54:57 -07002390 */
Tomas Winkler4a4a9e82008-05-29 16:34:54 +08002391static void iwl_alive_start(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07002392{
Tomas Winkler57aab752008-04-14 21:16:03 -07002393 int ret = 0;
Zhu Yib481de92007-09-25 17:54:57 -07002394
Tomas Winklere1623442009-01-27 14:27:56 -08002395 IWL_DEBUG_INFO(priv, "Runtime Alive received.\n");
Zhu Yib481de92007-09-25 17:54:57 -07002396
2397 if (priv->card_alive.is_valid != UCODE_VALID_OK) {
2398 /* We had an error bringing up the hardware, so take it
2399 * all the way back down so we can try again */
Tomas Winklere1623442009-01-27 14:27:56 -08002400 IWL_DEBUG_INFO(priv, "Alive failed.\n");
Zhu Yib481de92007-09-25 17:54:57 -07002401 goto restart;
2402 }
2403
2404 /* Initialize uCode has loaded Runtime uCode ... verify inst image.
2405 * This is a paranoid check, because we would not have gotten the
2406 * "runtime" alive if code weren't properly loaded. */
Emmanuel Grumbachb0692f22008-04-24 11:55:18 -07002407 if (iwl_verify_ucode(priv)) {
Zhu Yib481de92007-09-25 17:54:57 -07002408 /* Runtime instruction load was bad;
2409 * take it all the way back down so we can try again */
Tomas Winklere1623442009-01-27 14:27:56 -08002410 IWL_DEBUG_INFO(priv, "Bad runtime uCode load.\n");
Zhu Yib481de92007-09-25 17:54:57 -07002411 goto restart;
2412 }
2413
Tomas Winkler57aab752008-04-14 21:16:03 -07002414 ret = priv->cfg->ops->lib->alive_notify(priv);
2415 if (ret) {
Winkler, Tomas39aadf82008-12-19 10:37:32 +08002416 IWL_WARN(priv,
2417 "Could not complete ALIVE transition [ntf]: %d\n", ret);
Zhu Yib481de92007-09-25 17:54:57 -07002418 goto restart;
2419 }
2420
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002421 /* After the ALIVE response, we can send host commands to the uCode */
Zhu Yib481de92007-09-25 17:54:57 -07002422 set_bit(STATUS_ALIVE, &priv->status);
2423
Wey-Yi Guyb74e31a2010-03-01 17:23:50 -08002424 if (priv->cfg->ops->lib->recover_from_tx_stall) {
2425 /* Enable timer to monitor the driver queues */
2426 mod_timer(&priv->monitor_recover,
2427 jiffies +
2428 msecs_to_jiffies(priv->cfg->monitor_recover_period));
2429 }
2430
Tomas Winklerfee12472008-04-03 16:05:21 -07002431 if (iwl_is_rfkill(priv))
Zhu Yib481de92007-09-25 17:54:57 -07002432 return;
2433
Johannes Berg36d68252008-05-15 12:55:26 +02002434 ieee80211_wake_queues(priv->hw);
Zhu Yib481de92007-09-25 17:54:57 -07002435
Johannes Berg470ab2d2010-01-21 11:23:30 -08002436 priv->active_rate = IWL_RATES_MASK;
Zhu Yib481de92007-09-25 17:54:57 -07002437
Wey-Yi Guy2f748de2009-09-17 10:43:51 -07002438 /* Configure Tx antenna selection based on H/W config */
2439 if (priv->cfg->ops->hcmd->set_tx_ant)
2440 priv->cfg->ops->hcmd->set_tx_ant(priv, priv->cfg->valid_tx_ant);
2441
Tomas Winkler3109ece2008-03-28 16:33:35 -07002442 if (iwl_is_associated(priv)) {
Gregory Greenmanc1adf9f2008-05-15 13:53:59 +08002443 struct iwl_rxon_cmd *active_rxon =
2444 (struct iwl_rxon_cmd *)&priv->active_rxon;
Mohamed Abbas019fb972009-03-17 21:59:18 -07002445 /* apply any changes in staging */
2446 priv->staging_rxon.filter_flags |= RXON_FILTER_ASSOC_MSK;
Zhu Yib481de92007-09-25 17:54:57 -07002447 active_rxon->filter_flags &= ~RXON_FILTER_ASSOC_MSK;
2448 } else {
2449 /* Initialize our rx_config data */
Johannes Berg1dda6d22010-04-29 04:43:06 -07002450 iwl_connection_init_rx_config(priv, NULL);
Abhijeet Kolekar45823532009-04-08 11:26:44 -07002451
2452 if (priv->cfg->ops->hcmd->set_rxon_chain)
2453 priv->cfg->ops->hcmd->set_rxon_chain(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002454 }
2455
Ben Cahill9fbab512007-11-29 11:09:47 +08002456 /* Configure Bluetooth device coexistence support */
Johannes Berg65b52bd2010-04-13 01:04:31 -07002457 priv->cfg->ops->hcmd->send_bt_config(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002458
Tomas Winkler4a4a9e82008-05-29 16:34:54 +08002459 iwl_reset_run_time_calib(priv);
2460
Zhu Yib481de92007-09-25 17:54:57 -07002461 /* Configure the adapter for unassociated operation */
Abhijeet Kolekare0158e62009-04-08 11:26:37 -07002462 iwlcore_commit_rxon(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002463
2464 /* At this point, the NIC is initialized and operational */
Emmanuel Grumbach47f4a582008-06-12 09:47:13 +08002465 iwl_rf_kill_ct_config(priv);
Zhu Yi5a669262008-01-14 17:46:18 -08002466
Johannes Berge932a602009-10-02 13:44:03 -07002467 iwl_leds_init(priv);
Reinette Chatrefe00b5a2008-04-03 16:05:23 -07002468
Tomas Winklere1623442009-01-27 14:27:56 -08002469 IWL_DEBUG_INFO(priv, "ALIVE processing complete.\n");
Rick Farringtona9f46782008-03-18 14:57:49 -07002470 set_bit(STATUS_READY, &priv->status);
Zhu Yi5a669262008-01-14 17:46:18 -08002471 wake_up_interruptible(&priv->wait_command_queue);
Zhu Yib481de92007-09-25 17:54:57 -07002472
Johannes Berge312c242009-08-07 15:41:51 -07002473 iwl_power_update_mode(priv, true);
Reinette Chatre7e246192010-02-18 22:58:32 -08002474 IWL_DEBUG_INFO(priv, "Updated power mode\n");
2475
Assaf Kraussc46fbef2008-06-12 09:47:05 +08002476
Zhu Yib481de92007-09-25 17:54:57 -07002477 return;
2478
2479 restart:
2480 queue_work(priv->workqueue, &priv->restart);
2481}
2482
Emmanuel Grumbach4e393172008-06-12 09:46:53 +08002483static void iwl_cancel_deferred_work(struct iwl_priv *priv);
Zhu Yib481de92007-09-25 17:54:57 -07002484
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002485static void __iwl_down(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07002486{
2487 unsigned long flags;
2488 int exit_pending = test_bit(STATUS_EXIT_PENDING, &priv->status);
Zhu Yib481de92007-09-25 17:54:57 -07002489
Tomas Winklere1623442009-01-27 14:27:56 -08002490 IWL_DEBUG_INFO(priv, DRV_NAME " is going down\n");
Zhu Yib481de92007-09-25 17:54:57 -07002491
Zhu Yib481de92007-09-25 17:54:57 -07002492 if (!exit_pending)
2493 set_bit(STATUS_EXIT_PENDING, &priv->status);
2494
Johannes Berg2c810cc2010-04-29 00:53:29 -07002495 iwl_clear_ucode_stations(priv);
2496 iwl_dealloc_bcast_station(priv);
Johannes Bergdb125c72010-05-07 01:49:15 -07002497 iwl_clear_driver_stations(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002498
2499 /* Unblock any waiting calls */
2500 wake_up_interruptible_all(&priv->wait_command_queue);
2501
Zhu Yib481de92007-09-25 17:54:57 -07002502 /* Wipe out the EXIT_PENDING status bit if we are not actually
2503 * exiting the module */
2504 if (!exit_pending)
2505 clear_bit(STATUS_EXIT_PENDING, &priv->status);
2506
2507 /* stop and reset the on-board processor */
Tomas Winkler3395f6e2008-03-25 16:33:37 -07002508 iwl_write32(priv, CSR_RESET, CSR_RESET_REG_FLAG_NEVO_RESET);
Zhu Yib481de92007-09-25 17:54:57 -07002509
2510 /* tell the device to stop sending interrupts */
Mohamed Abbas0359fac2008-03-28 16:21:08 -07002511 spin_lock_irqsave(&priv->lock, flags);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002512 iwl_disable_interrupts(priv);
Mohamed Abbas0359fac2008-03-28 16:21:08 -07002513 spin_unlock_irqrestore(&priv->lock, flags);
2514 iwl_synchronize_irq(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002515
2516 if (priv->mac80211_registered)
2517 ieee80211_stop_queues(priv->hw);
2518
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002519 /* If we have not previously called iwl_init() then
Johannes Berga60e77e2009-06-04 18:26:06 +02002520 * clear all bits but the RF Kill bit and return */
Tomas Winklerfee12472008-04-03 16:05:21 -07002521 if (!iwl_is_init(priv)) {
Zhu Yib481de92007-09-25 17:54:57 -07002522 priv->status = test_bit(STATUS_RF_KILL_HW, &priv->status) <<
2523 STATUS_RF_KILL_HW |
Reinette Chatre97888642008-02-06 11:20:38 -08002524 test_bit(STATUS_GEO_CONFIGURED, &priv->status) <<
2525 STATUS_GEO_CONFIGURED |
Mohamed Abbas052ec3f2008-06-30 17:23:15 +08002526 test_bit(STATUS_EXIT_PENDING, &priv->status) <<
2527 STATUS_EXIT_PENDING;
Zhu Yib481de92007-09-25 17:54:57 -07002528 goto exit;
2529 }
2530
Wey-Yi Guy6da3a132009-03-26 10:14:08 -07002531 /* ...otherwise clear out all the status bits but the RF Kill
Johannes Berga60e77e2009-06-04 18:26:06 +02002532 * bit and continue taking the NIC down. */
Zhu Yib481de92007-09-25 17:54:57 -07002533 priv->status &= test_bit(STATUS_RF_KILL_HW, &priv->status) <<
2534 STATUS_RF_KILL_HW |
Reinette Chatre97888642008-02-06 11:20:38 -08002535 test_bit(STATUS_GEO_CONFIGURED, &priv->status) <<
2536 STATUS_GEO_CONFIGURED |
Zhu Yib481de92007-09-25 17:54:57 -07002537 test_bit(STATUS_FW_ERROR, &priv->status) <<
Mohamed Abbas052ec3f2008-06-30 17:23:15 +08002538 STATUS_FW_ERROR |
2539 test_bit(STATUS_EXIT_PENDING, &priv->status) <<
2540 STATUS_EXIT_PENDING;
Zhu Yib481de92007-09-25 17:54:57 -07002541
Mohamed Abbasef850d72009-05-22 11:01:50 -07002542 /* device going down, Stop using ICT table */
2543 iwl_disable_ict(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002544
Wey-Yi Guy74bcdb32010-03-17 13:34:34 -07002545 iwlagn_txq_ctx_stop(priv);
Wey-Yi Guy54b81552010-03-17 13:34:35 -07002546 iwlagn_rxq_stop(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002547
Ben Cahill309e7312009-11-06 14:53:03 -08002548 /* Power-down device's busmaster DMA clocks */
2549 iwl_write_prph(priv, APMG_CLK_DIS_REG, APMG_CLK_VAL_DMA_CLK_RQT);
Zhu Yib481de92007-09-25 17:54:57 -07002550 udelay(5);
2551
Ben Cahill309e7312009-11-06 14:53:03 -08002552 /* Make sure (redundant) we've released our request to stay awake */
2553 iwl_clear_bit(priv, CSR_GP_CNTRL, CSR_GP_CNTRL_REG_FLAG_MAC_ACCESS_REQ);
2554
Ben Cahill4d2ccdb2009-10-09 13:20:20 -07002555 /* Stop the device, and put it in low power state */
2556 priv->cfg->ops->lib->apm_ops.stop(priv);
2557
Zhu Yib481de92007-09-25 17:54:57 -07002558 exit:
Tomas Winkler885ba202008-05-29 16:34:55 +08002559 memset(&priv->card_alive, 0, sizeof(struct iwl_alive_resp));
Zhu Yib481de92007-09-25 17:54:57 -07002560
2561 if (priv->ibss_beacon)
2562 dev_kfree_skb(priv->ibss_beacon);
2563 priv->ibss_beacon = NULL;
2564
2565 /* clear out any free frames */
Tomas Winklerfcab4232008-05-15 13:54:01 +08002566 iwl_clear_free_frames(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002567}
2568
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002569static void iwl_down(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07002570{
2571 mutex_lock(&priv->mutex);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002572 __iwl_down(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002573 mutex_unlock(&priv->mutex);
Zhu Yib24d22b2007-12-19 13:59:52 +08002574
Emmanuel Grumbach4e393172008-06-12 09:46:53 +08002575 iwl_cancel_deferred_work(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002576}
2577
Mohamed Abbas086ed112009-05-22 11:01:54 -07002578#define HW_READY_TIMEOUT (50)
2579
2580static int iwl_set_hw_ready(struct iwl_priv *priv)
2581{
2582 int ret = 0;
2583
2584 iwl_set_bit(priv, CSR_HW_IF_CONFIG_REG,
2585 CSR_HW_IF_CONFIG_REG_BIT_NIC_READY);
2586
2587 /* See if we got it */
2588 ret = iwl_poll_bit(priv, CSR_HW_IF_CONFIG_REG,
2589 CSR_HW_IF_CONFIG_REG_BIT_NIC_READY,
2590 CSR_HW_IF_CONFIG_REG_BIT_NIC_READY,
2591 HW_READY_TIMEOUT);
2592 if (ret != -ETIMEDOUT)
2593 priv->hw_ready = true;
2594 else
2595 priv->hw_ready = false;
2596
2597 IWL_DEBUG_INFO(priv, "hardware %s\n",
2598 (priv->hw_ready == 1) ? "ready" : "not ready");
2599 return ret;
2600}
2601
2602static int iwl_prepare_card_hw(struct iwl_priv *priv)
2603{
2604 int ret = 0;
2605
Frans Pop91dd6c22010-03-24 14:19:58 -07002606 IWL_DEBUG_INFO(priv, "iwl_prepare_card_hw enter\n");
Mohamed Abbas086ed112009-05-22 11:01:54 -07002607
Mohamed Abbas3354a0f2009-06-19 13:52:41 -07002608 ret = iwl_set_hw_ready(priv);
2609 if (priv->hw_ready)
2610 return ret;
2611
2612 /* If HW is not ready, prepare the conditions to check again */
Mohamed Abbas086ed112009-05-22 11:01:54 -07002613 iwl_set_bit(priv, CSR_HW_IF_CONFIG_REG,
2614 CSR_HW_IF_CONFIG_REG_PREPARE);
2615
2616 ret = iwl_poll_bit(priv, CSR_HW_IF_CONFIG_REG,
2617 ~CSR_HW_IF_CONFIG_REG_BIT_NIC_PREPARE_DONE,
2618 CSR_HW_IF_CONFIG_REG_BIT_NIC_PREPARE_DONE, 150000);
2619
Mohamed Abbas3354a0f2009-06-19 13:52:41 -07002620 /* HW should be ready by now, check again. */
Mohamed Abbas086ed112009-05-22 11:01:54 -07002621 if (ret != -ETIMEDOUT)
2622 iwl_set_hw_ready(priv);
2623
2624 return ret;
2625}
2626
Zhu Yib481de92007-09-25 17:54:57 -07002627#define MAX_HW_RESTARTS 5
2628
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002629static int __iwl_up(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07002630{
Tomas Winkler57aab752008-04-14 21:16:03 -07002631 int i;
2632 int ret;
Zhu Yib481de92007-09-25 17:54:57 -07002633
2634 if (test_bit(STATUS_EXIT_PENDING, &priv->status)) {
Winkler, Tomas39aadf82008-12-19 10:37:32 +08002635 IWL_WARN(priv, "Exit pending; will not bring the NIC up\n");
Zhu Yib481de92007-09-25 17:54:57 -07002636 return -EIO;
2637 }
2638
Reinette Chatree903fbd2008-01-30 22:05:15 -08002639 if (!priv->ucode_data_backup.v_addr || !priv->ucode_data.v_addr) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08002640 IWL_ERR(priv, "ucode not available for device bringup\n");
Reinette Chatree903fbd2008-01-30 22:05:15 -08002641 return -EIO;
2642 }
2643
Johannes Berg2c810cc2010-04-29 00:53:29 -07002644 ret = iwl_alloc_bcast_station(priv, true);
2645 if (ret)
2646 return ret;
2647
Mohamed Abbas086ed112009-05-22 11:01:54 -07002648 iwl_prepare_card_hw(priv);
2649
2650 if (!priv->hw_ready) {
2651 IWL_WARN(priv, "Exit HW not ready\n");
2652 return -EIO;
2653 }
2654
Zhu Yie655b9f2008-01-24 02:19:38 -08002655 /* If platform's RF_KILL switch is NOT set to KILL */
Tomas Winklerc1842d62008-08-04 16:00:43 +08002656 if (iwl_read32(priv, CSR_GP_CNTRL) & CSR_GP_CNTRL_REG_FLAG_HW_RF_KILL_SW)
Zhu Yie655b9f2008-01-24 02:19:38 -08002657 clear_bit(STATUS_RF_KILL_HW, &priv->status);
Emmanuel Grumbach3bff19c2008-06-30 17:23:19 +08002658 else
Zhu Yie655b9f2008-01-24 02:19:38 -08002659 set_bit(STATUS_RF_KILL_HW, &priv->status);
Emmanuel Grumbach3bff19c2008-06-30 17:23:19 +08002660
Tomas Winklerc1842d62008-08-04 16:00:43 +08002661 if (iwl_is_rfkill(priv)) {
Johannes Berga60e77e2009-06-04 18:26:06 +02002662 wiphy_rfkill_set_hw_state(priv->hw->wiphy, true);
2663
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002664 iwl_enable_interrupts(priv);
Johannes Berga60e77e2009-06-04 18:26:06 +02002665 IWL_WARN(priv, "Radio disabled by HW RF Kill switch\n");
Tomas Winklerc1842d62008-08-04 16:00:43 +08002666 return 0;
Zhu Yib481de92007-09-25 17:54:57 -07002667 }
2668
Tomas Winkler3395f6e2008-03-25 16:33:37 -07002669 iwl_write32(priv, CSR_INT, 0xFFFFFFFF);
Zhu Yib481de92007-09-25 17:54:57 -07002670
Wey-Yi Guy74bcdb32010-03-17 13:34:34 -07002671 ret = iwlagn_hw_nic_init(priv);
Tomas Winkler57aab752008-04-14 21:16:03 -07002672 if (ret) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08002673 IWL_ERR(priv, "Unable to init nic\n");
Tomas Winkler57aab752008-04-14 21:16:03 -07002674 return ret;
Zhu Yib481de92007-09-25 17:54:57 -07002675 }
2676
2677 /* make sure rfkill handshake bits are cleared */
Tomas Winkler3395f6e2008-03-25 16:33:37 -07002678 iwl_write32(priv, CSR_UCODE_DRV_GP1_CLR, CSR_UCODE_SW_BIT_RFKILL);
2679 iwl_write32(priv, CSR_UCODE_DRV_GP1_CLR,
Zhu Yib481de92007-09-25 17:54:57 -07002680 CSR_UCODE_DRV_GP1_BIT_CMD_BLOCKED);
2681
2682 /* clear (again), then enable host interrupts */
Tomas Winkler3395f6e2008-03-25 16:33:37 -07002683 iwl_write32(priv, CSR_INT, 0xFFFFFFFF);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002684 iwl_enable_interrupts(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002685
2686 /* really make sure rfkill handshake bits are cleared */
Tomas Winkler3395f6e2008-03-25 16:33:37 -07002687 iwl_write32(priv, CSR_UCODE_DRV_GP1_CLR, CSR_UCODE_SW_BIT_RFKILL);
2688 iwl_write32(priv, CSR_UCODE_DRV_GP1_CLR, CSR_UCODE_SW_BIT_RFKILL);
Zhu Yib481de92007-09-25 17:54:57 -07002689
2690 /* Copy original ucode data image from disk into backup cache.
2691 * This will be used to initialize the on-board processor's
2692 * data SRAM for a clean start when the runtime program first loads. */
2693 memcpy(priv->ucode_data_backup.v_addr, priv->ucode_data.v_addr,
Zhu Yi5a669262008-01-14 17:46:18 -08002694 priv->ucode_data.len);
Zhu Yib481de92007-09-25 17:54:57 -07002695
Zhu Yib481de92007-09-25 17:54:57 -07002696 for (i = 0; i < MAX_HW_RESTARTS; i++) {
2697
Zhu Yib481de92007-09-25 17:54:57 -07002698 /* load bootstrap state machine,
2699 * load bootstrap program into processor's memory,
2700 * prepare to load the "initialize" uCode */
Tomas Winkler57aab752008-04-14 21:16:03 -07002701 ret = priv->cfg->ops->lib->load_ucode(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002702
Tomas Winkler57aab752008-04-14 21:16:03 -07002703 if (ret) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08002704 IWL_ERR(priv, "Unable to set up bootstrap uCode: %d\n",
2705 ret);
Zhu Yib481de92007-09-25 17:54:57 -07002706 continue;
2707 }
2708
2709 /* start card; "initialize" will load runtime ucode */
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002710 iwl_nic_start(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002711
Tomas Winklere1623442009-01-27 14:27:56 -08002712 IWL_DEBUG_INFO(priv, DRV_NAME " is coming up\n");
Zhu Yib481de92007-09-25 17:54:57 -07002713
2714 return 0;
2715 }
2716
2717 set_bit(STATUS_EXIT_PENDING, &priv->status);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002718 __iwl_down(priv);
Mohamed Abbas64e72c32008-06-12 09:47:03 +08002719 clear_bit(STATUS_EXIT_PENDING, &priv->status);
Zhu Yib481de92007-09-25 17:54:57 -07002720
2721 /* tried to restart and config the device for as long as our
2722 * patience could withstand */
Winkler, Tomas15b16872008-12-19 10:37:33 +08002723 IWL_ERR(priv, "Unable to initialize device after %d attempts.\n", i);
Zhu Yib481de92007-09-25 17:54:57 -07002724 return -EIO;
2725}
2726
2727
2728/*****************************************************************************
2729 *
2730 * Workqueue callbacks
2731 *
2732 *****************************************************************************/
2733
Tomas Winkler4a4a9e82008-05-29 16:34:54 +08002734static void iwl_bg_init_alive_start(struct work_struct *data)
Zhu Yib481de92007-09-25 17:54:57 -07002735{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07002736 struct iwl_priv *priv =
2737 container_of(data, struct iwl_priv, init_alive_start.work);
Zhu Yib481de92007-09-25 17:54:57 -07002738
2739 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
2740 return;
2741
2742 mutex_lock(&priv->mutex);
Emmanuel Grumbachf3ccc082008-05-05 10:22:45 +08002743 priv->cfg->ops->lib->init_alive_start(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002744 mutex_unlock(&priv->mutex);
2745}
2746
Tomas Winkler4a4a9e82008-05-29 16:34:54 +08002747static void iwl_bg_alive_start(struct work_struct *data)
Zhu Yib481de92007-09-25 17:54:57 -07002748{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07002749 struct iwl_priv *priv =
2750 container_of(data, struct iwl_priv, alive_start.work);
Zhu Yib481de92007-09-25 17:54:57 -07002751
2752 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
2753 return;
2754
Mohamed Abbas258c44a2009-06-03 11:44:10 -07002755 /* enable dram interrupt */
2756 iwl_reset_ict(priv);
2757
Zhu Yib481de92007-09-25 17:54:57 -07002758 mutex_lock(&priv->mutex);
Tomas Winkler4a4a9e82008-05-29 16:34:54 +08002759 iwl_alive_start(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002760 mutex_unlock(&priv->mutex);
2761}
2762
Emmanuel Grumbach16e727e2008-06-12 09:46:52 +08002763static void iwl_bg_run_time_calib_work(struct work_struct *work)
2764{
2765 struct iwl_priv *priv = container_of(work, struct iwl_priv,
2766 run_time_calib_work);
2767
2768 mutex_lock(&priv->mutex);
2769
2770 if (test_bit(STATUS_EXIT_PENDING, &priv->status) ||
2771 test_bit(STATUS_SCANNING, &priv->status)) {
2772 mutex_unlock(&priv->mutex);
2773 return;
2774 }
2775
2776 if (priv->start_calib) {
John W. Linville2daf6c12010-06-03 13:55:37 -04002777 iwl_chain_noise_calibration(priv, &priv->statistics);
Emmanuel Grumbach16e727e2008-06-12 09:46:52 +08002778
John W. Linville2daf6c12010-06-03 13:55:37 -04002779 iwl_sensitivity_calibration(priv, &priv->statistics);
Emmanuel Grumbach16e727e2008-06-12 09:46:52 +08002780 }
2781
2782 mutex_unlock(&priv->mutex);
Emmanuel Grumbach16e727e2008-06-12 09:46:52 +08002783}
2784
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002785static void iwl_bg_restart(struct work_struct *data)
Zhu Yib481de92007-09-25 17:54:57 -07002786{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07002787 struct iwl_priv *priv = container_of(data, struct iwl_priv, restart);
Zhu Yib481de92007-09-25 17:54:57 -07002788
2789 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
2790 return;
2791
Johannes Berg19cc1082009-05-08 13:44:36 -07002792 if (test_and_clear_bit(STATUS_FW_ERROR, &priv->status)) {
2793 mutex_lock(&priv->mutex);
2794 priv->vif = NULL;
2795 priv->is_open = 0;
2796 mutex_unlock(&priv->mutex);
2797 iwl_down(priv);
2798 ieee80211_restart_hw(priv->hw);
2799 } else {
2800 iwl_down(priv);
Johannes Berg80676512010-01-21 06:07:17 -08002801
2802 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
2803 return;
2804
2805 mutex_lock(&priv->mutex);
2806 __iwl_up(priv);
2807 mutex_unlock(&priv->mutex);
Johannes Berg19cc1082009-05-08 13:44:36 -07002808 }
Zhu Yib481de92007-09-25 17:54:57 -07002809}
2810
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002811static void iwl_bg_rx_replenish(struct work_struct *data)
Zhu Yib481de92007-09-25 17:54:57 -07002812{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07002813 struct iwl_priv *priv =
2814 container_of(data, struct iwl_priv, rx_replenish);
Zhu Yib481de92007-09-25 17:54:57 -07002815
2816 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
2817 return;
2818
2819 mutex_lock(&priv->mutex);
Wey-Yi Guy54b81552010-03-17 13:34:35 -07002820 iwlagn_rx_replenish(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002821 mutex_unlock(&priv->mutex);
2822}
2823
Mohamed Abbas7878a5a2007-11-29 11:10:13 +08002824#define IWL_DELAY_NEXT_SCAN (HZ*2)
2825
Johannes Berg1dda6d22010-04-29 04:43:06 -07002826void iwl_post_associate(struct iwl_priv *priv, struct ieee80211_vif *vif)
Zhu Yib481de92007-09-25 17:54:57 -07002827{
Zhu Yib481de92007-09-25 17:54:57 -07002828 struct ieee80211_conf *conf = NULL;
Tomas Winkler857485c2008-03-21 13:53:44 -07002829 int ret = 0;
Zhu Yib481de92007-09-25 17:54:57 -07002830
Johannes Berg1dda6d22010-04-29 04:43:06 -07002831 if (!vif || !priv->is_open)
2832 return;
2833
2834 if (vif->type == NL80211_IFTYPE_AP) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08002835 IWL_ERR(priv, "%s Should not be called in AP mode\n", __func__);
Zhu Yib481de92007-09-25 17:54:57 -07002836 return;
2837 }
2838
Zhu Yib481de92007-09-25 17:54:57 -07002839 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
2840 return;
2841
Tomas Winkler2a421b92008-06-12 09:47:10 +08002842 iwl_scan_cancel_timeout(priv, 200);
mabbas052c4b92007-10-25 17:15:43 +08002843
Zhu Yib481de92007-09-25 17:54:57 -07002844 conf = ieee80211_get_hw_conf(priv->hw);
2845
2846 priv->staging_rxon.filter_flags &= ~RXON_FILTER_ASSOC_MSK;
Abhijeet Kolekare0158e62009-04-08 11:26:37 -07002847 iwlcore_commit_rxon(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002848
Johannes Berg1dda6d22010-04-29 04:43:06 -07002849 iwl_setup_rxon_timing(priv, vif);
Tomas Winkler857485c2008-03-21 13:53:44 -07002850 ret = iwl_send_cmd_pdu(priv, REPLY_RXON_TIMING,
Zhu Yib481de92007-09-25 17:54:57 -07002851 sizeof(priv->rxon_timing), &priv->rxon_timing);
Tomas Winkler857485c2008-03-21 13:53:44 -07002852 if (ret)
Winkler, Tomas39aadf82008-12-19 10:37:32 +08002853 IWL_WARN(priv, "REPLY_RXON_TIMING failed - "
Zhu Yib481de92007-09-25 17:54:57 -07002854 "Attempting to continue.\n");
2855
2856 priv->staging_rxon.filter_flags |= RXON_FILTER_ASSOC_MSK;
2857
Emmanuel Grumbach42eb7c62008-09-17 10:10:05 +08002858 iwl_set_rxon_ht(priv, &priv->current_ht_config);
Ron Rindjunsky4f85f5b2008-06-09 22:54:35 +03002859
Abhijeet Kolekar45823532009-04-08 11:26:44 -07002860 if (priv->cfg->ops->hcmd->set_rxon_chain)
2861 priv->cfg->ops->hcmd->set_rxon_chain(priv);
2862
Johannes Berg1dda6d22010-04-29 04:43:06 -07002863 priv->staging_rxon.assoc_id = cpu_to_le16(vif->bss_conf.aid);
Zhu Yib481de92007-09-25 17:54:57 -07002864
Tomas Winklere1623442009-01-27 14:27:56 -08002865 IWL_DEBUG_ASSOC(priv, "assoc id %d beacon interval %d\n",
Johannes Berg1dda6d22010-04-29 04:43:06 -07002866 vif->bss_conf.aid, vif->bss_conf.beacon_int);
Zhu Yib481de92007-09-25 17:54:57 -07002867
Johannes Bergc213d742010-05-06 12:21:40 -07002868 if (vif->bss_conf.use_short_preamble)
Zhu Yib481de92007-09-25 17:54:57 -07002869 priv->staging_rxon.flags |= RXON_FLG_SHORT_PREAMBLE_MSK;
2870 else
2871 priv->staging_rxon.flags &= ~RXON_FLG_SHORT_PREAMBLE_MSK;
2872
2873 if (priv->staging_rxon.flags & RXON_FLG_BAND_24G_MSK) {
Johannes Bergc213d742010-05-06 12:21:40 -07002874 if (vif->bss_conf.use_short_slot)
Zhu Yib481de92007-09-25 17:54:57 -07002875 priv->staging_rxon.flags |= RXON_FLG_SHORT_SLOT_MSK;
2876 else
2877 priv->staging_rxon.flags &= ~RXON_FLG_SHORT_SLOT_MSK;
Zhu Yib481de92007-09-25 17:54:57 -07002878 }
2879
Abhijeet Kolekare0158e62009-04-08 11:26:37 -07002880 iwlcore_commit_rxon(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002881
Reinette Chatrefe6b23d2010-02-22 16:24:47 -08002882 IWL_DEBUG_ASSOC(priv, "Associated as %d to: %pM\n",
Johannes Berg1dda6d22010-04-29 04:43:06 -07002883 vif->bss_conf.aid, priv->active_rxon.bssid_addr);
Reinette Chatrefe6b23d2010-02-22 16:24:47 -08002884
Johannes Berg1dda6d22010-04-29 04:43:06 -07002885 switch (vif->type) {
Johannes Berg05c914f2008-09-11 00:01:58 +02002886 case NL80211_IFTYPE_STATION:
Zhu Yib481de92007-09-25 17:54:57 -07002887 break;
Johannes Berg05c914f2008-09-11 00:01:58 +02002888 case NL80211_IFTYPE_ADHOC:
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002889 iwl_send_beacon_cmd(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002890 break;
Zhu Yib481de92007-09-25 17:54:57 -07002891 default:
Winkler, Tomas15b16872008-12-19 10:37:33 +08002892 IWL_ERR(priv, "%s Should not be called in %d mode\n",
Johannes Berg1dda6d22010-04-29 04:43:06 -07002893 __func__, vif->type);
Zhu Yib481de92007-09-25 17:54:57 -07002894 break;
2895 }
2896
Grumbach, Emmanuel04816442008-09-03 11:26:53 +08002897 /* the chain noise calibration will enabled PM upon completion
2898 * If chain noise has already been run, then we need to enable
2899 * power management here */
2900 if (priv->chain_noise_data.state == IWL_CHAIN_NOISE_DONE)
Johannes Berge312c242009-08-07 15:41:51 -07002901 iwl_power_update_mode(priv, false);
Emmanuel Grumbachc90a74ba2008-09-03 11:26:50 +08002902
2903 /* Enable Rx differential gain and sensitivity calibrations */
2904 iwl_chain_noise_reset(priv);
2905 priv->start_calib = 1;
2906
Reinette Chatre508e32e2008-04-14 21:16:13 -07002907}
2908
Zhu Yib481de92007-09-25 17:54:57 -07002909/*****************************************************************************
2910 *
2911 * mac80211 entry point functions
2912 *
2913 *****************************************************************************/
2914
Emmanuel Grumbach154b25c2008-06-30 17:23:24 +08002915#define UCODE_READY_TIMEOUT (4 * HZ)
Zhu Yi5a669262008-01-14 17:46:18 -08002916
Reinette Chatref0b6e2e2009-10-16 14:25:53 -07002917/*
2918 * Not a mac80211 entry point function, but it fits in with all the
2919 * other mac80211 functions grouped here.
2920 */
Johannes Bergdd7a2502010-04-28 23:33:10 -07002921static int iwl_mac_setup_register(struct iwl_priv *priv,
2922 struct iwlagn_ucode_capabilities *capa)
Reinette Chatref0b6e2e2009-10-16 14:25:53 -07002923{
2924 int ret;
2925 struct ieee80211_hw *hw = priv->hw;
2926 hw->rate_control_algorithm = "iwl-agn-rs";
2927
2928 /* Tell mac80211 our characteristics */
2929 hw->flags = IEEE80211_HW_SIGNAL_DBM |
Reinette Chatref0b6e2e2009-10-16 14:25:53 -07002930 IEEE80211_HW_AMPDU_AGGREGATION |
2931 IEEE80211_HW_SPECTRUM_MGMT;
2932
2933 if (!priv->cfg->broken_powersave)
2934 hw->flags |= IEEE80211_HW_SUPPORTS_PS |
2935 IEEE80211_HW_SUPPORTS_DYNAMIC_PS;
2936
Johannes Bergba37a3d2009-12-10 14:37:27 -08002937 if (priv->cfg->sku & IWL_SKU_N)
2938 hw->flags |= IEEE80211_HW_SUPPORTS_DYNAMIC_SMPS |
2939 IEEE80211_HW_SUPPORTS_STATIC_SMPS;
2940
Reinette Chatre8d9698b2009-10-16 14:25:55 -07002941 hw->sta_data_size = sizeof(struct iwl_station_priv);
Johannes Bergfd1af152010-04-30 11:30:43 -07002942 hw->vif_data_size = sizeof(struct iwl_vif_priv);
2943
Reinette Chatref0b6e2e2009-10-16 14:25:53 -07002944 hw->wiphy->interface_modes =
2945 BIT(NL80211_IFTYPE_STATION) |
2946 BIT(NL80211_IFTYPE_ADHOC);
2947
Reinette Chatref6c8f152010-03-12 11:13:26 -08002948 hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY |
Johannes Berg5be83de2009-11-19 00:56:28 +01002949 WIPHY_FLAG_DISABLE_BEACON_HINTS;
Reinette Chatref0b6e2e2009-10-16 14:25:53 -07002950
2951 /*
2952 * For now, disable PS by default because it affects
2953 * RX performance significantly.
2954 */
Johannes Berg5be83de2009-11-19 00:56:28 +01002955 hw->wiphy->flags &= ~WIPHY_FLAG_PS_ON_BY_DEFAULT;
Reinette Chatref0b6e2e2009-10-16 14:25:53 -07002956
Reinette Chatre1382c712010-02-25 10:02:19 -08002957 hw->wiphy->max_scan_ssids = PROBE_OPTION_MAX;
Reinette Chatref0b6e2e2009-10-16 14:25:53 -07002958 /* we create the 802.11 header and a zero-length SSID element */
Johannes Bergdd7a2502010-04-28 23:33:10 -07002959 hw->wiphy->max_scan_ie_len = capa->max_probe_length - 24 - 2;
Reinette Chatref0b6e2e2009-10-16 14:25:53 -07002960
2961 /* Default value; 4 EDCA QOS priorities */
2962 hw->queues = 4;
2963
2964 hw->max_listen_interval = IWL_CONN_MAX_LISTEN_INTERVAL;
2965
2966 if (priv->bands[IEEE80211_BAND_2GHZ].n_channels)
2967 priv->hw->wiphy->bands[IEEE80211_BAND_2GHZ] =
2968 &priv->bands[IEEE80211_BAND_2GHZ];
2969 if (priv->bands[IEEE80211_BAND_5GHZ].n_channels)
2970 priv->hw->wiphy->bands[IEEE80211_BAND_5GHZ] =
2971 &priv->bands[IEEE80211_BAND_5GHZ];
2972
2973 ret = ieee80211_register_hw(priv->hw);
2974 if (ret) {
2975 IWL_ERR(priv, "Failed to register hw (error %d)\n", ret);
2976 return ret;
2977 }
2978 priv->mac80211_registered = 1;
2979
2980 return 0;
2981}
2982
2983
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002984static int iwl_mac_start(struct ieee80211_hw *hw)
Zhu Yib481de92007-09-25 17:54:57 -07002985{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07002986 struct iwl_priv *priv = hw->priv;
Zhu Yi5a669262008-01-14 17:46:18 -08002987 int ret;
Zhu Yib481de92007-09-25 17:54:57 -07002988
Tomas Winklere1623442009-01-27 14:27:56 -08002989 IWL_DEBUG_MAC80211(priv, "enter\n");
Zhu Yib481de92007-09-25 17:54:57 -07002990
2991 /* we should be verifying the device is ready to be opened */
2992 mutex_lock(&priv->mutex);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002993 ret = __iwl_up(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002994 mutex_unlock(&priv->mutex);
Zhu Yi5a669262008-01-14 17:46:18 -08002995
Zhu Yie655b9f2008-01-24 02:19:38 -08002996 if (ret)
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01002997 return ret;
Zhu Yie655b9f2008-01-24 02:19:38 -08002998
Tomas Winklerc1842d62008-08-04 16:00:43 +08002999 if (iwl_is_rfkill(priv))
3000 goto out;
3001
Tomas Winklere1623442009-01-27 14:27:56 -08003002 IWL_DEBUG_INFO(priv, "Start UP work done.\n");
Zhu Yie655b9f2008-01-24 02:19:38 -08003003
Ron Rindjunskyfe9b6b72008-05-29 16:35:06 +08003004 /* Wait for START_ALIVE from Run Time ucode. Otherwise callbacks from
Zhu Yi5a669262008-01-14 17:46:18 -08003005 * mac80211 will not be run successfully. */
Emmanuel Grumbach154b25c2008-06-30 17:23:24 +08003006 ret = wait_event_interruptible_timeout(priv->wait_command_queue,
3007 test_bit(STATUS_READY, &priv->status),
3008 UCODE_READY_TIMEOUT);
3009 if (!ret) {
3010 if (!test_bit(STATUS_READY, &priv->status)) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08003011 IWL_ERR(priv, "START_ALIVE timeout after %dms.\n",
Emmanuel Grumbach154b25c2008-06-30 17:23:24 +08003012 jiffies_to_msecs(UCODE_READY_TIMEOUT));
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01003013 return -ETIMEDOUT;
Zhu Yi5a669262008-01-14 17:46:18 -08003014 }
Ron Rindjunskyfe9b6b72008-05-29 16:35:06 +08003015 }
Tomas Winkler0a078ff2008-06-30 17:23:26 +08003016
Johannes Berge932a602009-10-02 13:44:03 -07003017 iwl_led_start(priv);
3018
Tomas Winklerc1842d62008-08-04 16:00:43 +08003019out:
Tomas Winkler0a078ff2008-06-30 17:23:26 +08003020 priv->is_open = 1;
Tomas Winklere1623442009-01-27 14:27:56 -08003021 IWL_DEBUG_MAC80211(priv, "leave\n");
Zhu Yib481de92007-09-25 17:54:57 -07003022 return 0;
3023}
3024
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003025static void iwl_mac_stop(struct ieee80211_hw *hw)
Zhu Yib481de92007-09-25 17:54:57 -07003026{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07003027 struct iwl_priv *priv = hw->priv;
Zhu Yib481de92007-09-25 17:54:57 -07003028
Tomas Winklere1623442009-01-27 14:27:56 -08003029 IWL_DEBUG_MAC80211(priv, "enter\n");
Mohamed Abbas948c1712007-10-25 17:15:45 +08003030
Johannes Berg19cc1082009-05-08 13:44:36 -07003031 if (!priv->is_open)
Zhu Yie655b9f2008-01-24 02:19:38 -08003032 return;
Zhu Yie655b9f2008-01-24 02:19:38 -08003033
Zhu Yib481de92007-09-25 17:54:57 -07003034 priv->is_open = 0;
Zhu Yi5a669262008-01-14 17:46:18 -08003035
Wey-Yi Guy5bddf542009-08-21 13:34:25 -07003036 if (iwl_is_ready_rf(priv) || test_bit(STATUS_SCAN_HW, &priv->status)) {
Zhu Yie655b9f2008-01-24 02:19:38 -08003037 /* stop mac, cancel any scan request and clear
3038 * RXON_FILTER_ASSOC_MSK BIT
3039 */
Zhu Yi5a669262008-01-14 17:46:18 -08003040 mutex_lock(&priv->mutex);
Tomas Winkler2a421b92008-06-12 09:47:10 +08003041 iwl_scan_cancel_timeout(priv, 100);
Mohamed Abbasfde35712007-11-29 11:10:15 +08003042 mutex_unlock(&priv->mutex);
Mohamed Abbasfde35712007-11-29 11:10:15 +08003043 }
3044
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003045 iwl_down(priv);
Zhu Yi5a669262008-01-14 17:46:18 -08003046
3047 flush_workqueue(priv->workqueue);
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01003048
3049 /* enable interrupts again in order to receive rfkill changes */
3050 iwl_write32(priv, CSR_INT, 0xFFFFFFFF);
3051 iwl_enable_interrupts(priv);
Mohamed Abbas948c1712007-10-25 17:15:45 +08003052
Tomas Winklere1623442009-01-27 14:27:56 -08003053 IWL_DEBUG_MAC80211(priv, "leave\n");
Zhu Yib481de92007-09-25 17:54:57 -07003054}
3055
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003056static int iwl_mac_tx(struct ieee80211_hw *hw, struct sk_buff *skb)
Zhu Yib481de92007-09-25 17:54:57 -07003057{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07003058 struct iwl_priv *priv = hw->priv;
Zhu Yib481de92007-09-25 17:54:57 -07003059
Tomas Winklere1623442009-01-27 14:27:56 -08003060 IWL_DEBUG_MACDUMP(priv, "enter\n");
Zhu Yib481de92007-09-25 17:54:57 -07003061
Tomas Winklere1623442009-01-27 14:27:56 -08003062 IWL_DEBUG_TX(priv, "dev->xmit(%d bytes) at rate 0x%02x\n", skb->len,
Johannes Berge039fa42008-05-15 12:55:29 +02003063 ieee80211_get_tx_rate(hw, IEEE80211_SKB_CB(skb))->bitrate);
Zhu Yib481de92007-09-25 17:54:57 -07003064
Wey-Yi Guy74bcdb32010-03-17 13:34:34 -07003065 if (iwlagn_tx_skb(priv, skb))
Zhu Yib481de92007-09-25 17:54:57 -07003066 dev_kfree_skb_any(skb);
3067
Tomas Winklere1623442009-01-27 14:27:56 -08003068 IWL_DEBUG_MACDUMP(priv, "leave\n");
Reinette Chatre637f8832009-01-19 15:30:32 -08003069 return NETDEV_TX_OK;
Zhu Yib481de92007-09-25 17:54:57 -07003070}
3071
Johannes Berg1dda6d22010-04-29 04:43:06 -07003072void iwl_config_ap(struct iwl_priv *priv, struct ieee80211_vif *vif)
Zhu Yib481de92007-09-25 17:54:57 -07003073{
Tomas Winkler857485c2008-03-21 13:53:44 -07003074 int ret = 0;
Zhu Yib481de92007-09-25 17:54:57 -07003075
Maarten Lankhorstd986bcd2008-01-23 10:15:16 -08003076 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
Zhu Yib481de92007-09-25 17:54:57 -07003077 return;
3078
3079 /* The following should be done only at AP bring up */
Tomas Winkler3195c1f2008-10-08 09:37:30 +08003080 if (!iwl_is_associated(priv)) {
Zhu Yib481de92007-09-25 17:54:57 -07003081
3082 /* RXON - unassoc (to set timing command) */
3083 priv->staging_rxon.filter_flags &= ~RXON_FILTER_ASSOC_MSK;
Abhijeet Kolekare0158e62009-04-08 11:26:37 -07003084 iwlcore_commit_rxon(priv);
Zhu Yib481de92007-09-25 17:54:57 -07003085
3086 /* RXON Timing */
Johannes Berg1dda6d22010-04-29 04:43:06 -07003087 iwl_setup_rxon_timing(priv, vif);
Tomas Winkler857485c2008-03-21 13:53:44 -07003088 ret = iwl_send_cmd_pdu(priv, REPLY_RXON_TIMING,
Zhu Yib481de92007-09-25 17:54:57 -07003089 sizeof(priv->rxon_timing), &priv->rxon_timing);
Tomas Winkler857485c2008-03-21 13:53:44 -07003090 if (ret)
Winkler, Tomas39aadf82008-12-19 10:37:32 +08003091 IWL_WARN(priv, "REPLY_RXON_TIMING failed - "
Zhu Yib481de92007-09-25 17:54:57 -07003092 "Attempting to continue.\n");
3093
Daniel C Halperinf513dff2009-11-13 11:56:34 -08003094 /* AP has all antennas */
3095 priv->chain_noise_data.active_chains =
3096 priv->hw_params.valid_rx_ant;
3097 iwl_set_rxon_ht(priv, &priv->current_ht_config);
Abhijeet Kolekar45823532009-04-08 11:26:44 -07003098 if (priv->cfg->ops->hcmd->set_rxon_chain)
3099 priv->cfg->ops->hcmd->set_rxon_chain(priv);
Zhu Yib481de92007-09-25 17:54:57 -07003100
Johannes Berg1dda6d22010-04-29 04:43:06 -07003101 priv->staging_rxon.assoc_id = 0;
3102
Johannes Bergc213d742010-05-06 12:21:40 -07003103 if (vif->bss_conf.use_short_preamble)
Zhu Yib481de92007-09-25 17:54:57 -07003104 priv->staging_rxon.flags |=
3105 RXON_FLG_SHORT_PREAMBLE_MSK;
3106 else
3107 priv->staging_rxon.flags &=
3108 ~RXON_FLG_SHORT_PREAMBLE_MSK;
3109
3110 if (priv->staging_rxon.flags & RXON_FLG_BAND_24G_MSK) {
Johannes Bergc213d742010-05-06 12:21:40 -07003111 if (vif->bss_conf.use_short_slot)
Zhu Yib481de92007-09-25 17:54:57 -07003112 priv->staging_rxon.flags |=
3113 RXON_FLG_SHORT_SLOT_MSK;
3114 else
3115 priv->staging_rxon.flags &=
3116 ~RXON_FLG_SHORT_SLOT_MSK;
Zhu Yib481de92007-09-25 17:54:57 -07003117 }
3118 /* restore RXON assoc */
3119 priv->staging_rxon.filter_flags |= RXON_FILTER_ASSOC_MSK;
Abhijeet Kolekare0158e62009-04-08 11:26:37 -07003120 iwlcore_commit_rxon(priv);
Zhu Yie1493de2007-09-27 11:27:32 +08003121 }
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003122 iwl_send_beacon_cmd(priv);
Zhu Yib481de92007-09-25 17:54:57 -07003123
3124 /* FIXME - we need to add code here to detect a totally new
3125 * configuration, reset the AP, unassoc, rxon timing, assoc,
3126 * clear sta table, add BCAST sta... */
3127}
3128
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003129static void iwl_mac_update_tkip_key(struct ieee80211_hw *hw,
Johannes Bergb3fbdcf2010-01-21 11:40:47 +01003130 struct ieee80211_vif *vif,
3131 struct ieee80211_key_conf *keyconf,
3132 struct ieee80211_sta *sta,
3133 u32 iv32, u16 *phase1key)
Emmanuel Grumbachab885f82008-03-20 15:06:43 +02003134{
Emmanuel Grumbachab885f82008-03-20 15:06:43 +02003135
Tomas Winkler9f586712008-11-12 13:14:05 -08003136 struct iwl_priv *priv = hw->priv;
Tomas Winklere1623442009-01-27 14:27:56 -08003137 IWL_DEBUG_MAC80211(priv, "enter\n");
Emmanuel Grumbachab885f82008-03-20 15:06:43 +02003138
Johannes Bergbdbb6122010-04-30 13:53:37 -07003139 iwl_update_tkip_key(priv, keyconf, sta,
Johannes Bergb3fbdcf2010-01-21 11:40:47 +01003140 iv32, phase1key);
Emmanuel Grumbachab885f82008-03-20 15:06:43 +02003141
Tomas Winklere1623442009-01-27 14:27:56 -08003142 IWL_DEBUG_MAC80211(priv, "leave\n");
Emmanuel Grumbachab885f82008-03-20 15:06:43 +02003143}
3144
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003145static int iwl_mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd,
Johannes Bergdc822b52008-12-29 12:55:09 +01003146 struct ieee80211_vif *vif,
3147 struct ieee80211_sta *sta,
Zhu Yib481de92007-09-25 17:54:57 -07003148 struct ieee80211_key_conf *key)
3149{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07003150 struct iwl_priv *priv = hw->priv;
Winkler, Tomas42986792009-01-19 15:30:22 -08003151 int ret;
3152 u8 sta_id;
3153 bool is_default_wep_key = false;
Zhu Yib481de92007-09-25 17:54:57 -07003154
Tomas Winklere1623442009-01-27 14:27:56 -08003155 IWL_DEBUG_MAC80211(priv, "enter\n");
Zhu Yib481de92007-09-25 17:54:57 -07003156
Tomas Winkler90e8e422009-06-19 13:52:42 -07003157 if (priv->cfg->mod_params->sw_crypto) {
Tomas Winklere1623442009-01-27 14:27:56 -08003158 IWL_DEBUG_MAC80211(priv, "leave - hwcrypto disabled\n");
Zhu Yib481de92007-09-25 17:54:57 -07003159 return -EOPNOTSUPP;
3160 }
Zhu Yib481de92007-09-25 17:54:57 -07003161
Johannes Berg0af8bca2010-04-30 14:08:00 -07003162 sta_id = iwl_sta_id_or_broadcast(priv, sta);
3163 if (sta_id == IWL_INVALID_STATION)
3164 return -EINVAL;
Zhu Yib481de92007-09-25 17:54:57 -07003165
Emmanuel Grumbach6974e362008-04-14 21:16:06 -07003166 mutex_lock(&priv->mutex);
Tomas Winkler2a421b92008-06-12 09:47:10 +08003167 iwl_scan_cancel_timeout(priv, 100);
Emmanuel Grumbach6974e362008-04-14 21:16:06 -07003168
Johannes Berga90178fa2010-03-30 02:44:16 -07003169 /*
3170 * If we are getting WEP group key and we didn't receive any key mapping
Emmanuel Grumbach6974e362008-04-14 21:16:06 -07003171 * so far, we are in legacy wep mode (group key only), otherwise we are
3172 * in 1X mode.
Johannes Berga90178fa2010-03-30 02:44:16 -07003173 * In legacy wep mode, we use another host command to the uCode.
3174 */
3175 if (key->alg == ALG_WEP && !sta && vif->type != NL80211_IFTYPE_AP) {
Emmanuel Grumbach6974e362008-04-14 21:16:06 -07003176 if (cmd == SET_KEY)
3177 is_default_wep_key = !priv->key_mapping_key;
3178 else
Emmanuel Grumbachccc038a2008-05-15 13:54:09 +08003179 is_default_wep_key =
3180 (key->hw_key_idx == HW_KEY_DEFAULT);
Emmanuel Grumbach6974e362008-04-14 21:16:06 -07003181 }
mabbas052c4b92007-10-25 17:15:43 +08003182
Zhu Yib481de92007-09-25 17:54:57 -07003183 switch (cmd) {
Emmanuel Grumbachdeb09c42008-03-19 16:41:41 -07003184 case SET_KEY:
Emmanuel Grumbach6974e362008-04-14 21:16:06 -07003185 if (is_default_wep_key)
3186 ret = iwl_set_default_wep_key(priv, key);
Emmanuel Grumbachdeb09c42008-03-19 16:41:41 -07003187 else
Emmanuel Grumbach74805132008-04-14 21:16:09 -07003188 ret = iwl_set_dynamic_key(priv, key, sta_id);
Emmanuel Grumbachdeb09c42008-03-19 16:41:41 -07003189
Tomas Winklere1623442009-01-27 14:27:56 -08003190 IWL_DEBUG_MAC80211(priv, "enable hwcrypto key\n");
Zhu Yib481de92007-09-25 17:54:57 -07003191 break;
3192 case DISABLE_KEY:
Emmanuel Grumbach6974e362008-04-14 21:16:06 -07003193 if (is_default_wep_key)
3194 ret = iwl_remove_default_wep_key(priv, key);
Emmanuel Grumbachdeb09c42008-03-19 16:41:41 -07003195 else
Emmanuel Grumbach3ec47732008-04-17 16:03:36 -07003196 ret = iwl_remove_dynamic_key(priv, key, sta_id);
Emmanuel Grumbachdeb09c42008-03-19 16:41:41 -07003197
Tomas Winklere1623442009-01-27 14:27:56 -08003198 IWL_DEBUG_MAC80211(priv, "disable hwcrypto key\n");
Zhu Yib481de92007-09-25 17:54:57 -07003199 break;
3200 default:
Emmanuel Grumbachdeb09c42008-03-19 16:41:41 -07003201 ret = -EINVAL;
Zhu Yib481de92007-09-25 17:54:57 -07003202 }
3203
Johannes Berg72e15d72010-02-19 11:42:32 -08003204 mutex_unlock(&priv->mutex);
Tomas Winklere1623442009-01-27 14:27:56 -08003205 IWL_DEBUG_MAC80211(priv, "leave\n");
Zhu Yib481de92007-09-25 17:54:57 -07003206
Emmanuel Grumbachdeb09c42008-03-19 16:41:41 -07003207 return ret;
Zhu Yib481de92007-09-25 17:54:57 -07003208}
3209
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003210static int iwl_mac_ampdu_action(struct ieee80211_hw *hw,
Johannes Bergc951ad32009-11-16 12:00:38 +01003211 struct ieee80211_vif *vif,
Johannes Berg832f47e2010-04-29 04:43:07 -07003212 enum ieee80211_ampdu_mlme_action action,
3213 struct ieee80211_sta *sta, u16 tid, u16 *ssn)
Tomas Winklerd783b062008-07-18 13:53:02 +08003214{
3215 struct iwl_priv *priv = hw->priv;
Wey-Yi Guy5c2207c2009-03-17 21:51:43 -07003216 int ret;
Tomas Winklerd783b062008-07-18 13:53:02 +08003217
Tomas Winklere1623442009-01-27 14:27:56 -08003218 IWL_DEBUG_HT(priv, "A-MPDU action on addr %pM tid %d\n",
Johannes Berge1749612008-10-27 15:59:26 -07003219 sta->addr, tid);
Tomas Winklerd783b062008-07-18 13:53:02 +08003220
3221 if (!(priv->cfg->sku & IWL_SKU_N))
3222 return -EACCES;
3223
3224 switch (action) {
3225 case IEEE80211_AMPDU_RX_START:
Tomas Winklere1623442009-01-27 14:27:56 -08003226 IWL_DEBUG_HT(priv, "start Rx\n");
Johannes Berg619753f2010-04-30 11:30:46 -07003227 return iwl_sta_rx_agg_start(priv, sta, tid, *ssn);
Tomas Winklerd783b062008-07-18 13:53:02 +08003228 case IEEE80211_AMPDU_RX_STOP:
Tomas Winklere1623442009-01-27 14:27:56 -08003229 IWL_DEBUG_HT(priv, "stop Rx\n");
Johannes Berg619753f2010-04-30 11:30:46 -07003230 ret = iwl_sta_rx_agg_stop(priv, sta, tid);
Wey-Yi Guy5c2207c2009-03-17 21:51:43 -07003231 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
3232 return 0;
3233 else
3234 return ret;
Tomas Winklerd783b062008-07-18 13:53:02 +08003235 case IEEE80211_AMPDU_TX_START:
Tomas Winklere1623442009-01-27 14:27:56 -08003236 IWL_DEBUG_HT(priv, "start Tx\n");
Johannes Berg619753f2010-04-30 11:30:46 -07003237 ret = iwlagn_tx_agg_start(priv, vif, sta, tid, ssn);
Wey-Yi Guyd5a0ffa2010-03-04 13:38:59 -08003238 if (ret == 0) {
3239 priv->_agn.agg_tids_count++;
3240 IWL_DEBUG_HT(priv, "priv->_agn.agg_tids_count = %u\n",
3241 priv->_agn.agg_tids_count);
3242 }
3243 return ret;
Tomas Winklerd783b062008-07-18 13:53:02 +08003244 case IEEE80211_AMPDU_TX_STOP:
Tomas Winklere1623442009-01-27 14:27:56 -08003245 IWL_DEBUG_HT(priv, "stop Tx\n");
Johannes Berg619753f2010-04-30 11:30:46 -07003246 ret = iwlagn_tx_agg_stop(priv, vif, sta, tid);
Wey-Yi Guyd5a0ffa2010-03-04 13:38:59 -08003247 if ((ret == 0) && (priv->_agn.agg_tids_count > 0)) {
3248 priv->_agn.agg_tids_count--;
3249 IWL_DEBUG_HT(priv, "priv->_agn.agg_tids_count = %u\n",
3250 priv->_agn.agg_tids_count);
3251 }
Wey-Yi Guy5c2207c2009-03-17 21:51:43 -07003252 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
3253 return 0;
3254 else
3255 return ret;
Wey-Yi Guyf0527972010-01-08 10:04:41 -08003256 case IEEE80211_AMPDU_TX_OPERATIONAL:
3257 /* do nothing */
3258 return -EOPNOTSUPP;
Tomas Winklerd783b062008-07-18 13:53:02 +08003259 default:
Tomas Winklere1623442009-01-27 14:27:56 -08003260 IWL_DEBUG_HT(priv, "unknown\n");
Tomas Winklerd783b062008-07-18 13:53:02 +08003261 return -EINVAL;
3262 break;
3263 }
3264 return 0;
3265}
Tomas Winkler9f586712008-11-12 13:14:05 -08003266
Johannes Berg6ab10ff2009-11-13 11:56:37 -08003267static void iwl_mac_sta_notify(struct ieee80211_hw *hw,
3268 struct ieee80211_vif *vif,
3269 enum sta_notify_cmd cmd,
3270 struct ieee80211_sta *sta)
3271{
3272 struct iwl_priv *priv = hw->priv;
3273 struct iwl_station_priv *sta_priv = (void *)sta->drv_priv;
3274 int sta_id;
3275
Johannes Berg6ab10ff2009-11-13 11:56:37 -08003276 switch (cmd) {
Johannes Berg6ab10ff2009-11-13 11:56:37 -08003277 case STA_NOTIFY_SLEEP:
3278 WARN_ON(!sta_priv->client);
3279 sta_priv->asleep = true;
3280 if (atomic_read(&sta_priv->pending_frames) > 0)
3281 ieee80211_sta_block_awake(hw, sta, true);
3282 break;
3283 case STA_NOTIFY_AWAKE:
3284 WARN_ON(!sta_priv->client);
Daniel Halperin49dcc812010-01-19 10:22:19 -08003285 if (!sta_priv->asleep)
3286 break;
Johannes Berg6ab10ff2009-11-13 11:56:37 -08003287 sta_priv->asleep = false;
Johannes Berg2a87c262010-04-30 11:30:45 -07003288 sta_id = iwl_sta_id(sta);
Johannes Berg6ab10ff2009-11-13 11:56:37 -08003289 if (sta_id != IWL_INVALID_STATION)
3290 iwl_sta_modify_ps_wake(priv, sta_id);
3291 break;
3292 default:
3293 break;
3294 }
3295}
3296
Reinette Chatrefe6b23d2010-02-22 16:24:47 -08003297static int iwlagn_mac_sta_add(struct ieee80211_hw *hw,
3298 struct ieee80211_vif *vif,
3299 struct ieee80211_sta *sta)
3300{
3301 struct iwl_priv *priv = hw->priv;
3302 struct iwl_station_priv *sta_priv = (void *)sta->drv_priv;
Johannes Bergeafdfbd32010-04-29 04:43:04 -07003303 bool is_ap = vif->type == NL80211_IFTYPE_STATION;
Reinette Chatrefe6b23d2010-02-22 16:24:47 -08003304 int ret;
3305 u8 sta_id;
3306
Johannes Bergfd1af152010-04-30 11:30:43 -07003307 sta_priv->common.sta_id = IWL_INVALID_STATION;
3308
Reinette Chatrefe6b23d2010-02-22 16:24:47 -08003309 IWL_DEBUG_INFO(priv, "received request to add station %pM\n",
3310 sta->addr);
3311
3312 atomic_set(&sta_priv->pending_frames, 0);
3313 if (vif->type == NL80211_IFTYPE_AP)
3314 sta_priv->client = true;
3315
3316 ret = iwl_add_station_common(priv, sta->addr, is_ap, &sta->ht_cap,
3317 &sta_id);
3318 if (ret) {
3319 IWL_ERR(priv, "Unable to add station %pM (%d)\n",
3320 sta->addr, ret);
3321 /* Should we return success if return code is EEXIST ? */
3322 return ret;
3323 }
3324
Johannes Bergfd1af152010-04-30 11:30:43 -07003325 sta_priv->common.sta_id = sta_id;
3326
Reinette Chatrefe6b23d2010-02-22 16:24:47 -08003327 /* Initialize rate scaling */
Frans Pop91dd6c22010-03-24 14:19:58 -07003328 IWL_DEBUG_INFO(priv, "Initializing rate scaling for station %pM\n",
Reinette Chatrefe6b23d2010-02-22 16:24:47 -08003329 sta->addr);
3330 iwl_rs_rate_init(priv, sta, sta_id);
3331
Johannes Bergfd1af152010-04-30 11:30:43 -07003332 return 0;
Reinette Chatrefe6b23d2010-02-22 16:24:47 -08003333}
3334
Wey-Yi Guy79d07322010-05-06 08:54:11 -07003335static void iwl_mac_channel_switch(struct ieee80211_hw *hw,
3336 struct ieee80211_channel_switch *ch_switch)
3337{
3338 struct iwl_priv *priv = hw->priv;
3339 const struct iwl_channel_info *ch_info;
3340 struct ieee80211_conf *conf = &hw->conf;
3341 struct iwl_ht_config *ht_conf = &priv->current_ht_config;
3342 u16 ch;
3343 unsigned long flags = 0;
3344
3345 IWL_DEBUG_MAC80211(priv, "enter\n");
3346
3347 if (iwl_is_rfkill(priv))
3348 goto out_exit;
3349
3350 if (test_bit(STATUS_EXIT_PENDING, &priv->status) ||
3351 test_bit(STATUS_SCANNING, &priv->status))
3352 goto out_exit;
3353
3354 if (!iwl_is_associated(priv))
3355 goto out_exit;
3356
3357 /* channel switch in progress */
3358 if (priv->switch_rxon.switch_in_progress == true)
3359 goto out_exit;
3360
3361 mutex_lock(&priv->mutex);
3362 if (priv->cfg->ops->lib->set_channel_switch) {
3363
3364 ch = ieee80211_frequency_to_channel(
3365 ch_switch->channel->center_freq);
3366 if (le16_to_cpu(priv->active_rxon.channel) != ch) {
3367 ch_info = iwl_get_channel_info(priv,
3368 conf->channel->band,
3369 ch);
3370 if (!is_channel_valid(ch_info)) {
3371 IWL_DEBUG_MAC80211(priv, "invalid channel\n");
3372 goto out;
3373 }
3374 spin_lock_irqsave(&priv->lock, flags);
3375
3376 priv->current_ht_config.smps = conf->smps_mode;
3377
3378 /* Configure HT40 channels */
3379 ht_conf->is_ht = conf_is_ht(conf);
3380 if (ht_conf->is_ht) {
3381 if (conf_is_ht40_minus(conf)) {
3382 ht_conf->extension_chan_offset =
3383 IEEE80211_HT_PARAM_CHA_SEC_BELOW;
3384 ht_conf->is_40mhz = true;
3385 } else if (conf_is_ht40_plus(conf)) {
3386 ht_conf->extension_chan_offset =
3387 IEEE80211_HT_PARAM_CHA_SEC_ABOVE;
3388 ht_conf->is_40mhz = true;
3389 } else {
3390 ht_conf->extension_chan_offset =
3391 IEEE80211_HT_PARAM_CHA_SEC_NONE;
3392 ht_conf->is_40mhz = false;
3393 }
3394 } else
3395 ht_conf->is_40mhz = false;
3396
3397 /* if we are switching from ht to 2.4 clear flags
3398 * from any ht related info since 2.4 does not
3399 * support ht */
3400 if ((le16_to_cpu(priv->staging_rxon.channel) != ch))
3401 priv->staging_rxon.flags = 0;
3402
3403 iwl_set_rxon_channel(priv, conf->channel);
3404 iwl_set_rxon_ht(priv, ht_conf);
3405 iwl_set_flags_for_band(priv, conf->channel->band,
3406 priv->vif);
3407 spin_unlock_irqrestore(&priv->lock, flags);
3408
3409 iwl_set_rate(priv);
3410 /*
3411 * at this point, staging_rxon has the
3412 * configuration for channel switch
3413 */
3414 if (priv->cfg->ops->lib->set_channel_switch(priv,
3415 ch_switch))
3416 priv->switch_rxon.switch_in_progress = false;
3417 }
3418 }
3419out:
3420 mutex_unlock(&priv->mutex);
3421out_exit:
3422 if (!priv->switch_rxon.switch_in_progress)
3423 ieee80211_chswitch_done(priv->vif, false);
3424 IWL_DEBUG_MAC80211(priv, "leave\n");
3425}
3426
Zhu Yib481de92007-09-25 17:54:57 -07003427/*****************************************************************************
3428 *
3429 * sysfs attributes
3430 *
3431 *****************************************************************************/
3432
Tomas Winkler0a6857e2008-03-12 16:58:49 -07003433#ifdef CONFIG_IWLWIFI_DEBUG
Zhu Yib481de92007-09-25 17:54:57 -07003434
3435/*
3436 * The following adds a new attribute to the sysfs representation
Wu, Fengguangc3a739f2008-12-17 16:52:29 +08003437 * of this device driver (i.e. a new file in /sys/class/net/wlan0/device/)
Zhu Yib481de92007-09-25 17:54:57 -07003438 * used for controlling the debug level.
3439 *
3440 * See the level definitions in iwl for details.
Reinette Chatrea562a9d2009-07-17 09:30:24 -07003441 *
Reinette Chatre3d816c72009-08-07 15:41:37 -07003442 * The debug_level being managed using sysfs below is a per device debug
3443 * level that is used instead of the global debug level if it (the per
3444 * device debug level) is set.
Zhu Yib481de92007-09-25 17:54:57 -07003445 */
Ester Kummer8cf769c2008-05-06 11:05:11 +08003446static ssize_t show_debug_level(struct device *d,
3447 struct device_attribute *attr, char *buf)
Zhu Yib481de92007-09-25 17:54:57 -07003448{
Reinette Chatre3d816c72009-08-07 15:41:37 -07003449 struct iwl_priv *priv = dev_get_drvdata(d);
3450 return sprintf(buf, "0x%08X\n", iwl_get_debug_level(priv));
Zhu Yib481de92007-09-25 17:54:57 -07003451}
Ester Kummer8cf769c2008-05-06 11:05:11 +08003452static ssize_t store_debug_level(struct device *d,
3453 struct device_attribute *attr,
Zhu Yib481de92007-09-25 17:54:57 -07003454 const char *buf, size_t count)
3455{
Greg Kroah-Hartman928841b2009-04-30 23:02:47 -07003456 struct iwl_priv *priv = dev_get_drvdata(d);
Tomas Winkler9257746f2008-09-03 11:26:32 +08003457 unsigned long val;
3458 int ret;
Zhu Yib481de92007-09-25 17:54:57 -07003459
Tomas Winkler9257746f2008-09-03 11:26:32 +08003460 ret = strict_strtoul(buf, 0, &val);
3461 if (ret)
Tomas Winkler978785a2008-12-19 10:37:31 +08003462 IWL_ERR(priv, "%s is not in hex or decimal form.\n", buf);
Wey-Yi Guy20594eb2009-08-07 15:41:39 -07003463 else {
Reinette Chatre3d816c72009-08-07 15:41:37 -07003464 priv->debug_level = val;
Wey-Yi Guy20594eb2009-08-07 15:41:39 -07003465 if (iwl_alloc_traffic_mem(priv))
3466 IWL_ERR(priv,
3467 "Not enough memory to generate traffic log\n");
3468 }
Zhu Yib481de92007-09-25 17:54:57 -07003469 return strnlen(buf, count);
3470}
3471
Ester Kummer8cf769c2008-05-06 11:05:11 +08003472static DEVICE_ATTR(debug_level, S_IWUSR | S_IRUGO,
3473 show_debug_level, store_debug_level);
3474
Zhu Yib481de92007-09-25 17:54:57 -07003475
Tomas Winkler0a6857e2008-03-12 16:58:49 -07003476#endif /* CONFIG_IWLWIFI_DEBUG */
Zhu Yib481de92007-09-25 17:54:57 -07003477
Zhu Yib481de92007-09-25 17:54:57 -07003478
3479static ssize_t show_temperature(struct device *d,
3480 struct device_attribute *attr, char *buf)
3481{
Greg Kroah-Hartman928841b2009-04-30 23:02:47 -07003482 struct iwl_priv *priv = dev_get_drvdata(d);
Zhu Yib481de92007-09-25 17:54:57 -07003483
Tomas Winklerfee12472008-04-03 16:05:21 -07003484 if (!iwl_is_alive(priv))
Zhu Yib481de92007-09-25 17:54:57 -07003485 return -EAGAIN;
3486
Emmanuel Grumbach91dbc5b2008-06-12 09:47:14 +08003487 return sprintf(buf, "%d\n", priv->temperature);
Zhu Yib481de92007-09-25 17:54:57 -07003488}
3489
3490static DEVICE_ATTR(temperature, S_IRUGO, show_temperature, NULL);
3491
Zhu Yib481de92007-09-25 17:54:57 -07003492static ssize_t show_tx_power(struct device *d,
3493 struct device_attribute *attr, char *buf)
3494{
Greg Kroah-Hartman928841b2009-04-30 23:02:47 -07003495 struct iwl_priv *priv = dev_get_drvdata(d);
Jay Sternberg91f39e82008-12-17 16:52:34 +08003496
3497 if (!iwl_is_ready_rf(priv))
3498 return sprintf(buf, "off\n");
3499 else
3500 return sprintf(buf, "%d\n", priv->tx_power_user_lmt);
Zhu Yib481de92007-09-25 17:54:57 -07003501}
3502
3503static ssize_t store_tx_power(struct device *d,
3504 struct device_attribute *attr,
3505 const char *buf, size_t count)
3506{
Greg Kroah-Hartman928841b2009-04-30 23:02:47 -07003507 struct iwl_priv *priv = dev_get_drvdata(d);
Tomas Winkler9257746f2008-09-03 11:26:32 +08003508 unsigned long val;
3509 int ret;
Zhu Yib481de92007-09-25 17:54:57 -07003510
Tomas Winkler9257746f2008-09-03 11:26:32 +08003511 ret = strict_strtoul(buf, 10, &val);
3512 if (ret)
Tomas Winkler978785a2008-12-19 10:37:31 +08003513 IWL_INFO(priv, "%s is not in decimal form.\n", buf);
Wey-Yi Guy5eadd942009-08-21 13:34:17 -07003514 else {
3515 ret = iwl_set_tx_power(priv, val, false);
3516 if (ret)
3517 IWL_ERR(priv, "failed setting tx power (0x%d).\n",
3518 ret);
3519 else
3520 ret = count;
3521 }
3522 return ret;
Zhu Yib481de92007-09-25 17:54:57 -07003523}
3524
3525static DEVICE_ATTR(tx_power, S_IWUSR | S_IRUGO, show_tx_power, store_tx_power);
3526
Wey-Yi Guy01abfbb2009-09-17 10:43:45 -07003527static ssize_t show_rts_ht_protection(struct device *d,
3528 struct device_attribute *attr, char *buf)
3529{
3530 struct iwl_priv *priv = dev_get_drvdata(d);
3531
3532 return sprintf(buf, "%s\n",
3533 priv->cfg->use_rts_for_ht ? "RTS/CTS" : "CTS-to-self");
3534}
3535
3536static ssize_t store_rts_ht_protection(struct device *d,
3537 struct device_attribute *attr,
3538 const char *buf, size_t count)
3539{
3540 struct iwl_priv *priv = dev_get_drvdata(d);
3541 unsigned long val;
3542 int ret;
3543
3544 ret = strict_strtoul(buf, 10, &val);
3545 if (ret)
3546 IWL_INFO(priv, "Input is not in decimal form.\n");
3547 else {
3548 if (!iwl_is_associated(priv))
3549 priv->cfg->use_rts_for_ht = val ? true : false;
3550 else
3551 IWL_ERR(priv, "Sta associated with AP - "
3552 "Change protection mechanism is not allowed\n");
3553 ret = count;
3554 }
3555 return ret;
3556}
3557
3558static DEVICE_ATTR(rts_ht_protection, S_IWUSR | S_IRUGO,
3559 show_rts_ht_protection, store_rts_ht_protection);
3560
Zhu Yib481de92007-09-25 17:54:57 -07003561
Zhu Yib481de92007-09-25 17:54:57 -07003562/*****************************************************************************
3563 *
3564 * driver setup and teardown
3565 *
3566 *****************************************************************************/
3567
Emmanuel Grumbach4e393172008-06-12 09:46:53 +08003568static void iwl_setup_deferred_work(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07003569{
Reinette Chatred21050c2009-02-13 11:51:18 -08003570 priv->workqueue = create_singlethread_workqueue(DRV_NAME);
Zhu Yib481de92007-09-25 17:54:57 -07003571
3572 init_waitqueue_head(&priv->wait_command_queue);
3573
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003574 INIT_WORK(&priv->restart, iwl_bg_restart);
3575 INIT_WORK(&priv->rx_replenish, iwl_bg_rx_replenish);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003576 INIT_WORK(&priv->beacon_update, iwl_bg_beacon_update);
Emmanuel Grumbach16e727e2008-06-12 09:46:52 +08003577 INIT_WORK(&priv->run_time_calib_work, iwl_bg_run_time_calib_work);
Tomas Winkler4a4a9e82008-05-29 16:34:54 +08003578 INIT_DELAYED_WORK(&priv->init_alive_start, iwl_bg_init_alive_start);
3579 INIT_DELAYED_WORK(&priv->alive_start, iwl_bg_alive_start);
Tomas Winkler2a421b92008-06-12 09:47:10 +08003580
Tomas Winkler2a421b92008-06-12 09:47:10 +08003581 iwl_setup_scan_deferred_work(priv);
Zhu Yib481de92007-09-25 17:54:57 -07003582
Emmanuel Grumbach4e393172008-06-12 09:46:53 +08003583 if (priv->cfg->ops->lib->setup_deferred_work)
3584 priv->cfg->ops->lib->setup_deferred_work(priv);
3585
3586 init_timer(&priv->statistics_periodic);
3587 priv->statistics_periodic.data = (unsigned long)priv;
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003588 priv->statistics_periodic.function = iwl_bg_statistics_periodic;
Zhu Yib481de92007-09-25 17:54:57 -07003589
Wey-Yi Guya9e1cb62009-12-10 14:37:26 -08003590 init_timer(&priv->ucode_trace);
3591 priv->ucode_trace.data = (unsigned long)priv;
3592 priv->ucode_trace.function = iwl_bg_ucode_trace;
3593
Wey-Yi Guyb74e31a2010-03-01 17:23:50 -08003594 if (priv->cfg->ops->lib->recover_from_tx_stall) {
3595 init_timer(&priv->monitor_recover);
3596 priv->monitor_recover.data = (unsigned long)priv;
3597 priv->monitor_recover.function =
3598 priv->cfg->ops->lib->recover_from_tx_stall;
3599 }
3600
Mohamed Abbasef850d72009-05-22 11:01:50 -07003601 if (!priv->cfg->use_isr_legacy)
3602 tasklet_init(&priv->irq_tasklet, (void (*)(unsigned long))
3603 iwl_irq_tasklet, (unsigned long)priv);
3604 else
3605 tasklet_init(&priv->irq_tasklet, (void (*)(unsigned long))
3606 iwl_irq_tasklet_legacy, (unsigned long)priv);
Zhu Yib481de92007-09-25 17:54:57 -07003607}
3608
Emmanuel Grumbach4e393172008-06-12 09:46:53 +08003609static void iwl_cancel_deferred_work(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07003610{
Emmanuel Grumbach4e393172008-06-12 09:46:53 +08003611 if (priv->cfg->ops->lib->cancel_deferred_work)
3612 priv->cfg->ops->lib->cancel_deferred_work(priv);
Zhu Yib481de92007-09-25 17:54:57 -07003613
Joonwoo Park3ae6a052007-11-29 10:43:16 +09003614 cancel_delayed_work_sync(&priv->init_alive_start);
Zhu Yib481de92007-09-25 17:54:57 -07003615 cancel_delayed_work(&priv->scan_check);
Johannes Berg88be0262010-04-07 00:21:36 -07003616 cancel_work_sync(&priv->start_internal_scan);
Zhu Yib481de92007-09-25 17:54:57 -07003617 cancel_delayed_work(&priv->alive_start);
Zhu Yib481de92007-09-25 17:54:57 -07003618 cancel_work_sync(&priv->beacon_update);
Emmanuel Grumbach4e393172008-06-12 09:46:53 +08003619 del_timer_sync(&priv->statistics_periodic);
Wey-Yi Guya9e1cb62009-12-10 14:37:26 -08003620 del_timer_sync(&priv->ucode_trace);
Wey-Yi Guyb74e31a2010-03-01 17:23:50 -08003621 if (priv->cfg->ops->lib->recover_from_tx_stall)
3622 del_timer_sync(&priv->monitor_recover);
Zhu Yib481de92007-09-25 17:54:57 -07003623}
3624
Reinette Chatre89f186a2009-10-30 14:36:11 -07003625static void iwl_init_hw_rates(struct iwl_priv *priv,
3626 struct ieee80211_rate *rates)
3627{
3628 int i;
3629
3630 for (i = 0; i < IWL_RATE_COUNT_LEGACY; i++) {
3631 rates[i].bitrate = iwl_rates[i].ieee * 5;
3632 rates[i].hw_value = i; /* Rate scaling will work on indexes */
3633 rates[i].hw_value_short = i;
3634 rates[i].flags = 0;
3635 if ((i >= IWL_FIRST_CCK_RATE) && (i <= IWL_LAST_CCK_RATE)) {
3636 /*
3637 * If CCK != 1M then set short preamble rate flag.
3638 */
3639 rates[i].flags |=
3640 (iwl_rates[i].plcp == IWL_RATE_1M_PLCP) ?
3641 0 : IEEE80211_RATE_SHORT_PREAMBLE;
3642 }
3643 }
3644}
3645
3646static int iwl_init_drv(struct iwl_priv *priv)
3647{
3648 int ret;
3649
3650 priv->ibss_beacon = NULL;
3651
Reinette Chatre89f186a2009-10-30 14:36:11 -07003652 spin_lock_init(&priv->sta_lock);
3653 spin_lock_init(&priv->hcmd_lock);
3654
3655 INIT_LIST_HEAD(&priv->free_frames);
3656
3657 mutex_init(&priv->mutex);
Reinette Chatred2dfe6d2010-02-18 22:03:04 -08003658 mutex_init(&priv->sync_cmd_mutex);
Reinette Chatre89f186a2009-10-30 14:36:11 -07003659
Reinette Chatre89f186a2009-10-30 14:36:11 -07003660 priv->ieee_channels = NULL;
3661 priv->ieee_rates = NULL;
3662 priv->band = IEEE80211_BAND_2GHZ;
3663
3664 priv->iw_mode = NL80211_IFTYPE_STATION;
Johannes Bergba37a3d2009-12-10 14:37:27 -08003665 priv->current_ht_config.smps = IEEE80211_SMPS_STATIC;
Wey-Yi Guya13d2762010-01-22 14:22:42 -08003666 priv->missed_beacon_threshold = IWL_MISSED_BEACON_THRESHOLD_DEF;
Wey-Yi Guyd5a0ffa2010-03-04 13:38:59 -08003667 priv->_agn.agg_tids_count = 0;
Reinette Chatre89f186a2009-10-30 14:36:11 -07003668
Wey-Yi Guy8a472da2010-02-18 22:03:06 -08003669 /* initialize force reset */
3670 priv->force_reset[IWL_RF_RESET].reset_duration =
3671 IWL_DELAY_NEXT_FORCE_RF_RESET;
3672 priv->force_reset[IWL_FW_RESET].reset_duration =
3673 IWL_DELAY_NEXT_FORCE_FW_RELOAD;
Reinette Chatre89f186a2009-10-30 14:36:11 -07003674
3675 /* Choose which receivers/antennas to use */
3676 if (priv->cfg->ops->hcmd->set_rxon_chain)
3677 priv->cfg->ops->hcmd->set_rxon_chain(priv);
3678
3679 iwl_init_scan_params(priv);
3680
Reinette Chatre89f186a2009-10-30 14:36:11 -07003681 /* Set the tx_power_user_lmt to the lowest power level
3682 * this value will get overwritten by channel max power avg
3683 * from eeprom */
Wey-Yi Guyb744cb72010-03-23 11:37:59 -07003684 priv->tx_power_user_lmt = IWLAGN_TX_POWER_TARGET_POWER_MIN;
Reinette Chatre89f186a2009-10-30 14:36:11 -07003685
3686 ret = iwl_init_channel_map(priv);
3687 if (ret) {
3688 IWL_ERR(priv, "initializing regulatory failed: %d\n", ret);
3689 goto err;
3690 }
3691
3692 ret = iwlcore_init_geos(priv);
3693 if (ret) {
3694 IWL_ERR(priv, "initializing geos failed: %d\n", ret);
3695 goto err_free_channel_map;
3696 }
3697 iwl_init_hw_rates(priv, priv->ieee_rates);
3698
3699 return 0;
3700
3701err_free_channel_map:
3702 iwl_free_channel_map(priv);
3703err:
3704 return ret;
3705}
3706
3707static void iwl_uninit_drv(struct iwl_priv *priv)
3708{
3709 iwl_calib_free_results(priv);
3710 iwlcore_free_geos(priv);
3711 iwl_free_channel_map(priv);
Johannes Berg811ecc92010-04-06 04:12:41 -07003712 kfree(priv->scan_cmd);
Reinette Chatre89f186a2009-10-30 14:36:11 -07003713}
3714
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003715static struct attribute *iwl_sysfs_entries[] = {
Zhu Yib481de92007-09-25 17:54:57 -07003716 &dev_attr_temperature.attr,
Zhu Yib481de92007-09-25 17:54:57 -07003717 &dev_attr_tx_power.attr,
Wey-Yi Guy01abfbb2009-09-17 10:43:45 -07003718 &dev_attr_rts_ht_protection.attr,
Ester Kummer8cf769c2008-05-06 11:05:11 +08003719#ifdef CONFIG_IWLWIFI_DEBUG
3720 &dev_attr_debug_level.attr,
3721#endif
Zhu Yib481de92007-09-25 17:54:57 -07003722 NULL
3723};
3724
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003725static struct attribute_group iwl_attribute_group = {
Zhu Yib481de92007-09-25 17:54:57 -07003726 .name = NULL, /* put in device directory */
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003727 .attrs = iwl_sysfs_entries,
Zhu Yib481de92007-09-25 17:54:57 -07003728};
3729
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003730static struct ieee80211_ops iwl_hw_ops = {
3731 .tx = iwl_mac_tx,
3732 .start = iwl_mac_start,
3733 .stop = iwl_mac_stop,
3734 .add_interface = iwl_mac_add_interface,
3735 .remove_interface = iwl_mac_remove_interface,
3736 .config = iwl_mac_config,
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003737 .configure_filter = iwl_configure_filter,
3738 .set_key = iwl_mac_set_key,
3739 .update_tkip_key = iwl_mac_update_tkip_key,
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003740 .conf_tx = iwl_mac_conf_tx,
3741 .reset_tsf = iwl_mac_reset_tsf,
3742 .bss_info_changed = iwl_bss_info_changed,
3743 .ampdu_action = iwl_mac_ampdu_action,
Johannes Berg6ab10ff2009-11-13 11:56:37 -08003744 .hw_scan = iwl_mac_hw_scan,
3745 .sta_notify = iwl_mac_sta_notify,
Reinette Chatrefe6b23d2010-02-22 16:24:47 -08003746 .sta_add = iwlagn_mac_sta_add,
3747 .sta_remove = iwl_mac_sta_remove,
Wey-Yi Guy79d07322010-05-06 08:54:11 -07003748 .channel_switch = iwl_mac_channel_switch,
Zhu Yib481de92007-09-25 17:54:57 -07003749};
3750
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003751static int iwl_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
Zhu Yib481de92007-09-25 17:54:57 -07003752{
3753 int err = 0;
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07003754 struct iwl_priv *priv;
Zhu Yib481de92007-09-25 17:54:57 -07003755 struct ieee80211_hw *hw;
Tomas Winkler82b9a122008-03-04 18:09:30 -08003756 struct iwl_cfg *cfg = (struct iwl_cfg *)(ent->driver_data);
Mohamed Abbas0359fac2008-03-28 16:21:08 -07003757 unsigned long flags;
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01003758 u16 pci_cmd;
Johannes Berg30eabc12010-05-12 03:33:10 -07003759 u8 perm_addr[ETH_ALEN];
Zhu Yib481de92007-09-25 17:54:57 -07003760
Assaf Krauss316c30d2008-03-14 10:38:46 -07003761 /************************
3762 * 1. Allocating HW data
3763 ************************/
3764
Cahill, Ben M6440adb2007-11-29 11:09:55 +08003765 /* Disabling hardware scan means that mac80211 will perform scans
3766 * "the hard way", rather than using device's scan. */
Assaf Krauss1ea87392008-03-18 14:57:50 -07003767 if (cfg->mod_params->disable_hw_scan) {
Reinette Chatrea562a9d2009-07-17 09:30:24 -07003768 if (iwl_debug_level & IWL_DL_INFO)
Ester Kummerbf403db2008-05-05 10:22:40 +08003769 dev_printk(KERN_DEBUG, &(pdev->dev),
3770 "Disabling hw_scan\n");
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003771 iwl_hw_ops.hw_scan = NULL;
Zhu Yib481de92007-09-25 17:54:57 -07003772 }
3773
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003774 hw = iwl_alloc_all(cfg, &iwl_hw_ops);
Assaf Krauss1d0a0822008-03-14 10:38:48 -07003775 if (!hw) {
Zhu Yib481de92007-09-25 17:54:57 -07003776 err = -ENOMEM;
3777 goto out;
3778 }
Assaf Krauss1d0a0822008-03-14 10:38:48 -07003779 priv = hw->priv;
3780 /* At this point both hw and priv are allocated. */
3781
Zhu Yib481de92007-09-25 17:54:57 -07003782 SET_IEEE80211_DEV(hw, &pdev->dev);
3783
Tomas Winklere1623442009-01-27 14:27:56 -08003784 IWL_DEBUG_INFO(priv, "*** LOAD DRIVER ***\n");
Tomas Winkler82b9a122008-03-04 18:09:30 -08003785 priv->cfg = cfg;
Zhu Yib481de92007-09-25 17:54:57 -07003786 priv->pci_dev = pdev;
Mohamed Abbas40cefda2009-05-22 11:01:52 -07003787 priv->inta_mask = CSR_INI_SET_MASK;
Assaf Krauss316c30d2008-03-14 10:38:46 -07003788
Wey-Yi Guy20594eb2009-08-07 15:41:39 -07003789 if (iwl_alloc_traffic_mem(priv))
3790 IWL_ERR(priv, "Not enough memory to generate traffic log\n");
Zhu Yib481de92007-09-25 17:54:57 -07003791
Assaf Krauss316c30d2008-03-14 10:38:46 -07003792 /**************************
3793 * 2. Initializing PCI bus
3794 **************************/
3795 if (pci_enable_device(pdev)) {
3796 err = -ENODEV;
3797 goto out_ieee80211_free_hw;
3798 }
3799
3800 pci_set_master(pdev);
3801
Winkler, Tomas093d8742008-09-26 15:09:34 +08003802 err = pci_set_dma_mask(pdev, DMA_BIT_MASK(36));
Assaf Krauss316c30d2008-03-14 10:38:46 -07003803 if (!err)
Winkler, Tomas093d8742008-09-26 15:09:34 +08003804 err = pci_set_consistent_dma_mask(pdev, DMA_BIT_MASK(36));
Ron Rindjunskycc2a8ea2008-04-21 15:41:59 -07003805 if (err) {
Winkler, Tomas093d8742008-09-26 15:09:34 +08003806 err = pci_set_dma_mask(pdev, DMA_BIT_MASK(32));
Ron Rindjunskycc2a8ea2008-04-21 15:41:59 -07003807 if (!err)
Winkler, Tomas093d8742008-09-26 15:09:34 +08003808 err = pci_set_consistent_dma_mask(pdev, DMA_BIT_MASK(32));
Ron Rindjunskycc2a8ea2008-04-21 15:41:59 -07003809 /* both attempts failed: */
Assaf Krauss316c30d2008-03-14 10:38:46 -07003810 if (err) {
Tomas Winkler978785a2008-12-19 10:37:31 +08003811 IWL_WARN(priv, "No suitable DMA available.\n");
Assaf Krauss316c30d2008-03-14 10:38:46 -07003812 goto out_pci_disable_device;
Ron Rindjunskycc2a8ea2008-04-21 15:41:59 -07003813 }
Assaf Krauss316c30d2008-03-14 10:38:46 -07003814 }
3815
3816 err = pci_request_regions(pdev, DRV_NAME);
3817 if (err)
3818 goto out_pci_disable_device;
3819
3820 pci_set_drvdata(pdev, priv);
3821
Assaf Krauss316c30d2008-03-14 10:38:46 -07003822
3823 /***********************
3824 * 3. Read REV register
3825 ***********************/
3826 priv->hw_base = pci_iomap(pdev, 0, 0);
3827 if (!priv->hw_base) {
3828 err = -ENODEV;
3829 goto out_pci_release_regions;
3830 }
3831
Tomas Winklere1623442009-01-27 14:27:56 -08003832 IWL_DEBUG_INFO(priv, "pci_resource_len = 0x%08llx\n",
Assaf Krauss316c30d2008-03-14 10:38:46 -07003833 (unsigned long long) pci_resource_len(pdev, 0));
Tomas Winklere1623442009-01-27 14:27:56 -08003834 IWL_DEBUG_INFO(priv, "pci_resource_base = %p\n", priv->hw_base);
Assaf Krauss316c30d2008-03-14 10:38:46 -07003835
Reinette Chatre731a29b2009-12-14 14:12:11 -08003836 /* these spin locks will be used in apm_ops.init and EEPROM access
Mohamed Abbasa8b50a02009-05-22 11:01:47 -07003837 * we should init now
3838 */
3839 spin_lock_init(&priv->reg_lock);
Reinette Chatre731a29b2009-12-14 14:12:11 -08003840 spin_lock_init(&priv->lock);
Reinette Chatre4843b5a2010-02-03 09:38:59 -08003841
3842 /*
3843 * stop and reset the on-board processor just in case it is in a
3844 * strange state ... like being left stranded by a primary kernel
3845 * and this is now the kdump kernel trying to start up
3846 */
3847 iwl_write32(priv, CSR_RESET, CSR_RESET_REG_FLAG_NEVO_RESET);
3848
Tomas Winklerb661c812008-04-23 17:14:54 -07003849 iwl_hw_detect(priv);
Shanyu Zhaoc11362c2010-03-05 17:05:20 -08003850 IWL_INFO(priv, "Detected %s, REV=0x%X\n",
Tomas Winklerb661c812008-04-23 17:14:54 -07003851 priv->cfg->name, priv->hw_rev);
Assaf Krauss316c30d2008-03-14 10:38:46 -07003852
Tomas Winklere7b63582008-09-03 11:26:49 +08003853 /* We disable the RETRY_TIMEOUT register (0x41) to keep
3854 * PCI Tx retries from interfering with C3 CPU state */
3855 pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00);
3856
Mohamed Abbas086ed112009-05-22 11:01:54 -07003857 iwl_prepare_card_hw(priv);
3858 if (!priv->hw_ready) {
3859 IWL_WARN(priv, "Failed, HW not ready\n");
3860 goto out_iounmap;
3861 }
3862
Assaf Krauss316c30d2008-03-14 10:38:46 -07003863 /*****************
3864 * 4. Read EEPROM
3865 *****************/
Assaf Krauss316c30d2008-03-14 10:38:46 -07003866 /* Read the EEPROM */
3867 err = iwl_eeprom_init(priv);
3868 if (err) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08003869 IWL_ERR(priv, "Unable to init EEPROM\n");
Assaf Krauss316c30d2008-03-14 10:38:46 -07003870 goto out_iounmap;
3871 }
Tomas Winkler8614f362008-04-23 17:14:55 -07003872 err = iwl_eeprom_check_version(priv);
3873 if (err)
Reinette Chatrec8f16132009-02-27 16:21:22 -08003874 goto out_free_eeprom;
Tomas Winkler8614f362008-04-23 17:14:55 -07003875
Ron Rindjunsky02883012008-05-15 13:53:53 +08003876 /* extract MAC Address */
Johannes Berg30eabc12010-05-12 03:33:10 -07003877 iwl_eeprom_get_mac(priv, perm_addr);
3878 IWL_DEBUG_INFO(priv, "MAC address: %pM\n", perm_addr);
3879 SET_IEEE80211_PERM_ADDR(priv->hw, perm_addr);
Assaf Krauss316c30d2008-03-14 10:38:46 -07003880
3881 /************************
3882 * 5. Setup HW constants
3883 ************************/
Ron Rindjunskyda154e32008-06-30 17:23:20 +08003884 if (iwl_set_hw_params(priv)) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08003885 IWL_ERR(priv, "failed to set hw parameters\n");
Tomas Winkler073d3f52008-04-21 15:41:52 -07003886 goto out_free_eeprom;
Assaf Krauss316c30d2008-03-14 10:38:46 -07003887 }
3888
3889 /*******************
Tomas Winkler6ba87952008-05-15 13:54:17 +08003890 * 6. Setup priv
Assaf Krauss316c30d2008-03-14 10:38:46 -07003891 *******************/
Zhu Yib481de92007-09-25 17:54:57 -07003892
Tomas Winkler6ba87952008-05-15 13:54:17 +08003893 err = iwl_init_drv(priv);
Assaf Kraussbf85ea42008-03-14 10:38:49 -07003894 if (err)
Ron Rindjunsky399f49002008-04-23 17:14:56 -07003895 goto out_free_eeprom;
Assaf Kraussbf85ea42008-03-14 10:38:49 -07003896 /* At this point both hw and priv are initialized. */
Assaf Krauss316c30d2008-03-14 10:38:46 -07003897
Assaf Krauss316c30d2008-03-14 10:38:46 -07003898 /********************
Abhijeet Kolekar09f9bf72009-04-20 14:37:03 -07003899 * 7. Setup services
Assaf Krauss316c30d2008-03-14 10:38:46 -07003900 ********************/
Mohamed Abbas0359fac2008-03-28 16:21:08 -07003901 spin_lock_irqsave(&priv->lock, flags);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003902 iwl_disable_interrupts(priv);
Mohamed Abbas0359fac2008-03-28 16:21:08 -07003903 spin_unlock_irqrestore(&priv->lock, flags);
Assaf Krauss316c30d2008-03-14 10:38:46 -07003904
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01003905 pci_enable_msi(priv->pci_dev);
3906
Mohamed Abbasef850d72009-05-22 11:01:50 -07003907 iwl_alloc_isr_ict(priv);
3908 err = request_irq(priv->pci_dev->irq, priv->cfg->ops->lib->isr,
3909 IRQF_SHARED, DRV_NAME, priv);
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01003910 if (err) {
3911 IWL_ERR(priv, "Error allocating IRQ %d\n", priv->pci_dev->irq);
3912 goto out_disable_msi;
3913 }
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003914 err = sysfs_create_group(&pdev->dev.kobj, &iwl_attribute_group);
Assaf Krauss316c30d2008-03-14 10:38:46 -07003915 if (err) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08003916 IWL_ERR(priv, "failed to create sysfs device attributes\n");
Helmut Schaa795cc0a2009-02-12 18:51:03 +01003917 goto out_free_irq;
Assaf Krauss316c30d2008-03-14 10:38:46 -07003918 }
3919
Emmanuel Grumbach4e393172008-06-12 09:46:53 +08003920 iwl_setup_deferred_work(priv);
Emmanuel Grumbach653fa4a2008-06-30 17:23:11 +08003921 iwl_setup_rx_handlers(priv);
Assaf Krauss316c30d2008-03-14 10:38:46 -07003922
Johannes Berg158bea02010-01-22 14:22:53 -08003923 /*********************************************
3924 * 8. Enable interrupts and read RFKILL state
3925 *********************************************/
Tomas Winkler6ba87952008-05-15 13:54:17 +08003926
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01003927 /* enable interrupts if needed: hw bug w/a */
3928 pci_read_config_word(priv->pci_dev, PCI_COMMAND, &pci_cmd);
3929 if (pci_cmd & PCI_COMMAND_INTX_DISABLE) {
3930 pci_cmd &= ~PCI_COMMAND_INTX_DISABLE;
3931 pci_write_config_word(priv->pci_dev, PCI_COMMAND, pci_cmd);
3932 }
3933
3934 iwl_enable_interrupts(priv);
3935
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01003936 /* If platform's RF_KILL switch is NOT set to KILL */
3937 if (iwl_read32(priv, CSR_GP_CNTRL) & CSR_GP_CNTRL_REG_FLAG_HW_RF_KILL_SW)
3938 clear_bit(STATUS_RF_KILL_HW, &priv->status);
3939 else
3940 set_bit(STATUS_RF_KILL_HW, &priv->status);
Tomas Winkler6ba87952008-05-15 13:54:17 +08003941
Johannes Berga60e77e2009-06-04 18:26:06 +02003942 wiphy_rfkill_set_hw_state(priv->hw->wiphy,
3943 test_bit(STATUS_RF_KILL_HW, &priv->status));
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01003944
Emmanuel Grumbach58d0f362008-06-12 09:47:19 +08003945 iwl_power_initialize(priv);
Wey-Yi Guy39b73fb2009-07-24 11:13:02 -07003946 iwl_tt_initialize(priv);
Johannes Berg158bea02010-01-22 14:22:53 -08003947
Reinette Chatrea15707d2010-05-10 15:08:11 -07003948 init_completion(&priv->_agn.firmware_loading_complete);
Johannes Berg562db532010-04-29 07:41:53 -07003949
Johannes Bergb08dfd02010-01-29 11:54:56 -08003950 err = iwl_request_firmware(priv, true);
Johannes Berg158bea02010-01-22 14:22:53 -08003951 if (err)
3952 goto out_remove_sysfs;
3953
Zhu Yib481de92007-09-25 17:54:57 -07003954 return 0;
3955
Assaf Krauss316c30d2008-03-14 10:38:46 -07003956 out_remove_sysfs:
Reinette Chatrec8f16132009-02-27 16:21:22 -08003957 destroy_workqueue(priv->workqueue);
3958 priv->workqueue = NULL;
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003959 sysfs_remove_group(&pdev->dev.kobj, &iwl_attribute_group);
Helmut Schaa795cc0a2009-02-12 18:51:03 +01003960 out_free_irq:
3961 free_irq(priv->pci_dev->irq, priv);
Mohamed Abbasef850d72009-05-22 11:01:50 -07003962 iwl_free_isr_ict(priv);
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01003963 out_disable_msi:
3964 pci_disable_msi(priv->pci_dev);
Tomas Winkler6ba87952008-05-15 13:54:17 +08003965 iwl_uninit_drv(priv);
Tomas Winkler073d3f52008-04-21 15:41:52 -07003966 out_free_eeprom:
3967 iwl_eeprom_free(priv);
Zhu Yib481de92007-09-25 17:54:57 -07003968 out_iounmap:
3969 pci_iounmap(pdev, priv->hw_base);
3970 out_pci_release_regions:
Assaf Krauss316c30d2008-03-14 10:38:46 -07003971 pci_set_drvdata(pdev, NULL);
Reinette Chatre623d5632009-03-03 11:37:04 -08003972 pci_release_regions(pdev);
Zhu Yib481de92007-09-25 17:54:57 -07003973 out_pci_disable_device:
3974 pci_disable_device(pdev);
Zhu Yib481de92007-09-25 17:54:57 -07003975 out_ieee80211_free_hw:
Wey-Yi Guy20594eb2009-08-07 15:41:39 -07003976 iwl_free_traffic_mem(priv);
Wey-Yi Guyd7c76f42009-10-09 13:20:17 -07003977 ieee80211_free_hw(priv->hw);
Zhu Yib481de92007-09-25 17:54:57 -07003978 out:
3979 return err;
3980}
3981
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003982static void __devexit iwl_pci_remove(struct pci_dev *pdev)
Zhu Yib481de92007-09-25 17:54:57 -07003983{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07003984 struct iwl_priv *priv = pci_get_drvdata(pdev);
Mohamed Abbas0359fac2008-03-28 16:21:08 -07003985 unsigned long flags;
Zhu Yib481de92007-09-25 17:54:57 -07003986
3987 if (!priv)
3988 return;
3989
Reinette Chatrea15707d2010-05-10 15:08:11 -07003990 wait_for_completion(&priv->_agn.firmware_loading_complete);
Johannes Berg562db532010-04-29 07:41:53 -07003991
Tomas Winklere1623442009-01-27 14:27:56 -08003992 IWL_DEBUG_INFO(priv, "*** UNLOAD DRIVER ***\n");
Zhu Yib481de92007-09-25 17:54:57 -07003993
Emmanuel Grumbach67249622008-05-29 16:35:26 +08003994 iwl_dbgfs_unregister(priv);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003995 sysfs_remove_group(&pdev->dev.kobj, &iwl_attribute_group);
Emmanuel Grumbach67249622008-05-29 16:35:26 +08003996
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003997 /* ieee80211_unregister_hw call wil cause iwl_mac_stop to
3998 * to be called and iwl_down since we are removing the device
Gregory Greenman0b124c32008-09-03 11:18:50 +08003999 * we need to set STATUS_EXIT_PENDING bit.
4000 */
4001 set_bit(STATUS_EXIT_PENDING, &priv->status);
Ron Rindjunskyc4f55232008-03-28 16:21:10 -07004002 if (priv->mac80211_registered) {
4003 ieee80211_unregister_hw(priv->hw);
4004 priv->mac80211_registered = 0;
Gregory Greenman0b124c32008-09-03 11:18:50 +08004005 } else {
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07004006 iwl_down(priv);
Ron Rindjunskyc4f55232008-03-28 16:21:10 -07004007 }
4008
Ben Cahillc166b252009-10-23 13:42:35 -07004009 /*
4010 * Make sure device is reset to low power before unloading driver.
4011 * This may be redundant with iwl_down(), but there are paths to
4012 * run iwl_down() without calling apm_ops.stop(), and there are
4013 * paths to avoid running iwl_down() at all before leaving driver.
4014 * This (inexpensive) call *makes sure* device is reset.
4015 */
4016 priv->cfg->ops->lib->apm_ops.stop(priv);
4017
Wey-Yi Guy39b73fb2009-07-24 11:13:02 -07004018 iwl_tt_exit(priv);
4019
Mohamed Abbas0359fac2008-03-28 16:21:08 -07004020 /* make sure we flush any pending irq or
4021 * tasklet for the driver
4022 */
4023 spin_lock_irqsave(&priv->lock, flags);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07004024 iwl_disable_interrupts(priv);
Mohamed Abbas0359fac2008-03-28 16:21:08 -07004025 spin_unlock_irqrestore(&priv->lock, flags);
4026
4027 iwl_synchronize_irq(priv);
4028
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07004029 iwl_dealloc_ucode_pci(priv);
Zhu Yib481de92007-09-25 17:54:57 -07004030
4031 if (priv->rxq.bd)
Wey-Yi Guy54b81552010-03-17 13:34:35 -07004032 iwlagn_rx_queue_free(priv, &priv->rxq);
Wey-Yi Guy74bcdb32010-03-17 13:34:34 -07004033 iwlagn_hw_txq_ctx_free(priv);
Zhu Yib481de92007-09-25 17:54:57 -07004034
Tomas Winkler073d3f52008-04-21 15:41:52 -07004035 iwl_eeprom_free(priv);
Zhu Yib481de92007-09-25 17:54:57 -07004036
Zhu Yib481de92007-09-25 17:54:57 -07004037
Mohamed Abbas948c1712007-10-25 17:15:45 +08004038 /*netif_stop_queue(dev); */
4039 flush_workqueue(priv->workqueue);
4040
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07004041 /* ieee80211_unregister_hw calls iwl_mac_stop, which flushes
Zhu Yib481de92007-09-25 17:54:57 -07004042 * priv->workqueue... so we can't take down the workqueue
4043 * until now... */
4044 destroy_workqueue(priv->workqueue);
4045 priv->workqueue = NULL;
Wey-Yi Guy20594eb2009-08-07 15:41:39 -07004046 iwl_free_traffic_mem(priv);
Zhu Yib481de92007-09-25 17:54:57 -07004047
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01004048 free_irq(priv->pci_dev->irq, priv);
4049 pci_disable_msi(priv->pci_dev);
Zhu Yib481de92007-09-25 17:54:57 -07004050 pci_iounmap(pdev, priv->hw_base);
4051 pci_release_regions(pdev);
4052 pci_disable_device(pdev);
4053 pci_set_drvdata(pdev, NULL);
4054
Tomas Winkler6ba87952008-05-15 13:54:17 +08004055 iwl_uninit_drv(priv);
Zhu Yib481de92007-09-25 17:54:57 -07004056
Mohamed Abbasef850d72009-05-22 11:01:50 -07004057 iwl_free_isr_ict(priv);
4058
Zhu Yib481de92007-09-25 17:54:57 -07004059 if (priv->ibss_beacon)
4060 dev_kfree_skb(priv->ibss_beacon);
4061
4062 ieee80211_free_hw(priv->hw);
4063}
4064
Zhu Yib481de92007-09-25 17:54:57 -07004065
4066/*****************************************************************************
4067 *
4068 * driver and module entry point
4069 *
4070 *****************************************************************************/
4071
Ron Rindjunskyfed90172008-04-15 16:01:41 -07004072/* Hardware specific file defines the PCI IDs table for that hardware module */
Alexey Dobriyana3aa1882010-01-07 11:58:11 +00004073static DEFINE_PCI_DEVICE_TABLE(iwl_hw_card_ids) = {
Tomas Winkler4fc22b22008-07-21 18:54:42 +03004074#ifdef CONFIG_IWL4965
Ron Rindjunskyfed90172008-04-15 16:01:41 -07004075 {IWL_PCI_DEVICE(0x4229, PCI_ANY_ID, iwl4965_agn_cfg)},
4076 {IWL_PCI_DEVICE(0x4230, PCI_ANY_ID, iwl4965_agn_cfg)},
Tomas Winkler4fc22b22008-07-21 18:54:42 +03004077#endif /* CONFIG_IWL4965 */
Tomas Winkler5a6a2562008-04-24 11:55:23 -07004078#ifdef CONFIG_IWL5000
Wey-Yi Guyac592572009-11-20 12:05:03 -08004079/* 5100 Series WiFi */
4080 {IWL_PCI_DEVICE(0x4232, 0x1201, iwl5100_agn_cfg)}, /* Mini Card */
4081 {IWL_PCI_DEVICE(0x4232, 0x1301, iwl5100_agn_cfg)}, /* Half Mini Card */
4082 {IWL_PCI_DEVICE(0x4232, 0x1204, iwl5100_agn_cfg)}, /* Mini Card */
4083 {IWL_PCI_DEVICE(0x4232, 0x1304, iwl5100_agn_cfg)}, /* Half Mini Card */
4084 {IWL_PCI_DEVICE(0x4232, 0x1205, iwl5100_bgn_cfg)}, /* Mini Card */
4085 {IWL_PCI_DEVICE(0x4232, 0x1305, iwl5100_bgn_cfg)}, /* Half Mini Card */
4086 {IWL_PCI_DEVICE(0x4232, 0x1206, iwl5100_abg_cfg)}, /* Mini Card */
4087 {IWL_PCI_DEVICE(0x4232, 0x1306, iwl5100_abg_cfg)}, /* Half Mini Card */
4088 {IWL_PCI_DEVICE(0x4232, 0x1221, iwl5100_agn_cfg)}, /* Mini Card */
4089 {IWL_PCI_DEVICE(0x4232, 0x1321, iwl5100_agn_cfg)}, /* Half Mini Card */
4090 {IWL_PCI_DEVICE(0x4232, 0x1224, iwl5100_agn_cfg)}, /* Mini Card */
4091 {IWL_PCI_DEVICE(0x4232, 0x1324, iwl5100_agn_cfg)}, /* Half Mini Card */
4092 {IWL_PCI_DEVICE(0x4232, 0x1225, iwl5100_bgn_cfg)}, /* Mini Card */
4093 {IWL_PCI_DEVICE(0x4232, 0x1325, iwl5100_bgn_cfg)}, /* Half Mini Card */
4094 {IWL_PCI_DEVICE(0x4232, 0x1226, iwl5100_abg_cfg)}, /* Mini Card */
4095 {IWL_PCI_DEVICE(0x4232, 0x1326, iwl5100_abg_cfg)}, /* Half Mini Card */
4096 {IWL_PCI_DEVICE(0x4237, 0x1211, iwl5100_agn_cfg)}, /* Mini Card */
4097 {IWL_PCI_DEVICE(0x4237, 0x1311, iwl5100_agn_cfg)}, /* Half Mini Card */
4098 {IWL_PCI_DEVICE(0x4237, 0x1214, iwl5100_agn_cfg)}, /* Mini Card */
4099 {IWL_PCI_DEVICE(0x4237, 0x1314, iwl5100_agn_cfg)}, /* Half Mini Card */
4100 {IWL_PCI_DEVICE(0x4237, 0x1215, iwl5100_bgn_cfg)}, /* Mini Card */
4101 {IWL_PCI_DEVICE(0x4237, 0x1315, iwl5100_bgn_cfg)}, /* Half Mini Card */
4102 {IWL_PCI_DEVICE(0x4237, 0x1216, iwl5100_abg_cfg)}, /* Mini Card */
4103 {IWL_PCI_DEVICE(0x4237, 0x1316, iwl5100_abg_cfg)}, /* Half Mini Card */
4104
4105/* 5300 Series WiFi */
4106 {IWL_PCI_DEVICE(0x4235, 0x1021, iwl5300_agn_cfg)}, /* Mini Card */
4107 {IWL_PCI_DEVICE(0x4235, 0x1121, iwl5300_agn_cfg)}, /* Half Mini Card */
4108 {IWL_PCI_DEVICE(0x4235, 0x1024, iwl5300_agn_cfg)}, /* Mini Card */
4109 {IWL_PCI_DEVICE(0x4235, 0x1124, iwl5300_agn_cfg)}, /* Half Mini Card */
4110 {IWL_PCI_DEVICE(0x4235, 0x1001, iwl5300_agn_cfg)}, /* Mini Card */
4111 {IWL_PCI_DEVICE(0x4235, 0x1101, iwl5300_agn_cfg)}, /* Half Mini Card */
4112 {IWL_PCI_DEVICE(0x4235, 0x1004, iwl5300_agn_cfg)}, /* Mini Card */
4113 {IWL_PCI_DEVICE(0x4235, 0x1104, iwl5300_agn_cfg)}, /* Half Mini Card */
4114 {IWL_PCI_DEVICE(0x4236, 0x1011, iwl5300_agn_cfg)}, /* Mini Card */
4115 {IWL_PCI_DEVICE(0x4236, 0x1111, iwl5300_agn_cfg)}, /* Half Mini Card */
4116 {IWL_PCI_DEVICE(0x4236, 0x1014, iwl5300_agn_cfg)}, /* Mini Card */
4117 {IWL_PCI_DEVICE(0x4236, 0x1114, iwl5300_agn_cfg)}, /* Half Mini Card */
4118
4119/* 5350 Series WiFi/WiMax */
4120 {IWL_PCI_DEVICE(0x423A, 0x1001, iwl5350_agn_cfg)}, /* Mini Card */
4121 {IWL_PCI_DEVICE(0x423A, 0x1021, iwl5350_agn_cfg)}, /* Mini Card */
4122 {IWL_PCI_DEVICE(0x423B, 0x1011, iwl5350_agn_cfg)}, /* Mini Card */
4123
4124/* 5150 Series Wifi/WiMax */
4125 {IWL_PCI_DEVICE(0x423C, 0x1201, iwl5150_agn_cfg)}, /* Mini Card */
4126 {IWL_PCI_DEVICE(0x423C, 0x1301, iwl5150_agn_cfg)}, /* Half Mini Card */
4127 {IWL_PCI_DEVICE(0x423C, 0x1206, iwl5150_abg_cfg)}, /* Mini Card */
4128 {IWL_PCI_DEVICE(0x423C, 0x1306, iwl5150_abg_cfg)}, /* Half Mini Card */
4129 {IWL_PCI_DEVICE(0x423C, 0x1221, iwl5150_agn_cfg)}, /* Mini Card */
4130 {IWL_PCI_DEVICE(0x423C, 0x1321, iwl5150_agn_cfg)}, /* Half Mini Card */
4131
4132 {IWL_PCI_DEVICE(0x423D, 0x1211, iwl5150_agn_cfg)}, /* Mini Card */
4133 {IWL_PCI_DEVICE(0x423D, 0x1311, iwl5150_agn_cfg)}, /* Half Mini Card */
4134 {IWL_PCI_DEVICE(0x423D, 0x1216, iwl5150_abg_cfg)}, /* Mini Card */
4135 {IWL_PCI_DEVICE(0x423D, 0x1316, iwl5150_abg_cfg)}, /* Half Mini Card */
Wey-Yi Guy5953a622009-09-17 10:43:53 -07004136
4137/* 6x00 Series */
Wey-Yi Guy5953a622009-09-17 10:43:53 -07004138 {IWL_PCI_DEVICE(0x422B, 0x1101, iwl6000_3agn_cfg)},
4139 {IWL_PCI_DEVICE(0x422B, 0x1121, iwl6000_3agn_cfg)},
4140 {IWL_PCI_DEVICE(0x422C, 0x1301, iwl6000i_2agn_cfg)},
4141 {IWL_PCI_DEVICE(0x422C, 0x1306, iwl6000i_2abg_cfg)},
4142 {IWL_PCI_DEVICE(0x422C, 0x1307, iwl6000i_2bg_cfg)},
4143 {IWL_PCI_DEVICE(0x422C, 0x1321, iwl6000i_2agn_cfg)},
4144 {IWL_PCI_DEVICE(0x422C, 0x1326, iwl6000i_2abg_cfg)},
4145 {IWL_PCI_DEVICE(0x4238, 0x1111, iwl6000_3agn_cfg)},
4146 {IWL_PCI_DEVICE(0x4239, 0x1311, iwl6000i_2agn_cfg)},
4147 {IWL_PCI_DEVICE(0x4239, 0x1316, iwl6000i_2abg_cfg)},
Shanyu Zhao4b3e8062010-04-07 18:06:36 -07004148
Shanyu Zhao95b13012010-04-21 11:46:33 -07004149/* 6x00 Series Gen2a */
4150 {IWL_PCI_DEVICE(0x0082, 0x1201, iwl6000g2a_2agn_cfg)},
4151 {IWL_PCI_DEVICE(0x0085, 0x1211, iwl6000g2a_2agn_cfg)},
4152 {IWL_PCI_DEVICE(0x0082, 0x1221, iwl6000g2a_2agn_cfg)},
Shanyu Zhao18089722010-05-06 10:15:21 -07004153 {IWL_PCI_DEVICE(0x0082, 0x1206, iwl6000g2a_2abg_cfg)},
4154 {IWL_PCI_DEVICE(0x0085, 0x1216, iwl6000g2a_2abg_cfg)},
4155 {IWL_PCI_DEVICE(0x0082, 0x1226, iwl6000g2a_2abg_cfg)},
4156 {IWL_PCI_DEVICE(0x0082, 0x1207, iwl6000g2a_2bg_cfg)},
Shanyu Zhao9f6e1ba2010-05-11 15:21:54 -07004157 {IWL_PCI_DEVICE(0x0082, 0x1301, iwl6000g2a_2agn_cfg)},
4158 {IWL_PCI_DEVICE(0x0082, 0x1306, iwl6000g2a_2abg_cfg)},
4159 {IWL_PCI_DEVICE(0x0082, 0x1307, iwl6000g2a_2bg_cfg)},
4160 {IWL_PCI_DEVICE(0x0082, 0x1321, iwl6000g2a_2agn_cfg)},
4161 {IWL_PCI_DEVICE(0x0082, 0x1326, iwl6000g2a_2abg_cfg)},
4162 {IWL_PCI_DEVICE(0x0085, 0x1311, iwl6000g2a_2agn_cfg)},
4163 {IWL_PCI_DEVICE(0x0085, 0x1316, iwl6000g2a_2abg_cfg)},
Shanyu Zhao18089722010-05-06 10:15:21 -07004164
4165/* 6x00 Series Gen2b */
4166 {IWL_PCI_DEVICE(0x008F, 0x5105, iwl6000g2b_bgn_cfg)},
4167 {IWL_PCI_DEVICE(0x0090, 0x5115, iwl6000g2b_bgn_cfg)},
4168 {IWL_PCI_DEVICE(0x008F, 0x5125, iwl6000g2b_bgn_cfg)},
4169 {IWL_PCI_DEVICE(0x008F, 0x5107, iwl6000g2b_bg_cfg)},
4170 {IWL_PCI_DEVICE(0x008F, 0x5201, iwl6000g2b_2agn_cfg)},
4171 {IWL_PCI_DEVICE(0x0090, 0x5211, iwl6000g2b_2agn_cfg)},
4172 {IWL_PCI_DEVICE(0x008F, 0x5221, iwl6000g2b_2agn_cfg)},
4173 {IWL_PCI_DEVICE(0x008F, 0x5206, iwl6000g2b_2abg_cfg)},
4174 {IWL_PCI_DEVICE(0x0090, 0x5216, iwl6000g2b_2abg_cfg)},
4175 {IWL_PCI_DEVICE(0x008F, 0x5226, iwl6000g2b_2abg_cfg)},
4176 {IWL_PCI_DEVICE(0x008F, 0x5207, iwl6000g2b_2bg_cfg)},
Shanyu Zhao9f6e1ba2010-05-11 15:21:54 -07004177 {IWL_PCI_DEVICE(0x008A, 0x5301, iwl6000g2b_bgn_cfg)},
4178 {IWL_PCI_DEVICE(0x008A, 0x5305, iwl6000g2b_bgn_cfg)},
4179 {IWL_PCI_DEVICE(0x008A, 0x5307, iwl6000g2b_bg_cfg)},
4180 {IWL_PCI_DEVICE(0x008A, 0x5321, iwl6000g2b_bgn_cfg)},
4181 {IWL_PCI_DEVICE(0x008A, 0x5325, iwl6000g2b_bgn_cfg)},
4182 {IWL_PCI_DEVICE(0x008B, 0x5311, iwl6000g2b_bgn_cfg)},
4183 {IWL_PCI_DEVICE(0x008B, 0x5315, iwl6000g2b_bgn_cfg)},
4184 {IWL_PCI_DEVICE(0x0090, 0x5211, iwl6000g2b_2agn_cfg)},
4185 {IWL_PCI_DEVICE(0x0090, 0x5215, iwl6000g2b_2bgn_cfg)},
4186 {IWL_PCI_DEVICE(0x0090, 0x5216, iwl6000g2b_2abg_cfg)},
4187 {IWL_PCI_DEVICE(0x0091, 0x5201, iwl6000g2b_2agn_cfg)},
4188 {IWL_PCI_DEVICE(0x0091, 0x5205, iwl6000g2b_2bgn_cfg)},
4189 {IWL_PCI_DEVICE(0x0091, 0x5206, iwl6000g2b_2abg_cfg)},
4190 {IWL_PCI_DEVICE(0x0091, 0x5207, iwl6000g2b_2bg_cfg)},
4191 {IWL_PCI_DEVICE(0x0091, 0x5221, iwl6000g2b_2agn_cfg)},
4192 {IWL_PCI_DEVICE(0x0091, 0x5225, iwl6000g2b_2bgn_cfg)},
4193 {IWL_PCI_DEVICE(0x0091, 0x5226, iwl6000g2b_2abg_cfg)},
Wey-Yi Guy5953a622009-09-17 10:43:53 -07004194
4195/* 6x50 WiFi/WiMax Series */
Wey-Yi Guy5953a622009-09-17 10:43:53 -07004196 {IWL_PCI_DEVICE(0x0087, 0x1301, iwl6050_2agn_cfg)},
4197 {IWL_PCI_DEVICE(0x0087, 0x1306, iwl6050_2abg_cfg)},
4198 {IWL_PCI_DEVICE(0x0087, 0x1321, iwl6050_2agn_cfg)},
4199 {IWL_PCI_DEVICE(0x0087, 0x1326, iwl6050_2abg_cfg)},
Wey-Yi Guy5953a622009-09-17 10:43:53 -07004200 {IWL_PCI_DEVICE(0x0089, 0x1311, iwl6050_2agn_cfg)},
4201 {IWL_PCI_DEVICE(0x0089, 0x1316, iwl6050_2abg_cfg)},
4202
Jay Sternberg77dcb6a2009-03-06 13:52:55 -08004203/* 1000 Series WiFi */
Wey-Yi Guy4bd09142009-09-17 10:43:52 -07004204 {IWL_PCI_DEVICE(0x0083, 0x1205, iwl1000_bgn_cfg)},
4205 {IWL_PCI_DEVICE(0x0083, 0x1305, iwl1000_bgn_cfg)},
4206 {IWL_PCI_DEVICE(0x0083, 0x1225, iwl1000_bgn_cfg)},
4207 {IWL_PCI_DEVICE(0x0083, 0x1325, iwl1000_bgn_cfg)},
4208 {IWL_PCI_DEVICE(0x0084, 0x1215, iwl1000_bgn_cfg)},
4209 {IWL_PCI_DEVICE(0x0084, 0x1315, iwl1000_bgn_cfg)},
4210 {IWL_PCI_DEVICE(0x0083, 0x1206, iwl1000_bg_cfg)},
4211 {IWL_PCI_DEVICE(0x0083, 0x1306, iwl1000_bg_cfg)},
4212 {IWL_PCI_DEVICE(0x0083, 0x1226, iwl1000_bg_cfg)},
4213 {IWL_PCI_DEVICE(0x0083, 0x1326, iwl1000_bg_cfg)},
4214 {IWL_PCI_DEVICE(0x0084, 0x1216, iwl1000_bg_cfg)},
4215 {IWL_PCI_DEVICE(0x0084, 0x1316, iwl1000_bg_cfg)},
Tomas Winkler5a6a2562008-04-24 11:55:23 -07004216#endif /* CONFIG_IWL5000 */
Tomas Winkler7100e922008-12-01 16:32:18 -08004217
Ron Rindjunskyfed90172008-04-15 16:01:41 -07004218 {0}
4219};
4220MODULE_DEVICE_TABLE(pci, iwl_hw_card_ids);
4221
4222static struct pci_driver iwl_driver = {
Zhu Yib481de92007-09-25 17:54:57 -07004223 .name = DRV_NAME,
Ron Rindjunskyfed90172008-04-15 16:01:41 -07004224 .id_table = iwl_hw_card_ids,
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07004225 .probe = iwl_pci_probe,
4226 .remove = __devexit_p(iwl_pci_remove),
Zhu Yib481de92007-09-25 17:54:57 -07004227#ifdef CONFIG_PM
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07004228 .suspend = iwl_pci_suspend,
4229 .resume = iwl_pci_resume,
Zhu Yib481de92007-09-25 17:54:57 -07004230#endif
4231};
4232
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07004233static int __init iwl_init(void)
Zhu Yib481de92007-09-25 17:54:57 -07004234{
4235
4236 int ret;
4237 printk(KERN_INFO DRV_NAME ": " DRV_DESCRIPTION ", " DRV_VERSION "\n");
4238 printk(KERN_INFO DRV_NAME ": " DRV_COPYRIGHT "\n");
Reinette Chatre897e1cf2008-03-28 16:21:09 -07004239
Tomas Winklere227cea2008-07-18 13:53:05 +08004240 ret = iwlagn_rate_control_register();
Reinette Chatre897e1cf2008-03-28 16:21:09 -07004241 if (ret) {
Samuel Ortiza3139c52008-12-19 10:37:09 +08004242 printk(KERN_ERR DRV_NAME
4243 "Unable to register rate control algorithm: %d\n", ret);
Reinette Chatre897e1cf2008-03-28 16:21:09 -07004244 return ret;
4245 }
4246
Ron Rindjunskyfed90172008-04-15 16:01:41 -07004247 ret = pci_register_driver(&iwl_driver);
Zhu Yib481de92007-09-25 17:54:57 -07004248 if (ret) {
Samuel Ortiza3139c52008-12-19 10:37:09 +08004249 printk(KERN_ERR DRV_NAME "Unable to initialize PCI module\n");
Reinette Chatre897e1cf2008-03-28 16:21:09 -07004250 goto error_register;
Zhu Yib481de92007-09-25 17:54:57 -07004251 }
Zhu Yib481de92007-09-25 17:54:57 -07004252
4253 return ret;
Reinette Chatre897e1cf2008-03-28 16:21:09 -07004254
Reinette Chatre897e1cf2008-03-28 16:21:09 -07004255error_register:
Tomas Winklere227cea2008-07-18 13:53:05 +08004256 iwlagn_rate_control_unregister();
Reinette Chatre897e1cf2008-03-28 16:21:09 -07004257 return ret;
Zhu Yib481de92007-09-25 17:54:57 -07004258}
4259
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07004260static void __exit iwl_exit(void)
Zhu Yib481de92007-09-25 17:54:57 -07004261{
Ron Rindjunskyfed90172008-04-15 16:01:41 -07004262 pci_unregister_driver(&iwl_driver);
Tomas Winklere227cea2008-07-18 13:53:05 +08004263 iwlagn_rate_control_unregister();
Zhu Yib481de92007-09-25 17:54:57 -07004264}
4265
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07004266module_exit(iwl_exit);
4267module_init(iwl_init);
Reinette Chatrea562a9d2009-07-17 09:30:24 -07004268
4269#ifdef CONFIG_IWLWIFI_DEBUG
Wey-Yi Guy4e30cb62009-09-17 10:43:47 -07004270module_param_named(debug50, iwl_debug_level, uint, S_IRUGO);
Reinette Chatrea562a9d2009-07-17 09:30:24 -07004271MODULE_PARM_DESC(debug50, "50XX debug output mask (deprecated)");
Wey-Yi Guy4e30cb62009-09-17 10:43:47 -07004272module_param_named(debug, iwl_debug_level, uint, S_IRUGO | S_IWUSR);
Reinette Chatrea562a9d2009-07-17 09:30:24 -07004273MODULE_PARM_DESC(debug, "debug output mask");
4274#endif
4275
Wey-Yi Guy2b068612010-03-22 09:17:39 -07004276module_param_named(swcrypto50, iwlagn_mod_params.sw_crypto, bool, S_IRUGO);
4277MODULE_PARM_DESC(swcrypto50,
4278 "using crypto in software (default 0 [hardware]) (deprecated)");
4279module_param_named(swcrypto, iwlagn_mod_params.sw_crypto, int, S_IRUGO);
4280MODULE_PARM_DESC(swcrypto, "using crypto in software (default 0 [hardware])");
4281module_param_named(queues_num50,
4282 iwlagn_mod_params.num_of_queues, int, S_IRUGO);
4283MODULE_PARM_DESC(queues_num50,
4284 "number of hw queues in 50xx series (deprecated)");
4285module_param_named(queues_num, iwlagn_mod_params.num_of_queues, int, S_IRUGO);
4286MODULE_PARM_DESC(queues_num, "number of hw queues.");
4287module_param_named(11n_disable50, iwlagn_mod_params.disable_11n, int, S_IRUGO);
4288MODULE_PARM_DESC(11n_disable50, "disable 50XX 11n functionality (deprecated)");
4289module_param_named(11n_disable, iwlagn_mod_params.disable_11n, int, S_IRUGO);
4290MODULE_PARM_DESC(11n_disable, "disable 11n functionality");
4291module_param_named(amsdu_size_8K50, iwlagn_mod_params.amsdu_size_8K,
4292 int, S_IRUGO);
4293MODULE_PARM_DESC(amsdu_size_8K50,
4294 "enable 8K amsdu size in 50XX series (deprecated)");
4295module_param_named(amsdu_size_8K, iwlagn_mod_params.amsdu_size_8K,
4296 int, S_IRUGO);
4297MODULE_PARM_DESC(amsdu_size_8K, "enable 8K amsdu size");
4298module_param_named(fw_restart50, iwlagn_mod_params.restart_fw, int, S_IRUGO);
4299MODULE_PARM_DESC(fw_restart50,
4300 "restart firmware in case of error (deprecated)");
4301module_param_named(fw_restart, iwlagn_mod_params.restart_fw, int, S_IRUGO);
4302MODULE_PARM_DESC(fw_restart, "restart firmware in case of error");
4303module_param_named(
4304 disable_hw_scan, iwlagn_mod_params.disable_hw_scan, int, S_IRUGO);
4305MODULE_PARM_DESC(disable_hw_scan, "disable hardware scanning (default 0)");
Johannes Bergdd7a2502010-04-28 23:33:10 -07004306
4307module_param_named(ucode_alternative, iwlagn_wanted_ucode_alternative, int,
4308 S_IRUGO);
4309MODULE_PARM_DESC(ucode_alternative,
4310 "specify ucode alternative to use from ucode file");