blob: a672d3379cfdf5130f05f5e22a5e69715912308e [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 Guy0924e5192009-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));
123 priv->switch_rxon.switch_in_progress = false;
124 }
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 }
Reinette Chatre7e246192010-02-18 22:58:32 -0800160 iwl_clear_ucode_stations(priv, false);
161 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));
Reinette Chatre7e246192010-02-18 22:58:32 -0800192 iwl_clear_ucode_stations(priv, false);
193 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 Abbas5da4b552008-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 Abbas5da4b552008-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,
Johannes Bergc2acea82009-07-24 11:13:05 -0700477 pci_unmap_addr(&txq->meta[index], mapping),
478 pci_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. */
482 for (i = 1; i < num_tbs; i++) {
483 pci_unmap_single(dev, iwl_tfd_tb_get_addr(tfd, i),
484 iwl_tfd_tb_get_len(tfd, i), PCI_DMA_TODEVICE);
485
486 if (txq->txb) {
487 dev_kfree_skb(txq->txb[txq->q.read_ptr].skb[i - 1]);
488 txq->txb[txq->q.read_ptr].skb[i - 1] = NULL;
489 }
490 }
491}
492
493int iwl_hw_txq_attach_buf_to_tfd(struct iwl_priv *priv,
494 struct iwl_tx_queue *txq,
495 dma_addr_t addr, u16 len,
496 u8 reset, u8 pad)
497{
498 struct iwl_queue *q;
Samuel Ortiz59606ff2009-01-23 13:45:13 -0800499 struct iwl_tfd *tfd, *tfd_tmp;
Samuel Ortiz7aaa1d72009-01-19 15:30:26 -0800500 u32 num_tbs;
501
502 q = &txq->q;
Samuel Ortiz59606ff2009-01-23 13:45:13 -0800503 tfd_tmp = (struct iwl_tfd *)txq->tfds;
504 tfd = &tfd_tmp[q->write_ptr];
Samuel Ortiz7aaa1d72009-01-19 15:30:26 -0800505
506 if (reset)
507 memset(tfd, 0, sizeof(*tfd));
508
509 num_tbs = iwl_tfd_get_num_tbs(tfd);
510
511 /* Each TFD can point to a maximum 20 Tx buffers */
512 if (num_tbs >= IWL_NUM_OF_TBS) {
513 IWL_ERR(priv, "Error can not send more than %d chunks\n",
514 IWL_NUM_OF_TBS);
515 return -EINVAL;
516 }
517
518 BUG_ON(addr & ~DMA_BIT_MASK(36));
519 if (unlikely(addr & ~IWL_TX_DMA_MASK))
520 IWL_ERR(priv, "Unaligned address = %llx\n",
521 (unsigned long long)addr);
522
523 iwl_tfd_set_tb(tfd, num_tbs, addr, len);
524
525 return 0;
526}
527
Samuel Ortiza8e74e22009-01-23 13:45:14 -0800528/*
529 * Tell nic where to find circular buffer of Tx Frame Descriptors for
530 * given Tx queue, and enable the DMA channel used for that queue.
531 *
532 * 4965 supports up to 16 Tx queues in DRAM, mapped to up to 8 Tx DMA
533 * channels supported in hardware.
534 */
535int iwl_hw_tx_queue_init(struct iwl_priv *priv,
536 struct iwl_tx_queue *txq)
537{
Samuel Ortiza8e74e22009-01-23 13:45:14 -0800538 int txq_id = txq->q.id;
539
Samuel Ortiza8e74e22009-01-23 13:45:14 -0800540 /* Circular buffer (TFD queue in DRAM) physical base address */
541 iwl_write_direct32(priv, FH_MEM_CBBC_QUEUE(txq_id),
542 txq->q.dma_addr >> 8);
543
Samuel Ortiza8e74e22009-01-23 13:45:14 -0800544 return 0;
545}
546
Zhu Yib481de92007-09-25 17:54:57 -0700547/******************************************************************************
548 *
549 * Generic RX handler implementations
550 *
551 ******************************************************************************/
Tomas Winkler885ba202008-05-29 16:34:55 +0800552static void iwl_rx_reply_alive(struct iwl_priv *priv,
553 struct iwl_rx_mem_buffer *rxb)
Zhu Yib481de92007-09-25 17:54:57 -0700554{
Zhu Yi2f301222009-10-09 17:19:45 +0800555 struct iwl_rx_packet *pkt = rxb_addr(rxb);
Tomas Winkler885ba202008-05-29 16:34:55 +0800556 struct iwl_alive_resp *palive;
Zhu Yib481de92007-09-25 17:54:57 -0700557 struct delayed_work *pwork;
558
559 palive = &pkt->u.alive_frame;
560
Tomas Winklere1623442009-01-27 14:27:56 -0800561 IWL_DEBUG_INFO(priv, "Alive ucode status 0x%08X revision "
Zhu Yib481de92007-09-25 17:54:57 -0700562 "0x%01X 0x%01X\n",
563 palive->is_valid, palive->ver_type,
564 palive->ver_subtype);
565
566 if (palive->ver_subtype == INITIALIZE_SUBTYPE) {
Tomas Winklere1623442009-01-27 14:27:56 -0800567 IWL_DEBUG_INFO(priv, "Initialization Alive received.\n");
Zhu Yib481de92007-09-25 17:54:57 -0700568 memcpy(&priv->card_alive_init,
569 &pkt->u.alive_frame,
Tomas Winkler885ba202008-05-29 16:34:55 +0800570 sizeof(struct iwl_init_alive_resp));
Zhu Yib481de92007-09-25 17:54:57 -0700571 pwork = &priv->init_alive_start;
572 } else {
Tomas Winklere1623442009-01-27 14:27:56 -0800573 IWL_DEBUG_INFO(priv, "Runtime Alive received.\n");
Zhu Yib481de92007-09-25 17:54:57 -0700574 memcpy(&priv->card_alive, &pkt->u.alive_frame,
Tomas Winkler885ba202008-05-29 16:34:55 +0800575 sizeof(struct iwl_alive_resp));
Zhu Yib481de92007-09-25 17:54:57 -0700576 pwork = &priv->alive_start;
577 }
578
579 /* We delay the ALIVE response by 5ms to
580 * give the HW RF Kill time to activate... */
581 if (palive->is_valid == UCODE_VALID_OK)
582 queue_delayed_work(priv->workqueue, pwork,
583 msecs_to_jiffies(5));
584 else
Winkler, Tomas39aadf82008-12-19 10:37:32 +0800585 IWL_WARN(priv, "uCode did not respond OK.\n");
Zhu Yib481de92007-09-25 17:54:57 -0700586}
587
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700588static void iwl_bg_beacon_update(struct work_struct *work)
Zhu Yib481de92007-09-25 17:54:57 -0700589{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -0700590 struct iwl_priv *priv =
591 container_of(work, struct iwl_priv, beacon_update);
Zhu Yib481de92007-09-25 17:54:57 -0700592 struct sk_buff *beacon;
593
594 /* Pull updated AP beacon from mac80211. will fail if not in AP mode */
Johannes Berge039fa42008-05-15 12:55:29 +0200595 beacon = ieee80211_beacon_get(priv->hw, priv->vif);
Zhu Yib481de92007-09-25 17:54:57 -0700596
597 if (!beacon) {
Winkler, Tomas15b16872008-12-19 10:37:33 +0800598 IWL_ERR(priv, "update beacon failed\n");
Zhu Yib481de92007-09-25 17:54:57 -0700599 return;
600 }
601
602 mutex_lock(&priv->mutex);
603 /* new beacon skb is allocated every time; dispose previous.*/
604 if (priv->ibss_beacon)
605 dev_kfree_skb(priv->ibss_beacon);
606
607 priv->ibss_beacon = beacon;
608 mutex_unlock(&priv->mutex);
609
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700610 iwl_send_beacon_cmd(priv);
Zhu Yib481de92007-09-25 17:54:57 -0700611}
612
Emmanuel Grumbach4e393172008-06-12 09:46:53 +0800613/**
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700614 * iwl_bg_statistics_periodic - Timer callback to queue statistics
Emmanuel Grumbach4e393172008-06-12 09:46:53 +0800615 *
616 * This callback is provided in order to send a statistics request.
617 *
618 * This timer function is continually reset to execute within
619 * REG_RECALIB_PERIOD seconds since the last STATISTICS_NOTIFICATION
620 * was received. We need to ensure we receive the statistics in order
621 * to update the temperature used for calibrating the TXPOWER.
622 */
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700623static void iwl_bg_statistics_periodic(unsigned long data)
Emmanuel Grumbach4e393172008-06-12 09:46:53 +0800624{
625 struct iwl_priv *priv = (struct iwl_priv *)data;
626
627 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
628 return;
629
Mohamed Abbas61780ee2008-10-29 14:05:49 -0700630 /* dont send host command if rf-kill is on */
631 if (!iwl_is_ready_rf(priv))
632 return;
633
Wey-Yi Guyef8d5522009-11-13 11:56:28 -0800634 iwl_send_statistics_request(priv, CMD_ASYNC, false);
Emmanuel Grumbach4e393172008-06-12 09:46:53 +0800635}
636
Wey-Yi Guya9e1cb62009-12-10 14:37:26 -0800637
638static void iwl_print_cont_event_trace(struct iwl_priv *priv, u32 base,
639 u32 start_idx, u32 num_events,
640 u32 mode)
641{
642 u32 i;
643 u32 ptr; /* SRAM byte address of log data */
644 u32 ev, time, data; /* event log data */
645 unsigned long reg_flags;
646
647 if (mode == 0)
648 ptr = base + (4 * sizeof(u32)) + (start_idx * 2 * sizeof(u32));
649 else
650 ptr = base + (4 * sizeof(u32)) + (start_idx * 3 * sizeof(u32));
651
652 /* Make sure device is powered up for SRAM reads */
653 spin_lock_irqsave(&priv->reg_lock, reg_flags);
654 if (iwl_grab_nic_access(priv)) {
655 spin_unlock_irqrestore(&priv->reg_lock, reg_flags);
656 return;
657 }
658
659 /* Set starting address; reads will auto-increment */
660 _iwl_write_direct32(priv, HBUS_TARG_MEM_RADDR, ptr);
661 rmb();
662
663 /*
664 * "time" is actually "data" for mode 0 (no timestamp).
665 * place event id # at far right for easier visual parsing.
666 */
667 for (i = 0; i < num_events; i++) {
668 ev = _iwl_read_direct32(priv, HBUS_TARG_MEM_RDAT);
669 time = _iwl_read_direct32(priv, HBUS_TARG_MEM_RDAT);
670 if (mode == 0) {
671 trace_iwlwifi_dev_ucode_cont_event(priv,
672 0, time, ev);
673 } else {
674 data = _iwl_read_direct32(priv, HBUS_TARG_MEM_RDAT);
675 trace_iwlwifi_dev_ucode_cont_event(priv,
676 time, data, ev);
677 }
678 }
679 /* Allow device to power down */
680 iwl_release_nic_access(priv);
681 spin_unlock_irqrestore(&priv->reg_lock, reg_flags);
682}
683
Johannes Berg875295f2010-01-22 14:22:55 -0800684static void iwl_continuous_event_trace(struct iwl_priv *priv)
Wey-Yi Guya9e1cb62009-12-10 14:37:26 -0800685{
686 u32 capacity; /* event log capacity in # entries */
687 u32 base; /* SRAM byte address of event log header */
688 u32 mode; /* 0 - no timestamp, 1 - timestamp recorded */
689 u32 num_wraps; /* # times uCode wrapped to top of log */
690 u32 next_entry; /* index of next entry to be written by uCode */
691
692 if (priv->ucode_type == UCODE_INIT)
693 base = le32_to_cpu(priv->card_alive_init.error_event_table_ptr);
694 else
695 base = le32_to_cpu(priv->card_alive.log_event_table_ptr);
696 if (priv->cfg->ops->lib->is_valid_rtc_data_addr(base)) {
697 capacity = iwl_read_targ_mem(priv, base);
698 num_wraps = iwl_read_targ_mem(priv, base + (2 * sizeof(u32)));
699 mode = iwl_read_targ_mem(priv, base + (1 * sizeof(u32)));
700 next_entry = iwl_read_targ_mem(priv, base + (3 * sizeof(u32)));
701 } else
702 return;
703
704 if (num_wraps == priv->event_log.num_wraps) {
705 iwl_print_cont_event_trace(priv,
706 base, priv->event_log.next_entry,
707 next_entry - priv->event_log.next_entry,
708 mode);
709 priv->event_log.non_wraps_count++;
710 } else {
711 if ((num_wraps - priv->event_log.num_wraps) > 1)
712 priv->event_log.wraps_more_count++;
713 else
714 priv->event_log.wraps_once_count++;
715 trace_iwlwifi_dev_ucode_wrap_event(priv,
716 num_wraps - priv->event_log.num_wraps,
717 next_entry, priv->event_log.next_entry);
718 if (next_entry < priv->event_log.next_entry) {
719 iwl_print_cont_event_trace(priv, base,
720 priv->event_log.next_entry,
721 capacity - priv->event_log.next_entry,
722 mode);
723
724 iwl_print_cont_event_trace(priv, base, 0,
725 next_entry, mode);
726 } else {
727 iwl_print_cont_event_trace(priv, base,
728 next_entry, capacity - next_entry,
729 mode);
730
731 iwl_print_cont_event_trace(priv, base, 0,
732 next_entry, mode);
733 }
734 }
735 priv->event_log.num_wraps = num_wraps;
736 priv->event_log.next_entry = next_entry;
737}
738
739/**
740 * iwl_bg_ucode_trace - Timer callback to log ucode event
741 *
742 * The timer is continually set to execute every
743 * UCODE_TRACE_PERIOD milliseconds after the last timer expired
744 * this function is to perform continuous uCode event logging operation
745 * if enabled
746 */
747static void iwl_bg_ucode_trace(unsigned long data)
748{
749 struct iwl_priv *priv = (struct iwl_priv *)data;
750
751 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
752 return;
753
754 if (priv->event_log.ucode_trace) {
755 iwl_continuous_event_trace(priv);
756 /* Reschedule the timer to occur in UCODE_TRACE_PERIOD */
757 mod_timer(&priv->ucode_trace,
758 jiffies + msecs_to_jiffies(UCODE_TRACE_PERIOD));
759 }
760}
761
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700762static void iwl_rx_beacon_notif(struct iwl_priv *priv,
Tomas Winklera55360e2008-05-05 10:22:28 +0800763 struct iwl_rx_mem_buffer *rxb)
Zhu Yib481de92007-09-25 17:54:57 -0700764{
Tomas Winkler0a6857e2008-03-12 16:58:49 -0700765#ifdef CONFIG_IWLWIFI_DEBUG
Zhu Yi2f301222009-10-09 17:19:45 +0800766 struct iwl_rx_packet *pkt = rxb_addr(rxb);
Tomas Winkler2aa6ab82008-12-11 10:33:40 -0800767 struct iwl4965_beacon_notif *beacon =
768 (struct iwl4965_beacon_notif *)pkt->u.raw;
Tomas Winklere7d326a2008-06-12 09:47:11 +0800769 u8 rate = iwl_hw_get_rate(beacon->beacon_notify_hdr.rate_n_flags);
Zhu Yib481de92007-09-25 17:54:57 -0700770
Tomas Winklere1623442009-01-27 14:27:56 -0800771 IWL_DEBUG_RX(priv, "beacon status %x retries %d iss %d "
Zhu Yib481de92007-09-25 17:54:57 -0700772 "tsf %d %d rate %d\n",
Tomas Winkler25a65722008-06-12 09:47:07 +0800773 le32_to_cpu(beacon->beacon_notify_hdr.u.status) & TX_STATUS_MSK,
Zhu Yib481de92007-09-25 17:54:57 -0700774 beacon->beacon_notify_hdr.failure_frame,
775 le32_to_cpu(beacon->ibss_mgr_status),
776 le32_to_cpu(beacon->high_tsf),
777 le32_to_cpu(beacon->low_tsf), rate);
778#endif
779
Johannes Berg05c914f2008-09-11 00:01:58 +0200780 if ((priv->iw_mode == NL80211_IFTYPE_AP) &&
Zhu Yib481de92007-09-25 17:54:57 -0700781 (!test_bit(STATUS_EXIT_PENDING, &priv->status)))
782 queue_work(priv->workqueue, &priv->beacon_update);
783}
784
Zhu Yib481de92007-09-25 17:54:57 -0700785/* Handle notification from uCode that card's power state is changing
786 * due to software, hardware, or critical temperature RFKILL */
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700787static void iwl_rx_card_state_notif(struct iwl_priv *priv,
Tomas Winklera55360e2008-05-05 10:22:28 +0800788 struct iwl_rx_mem_buffer *rxb)
Zhu Yib481de92007-09-25 17:54:57 -0700789{
Zhu Yi2f301222009-10-09 17:19:45 +0800790 struct iwl_rx_packet *pkt = rxb_addr(rxb);
Zhu Yib481de92007-09-25 17:54:57 -0700791 u32 flags = le32_to_cpu(pkt->u.card_state_notif.flags);
792 unsigned long status = priv->status;
793
Wey-Yi Guy3a41bbd2009-12-10 14:37:24 -0800794 IWL_DEBUG_RF_KILL(priv, "Card state received: HW:%s SW:%s CT:%s\n",
Zhu Yib481de92007-09-25 17:54:57 -0700795 (flags & HW_CARD_DISABLED) ? "Kill" : "On",
Wey-Yi Guy3a41bbd2009-12-10 14:37:24 -0800796 (flags & SW_CARD_DISABLED) ? "Kill" : "On",
797 (flags & CT_CARD_DISABLED) ?
798 "Reached" : "Not reached");
Zhu Yib481de92007-09-25 17:54:57 -0700799
800 if (flags & (SW_CARD_DISABLED | HW_CARD_DISABLED |
Wey-Yi Guy3a41bbd2009-12-10 14:37:24 -0800801 CT_CARD_DISABLED)) {
Zhu Yib481de92007-09-25 17:54:57 -0700802
Tomas Winkler3395f6e2008-03-25 16:33:37 -0700803 iwl_write32(priv, CSR_UCODE_DRV_GP1_SET,
Zhu Yib481de92007-09-25 17:54:57 -0700804 CSR_UCODE_DRV_GP1_BIT_CMD_BLOCKED);
805
Mohamed Abbasa8b50a02009-05-22 11:01:47 -0700806 iwl_write_direct32(priv, HBUS_TARG_MBX_C,
807 HBUS_TARG_MBX_C_REG_BIT_CMD_BLOCKED);
Zhu Yib481de92007-09-25 17:54:57 -0700808
809 if (!(flags & RXON_CARD_DISABLED)) {
Tomas Winkler3395f6e2008-03-25 16:33:37 -0700810 iwl_write32(priv, CSR_UCODE_DRV_GP1_CLR,
Zhu Yib481de92007-09-25 17:54:57 -0700811 CSR_UCODE_DRV_GP1_BIT_CMD_BLOCKED);
Mohamed Abbasa8b50a02009-05-22 11:01:47 -0700812 iwl_write_direct32(priv, HBUS_TARG_MBX_C,
Zhu Yib481de92007-09-25 17:54:57 -0700813 HBUS_TARG_MBX_C_REG_BIT_CMD_BLOCKED);
Zhu Yib481de92007-09-25 17:54:57 -0700814 }
Wey-Yi Guy3a41bbd2009-12-10 14:37:24 -0800815 if (flags & CT_CARD_DISABLED)
Wey-Yi Guy39b73fb2009-07-24 11:13:02 -0700816 iwl_tt_enter_ct_kill(priv);
Zhu Yib481de92007-09-25 17:54:57 -0700817 }
Wey-Yi Guy3a41bbd2009-12-10 14:37:24 -0800818 if (!(flags & CT_CARD_DISABLED))
Wey-Yi Guy39b73fb2009-07-24 11:13:02 -0700819 iwl_tt_exit_ct_kill(priv);
Zhu Yib481de92007-09-25 17:54:57 -0700820
821 if (flags & HW_CARD_DISABLED)
822 set_bit(STATUS_RF_KILL_HW, &priv->status);
823 else
824 clear_bit(STATUS_RF_KILL_HW, &priv->status);
825
826
Zhu Yib481de92007-09-25 17:54:57 -0700827 if (!(flags & RXON_CARD_DISABLED))
Tomas Winkler2a421b92008-06-12 09:47:10 +0800828 iwl_scan_cancel(priv);
Zhu Yib481de92007-09-25 17:54:57 -0700829
830 if ((test_bit(STATUS_RF_KILL_HW, &status) !=
Johannes Berga60e77e2009-06-04 18:26:06 +0200831 test_bit(STATUS_RF_KILL_HW, &priv->status)))
832 wiphy_rfkill_set_hw_state(priv->hw->wiphy,
833 test_bit(STATUS_RF_KILL_HW, &priv->status));
Zhu Yib481de92007-09-25 17:54:57 -0700834 else
835 wake_up_interruptible(&priv->wait_command_queue);
836}
837
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700838int iwl_set_pwr_src(struct iwl_priv *priv, enum iwl_pwr_src src)
Tomas Winklere2e3c572008-07-18 13:53:04 +0800839{
Tomas Winklere2e3c572008-07-18 13:53:04 +0800840 if (src == IWL_PWR_SRC_VAUX) {
Tomas Winkler3fdb68d2009-02-10 15:19:02 -0800841 if (pci_pme_capable(priv->pci_dev, PCI_D3cold))
Tomas Winklere2e3c572008-07-18 13:53:04 +0800842 iwl_set_bits_mask_prph(priv, APMG_PS_CTRL_REG,
843 APMG_PS_CTRL_VAL_PWR_SRC_VAUX,
844 ~APMG_PS_CTRL_MSK_PWR_SRC);
845 } else {
846 iwl_set_bits_mask_prph(priv, APMG_PS_CTRL_REG,
847 APMG_PS_CTRL_VAL_PWR_SRC_VMAIN,
848 ~APMG_PS_CTRL_MSK_PWR_SRC);
849 }
850
Mohamed Abbasa8b50a02009-05-22 11:01:47 -0700851 return 0;
Tomas Winklere2e3c572008-07-18 13:53:04 +0800852}
853
Zhu Yib481de92007-09-25 17:54:57 -0700854/**
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700855 * iwl_setup_rx_handlers - Initialize Rx handler callbacks
Zhu Yib481de92007-09-25 17:54:57 -0700856 *
857 * Setup the RX handlers for each of the reply types sent from the uCode
858 * to the host.
859 *
860 * This function chains into the hardware specific files for them to setup
861 * any hardware specific handlers as well.
862 */
Emmanuel Grumbach653fa4a2008-06-30 17:23:11 +0800863static void iwl_setup_rx_handlers(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -0700864{
Tomas Winkler885ba202008-05-29 16:34:55 +0800865 priv->rx_handlers[REPLY_ALIVE] = iwl_rx_reply_alive;
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700866 priv->rx_handlers[REPLY_ERROR] = iwl_rx_reply_error;
867 priv->rx_handlers[CHANNEL_SWITCH_NOTIFICATION] = iwl_rx_csa;
Reinette Chatre81963d62010-01-22 14:22:57 -0800868 priv->rx_handlers[SPECTRUM_MEASURE_NOTIFICATION] =
869 iwl_rx_spectrum_measure_notif;
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700870 priv->rx_handlers[PM_SLEEP_NOTIFICATION] = iwl_rx_pm_sleep_notif;
Zhu Yib481de92007-09-25 17:54:57 -0700871 priv->rx_handlers[PM_DEBUG_STATISTIC_NOTIFIC] =
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700872 iwl_rx_pm_debug_statistics_notif;
873 priv->rx_handlers[BEACON_NOTIFICATION] = iwl_rx_beacon_notif;
Zhu Yib481de92007-09-25 17:54:57 -0700874
Ben Cahill9fbab512007-11-29 11:09:47 +0800875 /*
876 * The same handler is used for both the REPLY to a discrete
877 * statistics request from the host as well as for the periodic
878 * statistics notifications (after received beacons) from the uCode.
Zhu Yib481de92007-09-25 17:54:57 -0700879 */
Wey-Yi Guyef8d5522009-11-13 11:56:28 -0800880 priv->rx_handlers[REPLY_STATISTICS_CMD] = iwl_reply_statistics;
Emmanuel Grumbach8f91aec2008-06-30 17:23:07 +0800881 priv->rx_handlers[STATISTICS_NOTIFICATION] = iwl_rx_statistics;
Tomas Winkler2a421b92008-06-12 09:47:10 +0800882
883 iwl_setup_rx_scan_handlers(priv);
884
Ron Rindjunsky37a44212008-05-29 16:35:18 +0800885 /* status change handler */
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700886 priv->rx_handlers[CARD_STATE_NOTIFICATION] = iwl_rx_card_state_notif;
Zhu Yib481de92007-09-25 17:54:57 -0700887
Tomas Winklerc1354752008-05-29 16:35:04 +0800888 priv->rx_handlers[MISSED_BEACONS_NOTIFICATION] =
889 iwl_rx_missed_beacon_notif;
Ron Rindjunsky37a44212008-05-29 16:35:18 +0800890 /* Rx handlers */
Wey-Yi Guy8d801082010-03-17 13:34:36 -0700891 priv->rx_handlers[REPLY_RX_PHY_CMD] = iwlagn_rx_reply_rx_phy;
892 priv->rx_handlers[REPLY_RX_MPDU_CMD] = iwlagn_rx_reply_rx;
Emmanuel Grumbach653fa4a2008-06-30 17:23:11 +0800893 /* block ack */
Wey-Yi Guy74bcdb32010-03-17 13:34:34 -0700894 priv->rx_handlers[REPLY_COMPRESSED_BA] = iwlagn_rx_reply_compressed_ba;
Ben Cahill9fbab512007-11-29 11:09:47 +0800895 /* Set up hardware specific Rx handlers */
Emmanuel Grumbachd4789ef2008-04-24 11:55:20 -0700896 priv->cfg->ops->lib->rx_handler_setup(priv);
Zhu Yib481de92007-09-25 17:54:57 -0700897}
898
Zhu Yib481de92007-09-25 17:54:57 -0700899/**
Tomas Winklera55360e2008-05-05 10:22:28 +0800900 * iwl_rx_handle - Main entry function for receiving responses from uCode
Zhu Yib481de92007-09-25 17:54:57 -0700901 *
902 * Uses the priv->rx_handlers callback function array to invoke
903 * the appropriate handlers, including command responses,
904 * frame-received notifications, and other notifications.
905 */
Tomas Winklera55360e2008-05-05 10:22:28 +0800906void iwl_rx_handle(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -0700907{
Tomas Winklera55360e2008-05-05 10:22:28 +0800908 struct iwl_rx_mem_buffer *rxb;
Tomas Winklerdb11d632008-05-05 10:22:33 +0800909 struct iwl_rx_packet *pkt;
Tomas Winklera55360e2008-05-05 10:22:28 +0800910 struct iwl_rx_queue *rxq = &priv->rxq;
Zhu Yib481de92007-09-25 17:54:57 -0700911 u32 r, i;
912 int reclaim;
913 unsigned long flags;
Mohamed Abbas5c0eef92007-11-29 11:10:14 +0800914 u8 fill_rx = 0;
Mohamed Abbasd68ab682008-02-07 13:16:33 -0800915 u32 count = 8;
Mohamed Abbas4752c932009-05-22 11:01:51 -0700916 int total_empty;
Zhu Yib481de92007-09-25 17:54:57 -0700917
Cahill, Ben M6440adb2007-11-29 11:09:55 +0800918 /* uCode's read index (stored in shared DRAM) indicates the last Rx
919 * buffer that the driver may process (last buffer filled by ucode). */
Winkler, Tomas8d864222008-11-07 09:58:39 -0800920 r = le16_to_cpu(rxq->rb_stts->closed_rb_num) & 0x0FFF;
Zhu Yib481de92007-09-25 17:54:57 -0700921 i = rxq->read;
922
923 /* Rx interrupt, but nothing sent from uCode */
924 if (i == r)
Tomas Winklere1623442009-01-27 14:27:56 -0800925 IWL_DEBUG_RX(priv, "r = %d, i = %d\n", r, i);
Zhu Yib481de92007-09-25 17:54:57 -0700926
Mohamed Abbas4752c932009-05-22 11:01:51 -0700927 /* calculate total frames need to be restock after handling RX */
Zhu Yi73005152009-10-23 13:42:32 -0700928 total_empty = r - rxq->write_actual;
Mohamed Abbas4752c932009-05-22 11:01:51 -0700929 if (total_empty < 0)
930 total_empty += RX_QUEUE_SIZE;
931
932 if (total_empty > (RX_QUEUE_SIZE / 2))
Mohamed Abbas5c0eef92007-11-29 11:10:14 +0800933 fill_rx = 1;
934
Zhu Yib481de92007-09-25 17:54:57 -0700935 while (i != r) {
936 rxb = rxq->queue[i];
937
Ben Cahill9fbab512007-11-29 11:09:47 +0800938 /* If an RXB doesn't have a Rx queue slot associated with it,
Zhu Yib481de92007-09-25 17:54:57 -0700939 * then a bug has been introduced in the queue refilling
940 * routines -- catch it here */
941 BUG_ON(rxb == NULL);
942
943 rxq->queue[i] = NULL;
944
Zhu Yi2f301222009-10-09 17:19:45 +0800945 pci_unmap_page(priv->pci_dev, rxb->page_dma,
946 PAGE_SIZE << priv->hw_params.rx_page_order,
947 PCI_DMA_FROMDEVICE);
948 pkt = rxb_addr(rxb);
Zhu Yib481de92007-09-25 17:54:57 -0700949
Johannes Bergbe1a71a2009-10-02 13:44:02 -0700950 trace_iwlwifi_dev_rx(priv, pkt,
951 le32_to_cpu(pkt->len_n_flags) & FH_RSCSR_FRAME_SIZE_MSK);
952
Zhu Yib481de92007-09-25 17:54:57 -0700953 /* Reclaim a command buffer only if this packet is a response
954 * to a (driver-originated) command.
955 * If the packet (e.g. Rx frame) originated from uCode,
956 * there is no command buffer to reclaim.
957 * Ucode should set SEQ_RX_FRAME bit if ucode-originated,
958 * but apparently a few don't get set; catch them here. */
959 reclaim = !(pkt->hdr.sequence & SEQ_RX_FRAME) &&
960 (pkt->hdr.cmd != REPLY_RX_PHY_CMD) &&
Tomas Winkler857485c2008-03-21 13:53:44 -0700961 (pkt->hdr.cmd != REPLY_RX) &&
Daniel Halperin7dddaf12008-10-23 23:48:58 -0700962 (pkt->hdr.cmd != REPLY_RX_MPDU_CMD) &&
Zhu Yicfe01702007-09-27 11:27:31 +0800963 (pkt->hdr.cmd != REPLY_COMPRESSED_BA) &&
Zhu Yib481de92007-09-25 17:54:57 -0700964 (pkt->hdr.cmd != STATISTICS_NOTIFICATION) &&
965 (pkt->hdr.cmd != REPLY_TX);
966
967 /* Based on type of command response or notification,
968 * handle those that need handling via function in
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -0700969 * rx_handlers table. See iwl_setup_rx_handlers() */
Zhu Yib481de92007-09-25 17:54:57 -0700970 if (priv->rx_handlers[pkt->hdr.cmd]) {
Tomas Winklere1623442009-01-27 14:27:56 -0800971 IWL_DEBUG_RX(priv, "r = %d, i = %d, %s, 0x%02x\n", r,
Ester Kummerf3d67992008-05-06 11:05:12 +0800972 i, get_cmd_string(pkt->hdr.cmd), pkt->hdr.cmd);
Wey-Yi Guya83b9142009-04-08 11:39:32 -0700973 priv->isr_stats.rx_handlers[pkt->hdr.cmd]++;
Zhu Yi29b1b262009-10-23 13:42:25 -0700974 priv->rx_handlers[pkt->hdr.cmd] (priv, rxb);
Zhu Yib481de92007-09-25 17:54:57 -0700975 } else {
976 /* No handling needed */
Tomas Winklere1623442009-01-27 14:27:56 -0800977 IWL_DEBUG_RX(priv,
Zhu Yib481de92007-09-25 17:54:57 -0700978 "r %d i %d No handler needed for %s, 0x%02x\n",
979 r, i, get_cmd_string(pkt->hdr.cmd),
980 pkt->hdr.cmd);
981 }
982
Zhu Yi29b1b262009-10-23 13:42:25 -0700983 /*
984 * XXX: After here, we should always check rxb->page
985 * against NULL before touching it or its virtual
986 * memory (pkt). Because some rx_handler might have
987 * already taken or freed the pages.
988 */
989
Zhu Yib481de92007-09-25 17:54:57 -0700990 if (reclaim) {
Zhu Yi2f301222009-10-09 17:19:45 +0800991 /* Invoke any callbacks, transfer the buffer to caller,
992 * and fire off the (possibly) blocking iwl_send_cmd()
Zhu Yib481de92007-09-25 17:54:57 -0700993 * as we reclaim the driver command queue */
Zhu Yi29b1b262009-10-23 13:42:25 -0700994 if (rxb->page)
Tomas Winkler17b88922008-05-29 16:35:12 +0800995 iwl_tx_cmd_complete(priv, rxb);
Zhu Yib481de92007-09-25 17:54:57 -0700996 else
Winkler, Tomas39aadf82008-12-19 10:37:32 +0800997 IWL_WARN(priv, "Claim null rxb?\n");
Zhu Yib481de92007-09-25 17:54:57 -0700998 }
999
Zhu Yi73005152009-10-23 13:42:32 -07001000 /* Reuse the page if possible. For notification packets and
1001 * SKBs that fail to Rx correctly, add them back into the
1002 * rx_free list for reuse later. */
Zhu Yib481de92007-09-25 17:54:57 -07001003 spin_lock_irqsave(&rxq->lock, flags);
Zhu Yi73005152009-10-23 13:42:32 -07001004 if (rxb->page != NULL) {
1005 rxb->page_dma = pci_map_page(priv->pci_dev, rxb->page,
1006 0, PAGE_SIZE << priv->hw_params.rx_page_order,
1007 PCI_DMA_FROMDEVICE);
1008 list_add_tail(&rxb->list, &rxq->rx_free);
1009 rxq->free_count++;
1010 } else
1011 list_add_tail(&rxb->list, &rxq->rx_used);
1012
Zhu Yib481de92007-09-25 17:54:57 -07001013 spin_unlock_irqrestore(&rxq->lock, flags);
Zhu Yi73005152009-10-23 13:42:32 -07001014
Zhu Yib481de92007-09-25 17:54:57 -07001015 i = (i + 1) & RX_QUEUE_MASK;
Mohamed Abbas5c0eef92007-11-29 11:10:14 +08001016 /* If there are a lot of unused frames,
1017 * restock the Rx queue so ucode wont assert. */
1018 if (fill_rx) {
1019 count++;
1020 if (count >= 8) {
Zhu Yi73005152009-10-23 13:42:32 -07001021 rxq->read = i;
Wey-Yi Guy54b81552010-03-17 13:34:35 -07001022 iwlagn_rx_replenish_now(priv);
Mohamed Abbas5c0eef92007-11-29 11:10:14 +08001023 count = 0;
1024 }
1025 }
Zhu Yib481de92007-09-25 17:54:57 -07001026 }
1027
1028 /* Backtrack one entry */
Zhu Yi73005152009-10-23 13:42:32 -07001029 rxq->read = i;
Mohamed Abbas4752c932009-05-22 11:01:51 -07001030 if (fill_rx)
Wey-Yi Guy54b81552010-03-17 13:34:35 -07001031 iwlagn_rx_replenish_now(priv);
Mohamed Abbas4752c932009-05-22 11:01:51 -07001032 else
Wey-Yi Guy54b81552010-03-17 13:34:35 -07001033 iwlagn_rx_queue_restock(priv);
Tomas Winklera55360e2008-05-05 10:22:28 +08001034}
Tomas Winklera55360e2008-05-05 10:22:28 +08001035
Mohamed Abbas0359fac2008-03-28 16:21:08 -07001036/* call this function to flush any scheduled tasklet */
1037static inline void iwl_synchronize_irq(struct iwl_priv *priv)
1038{
Tomas Winklera96a27f2008-10-23 23:48:56 -07001039 /* wait to make sure we flush pending tasklet*/
Mohamed Abbas0359fac2008-03-28 16:21:08 -07001040 synchronize_irq(priv->pci_dev->irq);
1041 tasklet_kill(&priv->irq_tasklet);
1042}
1043
Mohamed Abbasef850d72009-05-22 11:01:50 -07001044static void iwl_irq_tasklet_legacy(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07001045{
1046 u32 inta, handled = 0;
1047 u32 inta_fh;
1048 unsigned long flags;
Ben Cahillc2e61da2009-10-30 14:36:09 -07001049 u32 i;
Tomas Winkler0a6857e2008-03-12 16:58:49 -07001050#ifdef CONFIG_IWLWIFI_DEBUG
Zhu Yib481de92007-09-25 17:54:57 -07001051 u32 inta_mask;
1052#endif
1053
1054 spin_lock_irqsave(&priv->lock, flags);
1055
1056 /* Ack/clear/reset pending uCode interrupts.
1057 * Note: Some bits in CSR_INT are "OR" of bits in CSR_FH_INT_STATUS,
1058 * and will clear only when CSR_FH_INT_STATUS gets cleared. */
Tomas Winkler3395f6e2008-03-25 16:33:37 -07001059 inta = iwl_read32(priv, CSR_INT);
1060 iwl_write32(priv, CSR_INT, inta);
Zhu Yib481de92007-09-25 17:54:57 -07001061
1062 /* Ack/clear/reset pending flow-handler (DMA) interrupts.
1063 * Any new interrupts that happen after this, either while we're
1064 * in this tasklet, or later, will show up in next ISR/tasklet. */
Tomas Winkler3395f6e2008-03-25 16:33:37 -07001065 inta_fh = iwl_read32(priv, CSR_FH_INT_STATUS);
1066 iwl_write32(priv, CSR_FH_INT_STATUS, inta_fh);
Zhu Yib481de92007-09-25 17:54:57 -07001067
Tomas Winkler0a6857e2008-03-12 16:58:49 -07001068#ifdef CONFIG_IWLWIFI_DEBUG
Reinette Chatre3d816c72009-08-07 15:41:37 -07001069 if (iwl_get_debug_level(priv) & IWL_DL_ISR) {
Ben Cahill9fbab512007-11-29 11:09:47 +08001070 /* just for debug */
Tomas Winkler3395f6e2008-03-25 16:33:37 -07001071 inta_mask = iwl_read32(priv, CSR_INT_MASK);
Tomas Winklere1623442009-01-27 14:27:56 -08001072 IWL_DEBUG_ISR(priv, "inta 0x%08x, enabled 0x%08x, fh 0x%08x\n",
Zhu Yib481de92007-09-25 17:54:57 -07001073 inta, inta_mask, inta_fh);
1074 }
1075#endif
1076
Zhu Yi2f301222009-10-09 17:19:45 +08001077 spin_unlock_irqrestore(&priv->lock, flags);
1078
Zhu Yib481de92007-09-25 17:54:57 -07001079 /* Since CSR_INT and CSR_FH_INT_STATUS reads and clears are not
1080 * atomic, make sure that inta covers all the interrupts that
1081 * we've discovered, even if FH interrupt came in just after
1082 * reading CSR_INT. */
Tomas Winkler6f83eaa2008-03-04 18:09:28 -08001083 if (inta_fh & CSR49_FH_INT_RX_MASK)
Zhu Yib481de92007-09-25 17:54:57 -07001084 inta |= CSR_INT_BIT_FH_RX;
Tomas Winkler6f83eaa2008-03-04 18:09:28 -08001085 if (inta_fh & CSR49_FH_INT_TX_MASK)
Zhu Yib481de92007-09-25 17:54:57 -07001086 inta |= CSR_INT_BIT_FH_TX;
1087
1088 /* Now service all interrupt bits discovered above. */
1089 if (inta & CSR_INT_BIT_HW_ERR) {
Reinette Chatre58dba722009-07-17 09:30:25 -07001090 IWL_ERR(priv, "Hardware error detected. Restarting.\n");
Zhu Yib481de92007-09-25 17:54:57 -07001091
1092 /* Tell the device to stop sending interrupts */
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07001093 iwl_disable_interrupts(priv);
Zhu Yib481de92007-09-25 17:54:57 -07001094
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001095 priv->isr_stats.hw++;
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07001096 iwl_irq_handle_error(priv);
Zhu Yib481de92007-09-25 17:54:57 -07001097
1098 handled |= CSR_INT_BIT_HW_ERR;
1099
Zhu Yib481de92007-09-25 17:54:57 -07001100 return;
1101 }
1102
Tomas Winkler0a6857e2008-03-12 16:58:49 -07001103#ifdef CONFIG_IWLWIFI_DEBUG
Reinette Chatre3d816c72009-08-07 15:41:37 -07001104 if (iwl_get_debug_level(priv) & (IWL_DL_ISR)) {
Zhu Yib481de92007-09-25 17:54:57 -07001105 /* NIC fires this, but we don't use it, redundant with WAKEUP */
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001106 if (inta & CSR_INT_BIT_SCD) {
Tomas Winklere1623442009-01-27 14:27:56 -08001107 IWL_DEBUG_ISR(priv, "Scheduler finished to transmit "
Joonwoo Park25c03d82008-01-23 10:15:20 -08001108 "the frame/frames.\n");
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001109 priv->isr_stats.sch++;
1110 }
Zhu Yib481de92007-09-25 17:54:57 -07001111
1112 /* Alive notification via Rx interrupt will do the real work */
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001113 if (inta & CSR_INT_BIT_ALIVE) {
Tomas Winklere1623442009-01-27 14:27:56 -08001114 IWL_DEBUG_ISR(priv, "Alive interrupt\n");
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001115 priv->isr_stats.alive++;
1116 }
Zhu Yib481de92007-09-25 17:54:57 -07001117 }
1118#endif
1119 /* Safely ignore these bits for debug checks below */
Joonwoo Park25c03d82008-01-23 10:15:20 -08001120 inta &= ~(CSR_INT_BIT_SCD | CSR_INT_BIT_ALIVE);
Zhu Yib481de92007-09-25 17:54:57 -07001121
Ben Cahill9fbab512007-11-29 11:09:47 +08001122 /* HW RF KILL switch toggled */
Zhu Yib481de92007-09-25 17:54:57 -07001123 if (inta & CSR_INT_BIT_RF_KILL) {
1124 int hw_rf_kill = 0;
Tomas Winkler3395f6e2008-03-25 16:33:37 -07001125 if (!(iwl_read32(priv, CSR_GP_CNTRL) &
Zhu Yib481de92007-09-25 17:54:57 -07001126 CSR_GP_CNTRL_REG_FLAG_HW_RF_KILL_SW))
1127 hw_rf_kill = 1;
1128
Reinette Chatre4c423a22009-07-17 09:30:26 -07001129 IWL_WARN(priv, "RF_KILL bit toggled to %s.\n",
Abhijeet Kolekarc3056062008-11-12 13:14:08 -08001130 hw_rf_kill ? "disable radio" : "enable radio");
Zhu Yib481de92007-09-25 17:54:57 -07001131
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001132 priv->isr_stats.rfkill++;
1133
Emmanuel Grumbacha9efa652008-06-30 17:23:25 +08001134 /* driver only loads ucode once setting the interface up.
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01001135 * the driver allows loading the ucode even if the radio
1136 * is killed. Hence update the killswitch state here. The
1137 * rfkill handler will care about restarting if needed.
Emmanuel Grumbacha9efa652008-06-30 17:23:25 +08001138 */
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01001139 if (!test_bit(STATUS_ALIVE, &priv->status)) {
1140 if (hw_rf_kill)
1141 set_bit(STATUS_RF_KILL_HW, &priv->status);
1142 else
1143 clear_bit(STATUS_RF_KILL_HW, &priv->status);
Johannes Berga60e77e2009-06-04 18:26:06 +02001144 wiphy_rfkill_set_hw_state(priv->hw->wiphy, hw_rf_kill);
Mohamed Abbasedb34222008-12-11 10:33:37 -08001145 }
Zhu Yib481de92007-09-25 17:54:57 -07001146
1147 handled |= CSR_INT_BIT_RF_KILL;
1148 }
1149
Ben Cahill9fbab512007-11-29 11:09:47 +08001150 /* Chip got too hot and stopped itself */
Zhu Yib481de92007-09-25 17:54:57 -07001151 if (inta & CSR_INT_BIT_CT_KILL) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08001152 IWL_ERR(priv, "Microcode CT kill error detected.\n");
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001153 priv->isr_stats.ctkill++;
Zhu Yib481de92007-09-25 17:54:57 -07001154 handled |= CSR_INT_BIT_CT_KILL;
1155 }
1156
1157 /* Error detected by uCode */
1158 if (inta & CSR_INT_BIT_SW_ERR) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08001159 IWL_ERR(priv, "Microcode SW error detected. "
1160 " Restarting 0x%X.\n", inta);
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001161 priv->isr_stats.sw++;
1162 priv->isr_stats.sw_err = inta;
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07001163 iwl_irq_handle_error(priv);
Zhu Yib481de92007-09-25 17:54:57 -07001164 handled |= CSR_INT_BIT_SW_ERR;
1165 }
1166
Ben Cahillc2e61da2009-10-30 14:36:09 -07001167 /*
1168 * uCode wakes up after power-down sleep.
1169 * Tell device about any new tx or host commands enqueued,
1170 * and about any Rx buffers made available while asleep.
1171 */
Zhu Yib481de92007-09-25 17:54:57 -07001172 if (inta & CSR_INT_BIT_WAKEUP) {
Tomas Winklere1623442009-01-27 14:27:56 -08001173 IWL_DEBUG_ISR(priv, "Wakeup interrupt\n");
Tomas Winklera55360e2008-05-05 10:22:28 +08001174 iwl_rx_queue_update_write_ptr(priv, &priv->rxq);
Ben Cahillc2e61da2009-10-30 14:36:09 -07001175 for (i = 0; i < priv->hw_params.max_txq_num; i++)
1176 iwl_txq_update_write_ptr(priv, &priv->txq[i]);
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001177 priv->isr_stats.wakeup++;
Zhu Yib481de92007-09-25 17:54:57 -07001178 handled |= CSR_INT_BIT_WAKEUP;
1179 }
1180
1181 /* All uCode command responses, including Tx command responses,
1182 * Rx "responses" (frame-received notification), and other
1183 * notifications from uCode come through here*/
1184 if (inta & (CSR_INT_BIT_FH_RX | CSR_INT_BIT_SW_RX)) {
Tomas Winklera55360e2008-05-05 10:22:28 +08001185 iwl_rx_handle(priv);
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001186 priv->isr_stats.rx++;
Zhu Yib481de92007-09-25 17:54:57 -07001187 handled |= (CSR_INT_BIT_FH_RX | CSR_INT_BIT_SW_RX);
1188 }
1189
Ben Cahillc72cd192009-10-30 14:36:08 -07001190 /* This "Tx" DMA channel is used only for loading uCode */
Zhu Yib481de92007-09-25 17:54:57 -07001191 if (inta & CSR_INT_BIT_FH_TX) {
Ben Cahillc72cd192009-10-30 14:36:08 -07001192 IWL_DEBUG_ISR(priv, "uCode load interrupt\n");
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001193 priv->isr_stats.tx++;
Zhu Yib481de92007-09-25 17:54:57 -07001194 handled |= CSR_INT_BIT_FH_TX;
Ben Cahillc72cd192009-10-30 14:36:08 -07001195 /* Wake up uCode load routine, now that load is complete */
Ron Rindjunskydbb983b2008-05-15 13:54:12 +08001196 priv->ucode_write_complete = 1;
1197 wake_up_interruptible(&priv->wait_command_queue);
Zhu Yib481de92007-09-25 17:54:57 -07001198 }
1199
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001200 if (inta & ~handled) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08001201 IWL_ERR(priv, "Unhandled INTA bits 0x%08x\n", inta & ~handled);
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001202 priv->isr_stats.unhandled++;
1203 }
Zhu Yib481de92007-09-25 17:54:57 -07001204
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001205 if (inta & ~(priv->inta_mask)) {
Winkler, Tomas39aadf82008-12-19 10:37:32 +08001206 IWL_WARN(priv, "Disabled INTA bits 0x%08x were pending\n",
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001207 inta & ~priv->inta_mask);
Winkler, Tomas39aadf82008-12-19 10:37:32 +08001208 IWL_WARN(priv, " with FH_INT = 0x%08x\n", inta_fh);
Zhu Yib481de92007-09-25 17:54:57 -07001209 }
1210
1211 /* Re-enable all interrupts */
Mohamed Abbas0359fac2008-03-28 16:21:08 -07001212 /* only Re-enable if diabled by irq */
1213 if (test_bit(STATUS_INT_ENABLED, &priv->status))
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07001214 iwl_enable_interrupts(priv);
Zhu Yib481de92007-09-25 17:54:57 -07001215
Tomas Winkler0a6857e2008-03-12 16:58:49 -07001216#ifdef CONFIG_IWLWIFI_DEBUG
Reinette Chatre3d816c72009-08-07 15:41:37 -07001217 if (iwl_get_debug_level(priv) & (IWL_DL_ISR)) {
Tomas Winkler3395f6e2008-03-25 16:33:37 -07001218 inta = iwl_read32(priv, CSR_INT);
1219 inta_mask = iwl_read32(priv, CSR_INT_MASK);
1220 inta_fh = iwl_read32(priv, CSR_FH_INT_STATUS);
Tomas Winklere1623442009-01-27 14:27:56 -08001221 IWL_DEBUG_ISR(priv, "End inta 0x%08x, enabled 0x%08x, fh 0x%08x, "
Zhu Yib481de92007-09-25 17:54:57 -07001222 "flags 0x%08lx\n", inta, inta_mask, inta_fh, flags);
1223 }
1224#endif
Zhu Yib481de92007-09-25 17:54:57 -07001225}
1226
Mohamed Abbasef850d72009-05-22 11:01:50 -07001227/* tasklet for iwlagn interrupt */
1228static void iwl_irq_tasklet(struct iwl_priv *priv)
1229{
1230 u32 inta = 0;
1231 u32 handled = 0;
1232 unsigned long flags;
Ben Cahill87569902009-11-06 14:53:01 -08001233 u32 i;
Mohamed Abbasef850d72009-05-22 11:01:50 -07001234#ifdef CONFIG_IWLWIFI_DEBUG
1235 u32 inta_mask;
1236#endif
1237
1238 spin_lock_irqsave(&priv->lock, flags);
1239
1240 /* Ack/clear/reset pending uCode interrupts.
1241 * Note: Some bits in CSR_INT are "OR" of bits in CSR_FH_INT_STATUS,
1242 */
Shanyu Zhao48a6be62010-03-16 10:22:26 -07001243 /* There is a hardware bug in the interrupt mask function that some
1244 * interrupts (i.e. CSR_INT_BIT_SCD) can still be generated even if
1245 * they are disabled in the CSR_INT_MASK register. Furthermore the
1246 * ICT interrupt handling mechanism has another bug that might cause
1247 * these unmasked interrupts fail to be detected. We workaround the
1248 * hardware bugs here by ACKing all the possible interrupts so that
1249 * interrupt coalescing can still be achieved.
1250 */
David S. Miller4a35ecf2010-04-06 23:53:30 -07001251 iwl_write32(priv, CSR_INT, priv->_agn.inta | ~priv->inta_mask);
Mohamed Abbasef850d72009-05-22 11:01:50 -07001252
Johannes Berga4c8b2a2010-01-21 06:25:54 -08001253 inta = priv->_agn.inta;
Mohamed Abbasef850d72009-05-22 11:01:50 -07001254
1255#ifdef CONFIG_IWLWIFI_DEBUG
Reinette Chatre3d816c72009-08-07 15:41:37 -07001256 if (iwl_get_debug_level(priv) & IWL_DL_ISR) {
Mohamed Abbasef850d72009-05-22 11:01:50 -07001257 /* just for debug */
1258 inta_mask = iwl_read32(priv, CSR_INT_MASK);
1259 IWL_DEBUG_ISR(priv, "inta 0x%08x, enabled 0x%08x\n ",
1260 inta, inta_mask);
1261 }
1262#endif
Zhu Yi2f301222009-10-09 17:19:45 +08001263
1264 spin_unlock_irqrestore(&priv->lock, flags);
1265
Johannes Berga4c8b2a2010-01-21 06:25:54 -08001266 /* saved interrupt in inta variable now we can reset priv->_agn.inta */
1267 priv->_agn.inta = 0;
Mohamed Abbasef850d72009-05-22 11:01:50 -07001268
1269 /* Now service all interrupt bits discovered above. */
1270 if (inta & CSR_INT_BIT_HW_ERR) {
Reinette Chatre58dba722009-07-17 09:30:25 -07001271 IWL_ERR(priv, "Hardware error detected. Restarting.\n");
Mohamed Abbasef850d72009-05-22 11:01:50 -07001272
1273 /* Tell the device to stop sending interrupts */
1274 iwl_disable_interrupts(priv);
1275
1276 priv->isr_stats.hw++;
1277 iwl_irq_handle_error(priv);
1278
1279 handled |= CSR_INT_BIT_HW_ERR;
1280
Mohamed Abbasef850d72009-05-22 11:01:50 -07001281 return;
1282 }
1283
1284#ifdef CONFIG_IWLWIFI_DEBUG
Reinette Chatre3d816c72009-08-07 15:41:37 -07001285 if (iwl_get_debug_level(priv) & (IWL_DL_ISR)) {
Mohamed Abbasef850d72009-05-22 11:01:50 -07001286 /* NIC fires this, but we don't use it, redundant with WAKEUP */
1287 if (inta & CSR_INT_BIT_SCD) {
1288 IWL_DEBUG_ISR(priv, "Scheduler finished to transmit "
1289 "the frame/frames.\n");
1290 priv->isr_stats.sch++;
1291 }
1292
1293 /* Alive notification via Rx interrupt will do the real work */
1294 if (inta & CSR_INT_BIT_ALIVE) {
1295 IWL_DEBUG_ISR(priv, "Alive interrupt\n");
1296 priv->isr_stats.alive++;
1297 }
1298 }
1299#endif
1300 /* Safely ignore these bits for debug checks below */
1301 inta &= ~(CSR_INT_BIT_SCD | CSR_INT_BIT_ALIVE);
1302
1303 /* HW RF KILL switch toggled */
1304 if (inta & CSR_INT_BIT_RF_KILL) {
1305 int hw_rf_kill = 0;
1306 if (!(iwl_read32(priv, CSR_GP_CNTRL) &
1307 CSR_GP_CNTRL_REG_FLAG_HW_RF_KILL_SW))
1308 hw_rf_kill = 1;
1309
Reinette Chatre4c423a22009-07-17 09:30:26 -07001310 IWL_WARN(priv, "RF_KILL bit toggled to %s.\n",
Mohamed Abbasef850d72009-05-22 11:01:50 -07001311 hw_rf_kill ? "disable radio" : "enable radio");
1312
1313 priv->isr_stats.rfkill++;
1314
1315 /* driver only loads ucode once setting the interface up.
1316 * the driver allows loading the ucode even if the radio
1317 * is killed. Hence update the killswitch state here. The
1318 * rfkill handler will care about restarting if needed.
1319 */
1320 if (!test_bit(STATUS_ALIVE, &priv->status)) {
1321 if (hw_rf_kill)
1322 set_bit(STATUS_RF_KILL_HW, &priv->status);
1323 else
1324 clear_bit(STATUS_RF_KILL_HW, &priv->status);
Johannes Berga60e77e2009-06-04 18:26:06 +02001325 wiphy_rfkill_set_hw_state(priv->hw->wiphy, hw_rf_kill);
Mohamed Abbasef850d72009-05-22 11:01:50 -07001326 }
1327
1328 handled |= CSR_INT_BIT_RF_KILL;
1329 }
1330
1331 /* Chip got too hot and stopped itself */
1332 if (inta & CSR_INT_BIT_CT_KILL) {
1333 IWL_ERR(priv, "Microcode CT kill error detected.\n");
1334 priv->isr_stats.ctkill++;
1335 handled |= CSR_INT_BIT_CT_KILL;
1336 }
1337
1338 /* Error detected by uCode */
1339 if (inta & CSR_INT_BIT_SW_ERR) {
1340 IWL_ERR(priv, "Microcode SW error detected. "
1341 " Restarting 0x%X.\n", inta);
1342 priv->isr_stats.sw++;
1343 priv->isr_stats.sw_err = inta;
1344 iwl_irq_handle_error(priv);
1345 handled |= CSR_INT_BIT_SW_ERR;
1346 }
1347
1348 /* uCode wakes up after power-down sleep */
1349 if (inta & CSR_INT_BIT_WAKEUP) {
1350 IWL_DEBUG_ISR(priv, "Wakeup interrupt\n");
1351 iwl_rx_queue_update_write_ptr(priv, &priv->rxq);
Ben Cahill87569902009-11-06 14:53:01 -08001352 for (i = 0; i < priv->hw_params.max_txq_num; i++)
1353 iwl_txq_update_write_ptr(priv, &priv->txq[i]);
Mohamed Abbasef850d72009-05-22 11:01:50 -07001354
1355 priv->isr_stats.wakeup++;
1356
1357 handled |= CSR_INT_BIT_WAKEUP;
1358 }
1359
1360 /* All uCode command responses, including Tx command responses,
1361 * Rx "responses" (frame-received notification), and other
1362 * notifications from uCode come through here*/
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001363 if (inta & (CSR_INT_BIT_FH_RX | CSR_INT_BIT_SW_RX |
1364 CSR_INT_BIT_RX_PERIODIC)) {
Mohamed Abbasef850d72009-05-22 11:01:50 -07001365 IWL_DEBUG_ISR(priv, "Rx interrupt\n");
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001366 if (inta & (CSR_INT_BIT_FH_RX | CSR_INT_BIT_SW_RX)) {
1367 handled |= (CSR_INT_BIT_FH_RX | CSR_INT_BIT_SW_RX);
1368 iwl_write32(priv, CSR_FH_INT_STATUS,
1369 CSR49_FH_INT_RX_MASK);
1370 }
1371 if (inta & CSR_INT_BIT_RX_PERIODIC) {
1372 handled |= CSR_INT_BIT_RX_PERIODIC;
1373 iwl_write32(priv, CSR_INT, CSR_INT_BIT_RX_PERIODIC);
1374 }
1375 /* Sending RX interrupt require many steps to be done in the
1376 * the device:
1377 * 1- write interrupt to current index in ICT table.
1378 * 2- dma RX frame.
1379 * 3- update RX shared data to indicate last write index.
1380 * 4- send interrupt.
1381 * This could lead to RX race, driver could receive RX interrupt
Ben Cahill74ba67e2009-11-20 12:04:53 -08001382 * but the shared data changes does not reflect this;
1383 * periodic interrupt will detect any dangling Rx activity.
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001384 */
Ben Cahill74ba67e2009-11-20 12:04:53 -08001385
1386 /* Disable periodic interrupt; we use it as just a one-shot. */
1387 iwl_write8(priv, CSR_INT_PERIODIC_REG,
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001388 CSR_INT_PERIODIC_DIS);
Mohamed Abbasef850d72009-05-22 11:01:50 -07001389 iwl_rx_handle(priv);
Ben Cahill74ba67e2009-11-20 12:04:53 -08001390
1391 /*
1392 * Enable periodic interrupt in 8 msec only if we received
1393 * real RX interrupt (instead of just periodic int), to catch
1394 * any dangling Rx interrupt. If it was just the periodic
1395 * interrupt, there was no dangling Rx activity, and no need
1396 * to extend the periodic interrupt; one-shot is enough.
1397 */
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001398 if (inta & (CSR_INT_BIT_FH_RX | CSR_INT_BIT_SW_RX))
Ben Cahill74ba67e2009-11-20 12:04:53 -08001399 iwl_write8(priv, CSR_INT_PERIODIC_REG,
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001400 CSR_INT_PERIODIC_ENA);
1401
Mohamed Abbasef850d72009-05-22 11:01:50 -07001402 priv->isr_stats.rx++;
Mohamed Abbasef850d72009-05-22 11:01:50 -07001403 }
1404
Ben Cahillc72cd192009-10-30 14:36:08 -07001405 /* This "Tx" DMA channel is used only for loading uCode */
Mohamed Abbasef850d72009-05-22 11:01:50 -07001406 if (inta & CSR_INT_BIT_FH_TX) {
1407 iwl_write32(priv, CSR_FH_INT_STATUS, CSR49_FH_INT_TX_MASK);
Ben Cahillc72cd192009-10-30 14:36:08 -07001408 IWL_DEBUG_ISR(priv, "uCode load interrupt\n");
Mohamed Abbasef850d72009-05-22 11:01:50 -07001409 priv->isr_stats.tx++;
1410 handled |= CSR_INT_BIT_FH_TX;
Ben Cahillc72cd192009-10-30 14:36:08 -07001411 /* Wake up uCode load routine, now that load is complete */
Mohamed Abbasef850d72009-05-22 11:01:50 -07001412 priv->ucode_write_complete = 1;
1413 wake_up_interruptible(&priv->wait_command_queue);
1414 }
1415
1416 if (inta & ~handled) {
1417 IWL_ERR(priv, "Unhandled INTA bits 0x%08x\n", inta & ~handled);
1418 priv->isr_stats.unhandled++;
1419 }
1420
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001421 if (inta & ~(priv->inta_mask)) {
Mohamed Abbasef850d72009-05-22 11:01:50 -07001422 IWL_WARN(priv, "Disabled INTA bits 0x%08x were pending\n",
Mohamed Abbas40cefda2009-05-22 11:01:52 -07001423 inta & ~priv->inta_mask);
Mohamed Abbasef850d72009-05-22 11:01:50 -07001424 }
1425
Mohamed Abbasef850d72009-05-22 11:01:50 -07001426 /* Re-enable all interrupts */
1427 /* only Re-enable if diabled by irq */
1428 if (test_bit(STATUS_INT_ENABLED, &priv->status))
1429 iwl_enable_interrupts(priv);
Mohamed Abbasef850d72009-05-22 11:01:50 -07001430}
1431
Wey-Yi Guy872c8dd2010-03-16 10:46:31 -07001432/* the threshold ratio of actual_ack_cnt to expected_ack_cnt in percent */
1433#define ACK_CNT_RATIO (50)
1434#define BA_TIMEOUT_CNT (5)
1435#define BA_TIMEOUT_MAX (16)
1436
1437/**
1438 * iwl_good_ack_health - checks for ACK count ratios, BA timeout retries.
1439 *
1440 * When the ACK count ratio is 0 and aggregated BA timeout retries exceeding
1441 * the BA_TIMEOUT_MAX, reload firmware and bring system back to normal
1442 * operation state.
1443 */
1444bool iwl_good_ack_health(struct iwl_priv *priv,
1445 struct iwl_rx_packet *pkt)
1446{
1447 bool rc = true;
1448 int actual_ack_cnt_delta, expected_ack_cnt_delta;
1449 int ba_timeout_delta;
1450
1451 actual_ack_cnt_delta =
1452 le32_to_cpu(pkt->u.stats.tx.actual_ack_cnt) -
1453 le32_to_cpu(priv->statistics.tx.actual_ack_cnt);
1454 expected_ack_cnt_delta =
1455 le32_to_cpu(pkt->u.stats.tx.expected_ack_cnt) -
1456 le32_to_cpu(priv->statistics.tx.expected_ack_cnt);
1457 ba_timeout_delta =
1458 le32_to_cpu(pkt->u.stats.tx.agg.ba_timeout) -
1459 le32_to_cpu(priv->statistics.tx.agg.ba_timeout);
1460 if ((priv->_agn.agg_tids_count > 0) &&
1461 (expected_ack_cnt_delta > 0) &&
1462 (((actual_ack_cnt_delta * 100) / expected_ack_cnt_delta)
1463 < ACK_CNT_RATIO) &&
1464 (ba_timeout_delta > BA_TIMEOUT_CNT)) {
1465 IWL_DEBUG_RADIO(priv, "actual_ack_cnt delta = %d,"
1466 " expected_ack_cnt = %d\n",
1467 actual_ack_cnt_delta, expected_ack_cnt_delta);
1468
1469#ifdef CONFIG_IWLWIFI_DEBUG
1470 IWL_DEBUG_RADIO(priv, "rx_detected_cnt delta = %d\n",
1471 priv->delta_statistics.tx.rx_detected_cnt);
1472 IWL_DEBUG_RADIO(priv,
1473 "ack_or_ba_timeout_collision delta = %d\n",
1474 priv->delta_statistics.tx.
1475 ack_or_ba_timeout_collision);
1476#endif
1477 IWL_DEBUG_RADIO(priv, "agg ba_timeout delta = %d\n",
1478 ba_timeout_delta);
1479 if (!actual_ack_cnt_delta &&
1480 (ba_timeout_delta >= BA_TIMEOUT_MAX))
1481 rc = false;
1482 }
1483 return rc;
1484}
1485
Wey-Yi Guya83b9142009-04-08 11:39:32 -07001486
Zhu Yib481de92007-09-25 17:54:57 -07001487/******************************************************************************
1488 *
1489 * uCode download functions
1490 *
1491 ******************************************************************************/
1492
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07001493static void iwl_dealloc_ucode_pci(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07001494{
Tomas Winkler98c92212008-01-14 17:46:20 -08001495 iwl_free_fw_desc(priv->pci_dev, &priv->ucode_code);
1496 iwl_free_fw_desc(priv->pci_dev, &priv->ucode_data);
1497 iwl_free_fw_desc(priv->pci_dev, &priv->ucode_data_backup);
1498 iwl_free_fw_desc(priv->pci_dev, &priv->ucode_init);
1499 iwl_free_fw_desc(priv->pci_dev, &priv->ucode_init_data);
1500 iwl_free_fw_desc(priv->pci_dev, &priv->ucode_boot);
Zhu Yib481de92007-09-25 17:54:57 -07001501}
1502
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07001503static void iwl_nic_start(struct iwl_priv *priv)
Ron Rindjunskyedcdf8b2008-05-15 13:53:55 +08001504{
1505 /* Remove all resets to allow NIC to operate */
1506 iwl_write32(priv, CSR_RESET, 0);
1507}
1508
1509
Johannes Bergb08dfd02010-01-29 11:54:56 -08001510static void iwl_ucode_callback(const struct firmware *ucode_raw, void *context);
1511static int iwl_mac_setup_register(struct iwl_priv *priv);
1512
1513static int __must_check iwl_request_firmware(struct iwl_priv *priv, bool first)
Zhu Yib481de92007-09-25 17:54:57 -07001514{
Reinette Chatrea0987a82008-12-02 12:14:06 -08001515 const char *name_pre = priv->cfg->fw_name_pre;
Johannes Bergb08dfd02010-01-29 11:54:56 -08001516
1517 if (first)
1518 priv->fw_index = priv->cfg->ucode_api_max;
1519 else
1520 priv->fw_index--;
1521
1522 if (priv->fw_index < priv->cfg->ucode_api_min) {
1523 IWL_ERR(priv, "no suitable firmware found!\n");
1524 return -ENOENT;
1525 }
1526
1527 sprintf(priv->firmware_name, "%s%d%s",
1528 name_pre, priv->fw_index, ".ucode");
1529
1530 IWL_DEBUG_INFO(priv, "attempting to load firmware '%s'\n",
1531 priv->firmware_name);
1532
1533 return request_firmware_nowait(THIS_MODULE, 1, priv->firmware_name,
1534 &priv->pci_dev->dev, GFP_KERNEL, priv,
1535 iwl_ucode_callback);
1536}
1537
1538/**
1539 * iwl_ucode_callback - callback when firmware was loaded
1540 *
1541 * If loaded successfully, copies the firmware into buffers
1542 * for the card to fetch (via DMA).
1543 */
1544static void iwl_ucode_callback(const struct firmware *ucode_raw, void *context)
1545{
1546 struct iwl_priv *priv = context;
1547 struct iwl_ucode_header *ucode;
Reinette Chatrea0987a82008-12-02 12:14:06 -08001548 const unsigned int api_max = priv->cfg->ucode_api_max;
1549 const unsigned int api_min = priv->cfg->ucode_api_min;
Zhu Yib481de92007-09-25 17:54:57 -07001550 u8 *src;
1551 size_t len;
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001552 u32 api_ver, build;
1553 u32 inst_size, data_size, init_size, init_data_size, boot_size;
Johannes Bergb08dfd02010-01-29 11:54:56 -08001554 int err;
Jay Sternbergabdc2d62009-07-31 14:28:09 -07001555 u16 eeprom_ver;
Zhu Yib481de92007-09-25 17:54:57 -07001556
Johannes Bergb08dfd02010-01-29 11:54:56 -08001557 if (!ucode_raw) {
1558 IWL_ERR(priv, "request for firmware file '%s' failed.\n",
1559 priv->firmware_name);
1560 goto try_again;
Zhu Yib481de92007-09-25 17:54:57 -07001561 }
1562
Johannes Bergb08dfd02010-01-29 11:54:56 -08001563 IWL_DEBUG_INFO(priv, "Loaded firmware file '%s' (%zd bytes).\n",
1564 priv->firmware_name, ucode_raw->size);
Zhu Yib481de92007-09-25 17:54:57 -07001565
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001566 /* Make sure that we got at least the v1 header! */
1567 if (ucode_raw->size < priv->cfg->ops->ucode->get_header_size(1)) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08001568 IWL_ERR(priv, "File size way too small!\n");
Johannes Bergb08dfd02010-01-29 11:54:56 -08001569 goto try_again;
Zhu Yib481de92007-09-25 17:54:57 -07001570 }
1571
1572 /* Data from ucode file: header followed by uCode images */
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001573 ucode = (struct iwl_ucode_header *)ucode_raw->data;
Zhu Yib481de92007-09-25 17:54:57 -07001574
Chatre, Reinettec02b3ac2008-12-02 12:14:05 -08001575 priv->ucode_ver = le32_to_cpu(ucode->ver);
Reinette Chatrea0987a82008-12-02 12:14:06 -08001576 api_ver = IWL_UCODE_API(priv->ucode_ver);
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001577 build = priv->cfg->ops->ucode->get_build(ucode, api_ver);
1578 inst_size = priv->cfg->ops->ucode->get_inst_size(ucode, api_ver);
1579 data_size = priv->cfg->ops->ucode->get_data_size(ucode, api_ver);
1580 init_size = priv->cfg->ops->ucode->get_init_size(ucode, api_ver);
1581 init_data_size =
1582 priv->cfg->ops->ucode->get_init_data_size(ucode, api_ver);
1583 boot_size = priv->cfg->ops->ucode->get_boot_size(ucode, api_ver);
1584 src = priv->cfg->ops->ucode->get_data(ucode, api_ver);
Zhu Yib481de92007-09-25 17:54:57 -07001585
Reinette Chatrea0987a82008-12-02 12:14:06 -08001586 /* api_ver should match the api version forming part of the
1587 * firmware filename ... but we don't check for that and only rely
Nick Andrew877d0312009-01-26 11:06:57 +01001588 * on the API version read from firmware header from here on forward */
Reinette Chatrea0987a82008-12-02 12:14:06 -08001589
1590 if (api_ver < api_min || api_ver > api_max) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08001591 IWL_ERR(priv, "Driver unable to support your firmware API. "
Reinette Chatrea0987a82008-12-02 12:14:06 -08001592 "Driver supports v%u, firmware is v%u.\n",
1593 api_max, api_ver);
Johannes Bergb08dfd02010-01-29 11:54:56 -08001594 goto try_again;
Reinette Chatrea0987a82008-12-02 12:14:06 -08001595 }
Johannes Bergb08dfd02010-01-29 11:54:56 -08001596
Reinette Chatrea0987a82008-12-02 12:14:06 -08001597 if (api_ver != api_max)
Tomas Winkler978785a2008-12-19 10:37:31 +08001598 IWL_ERR(priv, "Firmware has old API version. Expected v%u, "
Reinette Chatrea0987a82008-12-02 12:14:06 -08001599 "got v%u. New firmware can be obtained "
1600 "from http://www.intellinuxwireless.org.\n",
1601 api_max, api_ver);
1602
Tomas Winkler978785a2008-12-19 10:37:31 +08001603 IWL_INFO(priv, "loaded firmware version %u.%u.%u.%u\n",
1604 IWL_UCODE_MAJOR(priv->ucode_ver),
1605 IWL_UCODE_MINOR(priv->ucode_ver),
1606 IWL_UCODE_API(priv->ucode_ver),
1607 IWL_UCODE_SERIAL(priv->ucode_ver));
Reinette Chatrea0987a82008-12-02 12:14:06 -08001608
Reinette Chatre5ebeb5a2009-10-30 14:36:04 -07001609 snprintf(priv->hw->wiphy->fw_version,
1610 sizeof(priv->hw->wiphy->fw_version),
1611 "%u.%u.%u.%u",
1612 IWL_UCODE_MAJOR(priv->ucode_ver),
1613 IWL_UCODE_MINOR(priv->ucode_ver),
1614 IWL_UCODE_API(priv->ucode_ver),
1615 IWL_UCODE_SERIAL(priv->ucode_ver));
1616
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001617 if (build)
1618 IWL_DEBUG_INFO(priv, "Build %u\n", build);
1619
Jay Sternbergabdc2d62009-07-31 14:28:09 -07001620 eeprom_ver = iwl_eeprom_query16(priv, EEPROM_VERSION);
1621 IWL_DEBUG_INFO(priv, "NVM Type: %s, version: 0x%x\n",
1622 (priv->nvm_device_type == NVM_DEVICE_TYPE_OTP)
1623 ? "OTP" : "EEPROM", eeprom_ver);
1624
Tomas Winklere1623442009-01-27 14:27:56 -08001625 IWL_DEBUG_INFO(priv, "f/w package hdr ucode version raw = 0x%x\n",
Reinette Chatrea0987a82008-12-02 12:14:06 -08001626 priv->ucode_ver);
Tomas Winklere1623442009-01-27 14:27:56 -08001627 IWL_DEBUG_INFO(priv, "f/w package hdr runtime inst size = %u\n",
Zhu Yib481de92007-09-25 17:54:57 -07001628 inst_size);
Tomas Winklere1623442009-01-27 14:27:56 -08001629 IWL_DEBUG_INFO(priv, "f/w package hdr runtime data size = %u\n",
Zhu Yib481de92007-09-25 17:54:57 -07001630 data_size);
Tomas Winklere1623442009-01-27 14:27:56 -08001631 IWL_DEBUG_INFO(priv, "f/w package hdr init inst size = %u\n",
Zhu Yib481de92007-09-25 17:54:57 -07001632 init_size);
Tomas Winklere1623442009-01-27 14:27:56 -08001633 IWL_DEBUG_INFO(priv, "f/w package hdr init data size = %u\n",
Zhu Yib481de92007-09-25 17:54:57 -07001634 init_data_size);
Tomas Winklere1623442009-01-27 14:27:56 -08001635 IWL_DEBUG_INFO(priv, "f/w package hdr boot inst size = %u\n",
Zhu Yib481de92007-09-25 17:54:57 -07001636 boot_size);
1637
Johannes Bergb08dfd02010-01-29 11:54:56 -08001638 /*
1639 * For any of the failures below (before allocating pci memory)
1640 * we will try to load a version with a smaller API -- maybe the
1641 * user just got a corrupted version of the latest API.
1642 */
1643
Zhu Yib481de92007-09-25 17:54:57 -07001644 /* Verify size of file vs. image size info in file's header */
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001645 if (ucode_raw->size !=
1646 priv->cfg->ops->ucode->get_header_size(api_ver) +
Zhu Yib481de92007-09-25 17:54:57 -07001647 inst_size + data_size + init_size +
1648 init_data_size + boot_size) {
1649
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001650 IWL_DEBUG_INFO(priv,
1651 "uCode file size %d does not match expected size\n",
1652 (int)ucode_raw->size);
Johannes Bergb08dfd02010-01-29 11:54:56 -08001653 goto try_again;
Zhu Yib481de92007-09-25 17:54:57 -07001654 }
1655
1656 /* Verify that uCode images will fit in card's SRAM */
Ron Rindjunsky099b40b2008-04-21 15:41:53 -07001657 if (inst_size > priv->hw_params.max_inst_size) {
Tomas Winklere1623442009-01-27 14:27:56 -08001658 IWL_DEBUG_INFO(priv, "uCode instr len %d too large to fit in\n",
Tomas Winkler90e759d2007-11-29 11:09:41 +08001659 inst_size);
Johannes Bergb08dfd02010-01-29 11:54:56 -08001660 goto try_again;
Zhu Yib481de92007-09-25 17:54:57 -07001661 }
1662
Ron Rindjunsky099b40b2008-04-21 15:41:53 -07001663 if (data_size > priv->hw_params.max_data_size) {
Tomas Winklere1623442009-01-27 14:27:56 -08001664 IWL_DEBUG_INFO(priv, "uCode data len %d too large to fit in\n",
Tomas Winkler90e759d2007-11-29 11:09:41 +08001665 data_size);
Johannes Bergb08dfd02010-01-29 11:54:56 -08001666 goto try_again;
Zhu Yib481de92007-09-25 17:54:57 -07001667 }
Ron Rindjunsky099b40b2008-04-21 15:41:53 -07001668 if (init_size > priv->hw_params.max_inst_size) {
Tomas Winklere1623442009-01-27 14:27:56 -08001669 IWL_INFO(priv, "uCode init instr len %d too large to fit in\n",
1670 init_size);
Johannes Bergb08dfd02010-01-29 11:54:56 -08001671 goto try_again;
Zhu Yib481de92007-09-25 17:54:57 -07001672 }
Ron Rindjunsky099b40b2008-04-21 15:41:53 -07001673 if (init_data_size > priv->hw_params.max_data_size) {
Tomas Winklere1623442009-01-27 14:27:56 -08001674 IWL_INFO(priv, "uCode init data len %d too large to fit in\n",
Tomas Winkler90e759d2007-11-29 11:09:41 +08001675 init_data_size);
Johannes Bergb08dfd02010-01-29 11:54:56 -08001676 goto try_again;
Zhu Yib481de92007-09-25 17:54:57 -07001677 }
Ron Rindjunsky099b40b2008-04-21 15:41:53 -07001678 if (boot_size > priv->hw_params.max_bsm_size) {
Tomas Winklere1623442009-01-27 14:27:56 -08001679 IWL_INFO(priv, "uCode boot instr len %d too large to fit in\n",
1680 boot_size);
Johannes Bergb08dfd02010-01-29 11:54:56 -08001681 goto try_again;
Zhu Yib481de92007-09-25 17:54:57 -07001682 }
1683
1684 /* Allocate ucode buffers for card's bus-master loading ... */
1685
1686 /* Runtime instructions and 2 copies of data:
1687 * 1) unmodified from disk
1688 * 2) backup cache for save/restore during power-downs */
1689 priv->ucode_code.len = inst_size;
Tomas Winkler98c92212008-01-14 17:46:20 -08001690 iwl_alloc_fw_desc(priv->pci_dev, &priv->ucode_code);
Zhu Yib481de92007-09-25 17:54:57 -07001691
1692 priv->ucode_data.len = data_size;
Tomas Winkler98c92212008-01-14 17:46:20 -08001693 iwl_alloc_fw_desc(priv->pci_dev, &priv->ucode_data);
Zhu Yib481de92007-09-25 17:54:57 -07001694
1695 priv->ucode_data_backup.len = data_size;
Tomas Winkler98c92212008-01-14 17:46:20 -08001696 iwl_alloc_fw_desc(priv->pci_dev, &priv->ucode_data_backup);
Zhu Yib481de92007-09-25 17:54:57 -07001697
Zhu, Yi1f304e42009-01-23 13:45:22 -08001698 if (!priv->ucode_code.v_addr || !priv->ucode_data.v_addr ||
1699 !priv->ucode_data_backup.v_addr)
1700 goto err_pci_alloc;
1701
Zhu Yib481de92007-09-25 17:54:57 -07001702 /* Initialization instructions and data */
Tomas Winkler90e759d2007-11-29 11:09:41 +08001703 if (init_size && init_data_size) {
1704 priv->ucode_init.len = init_size;
Tomas Winkler98c92212008-01-14 17:46:20 -08001705 iwl_alloc_fw_desc(priv->pci_dev, &priv->ucode_init);
Zhu Yib481de92007-09-25 17:54:57 -07001706
Tomas Winkler90e759d2007-11-29 11:09:41 +08001707 priv->ucode_init_data.len = init_data_size;
Tomas Winkler98c92212008-01-14 17:46:20 -08001708 iwl_alloc_fw_desc(priv->pci_dev, &priv->ucode_init_data);
Tomas Winkler90e759d2007-11-29 11:09:41 +08001709
1710 if (!priv->ucode_init.v_addr || !priv->ucode_init_data.v_addr)
1711 goto err_pci_alloc;
1712 }
Zhu Yib481de92007-09-25 17:54:57 -07001713
1714 /* Bootstrap (instructions only, no data) */
Tomas Winkler90e759d2007-11-29 11:09:41 +08001715 if (boot_size) {
1716 priv->ucode_boot.len = boot_size;
Tomas Winkler98c92212008-01-14 17:46:20 -08001717 iwl_alloc_fw_desc(priv->pci_dev, &priv->ucode_boot);
Zhu Yib481de92007-09-25 17:54:57 -07001718
Tomas Winkler90e759d2007-11-29 11:09:41 +08001719 if (!priv->ucode_boot.v_addr)
1720 goto err_pci_alloc;
1721 }
Zhu Yib481de92007-09-25 17:54:57 -07001722
1723 /* Copy images into buffers for card's bus-master reads ... */
1724
1725 /* Runtime instructions (first block of data in file) */
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001726 len = inst_size;
Tomas Winklere1623442009-01-27 14:27:56 -08001727 IWL_DEBUG_INFO(priv, "Copying (but not loading) uCode instr len %Zd\n", len);
Zhu Yib481de92007-09-25 17:54:57 -07001728 memcpy(priv->ucode_code.v_addr, src, len);
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001729 src += len;
1730
Tomas Winklere1623442009-01-27 14:27:56 -08001731 IWL_DEBUG_INFO(priv, "uCode instr buf vaddr = 0x%p, paddr = 0x%08x\n",
Zhu Yib481de92007-09-25 17:54:57 -07001732 priv->ucode_code.v_addr, (u32)priv->ucode_code.p_addr);
1733
1734 /* Runtime data (2nd block)
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07001735 * NOTE: Copy into backup buffer will be done in iwl_up() */
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001736 len = data_size;
Tomas Winklere1623442009-01-27 14:27:56 -08001737 IWL_DEBUG_INFO(priv, "Copying (but not loading) uCode data len %Zd\n", len);
Zhu Yib481de92007-09-25 17:54:57 -07001738 memcpy(priv->ucode_data.v_addr, src, len);
1739 memcpy(priv->ucode_data_backup.v_addr, src, len);
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001740 src += len;
Zhu Yib481de92007-09-25 17:54:57 -07001741
1742 /* Initialization instructions (3rd block) */
1743 if (init_size) {
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001744 len = init_size;
Tomas Winklere1623442009-01-27 14:27:56 -08001745 IWL_DEBUG_INFO(priv, "Copying (but not loading) init instr len %Zd\n",
Tomas Winkler90e759d2007-11-29 11:09:41 +08001746 len);
Zhu Yib481de92007-09-25 17:54:57 -07001747 memcpy(priv->ucode_init.v_addr, src, len);
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001748 src += len;
Zhu Yib481de92007-09-25 17:54:57 -07001749 }
1750
1751 /* Initialization data (4th block) */
1752 if (init_data_size) {
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001753 len = init_data_size;
Tomas Winklere1623442009-01-27 14:27:56 -08001754 IWL_DEBUG_INFO(priv, "Copying (but not loading) init data len %Zd\n",
Tomas Winkler90e759d2007-11-29 11:09:41 +08001755 len);
Zhu Yib481de92007-09-25 17:54:57 -07001756 memcpy(priv->ucode_init_data.v_addr, src, len);
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001757 src += len;
Zhu Yib481de92007-09-25 17:54:57 -07001758 }
1759
1760 /* Bootstrap instructions (5th block) */
Jay Sternbergcc0f5552009-07-17 09:30:16 -07001761 len = boot_size;
Tomas Winklere1623442009-01-27 14:27:56 -08001762 IWL_DEBUG_INFO(priv, "Copying (but not loading) boot instr len %Zd\n", len);
Zhu Yib481de92007-09-25 17:54:57 -07001763 memcpy(priv->ucode_boot.v_addr, src, len);
1764
Johannes Bergb08dfd02010-01-29 11:54:56 -08001765 /**************************************************
1766 * This is still part of probe() in a sense...
1767 *
1768 * 9. Setup and register with mac80211 and debugfs
1769 **************************************************/
1770 err = iwl_mac_setup_register(priv);
1771 if (err)
1772 goto out_unbind;
1773
1774 err = iwl_dbgfs_register(priv, DRV_NAME);
1775 if (err)
1776 IWL_ERR(priv, "failed to create debugfs files. Ignoring error: %d\n", err);
1777
Zhu Yib481de92007-09-25 17:54:57 -07001778 /* We have our copies now, allow OS release its copies */
1779 release_firmware(ucode_raw);
Johannes Bergb08dfd02010-01-29 11:54:56 -08001780 return;
1781
1782 try_again:
1783 /* try next, if any */
1784 if (iwl_request_firmware(priv, false))
1785 goto out_unbind;
1786 release_firmware(ucode_raw);
1787 return;
Zhu Yib481de92007-09-25 17:54:57 -07001788
1789 err_pci_alloc:
Winkler, Tomas15b16872008-12-19 10:37:33 +08001790 IWL_ERR(priv, "failed to allocate pci memory\n");
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07001791 iwl_dealloc_ucode_pci(priv);
Johannes Bergb08dfd02010-01-29 11:54:56 -08001792 out_unbind:
1793 device_release_driver(&priv->pci_dev->dev);
Zhu Yib481de92007-09-25 17:54:57 -07001794 release_firmware(ucode_raw);
Zhu Yib481de92007-09-25 17:54:57 -07001795}
1796
Reinette Chatreb7a79402009-09-25 14:24:23 -07001797static const char *desc_lookup_text[] = {
1798 "OK",
1799 "FAIL",
1800 "BAD_PARAM",
1801 "BAD_CHECKSUM",
1802 "NMI_INTERRUPT_WDG",
1803 "SYSASSERT",
1804 "FATAL_ERROR",
1805 "BAD_COMMAND",
1806 "HW_ERROR_TUNE_LOCK",
1807 "HW_ERROR_TEMPERATURE",
1808 "ILLEGAL_CHAN_FREQ",
1809 "VCC_NOT_STABLE",
1810 "FH_ERROR",
1811 "NMI_INTERRUPT_HOST",
1812 "NMI_INTERRUPT_ACTION_PT",
1813 "NMI_INTERRUPT_UNKNOWN",
1814 "UCODE_VERSION_MISMATCH",
1815 "HW_ERROR_ABS_LOCK",
1816 "HW_ERROR_CAL_LOCK_FAIL",
1817 "NMI_INTERRUPT_INST_ACTION_PT",
1818 "NMI_INTERRUPT_DATA_ACTION_PT",
1819 "NMI_TRM_HW_ER",
1820 "NMI_INTERRUPT_TRM",
1821 "NMI_INTERRUPT_BREAK_POINT"
1822 "DEBUG_0",
1823 "DEBUG_1",
1824 "DEBUG_2",
1825 "DEBUG_3",
Wey-Yi Guya7fce6e2010-01-19 16:51:50 -08001826 "ADVANCED SYSASSERT"
Reinette Chatreb7a79402009-09-25 14:24:23 -07001827};
1828
1829static const char *desc_lookup(int i)
1830{
1831 int max = ARRAY_SIZE(desc_lookup_text) - 1;
1832
1833 if (i < 0 || i > max)
1834 i = max;
1835
1836 return desc_lookup_text[i];
1837}
1838
1839#define ERROR_START_OFFSET (1 * sizeof(u32))
1840#define ERROR_ELEM_SIZE (7 * sizeof(u32))
1841
1842void iwl_dump_nic_error_log(struct iwl_priv *priv)
1843{
1844 u32 data2, line;
1845 u32 desc, time, count, base, data1;
1846 u32 blink1, blink2, ilink1, ilink2;
Wey-Yi Guy461ef382010-03-30 17:57:53 -07001847 u32 pc, hcmd;
Reinette Chatreb7a79402009-09-25 14:24:23 -07001848
1849 if (priv->ucode_type == UCODE_INIT)
1850 base = le32_to_cpu(priv->card_alive_init.error_event_table_ptr);
1851 else
1852 base = le32_to_cpu(priv->card_alive.error_event_table_ptr);
1853
1854 if (!priv->cfg->ops->lib->is_valid_rtc_data_addr(base)) {
Wey-Yi Guy212fb572009-12-02 12:53:00 -08001855 IWL_ERR(priv,
1856 "Not valid error log pointer 0x%08X for %s uCode\n",
1857 base, (priv->ucode_type == UCODE_INIT) ? "Init" : "RT");
Reinette Chatreb7a79402009-09-25 14:24:23 -07001858 return;
1859 }
1860
1861 count = iwl_read_targ_mem(priv, base);
1862
1863 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) {
1864 IWL_ERR(priv, "Start IWL Error Log Dump:\n");
1865 IWL_ERR(priv, "Status: 0x%08lX, count: %d\n",
1866 priv->status, count);
1867 }
1868
1869 desc = iwl_read_targ_mem(priv, base + 1 * sizeof(u32));
Wey-Yi Guy461ef382010-03-30 17:57:53 -07001870 pc = iwl_read_targ_mem(priv, base + 2 * sizeof(u32));
Reinette Chatreb7a79402009-09-25 14:24:23 -07001871 blink1 = iwl_read_targ_mem(priv, base + 3 * sizeof(u32));
1872 blink2 = iwl_read_targ_mem(priv, base + 4 * sizeof(u32));
1873 ilink1 = iwl_read_targ_mem(priv, base + 5 * sizeof(u32));
1874 ilink2 = iwl_read_targ_mem(priv, base + 6 * sizeof(u32));
1875 data1 = iwl_read_targ_mem(priv, base + 7 * sizeof(u32));
1876 data2 = iwl_read_targ_mem(priv, base + 8 * sizeof(u32));
1877 line = iwl_read_targ_mem(priv, base + 9 * sizeof(u32));
1878 time = iwl_read_targ_mem(priv, base + 11 * sizeof(u32));
Wey-Yi Guy461ef382010-03-30 17:57:53 -07001879 hcmd = iwl_read_targ_mem(priv, base + 22 * sizeof(u32));
Reinette Chatreb7a79402009-09-25 14:24:23 -07001880
Johannes Bergbe1a71a2009-10-02 13:44:02 -07001881 trace_iwlwifi_dev_ucode_error(priv, desc, time, data1, data2, line,
1882 blink1, blink2, ilink1, ilink2);
1883
Reinette Chatreb7a79402009-09-25 14:24:23 -07001884 IWL_ERR(priv, "Desc Time "
1885 "data1 data2 line\n");
1886 IWL_ERR(priv, "%-28s (#%02d) %010u 0x%08X 0x%08X %u\n",
1887 desc_lookup(desc), desc, time, data1, data2, line);
Wey-Yi Guy461ef382010-03-30 17:57:53 -07001888 IWL_ERR(priv, "pc blink1 blink2 ilink1 ilink2 hcmd\n");
1889 IWL_ERR(priv, "0x%05X 0x%05X 0x%05X 0x%05X 0x%05X 0x%05X\n",
1890 pc, blink1, blink2, ilink1, ilink2, hcmd);
Reinette Chatreb7a79402009-09-25 14:24:23 -07001891}
1892
1893#define EVENT_START_OFFSET (4 * sizeof(u32))
1894
1895/**
1896 * iwl_print_event_log - Dump error event log to syslog
1897 *
1898 */
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08001899static int iwl_print_event_log(struct iwl_priv *priv, u32 start_idx,
1900 u32 num_events, u32 mode,
1901 int pos, char **buf, size_t bufsz)
Reinette Chatreb7a79402009-09-25 14:24:23 -07001902{
1903 u32 i;
1904 u32 base; /* SRAM byte address of event log header */
1905 u32 event_size; /* 2 u32s, or 3 u32s if timestamp recorded */
1906 u32 ptr; /* SRAM byte address of log data */
1907 u32 ev, time, data; /* event log data */
Ben Cahille5854472009-11-06 14:52:58 -08001908 unsigned long reg_flags;
Reinette Chatreb7a79402009-09-25 14:24:23 -07001909
1910 if (num_events == 0)
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08001911 return pos;
Reinette Chatreb7a79402009-09-25 14:24:23 -07001912 if (priv->ucode_type == UCODE_INIT)
1913 base = le32_to_cpu(priv->card_alive_init.log_event_table_ptr);
1914 else
1915 base = le32_to_cpu(priv->card_alive.log_event_table_ptr);
1916
1917 if (mode == 0)
1918 event_size = 2 * sizeof(u32);
1919 else
1920 event_size = 3 * sizeof(u32);
1921
1922 ptr = base + EVENT_START_OFFSET + (start_idx * event_size);
1923
Ben Cahille5854472009-11-06 14:52:58 -08001924 /* Make sure device is powered up for SRAM reads */
1925 spin_lock_irqsave(&priv->reg_lock, reg_flags);
1926 iwl_grab_nic_access(priv);
1927
1928 /* Set starting address; reads will auto-increment */
1929 _iwl_write_direct32(priv, HBUS_TARG_MEM_RADDR, ptr);
1930 rmb();
1931
Reinette Chatreb7a79402009-09-25 14:24:23 -07001932 /* "time" is actually "data" for mode 0 (no timestamp).
1933 * place event id # at far right for easier visual parsing. */
1934 for (i = 0; i < num_events; i++) {
Ben Cahille5854472009-11-06 14:52:58 -08001935 ev = _iwl_read_direct32(priv, HBUS_TARG_MEM_RDAT);
1936 time = _iwl_read_direct32(priv, HBUS_TARG_MEM_RDAT);
Reinette Chatreb7a79402009-09-25 14:24:23 -07001937 if (mode == 0) {
1938 /* data, ev */
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08001939 if (bufsz) {
1940 pos += scnprintf(*buf + pos, bufsz - pos,
1941 "EVT_LOG:0x%08x:%04u\n",
1942 time, ev);
1943 } else {
1944 trace_iwlwifi_dev_ucode_event(priv, 0,
1945 time, ev);
1946 IWL_ERR(priv, "EVT_LOG:0x%08x:%04u\n",
1947 time, ev);
1948 }
Reinette Chatreb7a79402009-09-25 14:24:23 -07001949 } else {
Ben Cahille5854472009-11-06 14:52:58 -08001950 data = _iwl_read_direct32(priv, HBUS_TARG_MEM_RDAT);
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08001951 if (bufsz) {
1952 pos += scnprintf(*buf + pos, bufsz - pos,
1953 "EVT_LOGT:%010u:0x%08x:%04u\n",
1954 time, data, ev);
1955 } else {
1956 IWL_ERR(priv, "EVT_LOGT:%010u:0x%08x:%04u\n",
Reinette Chatreb7a79402009-09-25 14:24:23 -07001957 time, data, ev);
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08001958 trace_iwlwifi_dev_ucode_event(priv, time,
1959 data, ev);
1960 }
Reinette Chatreb7a79402009-09-25 14:24:23 -07001961 }
1962 }
Ben Cahille5854472009-11-06 14:52:58 -08001963
1964 /* Allow device to power down */
1965 iwl_release_nic_access(priv);
1966 spin_unlock_irqrestore(&priv->reg_lock, reg_flags);
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08001967 return pos;
Reinette Chatreb7a79402009-09-25 14:24:23 -07001968}
1969
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08001970/**
1971 * iwl_print_last_event_logs - Dump the newest # of event log to syslog
1972 */
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08001973static int iwl_print_last_event_logs(struct iwl_priv *priv, u32 capacity,
1974 u32 num_wraps, u32 next_entry,
1975 u32 size, u32 mode,
1976 int pos, char **buf, size_t bufsz)
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08001977{
1978 /*
1979 * display the newest DEFAULT_LOG_ENTRIES entries
1980 * i.e the entries just before the next ont that uCode would fill.
1981 */
1982 if (num_wraps) {
1983 if (next_entry < size) {
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08001984 pos = iwl_print_event_log(priv,
1985 capacity - (size - next_entry),
1986 size - next_entry, mode,
1987 pos, buf, bufsz);
1988 pos = iwl_print_event_log(priv, 0,
1989 next_entry, mode,
1990 pos, buf, bufsz);
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08001991 } else
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08001992 pos = iwl_print_event_log(priv, next_entry - size,
1993 size, mode, pos, buf, bufsz);
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08001994 } else {
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08001995 if (next_entry < size) {
1996 pos = iwl_print_event_log(priv, 0, next_entry,
1997 mode, pos, buf, bufsz);
1998 } else {
1999 pos = iwl_print_event_log(priv, next_entry - size,
2000 size, mode, pos, buf, bufsz);
2001 }
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002002 }
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002003 return pos;
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002004}
2005
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002006#define DEFAULT_DUMP_EVENT_LOG_ENTRIES (20)
2007
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002008int iwl_dump_nic_event_log(struct iwl_priv *priv, bool full_log,
2009 char **buf, bool display)
Reinette Chatreb7a79402009-09-25 14:24:23 -07002010{
2011 u32 base; /* SRAM byte address of event log header */
2012 u32 capacity; /* event log capacity in # entries */
2013 u32 mode; /* 0 - no timestamp, 1 - timestamp recorded */
2014 u32 num_wraps; /* # times uCode wrapped to top of log */
2015 u32 next_entry; /* index of next entry to be written by uCode */
2016 u32 size; /* # entries that we'll print */
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002017 int pos = 0;
2018 size_t bufsz = 0;
Reinette Chatreb7a79402009-09-25 14:24:23 -07002019
2020 if (priv->ucode_type == UCODE_INIT)
2021 base = le32_to_cpu(priv->card_alive_init.log_event_table_ptr);
2022 else
2023 base = le32_to_cpu(priv->card_alive.log_event_table_ptr);
2024
2025 if (!priv->cfg->ops->lib->is_valid_rtc_data_addr(base)) {
Wey-Yi Guy212fb572009-12-02 12:53:00 -08002026 IWL_ERR(priv,
2027 "Invalid event log pointer 0x%08X for %s uCode\n",
2028 base, (priv->ucode_type == UCODE_INIT) ? "Init" : "RT");
Wey-Yi Guy937c3972010-01-15 13:43:36 -08002029 return -EINVAL;
Reinette Chatreb7a79402009-09-25 14:24:23 -07002030 }
2031
2032 /* event log header */
2033 capacity = iwl_read_targ_mem(priv, base);
2034 mode = iwl_read_targ_mem(priv, base + (1 * sizeof(u32)));
2035 num_wraps = iwl_read_targ_mem(priv, base + (2 * sizeof(u32)));
2036 next_entry = iwl_read_targ_mem(priv, base + (3 * sizeof(u32)));
2037
Wey-Yi Guy678b3852010-03-26 12:54:37 -07002038 if (capacity > priv->cfg->max_event_log_size) {
Ben Cahill84c40692009-11-06 14:52:57 -08002039 IWL_ERR(priv, "Log capacity %d is bogus, limit to %d entries\n",
Wey-Yi Guy678b3852010-03-26 12:54:37 -07002040 capacity, priv->cfg->max_event_log_size);
2041 capacity = priv->cfg->max_event_log_size;
Ben Cahill84c40692009-11-06 14:52:57 -08002042 }
2043
Wey-Yi Guy678b3852010-03-26 12:54:37 -07002044 if (next_entry > priv->cfg->max_event_log_size) {
Ben Cahill84c40692009-11-06 14:52:57 -08002045 IWL_ERR(priv, "Log write index %d is bogus, limit to %d\n",
Wey-Yi Guy678b3852010-03-26 12:54:37 -07002046 next_entry, priv->cfg->max_event_log_size);
2047 next_entry = priv->cfg->max_event_log_size;
Ben Cahill84c40692009-11-06 14:52:57 -08002048 }
2049
Reinette Chatreb7a79402009-09-25 14:24:23 -07002050 size = num_wraps ? capacity : next_entry;
2051
2052 /* bail out if nothing in log */
2053 if (size == 0) {
2054 IWL_ERR(priv, "Start IWL Event Log Dump: nothing in log\n");
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002055 return pos;
Reinette Chatreb7a79402009-09-25 14:24:23 -07002056 }
2057
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002058#ifdef CONFIG_IWLWIFI_DEBUG
Wey-Yi Guy521d9bc2009-12-10 14:37:23 -08002059 if (!(iwl_get_debug_level(priv) & IWL_DL_FW_ERRORS) && !full_log)
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002060 size = (size > DEFAULT_DUMP_EVENT_LOG_ENTRIES)
2061 ? DEFAULT_DUMP_EVENT_LOG_ENTRIES : size;
2062#else
2063 size = (size > DEFAULT_DUMP_EVENT_LOG_ENTRIES)
2064 ? DEFAULT_DUMP_EVENT_LOG_ENTRIES : size;
Reinette Chatreb7a79402009-09-25 14:24:23 -07002065#endif
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002066 IWL_ERR(priv, "Start IWL Event Log Dump: display last %u entries\n",
2067 size);
2068
2069#ifdef CONFIG_IWLWIFI_DEBUG
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002070 if (display) {
2071 if (full_log)
2072 bufsz = capacity * 48;
2073 else
2074 bufsz = size * 48;
2075 *buf = kmalloc(bufsz, GFP_KERNEL);
2076 if (!*buf)
Wey-Yi Guy937c3972010-01-15 13:43:36 -08002077 return -ENOMEM;
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002078 }
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002079 if ((iwl_get_debug_level(priv) & IWL_DL_FW_ERRORS) || full_log) {
2080 /*
2081 * if uCode has wrapped back to top of log,
2082 * start at the oldest entry,
2083 * i.e the next one that uCode would fill.
2084 */
2085 if (num_wraps)
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002086 pos = iwl_print_event_log(priv, next_entry,
2087 capacity - next_entry, mode,
2088 pos, buf, bufsz);
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002089 /* (then/else) start at top of log */
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002090 pos = iwl_print_event_log(priv, 0,
2091 next_entry, mode, pos, buf, bufsz);
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002092 } else
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002093 pos = iwl_print_last_event_logs(priv, capacity, num_wraps,
2094 next_entry, size, mode,
2095 pos, buf, bufsz);
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002096#else
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002097 pos = iwl_print_last_event_logs(priv, capacity, num_wraps,
2098 next_entry, size, mode,
2099 pos, buf, bufsz);
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002100#endif
Wey-Yi Guyb03d7d02009-12-14 14:12:20 -08002101 return pos;
Wey-Yi Guyc341ddb2009-11-20 12:05:07 -08002102}
Reinette Chatreb7a79402009-09-25 14:24:23 -07002103
Zhu Yib481de92007-09-25 17:54:57 -07002104/**
Tomas Winkler4a4a9e82008-05-29 16:34:54 +08002105 * iwl_alive_start - called after REPLY_ALIVE notification received
Zhu Yib481de92007-09-25 17:54:57 -07002106 * from protocol/runtime uCode (initialization uCode's
Tomas Winkler4a4a9e82008-05-29 16:34:54 +08002107 * Alive gets handled by iwl_init_alive_start()).
Zhu Yib481de92007-09-25 17:54:57 -07002108 */
Tomas Winkler4a4a9e82008-05-29 16:34:54 +08002109static void iwl_alive_start(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07002110{
Tomas Winkler57aab752008-04-14 21:16:03 -07002111 int ret = 0;
Zhu Yib481de92007-09-25 17:54:57 -07002112
Tomas Winklere1623442009-01-27 14:27:56 -08002113 IWL_DEBUG_INFO(priv, "Runtime Alive received.\n");
Zhu Yib481de92007-09-25 17:54:57 -07002114
2115 if (priv->card_alive.is_valid != UCODE_VALID_OK) {
2116 /* We had an error bringing up the hardware, so take it
2117 * all the way back down so we can try again */
Tomas Winklere1623442009-01-27 14:27:56 -08002118 IWL_DEBUG_INFO(priv, "Alive failed.\n");
Zhu Yib481de92007-09-25 17:54:57 -07002119 goto restart;
2120 }
2121
2122 /* Initialize uCode has loaded Runtime uCode ... verify inst image.
2123 * This is a paranoid check, because we would not have gotten the
2124 * "runtime" alive if code weren't properly loaded. */
Emmanuel Grumbachb0692f22008-04-24 11:55:18 -07002125 if (iwl_verify_ucode(priv)) {
Zhu Yib481de92007-09-25 17:54:57 -07002126 /* Runtime instruction load was bad;
2127 * take it all the way back down so we can try again */
Tomas Winklere1623442009-01-27 14:27:56 -08002128 IWL_DEBUG_INFO(priv, "Bad runtime uCode load.\n");
Zhu Yib481de92007-09-25 17:54:57 -07002129 goto restart;
2130 }
2131
Tomas Winkler57aab752008-04-14 21:16:03 -07002132 ret = priv->cfg->ops->lib->alive_notify(priv);
2133 if (ret) {
Winkler, Tomas39aadf82008-12-19 10:37:32 +08002134 IWL_WARN(priv,
2135 "Could not complete ALIVE transition [ntf]: %d\n", ret);
Zhu Yib481de92007-09-25 17:54:57 -07002136 goto restart;
2137 }
2138
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002139 /* After the ALIVE response, we can send host commands to the uCode */
Zhu Yib481de92007-09-25 17:54:57 -07002140 set_bit(STATUS_ALIVE, &priv->status);
2141
Wey-Yi Guyb74e31a2010-03-01 17:23:50 -08002142 if (priv->cfg->ops->lib->recover_from_tx_stall) {
2143 /* Enable timer to monitor the driver queues */
2144 mod_timer(&priv->monitor_recover,
2145 jiffies +
2146 msecs_to_jiffies(priv->cfg->monitor_recover_period));
2147 }
2148
Tomas Winklerfee12472008-04-03 16:05:21 -07002149 if (iwl_is_rfkill(priv))
Zhu Yib481de92007-09-25 17:54:57 -07002150 return;
2151
Johannes Berg36d68252008-05-15 12:55:26 +02002152 ieee80211_wake_queues(priv->hw);
Zhu Yib481de92007-09-25 17:54:57 -07002153
Johannes Berg470ab2d2010-01-21 11:23:30 -08002154 priv->active_rate = IWL_RATES_MASK;
Zhu Yib481de92007-09-25 17:54:57 -07002155
Wey-Yi Guy2f748de2009-09-17 10:43:51 -07002156 /* Configure Tx antenna selection based on H/W config */
2157 if (priv->cfg->ops->hcmd->set_tx_ant)
2158 priv->cfg->ops->hcmd->set_tx_ant(priv, priv->cfg->valid_tx_ant);
2159
Tomas Winkler3109ece2008-03-28 16:33:35 -07002160 if (iwl_is_associated(priv)) {
Gregory Greenmanc1adf9f2008-05-15 13:53:59 +08002161 struct iwl_rxon_cmd *active_rxon =
2162 (struct iwl_rxon_cmd *)&priv->active_rxon;
Mohamed Abbas019fb972009-03-17 21:59:18 -07002163 /* apply any changes in staging */
2164 priv->staging_rxon.filter_flags |= RXON_FILTER_ASSOC_MSK;
Zhu Yib481de92007-09-25 17:54:57 -07002165 active_rxon->filter_flags &= ~RXON_FILTER_ASSOC_MSK;
2166 } else {
2167 /* Initialize our rx_config data */
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002168 iwl_connection_init_rx_config(priv, priv->iw_mode);
Abhijeet Kolekar45823532009-04-08 11:26:44 -07002169
2170 if (priv->cfg->ops->hcmd->set_rxon_chain)
2171 priv->cfg->ops->hcmd->set_rxon_chain(priv);
2172
Zhu Yib481de92007-09-25 17:54:57 -07002173 memcpy(priv->staging_rxon.node_addr, priv->mac_addr, ETH_ALEN);
2174 }
2175
Ben Cahill9fbab512007-11-29 11:09:47 +08002176 /* Configure Bluetooth device coexistence support */
Johannes Berg65b52bd2010-04-13 01:04:31 -07002177 priv->cfg->ops->hcmd->send_bt_config(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002178
Tomas Winkler4a4a9e82008-05-29 16:34:54 +08002179 iwl_reset_run_time_calib(priv);
2180
Zhu Yib481de92007-09-25 17:54:57 -07002181 /* Configure the adapter for unassociated operation */
Abhijeet Kolekare0158e62009-04-08 11:26:37 -07002182 iwlcore_commit_rxon(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002183
2184 /* At this point, the NIC is initialized and operational */
Emmanuel Grumbach47f4a582008-06-12 09:47:13 +08002185 iwl_rf_kill_ct_config(priv);
Zhu Yi5a669262008-01-14 17:46:18 -08002186
Johannes Berge932a602009-10-02 13:44:03 -07002187 iwl_leds_init(priv);
Reinette Chatrefe00b5a2008-04-03 16:05:23 -07002188
Tomas Winklere1623442009-01-27 14:27:56 -08002189 IWL_DEBUG_INFO(priv, "ALIVE processing complete.\n");
Rick Farringtona9f46782008-03-18 14:57:49 -07002190 set_bit(STATUS_READY, &priv->status);
Zhu Yi5a669262008-01-14 17:46:18 -08002191 wake_up_interruptible(&priv->wait_command_queue);
Zhu Yib481de92007-09-25 17:54:57 -07002192
Johannes Berge312c242009-08-07 15:41:51 -07002193 iwl_power_update_mode(priv, true);
Reinette Chatre7e246192010-02-18 22:58:32 -08002194 IWL_DEBUG_INFO(priv, "Updated power mode\n");
2195
Assaf Kraussc46fbef2008-06-12 09:47:05 +08002196
Zhu Yib481de92007-09-25 17:54:57 -07002197 return;
2198
2199 restart:
2200 queue_work(priv->workqueue, &priv->restart);
2201}
2202
Emmanuel Grumbach4e393172008-06-12 09:46:53 +08002203static void iwl_cancel_deferred_work(struct iwl_priv *priv);
Zhu Yib481de92007-09-25 17:54:57 -07002204
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002205static void __iwl_down(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07002206{
2207 unsigned long flags;
2208 int exit_pending = test_bit(STATUS_EXIT_PENDING, &priv->status);
Zhu Yib481de92007-09-25 17:54:57 -07002209
Tomas Winklere1623442009-01-27 14:27:56 -08002210 IWL_DEBUG_INFO(priv, DRV_NAME " is going down\n");
Zhu Yib481de92007-09-25 17:54:57 -07002211
Zhu Yib481de92007-09-25 17:54:57 -07002212 if (!exit_pending)
2213 set_bit(STATUS_EXIT_PENDING, &priv->status);
2214
Reinette Chatre7e246192010-02-18 22:58:32 -08002215 iwl_clear_ucode_stations(priv, true);
Zhu Yib481de92007-09-25 17:54:57 -07002216
2217 /* Unblock any waiting calls */
2218 wake_up_interruptible_all(&priv->wait_command_queue);
2219
Zhu Yib481de92007-09-25 17:54:57 -07002220 /* Wipe out the EXIT_PENDING status bit if we are not actually
2221 * exiting the module */
2222 if (!exit_pending)
2223 clear_bit(STATUS_EXIT_PENDING, &priv->status);
2224
2225 /* stop and reset the on-board processor */
Tomas Winkler3395f6e2008-03-25 16:33:37 -07002226 iwl_write32(priv, CSR_RESET, CSR_RESET_REG_FLAG_NEVO_RESET);
Zhu Yib481de92007-09-25 17:54:57 -07002227
2228 /* tell the device to stop sending interrupts */
Mohamed Abbas0359fac2008-03-28 16:21:08 -07002229 spin_lock_irqsave(&priv->lock, flags);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002230 iwl_disable_interrupts(priv);
Mohamed Abbas0359fac2008-03-28 16:21:08 -07002231 spin_unlock_irqrestore(&priv->lock, flags);
2232 iwl_synchronize_irq(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002233
2234 if (priv->mac80211_registered)
2235 ieee80211_stop_queues(priv->hw);
2236
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002237 /* If we have not previously called iwl_init() then
Johannes Berga60e77e2009-06-04 18:26:06 +02002238 * clear all bits but the RF Kill bit and return */
Tomas Winklerfee12472008-04-03 16:05:21 -07002239 if (!iwl_is_init(priv)) {
Zhu Yib481de92007-09-25 17:54:57 -07002240 priv->status = test_bit(STATUS_RF_KILL_HW, &priv->status) <<
2241 STATUS_RF_KILL_HW |
Reinette Chatre97888642008-02-06 11:20:38 -08002242 test_bit(STATUS_GEO_CONFIGURED, &priv->status) <<
2243 STATUS_GEO_CONFIGURED |
Mohamed Abbas052ec3f2008-06-30 17:23:15 +08002244 test_bit(STATUS_EXIT_PENDING, &priv->status) <<
2245 STATUS_EXIT_PENDING;
Zhu Yib481de92007-09-25 17:54:57 -07002246 goto exit;
2247 }
2248
Wey-Yi Guy6da3a132009-03-26 10:14:08 -07002249 /* ...otherwise clear out all the status bits but the RF Kill
Johannes Berga60e77e2009-06-04 18:26:06 +02002250 * bit and continue taking the NIC down. */
Zhu Yib481de92007-09-25 17:54:57 -07002251 priv->status &= test_bit(STATUS_RF_KILL_HW, &priv->status) <<
2252 STATUS_RF_KILL_HW |
Reinette Chatre97888642008-02-06 11:20:38 -08002253 test_bit(STATUS_GEO_CONFIGURED, &priv->status) <<
2254 STATUS_GEO_CONFIGURED |
Zhu Yib481de92007-09-25 17:54:57 -07002255 test_bit(STATUS_FW_ERROR, &priv->status) <<
Mohamed Abbas052ec3f2008-06-30 17:23:15 +08002256 STATUS_FW_ERROR |
2257 test_bit(STATUS_EXIT_PENDING, &priv->status) <<
2258 STATUS_EXIT_PENDING;
Zhu Yib481de92007-09-25 17:54:57 -07002259
Mohamed Abbasef850d72009-05-22 11:01:50 -07002260 /* device going down, Stop using ICT table */
2261 iwl_disable_ict(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002262
Wey-Yi Guy74bcdb32010-03-17 13:34:34 -07002263 iwlagn_txq_ctx_stop(priv);
Wey-Yi Guy54b81552010-03-17 13:34:35 -07002264 iwlagn_rxq_stop(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002265
Ben Cahill309e7312009-11-06 14:53:03 -08002266 /* Power-down device's busmaster DMA clocks */
2267 iwl_write_prph(priv, APMG_CLK_DIS_REG, APMG_CLK_VAL_DMA_CLK_RQT);
Zhu Yib481de92007-09-25 17:54:57 -07002268 udelay(5);
2269
Ben Cahill309e7312009-11-06 14:53:03 -08002270 /* Make sure (redundant) we've released our request to stay awake */
2271 iwl_clear_bit(priv, CSR_GP_CNTRL, CSR_GP_CNTRL_REG_FLAG_MAC_ACCESS_REQ);
2272
Ben Cahill4d2ccdb2009-10-09 13:20:20 -07002273 /* Stop the device, and put it in low power state */
2274 priv->cfg->ops->lib->apm_ops.stop(priv);
2275
Zhu Yib481de92007-09-25 17:54:57 -07002276 exit:
Tomas Winkler885ba202008-05-29 16:34:55 +08002277 memset(&priv->card_alive, 0, sizeof(struct iwl_alive_resp));
Zhu Yib481de92007-09-25 17:54:57 -07002278
2279 if (priv->ibss_beacon)
2280 dev_kfree_skb(priv->ibss_beacon);
2281 priv->ibss_beacon = NULL;
2282
2283 /* clear out any free frames */
Tomas Winklerfcab4232008-05-15 13:54:01 +08002284 iwl_clear_free_frames(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002285}
2286
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002287static void iwl_down(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07002288{
2289 mutex_lock(&priv->mutex);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002290 __iwl_down(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002291 mutex_unlock(&priv->mutex);
Zhu Yib24d22b2007-12-19 13:59:52 +08002292
Emmanuel Grumbach4e393172008-06-12 09:46:53 +08002293 iwl_cancel_deferred_work(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002294}
2295
Mohamed Abbas086ed112009-05-22 11:01:54 -07002296#define HW_READY_TIMEOUT (50)
2297
2298static int iwl_set_hw_ready(struct iwl_priv *priv)
2299{
2300 int ret = 0;
2301
2302 iwl_set_bit(priv, CSR_HW_IF_CONFIG_REG,
2303 CSR_HW_IF_CONFIG_REG_BIT_NIC_READY);
2304
2305 /* See if we got it */
2306 ret = iwl_poll_bit(priv, CSR_HW_IF_CONFIG_REG,
2307 CSR_HW_IF_CONFIG_REG_BIT_NIC_READY,
2308 CSR_HW_IF_CONFIG_REG_BIT_NIC_READY,
2309 HW_READY_TIMEOUT);
2310 if (ret != -ETIMEDOUT)
2311 priv->hw_ready = true;
2312 else
2313 priv->hw_ready = false;
2314
2315 IWL_DEBUG_INFO(priv, "hardware %s\n",
2316 (priv->hw_ready == 1) ? "ready" : "not ready");
2317 return ret;
2318}
2319
2320static int iwl_prepare_card_hw(struct iwl_priv *priv)
2321{
2322 int ret = 0;
2323
Frans Pop91dd6c22010-03-24 14:19:58 -07002324 IWL_DEBUG_INFO(priv, "iwl_prepare_card_hw enter\n");
Mohamed Abbas086ed112009-05-22 11:01:54 -07002325
Mohamed Abbas3354a0f2009-06-19 13:52:41 -07002326 ret = iwl_set_hw_ready(priv);
2327 if (priv->hw_ready)
2328 return ret;
2329
2330 /* If HW is not ready, prepare the conditions to check again */
Mohamed Abbas086ed112009-05-22 11:01:54 -07002331 iwl_set_bit(priv, CSR_HW_IF_CONFIG_REG,
2332 CSR_HW_IF_CONFIG_REG_PREPARE);
2333
2334 ret = iwl_poll_bit(priv, CSR_HW_IF_CONFIG_REG,
2335 ~CSR_HW_IF_CONFIG_REG_BIT_NIC_PREPARE_DONE,
2336 CSR_HW_IF_CONFIG_REG_BIT_NIC_PREPARE_DONE, 150000);
2337
Mohamed Abbas3354a0f2009-06-19 13:52:41 -07002338 /* HW should be ready by now, check again. */
Mohamed Abbas086ed112009-05-22 11:01:54 -07002339 if (ret != -ETIMEDOUT)
2340 iwl_set_hw_ready(priv);
2341
2342 return ret;
2343}
2344
Zhu Yib481de92007-09-25 17:54:57 -07002345#define MAX_HW_RESTARTS 5
2346
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002347static int __iwl_up(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07002348{
Tomas Winkler57aab752008-04-14 21:16:03 -07002349 int i;
2350 int ret;
Zhu Yib481de92007-09-25 17:54:57 -07002351
2352 if (test_bit(STATUS_EXIT_PENDING, &priv->status)) {
Winkler, Tomas39aadf82008-12-19 10:37:32 +08002353 IWL_WARN(priv, "Exit pending; will not bring the NIC up\n");
Zhu Yib481de92007-09-25 17:54:57 -07002354 return -EIO;
2355 }
2356
Reinette Chatree903fbd2008-01-30 22:05:15 -08002357 if (!priv->ucode_data_backup.v_addr || !priv->ucode_data.v_addr) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08002358 IWL_ERR(priv, "ucode not available for device bringup\n");
Reinette Chatree903fbd2008-01-30 22:05:15 -08002359 return -EIO;
2360 }
2361
Mohamed Abbas086ed112009-05-22 11:01:54 -07002362 iwl_prepare_card_hw(priv);
2363
2364 if (!priv->hw_ready) {
2365 IWL_WARN(priv, "Exit HW not ready\n");
2366 return -EIO;
2367 }
2368
Zhu Yie655b9f2008-01-24 02:19:38 -08002369 /* If platform's RF_KILL switch is NOT set to KILL */
Tomas Winklerc1842d62008-08-04 16:00:43 +08002370 if (iwl_read32(priv, CSR_GP_CNTRL) & CSR_GP_CNTRL_REG_FLAG_HW_RF_KILL_SW)
Zhu Yie655b9f2008-01-24 02:19:38 -08002371 clear_bit(STATUS_RF_KILL_HW, &priv->status);
Emmanuel Grumbach3bff19c2008-06-30 17:23:19 +08002372 else
Zhu Yie655b9f2008-01-24 02:19:38 -08002373 set_bit(STATUS_RF_KILL_HW, &priv->status);
Emmanuel Grumbach3bff19c2008-06-30 17:23:19 +08002374
Tomas Winklerc1842d62008-08-04 16:00:43 +08002375 if (iwl_is_rfkill(priv)) {
Johannes Berga60e77e2009-06-04 18:26:06 +02002376 wiphy_rfkill_set_hw_state(priv->hw->wiphy, true);
2377
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002378 iwl_enable_interrupts(priv);
Johannes Berga60e77e2009-06-04 18:26:06 +02002379 IWL_WARN(priv, "Radio disabled by HW RF Kill switch\n");
Tomas Winklerc1842d62008-08-04 16:00:43 +08002380 return 0;
Zhu Yib481de92007-09-25 17:54:57 -07002381 }
2382
Tomas Winkler3395f6e2008-03-25 16:33:37 -07002383 iwl_write32(priv, CSR_INT, 0xFFFFFFFF);
Zhu Yib481de92007-09-25 17:54:57 -07002384
Wey-Yi Guy74bcdb32010-03-17 13:34:34 -07002385 ret = iwlagn_hw_nic_init(priv);
Tomas Winkler57aab752008-04-14 21:16:03 -07002386 if (ret) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08002387 IWL_ERR(priv, "Unable to init nic\n");
Tomas Winkler57aab752008-04-14 21:16:03 -07002388 return ret;
Zhu Yib481de92007-09-25 17:54:57 -07002389 }
2390
2391 /* make sure rfkill handshake bits are cleared */
Tomas Winkler3395f6e2008-03-25 16:33:37 -07002392 iwl_write32(priv, CSR_UCODE_DRV_GP1_CLR, CSR_UCODE_SW_BIT_RFKILL);
2393 iwl_write32(priv, CSR_UCODE_DRV_GP1_CLR,
Zhu Yib481de92007-09-25 17:54:57 -07002394 CSR_UCODE_DRV_GP1_BIT_CMD_BLOCKED);
2395
2396 /* clear (again), then enable host interrupts */
Tomas Winkler3395f6e2008-03-25 16:33:37 -07002397 iwl_write32(priv, CSR_INT, 0xFFFFFFFF);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002398 iwl_enable_interrupts(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002399
2400 /* really make sure rfkill handshake bits are cleared */
Tomas Winkler3395f6e2008-03-25 16:33:37 -07002401 iwl_write32(priv, CSR_UCODE_DRV_GP1_CLR, CSR_UCODE_SW_BIT_RFKILL);
2402 iwl_write32(priv, CSR_UCODE_DRV_GP1_CLR, CSR_UCODE_SW_BIT_RFKILL);
Zhu Yib481de92007-09-25 17:54:57 -07002403
2404 /* Copy original ucode data image from disk into backup cache.
2405 * This will be used to initialize the on-board processor's
2406 * data SRAM for a clean start when the runtime program first loads. */
2407 memcpy(priv->ucode_data_backup.v_addr, priv->ucode_data.v_addr,
Zhu Yi5a669262008-01-14 17:46:18 -08002408 priv->ucode_data.len);
Zhu Yib481de92007-09-25 17:54:57 -07002409
Zhu Yib481de92007-09-25 17:54:57 -07002410 for (i = 0; i < MAX_HW_RESTARTS; i++) {
2411
Zhu Yib481de92007-09-25 17:54:57 -07002412 /* load bootstrap state machine,
2413 * load bootstrap program into processor's memory,
2414 * prepare to load the "initialize" uCode */
Tomas Winkler57aab752008-04-14 21:16:03 -07002415 ret = priv->cfg->ops->lib->load_ucode(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002416
Tomas Winkler57aab752008-04-14 21:16:03 -07002417 if (ret) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08002418 IWL_ERR(priv, "Unable to set up bootstrap uCode: %d\n",
2419 ret);
Zhu Yib481de92007-09-25 17:54:57 -07002420 continue;
2421 }
2422
2423 /* start card; "initialize" will load runtime ucode */
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002424 iwl_nic_start(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002425
Tomas Winklere1623442009-01-27 14:27:56 -08002426 IWL_DEBUG_INFO(priv, DRV_NAME " is coming up\n");
Zhu Yib481de92007-09-25 17:54:57 -07002427
2428 return 0;
2429 }
2430
2431 set_bit(STATUS_EXIT_PENDING, &priv->status);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002432 __iwl_down(priv);
Mohamed Abbas64e72c32008-06-12 09:47:03 +08002433 clear_bit(STATUS_EXIT_PENDING, &priv->status);
Zhu Yib481de92007-09-25 17:54:57 -07002434
2435 /* tried to restart and config the device for as long as our
2436 * patience could withstand */
Winkler, Tomas15b16872008-12-19 10:37:33 +08002437 IWL_ERR(priv, "Unable to initialize device after %d attempts.\n", i);
Zhu Yib481de92007-09-25 17:54:57 -07002438 return -EIO;
2439}
2440
2441
2442/*****************************************************************************
2443 *
2444 * Workqueue callbacks
2445 *
2446 *****************************************************************************/
2447
Tomas Winkler4a4a9e82008-05-29 16:34:54 +08002448static void iwl_bg_init_alive_start(struct work_struct *data)
Zhu Yib481de92007-09-25 17:54:57 -07002449{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07002450 struct iwl_priv *priv =
2451 container_of(data, struct iwl_priv, init_alive_start.work);
Zhu Yib481de92007-09-25 17:54:57 -07002452
2453 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
2454 return;
2455
2456 mutex_lock(&priv->mutex);
Emmanuel Grumbachf3ccc082008-05-05 10:22:45 +08002457 priv->cfg->ops->lib->init_alive_start(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002458 mutex_unlock(&priv->mutex);
2459}
2460
Tomas Winkler4a4a9e82008-05-29 16:34:54 +08002461static void iwl_bg_alive_start(struct work_struct *data)
Zhu Yib481de92007-09-25 17:54:57 -07002462{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07002463 struct iwl_priv *priv =
2464 container_of(data, struct iwl_priv, alive_start.work);
Zhu Yib481de92007-09-25 17:54:57 -07002465
2466 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
2467 return;
2468
Mohamed Abbas258c44a2009-06-03 11:44:10 -07002469 /* enable dram interrupt */
2470 iwl_reset_ict(priv);
2471
Zhu Yib481de92007-09-25 17:54:57 -07002472 mutex_lock(&priv->mutex);
Tomas Winkler4a4a9e82008-05-29 16:34:54 +08002473 iwl_alive_start(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002474 mutex_unlock(&priv->mutex);
2475}
2476
Emmanuel Grumbach16e727e2008-06-12 09:46:52 +08002477static void iwl_bg_run_time_calib_work(struct work_struct *work)
2478{
2479 struct iwl_priv *priv = container_of(work, struct iwl_priv,
2480 run_time_calib_work);
2481
2482 mutex_lock(&priv->mutex);
2483
2484 if (test_bit(STATUS_EXIT_PENDING, &priv->status) ||
2485 test_bit(STATUS_SCANNING, &priv->status)) {
2486 mutex_unlock(&priv->mutex);
2487 return;
2488 }
2489
2490 if (priv->start_calib) {
2491 iwl_chain_noise_calibration(priv, &priv->statistics);
2492
2493 iwl_sensitivity_calibration(priv, &priv->statistics);
2494 }
2495
2496 mutex_unlock(&priv->mutex);
2497 return;
2498}
2499
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002500static void iwl_bg_restart(struct work_struct *data)
Zhu Yib481de92007-09-25 17:54:57 -07002501{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07002502 struct iwl_priv *priv = container_of(data, struct iwl_priv, restart);
Zhu Yib481de92007-09-25 17:54:57 -07002503
2504 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
2505 return;
2506
Johannes Berg19cc1082009-05-08 13:44:36 -07002507 if (test_and_clear_bit(STATUS_FW_ERROR, &priv->status)) {
2508 mutex_lock(&priv->mutex);
2509 priv->vif = NULL;
2510 priv->is_open = 0;
2511 mutex_unlock(&priv->mutex);
2512 iwl_down(priv);
2513 ieee80211_restart_hw(priv->hw);
2514 } else {
2515 iwl_down(priv);
Johannes Berg80676512010-01-21 06:07:17 -08002516
2517 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
2518 return;
2519
2520 mutex_lock(&priv->mutex);
2521 __iwl_up(priv);
2522 mutex_unlock(&priv->mutex);
Johannes Berg19cc1082009-05-08 13:44:36 -07002523 }
Zhu Yib481de92007-09-25 17:54:57 -07002524}
2525
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002526static void iwl_bg_rx_replenish(struct work_struct *data)
Zhu Yib481de92007-09-25 17:54:57 -07002527{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07002528 struct iwl_priv *priv =
2529 container_of(data, struct iwl_priv, rx_replenish);
Zhu Yib481de92007-09-25 17:54:57 -07002530
2531 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
2532 return;
2533
2534 mutex_lock(&priv->mutex);
Wey-Yi Guy54b81552010-03-17 13:34:35 -07002535 iwlagn_rx_replenish(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002536 mutex_unlock(&priv->mutex);
2537}
2538
Mohamed Abbas7878a5a2007-11-29 11:10:13 +08002539#define IWL_DELAY_NEXT_SCAN (HZ*2)
2540
Abhijeet Kolekar5bbe2332009-04-08 11:26:35 -07002541void iwl_post_associate(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07002542{
Zhu Yib481de92007-09-25 17:54:57 -07002543 struct ieee80211_conf *conf = NULL;
Tomas Winkler857485c2008-03-21 13:53:44 -07002544 int ret = 0;
Zhu Yib481de92007-09-25 17:54:57 -07002545
Johannes Berg05c914f2008-09-11 00:01:58 +02002546 if (priv->iw_mode == NL80211_IFTYPE_AP) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08002547 IWL_ERR(priv, "%s Should not be called in AP mode\n", __func__);
Zhu Yib481de92007-09-25 17:54:57 -07002548 return;
2549 }
2550
Zhu Yib481de92007-09-25 17:54:57 -07002551 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
2552 return;
2553
Zhu Yib481de92007-09-25 17:54:57 -07002554
Reinette Chatre508e32e2008-04-14 21:16:13 -07002555 if (!priv->vif || !priv->is_open)
Mohamed Abbas948c1712007-10-25 17:15:45 +08002556 return;
Reinette Chatre508e32e2008-04-14 21:16:13 -07002557
Tomas Winkler2a421b92008-06-12 09:47:10 +08002558 iwl_scan_cancel_timeout(priv, 200);
mabbas052c4b92007-10-25 17:15:43 +08002559
Zhu Yib481de92007-09-25 17:54:57 -07002560 conf = ieee80211_get_hw_conf(priv->hw);
2561
2562 priv->staging_rxon.filter_flags &= ~RXON_FILTER_ASSOC_MSK;
Abhijeet Kolekare0158e62009-04-08 11:26:37 -07002563 iwlcore_commit_rxon(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002564
Tomas Winkler3195c1f2008-10-08 09:37:30 +08002565 iwl_setup_rxon_timing(priv);
Tomas Winkler857485c2008-03-21 13:53:44 -07002566 ret = iwl_send_cmd_pdu(priv, REPLY_RXON_TIMING,
Zhu Yib481de92007-09-25 17:54:57 -07002567 sizeof(priv->rxon_timing), &priv->rxon_timing);
Tomas Winkler857485c2008-03-21 13:53:44 -07002568 if (ret)
Winkler, Tomas39aadf82008-12-19 10:37:32 +08002569 IWL_WARN(priv, "REPLY_RXON_TIMING failed - "
Zhu Yib481de92007-09-25 17:54:57 -07002570 "Attempting to continue.\n");
2571
2572 priv->staging_rxon.filter_flags |= RXON_FILTER_ASSOC_MSK;
2573
Emmanuel Grumbach42eb7c62008-09-17 10:10:05 +08002574 iwl_set_rxon_ht(priv, &priv->current_ht_config);
Ron Rindjunsky4f85f5b2008-06-09 22:54:35 +03002575
Abhijeet Kolekar45823532009-04-08 11:26:44 -07002576 if (priv->cfg->ops->hcmd->set_rxon_chain)
2577 priv->cfg->ops->hcmd->set_rxon_chain(priv);
2578
Zhu Yib481de92007-09-25 17:54:57 -07002579 priv->staging_rxon.assoc_id = cpu_to_le16(priv->assoc_id);
2580
Tomas Winklere1623442009-01-27 14:27:56 -08002581 IWL_DEBUG_ASSOC(priv, "assoc id %d beacon interval %d\n",
Zhu Yib481de92007-09-25 17:54:57 -07002582 priv->assoc_id, priv->beacon_int);
2583
2584 if (priv->assoc_capability & WLAN_CAPABILITY_SHORT_PREAMBLE)
2585 priv->staging_rxon.flags |= RXON_FLG_SHORT_PREAMBLE_MSK;
2586 else
2587 priv->staging_rxon.flags &= ~RXON_FLG_SHORT_PREAMBLE_MSK;
2588
2589 if (priv->staging_rxon.flags & RXON_FLG_BAND_24G_MSK) {
2590 if (priv->assoc_capability & WLAN_CAPABILITY_SHORT_SLOT_TIME)
2591 priv->staging_rxon.flags |= RXON_FLG_SHORT_SLOT_MSK;
2592 else
2593 priv->staging_rxon.flags &= ~RXON_FLG_SHORT_SLOT_MSK;
2594
Johannes Berg05c914f2008-09-11 00:01:58 +02002595 if (priv->iw_mode == NL80211_IFTYPE_ADHOC)
Zhu Yib481de92007-09-25 17:54:57 -07002596 priv->staging_rxon.flags &= ~RXON_FLG_SHORT_SLOT_MSK;
2597
2598 }
2599
Abhijeet Kolekare0158e62009-04-08 11:26:37 -07002600 iwlcore_commit_rxon(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002601
Reinette Chatrefe6b23d2010-02-22 16:24:47 -08002602 IWL_DEBUG_ASSOC(priv, "Associated as %d to: %pM\n",
2603 priv->assoc_id, priv->active_rxon.bssid_addr);
2604
Zhu Yib481de92007-09-25 17:54:57 -07002605 switch (priv->iw_mode) {
Johannes Berg05c914f2008-09-11 00:01:58 +02002606 case NL80211_IFTYPE_STATION:
Zhu Yib481de92007-09-25 17:54:57 -07002607 break;
2608
Johannes Berg05c914f2008-09-11 00:01:58 +02002609 case NL80211_IFTYPE_ADHOC:
Zhu Yib481de92007-09-25 17:54:57 -07002610
Assaf Kraussc46fbef2008-06-12 09:47:05 +08002611 /* assume default assoc id */
2612 priv->assoc_id = 1;
Zhu Yib481de92007-09-25 17:54:57 -07002613
Reinette Chatrefe6b23d2010-02-22 16:24:47 -08002614 iwl_add_local_station(priv, priv->bssid, true);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002615 iwl_send_beacon_cmd(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002616
2617 break;
2618
2619 default:
Winkler, Tomas15b16872008-12-19 10:37:33 +08002620 IWL_ERR(priv, "%s Should not be called in %d mode\n",
Tomas Winkler3ac7f142008-07-21 02:40:14 +03002621 __func__, priv->iw_mode);
Zhu Yib481de92007-09-25 17:54:57 -07002622 break;
2623 }
2624
Grumbach, Emmanuel04816442008-09-03 11:26:53 +08002625 /* the chain noise calibration will enabled PM upon completion
2626 * If chain noise has already been run, then we need to enable
2627 * power management here */
2628 if (priv->chain_noise_data.state == IWL_CHAIN_NOISE_DONE)
Johannes Berge312c242009-08-07 15:41:51 -07002629 iwl_power_update_mode(priv, false);
Emmanuel Grumbachc90a74ba2008-09-03 11:26:50 +08002630
2631 /* Enable Rx differential gain and sensitivity calibrations */
2632 iwl_chain_noise_reset(priv);
2633 priv->start_calib = 1;
2634
Reinette Chatre508e32e2008-04-14 21:16:13 -07002635}
2636
Zhu Yib481de92007-09-25 17:54:57 -07002637/*****************************************************************************
2638 *
2639 * mac80211 entry point functions
2640 *
2641 *****************************************************************************/
2642
Emmanuel Grumbach154b25c2008-06-30 17:23:24 +08002643#define UCODE_READY_TIMEOUT (4 * HZ)
Zhu Yi5a669262008-01-14 17:46:18 -08002644
Reinette Chatref0b6e2e2009-10-16 14:25:53 -07002645/*
2646 * Not a mac80211 entry point function, but it fits in with all the
2647 * other mac80211 functions grouped here.
2648 */
Johannes Berg158bea02010-01-22 14:22:53 -08002649static int iwl_mac_setup_register(struct iwl_priv *priv)
Reinette Chatref0b6e2e2009-10-16 14:25:53 -07002650{
2651 int ret;
2652 struct ieee80211_hw *hw = priv->hw;
2653 hw->rate_control_algorithm = "iwl-agn-rs";
2654
2655 /* Tell mac80211 our characteristics */
2656 hw->flags = IEEE80211_HW_SIGNAL_DBM |
Reinette Chatref0b6e2e2009-10-16 14:25:53 -07002657 IEEE80211_HW_AMPDU_AGGREGATION |
2658 IEEE80211_HW_SPECTRUM_MGMT;
2659
2660 if (!priv->cfg->broken_powersave)
2661 hw->flags |= IEEE80211_HW_SUPPORTS_PS |
2662 IEEE80211_HW_SUPPORTS_DYNAMIC_PS;
2663
Johannes Bergba37a3d2009-12-10 14:37:27 -08002664 if (priv->cfg->sku & IWL_SKU_N)
2665 hw->flags |= IEEE80211_HW_SUPPORTS_DYNAMIC_SMPS |
2666 IEEE80211_HW_SUPPORTS_STATIC_SMPS;
2667
Reinette Chatre8d9698b2009-10-16 14:25:55 -07002668 hw->sta_data_size = sizeof(struct iwl_station_priv);
Reinette Chatref0b6e2e2009-10-16 14:25:53 -07002669 hw->wiphy->interface_modes =
2670 BIT(NL80211_IFTYPE_STATION) |
2671 BIT(NL80211_IFTYPE_ADHOC);
2672
Reinette Chatref6c8f152010-03-12 11:13:26 -08002673 hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY |
Johannes Berg5be83de2009-11-19 00:56:28 +01002674 WIPHY_FLAG_DISABLE_BEACON_HINTS;
Reinette Chatref0b6e2e2009-10-16 14:25:53 -07002675
2676 /*
2677 * For now, disable PS by default because it affects
2678 * RX performance significantly.
2679 */
Johannes Berg5be83de2009-11-19 00:56:28 +01002680 hw->wiphy->flags &= ~WIPHY_FLAG_PS_ON_BY_DEFAULT;
Reinette Chatref0b6e2e2009-10-16 14:25:53 -07002681
Reinette Chatre1382c712010-02-25 10:02:19 -08002682 hw->wiphy->max_scan_ssids = PROBE_OPTION_MAX;
Reinette Chatref0b6e2e2009-10-16 14:25:53 -07002683 /* we create the 802.11 header and a zero-length SSID element */
2684 hw->wiphy->max_scan_ie_len = IWL_MAX_PROBE_REQUEST - 24 - 2;
2685
2686 /* Default value; 4 EDCA QOS priorities */
2687 hw->queues = 4;
2688
2689 hw->max_listen_interval = IWL_CONN_MAX_LISTEN_INTERVAL;
2690
2691 if (priv->bands[IEEE80211_BAND_2GHZ].n_channels)
2692 priv->hw->wiphy->bands[IEEE80211_BAND_2GHZ] =
2693 &priv->bands[IEEE80211_BAND_2GHZ];
2694 if (priv->bands[IEEE80211_BAND_5GHZ].n_channels)
2695 priv->hw->wiphy->bands[IEEE80211_BAND_5GHZ] =
2696 &priv->bands[IEEE80211_BAND_5GHZ];
2697
2698 ret = ieee80211_register_hw(priv->hw);
2699 if (ret) {
2700 IWL_ERR(priv, "Failed to register hw (error %d)\n", ret);
2701 return ret;
2702 }
2703 priv->mac80211_registered = 1;
2704
2705 return 0;
2706}
2707
2708
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002709static int iwl_mac_start(struct ieee80211_hw *hw)
Zhu Yib481de92007-09-25 17:54:57 -07002710{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07002711 struct iwl_priv *priv = hw->priv;
Zhu Yi5a669262008-01-14 17:46:18 -08002712 int ret;
Zhu Yib481de92007-09-25 17:54:57 -07002713
Tomas Winklere1623442009-01-27 14:27:56 -08002714 IWL_DEBUG_MAC80211(priv, "enter\n");
Zhu Yib481de92007-09-25 17:54:57 -07002715
2716 /* we should be verifying the device is ready to be opened */
2717 mutex_lock(&priv->mutex);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002718 ret = __iwl_up(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002719 mutex_unlock(&priv->mutex);
Zhu Yi5a669262008-01-14 17:46:18 -08002720
Zhu Yie655b9f2008-01-24 02:19:38 -08002721 if (ret)
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01002722 return ret;
Zhu Yie655b9f2008-01-24 02:19:38 -08002723
Tomas Winklerc1842d62008-08-04 16:00:43 +08002724 if (iwl_is_rfkill(priv))
2725 goto out;
2726
Tomas Winklere1623442009-01-27 14:27:56 -08002727 IWL_DEBUG_INFO(priv, "Start UP work done.\n");
Zhu Yie655b9f2008-01-24 02:19:38 -08002728
Ron Rindjunskyfe9b6b72008-05-29 16:35:06 +08002729 /* Wait for START_ALIVE from Run Time ucode. Otherwise callbacks from
Zhu Yi5a669262008-01-14 17:46:18 -08002730 * mac80211 will not be run successfully. */
Emmanuel Grumbach154b25c2008-06-30 17:23:24 +08002731 ret = wait_event_interruptible_timeout(priv->wait_command_queue,
2732 test_bit(STATUS_READY, &priv->status),
2733 UCODE_READY_TIMEOUT);
2734 if (!ret) {
2735 if (!test_bit(STATUS_READY, &priv->status)) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08002736 IWL_ERR(priv, "START_ALIVE timeout after %dms.\n",
Emmanuel Grumbach154b25c2008-06-30 17:23:24 +08002737 jiffies_to_msecs(UCODE_READY_TIMEOUT));
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01002738 return -ETIMEDOUT;
Zhu Yi5a669262008-01-14 17:46:18 -08002739 }
Ron Rindjunskyfe9b6b72008-05-29 16:35:06 +08002740 }
Tomas Winkler0a078ff2008-06-30 17:23:26 +08002741
Johannes Berge932a602009-10-02 13:44:03 -07002742 iwl_led_start(priv);
2743
Tomas Winklerc1842d62008-08-04 16:00:43 +08002744out:
Tomas Winkler0a078ff2008-06-30 17:23:26 +08002745 priv->is_open = 1;
Tomas Winklere1623442009-01-27 14:27:56 -08002746 IWL_DEBUG_MAC80211(priv, "leave\n");
Zhu Yib481de92007-09-25 17:54:57 -07002747 return 0;
2748}
2749
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002750static void iwl_mac_stop(struct ieee80211_hw *hw)
Zhu Yib481de92007-09-25 17:54:57 -07002751{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07002752 struct iwl_priv *priv = hw->priv;
Zhu Yib481de92007-09-25 17:54:57 -07002753
Tomas Winklere1623442009-01-27 14:27:56 -08002754 IWL_DEBUG_MAC80211(priv, "enter\n");
Mohamed Abbas948c1712007-10-25 17:15:45 +08002755
Johannes Berg19cc1082009-05-08 13:44:36 -07002756 if (!priv->is_open)
Zhu Yie655b9f2008-01-24 02:19:38 -08002757 return;
Zhu Yie655b9f2008-01-24 02:19:38 -08002758
Zhu Yib481de92007-09-25 17:54:57 -07002759 priv->is_open = 0;
Zhu Yi5a669262008-01-14 17:46:18 -08002760
Wey-Yi Guy5bddf542009-08-21 13:34:25 -07002761 if (iwl_is_ready_rf(priv) || test_bit(STATUS_SCAN_HW, &priv->status)) {
Zhu Yie655b9f2008-01-24 02:19:38 -08002762 /* stop mac, cancel any scan request and clear
2763 * RXON_FILTER_ASSOC_MSK BIT
2764 */
Zhu Yi5a669262008-01-14 17:46:18 -08002765 mutex_lock(&priv->mutex);
Tomas Winkler2a421b92008-06-12 09:47:10 +08002766 iwl_scan_cancel_timeout(priv, 100);
Mohamed Abbasfde35712007-11-29 11:10:15 +08002767 mutex_unlock(&priv->mutex);
Mohamed Abbasfde35712007-11-29 11:10:15 +08002768 }
2769
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002770 iwl_down(priv);
Zhu Yi5a669262008-01-14 17:46:18 -08002771
2772 flush_workqueue(priv->workqueue);
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01002773
2774 /* enable interrupts again in order to receive rfkill changes */
2775 iwl_write32(priv, CSR_INT, 0xFFFFFFFF);
2776 iwl_enable_interrupts(priv);
Mohamed Abbas948c1712007-10-25 17:15:45 +08002777
Tomas Winklere1623442009-01-27 14:27:56 -08002778 IWL_DEBUG_MAC80211(priv, "leave\n");
Zhu Yib481de92007-09-25 17:54:57 -07002779}
2780
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002781static int iwl_mac_tx(struct ieee80211_hw *hw, struct sk_buff *skb)
Zhu Yib481de92007-09-25 17:54:57 -07002782{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07002783 struct iwl_priv *priv = hw->priv;
Zhu Yib481de92007-09-25 17:54:57 -07002784
Tomas Winklere1623442009-01-27 14:27:56 -08002785 IWL_DEBUG_MACDUMP(priv, "enter\n");
Zhu Yib481de92007-09-25 17:54:57 -07002786
Tomas Winklere1623442009-01-27 14:27:56 -08002787 IWL_DEBUG_TX(priv, "dev->xmit(%d bytes) at rate 0x%02x\n", skb->len,
Johannes Berge039fa42008-05-15 12:55:29 +02002788 ieee80211_get_tx_rate(hw, IEEE80211_SKB_CB(skb))->bitrate);
Zhu Yib481de92007-09-25 17:54:57 -07002789
Wey-Yi Guy74bcdb32010-03-17 13:34:34 -07002790 if (iwlagn_tx_skb(priv, skb))
Zhu Yib481de92007-09-25 17:54:57 -07002791 dev_kfree_skb_any(skb);
2792
Tomas Winklere1623442009-01-27 14:27:56 -08002793 IWL_DEBUG_MACDUMP(priv, "leave\n");
Reinette Chatre637f8832009-01-19 15:30:32 -08002794 return NETDEV_TX_OK;
Zhu Yib481de92007-09-25 17:54:57 -07002795}
2796
Abhijeet Kolekar60690a62009-04-08 11:26:49 -07002797void iwl_config_ap(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07002798{
Tomas Winkler857485c2008-03-21 13:53:44 -07002799 int ret = 0;
Zhu Yib481de92007-09-25 17:54:57 -07002800
Maarten Lankhorstd986bcd2008-01-23 10:15:16 -08002801 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
Zhu Yib481de92007-09-25 17:54:57 -07002802 return;
2803
2804 /* The following should be done only at AP bring up */
Tomas Winkler3195c1f2008-10-08 09:37:30 +08002805 if (!iwl_is_associated(priv)) {
Zhu Yib481de92007-09-25 17:54:57 -07002806
2807 /* RXON - unassoc (to set timing command) */
2808 priv->staging_rxon.filter_flags &= ~RXON_FILTER_ASSOC_MSK;
Abhijeet Kolekare0158e62009-04-08 11:26:37 -07002809 iwlcore_commit_rxon(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002810
2811 /* RXON Timing */
Tomas Winkler3195c1f2008-10-08 09:37:30 +08002812 iwl_setup_rxon_timing(priv);
Tomas Winkler857485c2008-03-21 13:53:44 -07002813 ret = iwl_send_cmd_pdu(priv, REPLY_RXON_TIMING,
Zhu Yib481de92007-09-25 17:54:57 -07002814 sizeof(priv->rxon_timing), &priv->rxon_timing);
Tomas Winkler857485c2008-03-21 13:53:44 -07002815 if (ret)
Winkler, Tomas39aadf82008-12-19 10:37:32 +08002816 IWL_WARN(priv, "REPLY_RXON_TIMING failed - "
Zhu Yib481de92007-09-25 17:54:57 -07002817 "Attempting to continue.\n");
2818
Daniel C Halperinf513dff2009-11-13 11:56:34 -08002819 /* AP has all antennas */
2820 priv->chain_noise_data.active_chains =
2821 priv->hw_params.valid_rx_ant;
2822 iwl_set_rxon_ht(priv, &priv->current_ht_config);
Abhijeet Kolekar45823532009-04-08 11:26:44 -07002823 if (priv->cfg->ops->hcmd->set_rxon_chain)
2824 priv->cfg->ops->hcmd->set_rxon_chain(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002825
2826 /* FIXME: what should be the assoc_id for AP? */
2827 priv->staging_rxon.assoc_id = cpu_to_le16(priv->assoc_id);
2828 if (priv->assoc_capability & WLAN_CAPABILITY_SHORT_PREAMBLE)
2829 priv->staging_rxon.flags |=
2830 RXON_FLG_SHORT_PREAMBLE_MSK;
2831 else
2832 priv->staging_rxon.flags &=
2833 ~RXON_FLG_SHORT_PREAMBLE_MSK;
2834
2835 if (priv->staging_rxon.flags & RXON_FLG_BAND_24G_MSK) {
2836 if (priv->assoc_capability &
2837 WLAN_CAPABILITY_SHORT_SLOT_TIME)
2838 priv->staging_rxon.flags |=
2839 RXON_FLG_SHORT_SLOT_MSK;
2840 else
2841 priv->staging_rxon.flags &=
2842 ~RXON_FLG_SHORT_SLOT_MSK;
2843
Johannes Berg05c914f2008-09-11 00:01:58 +02002844 if (priv->iw_mode == NL80211_IFTYPE_ADHOC)
Zhu Yib481de92007-09-25 17:54:57 -07002845 priv->staging_rxon.flags &=
2846 ~RXON_FLG_SHORT_SLOT_MSK;
2847 }
2848 /* restore RXON assoc */
2849 priv->staging_rxon.filter_flags |= RXON_FILTER_ASSOC_MSK;
Abhijeet Kolekare0158e62009-04-08 11:26:37 -07002850 iwlcore_commit_rxon(priv);
Reinette Chatre9a9ca652009-10-30 14:36:12 -07002851 iwl_add_bcast_station(priv);
Zhu Yie1493de2007-09-27 11:27:32 +08002852 }
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002853 iwl_send_beacon_cmd(priv);
Zhu Yib481de92007-09-25 17:54:57 -07002854
2855 /* FIXME - we need to add code here to detect a totally new
2856 * configuration, reset the AP, unassoc, rxon timing, assoc,
2857 * clear sta table, add BCAST sta... */
2858}
2859
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002860static void iwl_mac_update_tkip_key(struct ieee80211_hw *hw,
Johannes Bergb3fbdcf2010-01-21 11:40:47 +01002861 struct ieee80211_vif *vif,
2862 struct ieee80211_key_conf *keyconf,
2863 struct ieee80211_sta *sta,
2864 u32 iv32, u16 *phase1key)
Emmanuel Grumbachab885f82008-03-20 15:06:43 +02002865{
Emmanuel Grumbachab885f82008-03-20 15:06:43 +02002866
Tomas Winkler9f586712008-11-12 13:14:05 -08002867 struct iwl_priv *priv = hw->priv;
Tomas Winklere1623442009-01-27 14:27:56 -08002868 IWL_DEBUG_MAC80211(priv, "enter\n");
Emmanuel Grumbachab885f82008-03-20 15:06:43 +02002869
Johannes Bergb3fbdcf2010-01-21 11:40:47 +01002870 iwl_update_tkip_key(priv, keyconf,
2871 sta ? sta->addr : iwl_bcast_addr,
2872 iv32, phase1key);
Emmanuel Grumbachab885f82008-03-20 15:06:43 +02002873
Tomas Winklere1623442009-01-27 14:27:56 -08002874 IWL_DEBUG_MAC80211(priv, "leave\n");
Emmanuel Grumbachab885f82008-03-20 15:06:43 +02002875}
2876
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002877static int iwl_mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd,
Johannes Bergdc822b52008-12-29 12:55:09 +01002878 struct ieee80211_vif *vif,
2879 struct ieee80211_sta *sta,
Zhu Yib481de92007-09-25 17:54:57 -07002880 struct ieee80211_key_conf *key)
2881{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07002882 struct iwl_priv *priv = hw->priv;
Winkler, Tomas42986792009-01-19 15:30:22 -08002883 const u8 *addr;
2884 int ret;
2885 u8 sta_id;
2886 bool is_default_wep_key = false;
Zhu Yib481de92007-09-25 17:54:57 -07002887
Tomas Winklere1623442009-01-27 14:27:56 -08002888 IWL_DEBUG_MAC80211(priv, "enter\n");
Zhu Yib481de92007-09-25 17:54:57 -07002889
Tomas Winkler90e8e422009-06-19 13:52:42 -07002890 if (priv->cfg->mod_params->sw_crypto) {
Tomas Winklere1623442009-01-27 14:27:56 -08002891 IWL_DEBUG_MAC80211(priv, "leave - hwcrypto disabled\n");
Zhu Yib481de92007-09-25 17:54:57 -07002892 return -EOPNOTSUPP;
2893 }
Winkler, Tomas42986792009-01-19 15:30:22 -08002894 addr = sta ? sta->addr : iwl_bcast_addr;
Tomas Winklerc587de02009-06-03 11:44:07 -07002895 sta_id = iwl_find_station(priv, addr);
Emmanuel Grumbach6974e362008-04-14 21:16:06 -07002896 if (sta_id == IWL_INVALID_STATION) {
Tomas Winklere1623442009-01-27 14:27:56 -08002897 IWL_DEBUG_MAC80211(priv, "leave - %pM not in station map.\n",
Johannes Berge1749612008-10-27 15:59:26 -07002898 addr);
Emmanuel Grumbach6974e362008-04-14 21:16:06 -07002899 return -EINVAL;
Zhu Yib481de92007-09-25 17:54:57 -07002900
Emmanuel Grumbachdeb09c42008-03-19 16:41:41 -07002901 }
Zhu Yib481de92007-09-25 17:54:57 -07002902
Emmanuel Grumbach6974e362008-04-14 21:16:06 -07002903 mutex_lock(&priv->mutex);
Tomas Winkler2a421b92008-06-12 09:47:10 +08002904 iwl_scan_cancel_timeout(priv, 100);
Emmanuel Grumbach6974e362008-04-14 21:16:06 -07002905
Johannes Berga90178fa2010-03-30 02:44:16 -07002906 /*
2907 * If we are getting WEP group key and we didn't receive any key mapping
Emmanuel Grumbach6974e362008-04-14 21:16:06 -07002908 * so far, we are in legacy wep mode (group key only), otherwise we are
2909 * in 1X mode.
Johannes Berga90178fa2010-03-30 02:44:16 -07002910 * In legacy wep mode, we use another host command to the uCode.
2911 */
2912 if (key->alg == ALG_WEP && !sta && vif->type != NL80211_IFTYPE_AP) {
Emmanuel Grumbach6974e362008-04-14 21:16:06 -07002913 if (cmd == SET_KEY)
2914 is_default_wep_key = !priv->key_mapping_key;
2915 else
Emmanuel Grumbachccc038a2008-05-15 13:54:09 +08002916 is_default_wep_key =
2917 (key->hw_key_idx == HW_KEY_DEFAULT);
Emmanuel Grumbach6974e362008-04-14 21:16:06 -07002918 }
mabbas052c4b92007-10-25 17:15:43 +08002919
Zhu Yib481de92007-09-25 17:54:57 -07002920 switch (cmd) {
Emmanuel Grumbachdeb09c42008-03-19 16:41:41 -07002921 case SET_KEY:
Emmanuel Grumbach6974e362008-04-14 21:16:06 -07002922 if (is_default_wep_key)
2923 ret = iwl_set_default_wep_key(priv, key);
Emmanuel Grumbachdeb09c42008-03-19 16:41:41 -07002924 else
Emmanuel Grumbach74805132008-04-14 21:16:09 -07002925 ret = iwl_set_dynamic_key(priv, key, sta_id);
Emmanuel Grumbachdeb09c42008-03-19 16:41:41 -07002926
Tomas Winklere1623442009-01-27 14:27:56 -08002927 IWL_DEBUG_MAC80211(priv, "enable hwcrypto key\n");
Zhu Yib481de92007-09-25 17:54:57 -07002928 break;
2929 case DISABLE_KEY:
Emmanuel Grumbach6974e362008-04-14 21:16:06 -07002930 if (is_default_wep_key)
2931 ret = iwl_remove_default_wep_key(priv, key);
Emmanuel Grumbachdeb09c42008-03-19 16:41:41 -07002932 else
Emmanuel Grumbach3ec47732008-04-17 16:03:36 -07002933 ret = iwl_remove_dynamic_key(priv, key, sta_id);
Emmanuel Grumbachdeb09c42008-03-19 16:41:41 -07002934
Tomas Winklere1623442009-01-27 14:27:56 -08002935 IWL_DEBUG_MAC80211(priv, "disable hwcrypto key\n");
Zhu Yib481de92007-09-25 17:54:57 -07002936 break;
2937 default:
Emmanuel Grumbachdeb09c42008-03-19 16:41:41 -07002938 ret = -EINVAL;
Zhu Yib481de92007-09-25 17:54:57 -07002939 }
2940
Johannes Berg72e15d72010-02-19 11:42:32 -08002941 mutex_unlock(&priv->mutex);
Tomas Winklere1623442009-01-27 14:27:56 -08002942 IWL_DEBUG_MAC80211(priv, "leave\n");
Zhu Yib481de92007-09-25 17:54:57 -07002943
Emmanuel Grumbachdeb09c42008-03-19 16:41:41 -07002944 return ret;
Zhu Yib481de92007-09-25 17:54:57 -07002945}
2946
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07002947static int iwl_mac_ampdu_action(struct ieee80211_hw *hw,
Johannes Bergc951ad32009-11-16 12:00:38 +01002948 struct ieee80211_vif *vif,
Tomas Winklerd783b062008-07-18 13:53:02 +08002949 enum ieee80211_ampdu_mlme_action action,
Johannes Berg17741cd2008-09-11 00:02:02 +02002950 struct ieee80211_sta *sta, u16 tid, u16 *ssn)
Tomas Winklerd783b062008-07-18 13:53:02 +08002951{
2952 struct iwl_priv *priv = hw->priv;
Wey-Yi Guy5c2207c2009-03-17 21:51:43 -07002953 int ret;
Tomas Winklerd783b062008-07-18 13:53:02 +08002954
Tomas Winklere1623442009-01-27 14:27:56 -08002955 IWL_DEBUG_HT(priv, "A-MPDU action on addr %pM tid %d\n",
Johannes Berge1749612008-10-27 15:59:26 -07002956 sta->addr, tid);
Tomas Winklerd783b062008-07-18 13:53:02 +08002957
2958 if (!(priv->cfg->sku & IWL_SKU_N))
2959 return -EACCES;
2960
2961 switch (action) {
2962 case IEEE80211_AMPDU_RX_START:
Tomas Winklere1623442009-01-27 14:27:56 -08002963 IWL_DEBUG_HT(priv, "start Rx\n");
Tomas Winkler9f586712008-11-12 13:14:05 -08002964 return iwl_sta_rx_agg_start(priv, sta->addr, tid, *ssn);
Tomas Winklerd783b062008-07-18 13:53:02 +08002965 case IEEE80211_AMPDU_RX_STOP:
Tomas Winklere1623442009-01-27 14:27:56 -08002966 IWL_DEBUG_HT(priv, "stop Rx\n");
Wey-Yi Guy5c2207c2009-03-17 21:51:43 -07002967 ret = iwl_sta_rx_agg_stop(priv, sta->addr, tid);
2968 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
2969 return 0;
2970 else
2971 return ret;
Tomas Winklerd783b062008-07-18 13:53:02 +08002972 case IEEE80211_AMPDU_TX_START:
Tomas Winklere1623442009-01-27 14:27:56 -08002973 IWL_DEBUG_HT(priv, "start Tx\n");
Wey-Yi Guy74bcdb32010-03-17 13:34:34 -07002974 ret = iwlagn_tx_agg_start(priv, sta->addr, tid, ssn);
Wey-Yi Guyd5a0ffa2010-03-04 13:38:59 -08002975 if (ret == 0) {
2976 priv->_agn.agg_tids_count++;
2977 IWL_DEBUG_HT(priv, "priv->_agn.agg_tids_count = %u\n",
2978 priv->_agn.agg_tids_count);
2979 }
2980 return ret;
Tomas Winklerd783b062008-07-18 13:53:02 +08002981 case IEEE80211_AMPDU_TX_STOP:
Tomas Winklere1623442009-01-27 14:27:56 -08002982 IWL_DEBUG_HT(priv, "stop Tx\n");
Wey-Yi Guy74bcdb32010-03-17 13:34:34 -07002983 ret = iwlagn_tx_agg_stop(priv, sta->addr, tid);
Wey-Yi Guyd5a0ffa2010-03-04 13:38:59 -08002984 if ((ret == 0) && (priv->_agn.agg_tids_count > 0)) {
2985 priv->_agn.agg_tids_count--;
2986 IWL_DEBUG_HT(priv, "priv->_agn.agg_tids_count = %u\n",
2987 priv->_agn.agg_tids_count);
2988 }
Wey-Yi Guy5c2207c2009-03-17 21:51:43 -07002989 if (test_bit(STATUS_EXIT_PENDING, &priv->status))
2990 return 0;
2991 else
2992 return ret;
Wey-Yi Guyf0527972010-01-08 10:04:41 -08002993 case IEEE80211_AMPDU_TX_OPERATIONAL:
2994 /* do nothing */
2995 return -EOPNOTSUPP;
Tomas Winklerd783b062008-07-18 13:53:02 +08002996 default:
Tomas Winklere1623442009-01-27 14:27:56 -08002997 IWL_DEBUG_HT(priv, "unknown\n");
Tomas Winklerd783b062008-07-18 13:53:02 +08002998 return -EINVAL;
2999 break;
3000 }
3001 return 0;
3002}
Tomas Winkler9f586712008-11-12 13:14:05 -08003003
Johannes Berg6ab10ff2009-11-13 11:56:37 -08003004static void iwl_mac_sta_notify(struct ieee80211_hw *hw,
3005 struct ieee80211_vif *vif,
3006 enum sta_notify_cmd cmd,
3007 struct ieee80211_sta *sta)
3008{
3009 struct iwl_priv *priv = hw->priv;
3010 struct iwl_station_priv *sta_priv = (void *)sta->drv_priv;
3011 int sta_id;
3012
Johannes Berg6ab10ff2009-11-13 11:56:37 -08003013 switch (cmd) {
Johannes Berg6ab10ff2009-11-13 11:56:37 -08003014 case STA_NOTIFY_SLEEP:
3015 WARN_ON(!sta_priv->client);
3016 sta_priv->asleep = true;
3017 if (atomic_read(&sta_priv->pending_frames) > 0)
3018 ieee80211_sta_block_awake(hw, sta, true);
3019 break;
3020 case STA_NOTIFY_AWAKE:
3021 WARN_ON(!sta_priv->client);
Daniel Halperin49dcc812010-01-19 10:22:19 -08003022 if (!sta_priv->asleep)
3023 break;
Johannes Berg6ab10ff2009-11-13 11:56:37 -08003024 sta_priv->asleep = false;
3025 sta_id = iwl_find_station(priv, sta->addr);
3026 if (sta_id != IWL_INVALID_STATION)
3027 iwl_sta_modify_ps_wake(priv, sta_id);
3028 break;
3029 default:
3030 break;
3031 }
3032}
3033
Reinette Chatrefe6b23d2010-02-22 16:24:47 -08003034static int iwlagn_mac_sta_add(struct ieee80211_hw *hw,
3035 struct ieee80211_vif *vif,
3036 struct ieee80211_sta *sta)
3037{
3038 struct iwl_priv *priv = hw->priv;
3039 struct iwl_station_priv *sta_priv = (void *)sta->drv_priv;
3040 bool is_ap = priv->iw_mode == NL80211_IFTYPE_STATION;
3041 int ret;
3042 u8 sta_id;
3043
3044 IWL_DEBUG_INFO(priv, "received request to add station %pM\n",
3045 sta->addr);
3046
3047 atomic_set(&sta_priv->pending_frames, 0);
3048 if (vif->type == NL80211_IFTYPE_AP)
3049 sta_priv->client = true;
3050
3051 ret = iwl_add_station_common(priv, sta->addr, is_ap, &sta->ht_cap,
3052 &sta_id);
3053 if (ret) {
3054 IWL_ERR(priv, "Unable to add station %pM (%d)\n",
3055 sta->addr, ret);
3056 /* Should we return success if return code is EEXIST ? */
3057 return ret;
3058 }
3059
Reinette Chatrefe6b23d2010-02-22 16:24:47 -08003060 /* Initialize rate scaling */
Frans Pop91dd6c22010-03-24 14:19:58 -07003061 IWL_DEBUG_INFO(priv, "Initializing rate scaling for station %pM\n",
Reinette Chatrefe6b23d2010-02-22 16:24:47 -08003062 sta->addr);
3063 iwl_rs_rate_init(priv, sta, sta_id);
3064
3065 return ret;
3066}
3067
Zhu Yib481de92007-09-25 17:54:57 -07003068/*****************************************************************************
3069 *
3070 * sysfs attributes
3071 *
3072 *****************************************************************************/
3073
Tomas Winkler0a6857e2008-03-12 16:58:49 -07003074#ifdef CONFIG_IWLWIFI_DEBUG
Zhu Yib481de92007-09-25 17:54:57 -07003075
3076/*
3077 * The following adds a new attribute to the sysfs representation
Wu, Fengguangc3a739f2008-12-17 16:52:29 +08003078 * of this device driver (i.e. a new file in /sys/class/net/wlan0/device/)
Zhu Yib481de92007-09-25 17:54:57 -07003079 * used for controlling the debug level.
3080 *
3081 * See the level definitions in iwl for details.
Reinette Chatrea562a9d2009-07-17 09:30:24 -07003082 *
Reinette Chatre3d816c72009-08-07 15:41:37 -07003083 * The debug_level being managed using sysfs below is a per device debug
3084 * level that is used instead of the global debug level if it (the per
3085 * device debug level) is set.
Zhu Yib481de92007-09-25 17:54:57 -07003086 */
Ester Kummer8cf769c2008-05-06 11:05:11 +08003087static ssize_t show_debug_level(struct device *d,
3088 struct device_attribute *attr, char *buf)
Zhu Yib481de92007-09-25 17:54:57 -07003089{
Reinette Chatre3d816c72009-08-07 15:41:37 -07003090 struct iwl_priv *priv = dev_get_drvdata(d);
3091 return sprintf(buf, "0x%08X\n", iwl_get_debug_level(priv));
Zhu Yib481de92007-09-25 17:54:57 -07003092}
Ester Kummer8cf769c2008-05-06 11:05:11 +08003093static ssize_t store_debug_level(struct device *d,
3094 struct device_attribute *attr,
Zhu Yib481de92007-09-25 17:54:57 -07003095 const char *buf, size_t count)
3096{
Greg Kroah-Hartman928841b2009-04-30 23:02:47 -07003097 struct iwl_priv *priv = dev_get_drvdata(d);
Tomas Winkler9257746f2008-09-03 11:26:32 +08003098 unsigned long val;
3099 int ret;
Zhu Yib481de92007-09-25 17:54:57 -07003100
Tomas Winkler9257746f2008-09-03 11:26:32 +08003101 ret = strict_strtoul(buf, 0, &val);
3102 if (ret)
Tomas Winkler978785a2008-12-19 10:37:31 +08003103 IWL_ERR(priv, "%s is not in hex or decimal form.\n", buf);
Wey-Yi Guy20594eb2009-08-07 15:41:39 -07003104 else {
Reinette Chatre3d816c72009-08-07 15:41:37 -07003105 priv->debug_level = val;
Wey-Yi Guy20594eb2009-08-07 15:41:39 -07003106 if (iwl_alloc_traffic_mem(priv))
3107 IWL_ERR(priv,
3108 "Not enough memory to generate traffic log\n");
3109 }
Zhu Yib481de92007-09-25 17:54:57 -07003110 return strnlen(buf, count);
3111}
3112
Ester Kummer8cf769c2008-05-06 11:05:11 +08003113static DEVICE_ATTR(debug_level, S_IWUSR | S_IRUGO,
3114 show_debug_level, store_debug_level);
3115
Zhu Yib481de92007-09-25 17:54:57 -07003116
Tomas Winkler0a6857e2008-03-12 16:58:49 -07003117#endif /* CONFIG_IWLWIFI_DEBUG */
Zhu Yib481de92007-09-25 17:54:57 -07003118
Zhu Yib481de92007-09-25 17:54:57 -07003119
3120static ssize_t show_temperature(struct device *d,
3121 struct device_attribute *attr, char *buf)
3122{
Greg Kroah-Hartman928841b2009-04-30 23:02:47 -07003123 struct iwl_priv *priv = dev_get_drvdata(d);
Zhu Yib481de92007-09-25 17:54:57 -07003124
Tomas Winklerfee12472008-04-03 16:05:21 -07003125 if (!iwl_is_alive(priv))
Zhu Yib481de92007-09-25 17:54:57 -07003126 return -EAGAIN;
3127
Emmanuel Grumbach91dbc5b2008-06-12 09:47:14 +08003128 return sprintf(buf, "%d\n", priv->temperature);
Zhu Yib481de92007-09-25 17:54:57 -07003129}
3130
3131static DEVICE_ATTR(temperature, S_IRUGO, show_temperature, NULL);
3132
Zhu Yib481de92007-09-25 17:54:57 -07003133static ssize_t show_tx_power(struct device *d,
3134 struct device_attribute *attr, char *buf)
3135{
Greg Kroah-Hartman928841b2009-04-30 23:02:47 -07003136 struct iwl_priv *priv = dev_get_drvdata(d);
Jay Sternberg91f39e82008-12-17 16:52:34 +08003137
3138 if (!iwl_is_ready_rf(priv))
3139 return sprintf(buf, "off\n");
3140 else
3141 return sprintf(buf, "%d\n", priv->tx_power_user_lmt);
Zhu Yib481de92007-09-25 17:54:57 -07003142}
3143
3144static ssize_t store_tx_power(struct device *d,
3145 struct device_attribute *attr,
3146 const char *buf, size_t count)
3147{
Greg Kroah-Hartman928841b2009-04-30 23:02:47 -07003148 struct iwl_priv *priv = dev_get_drvdata(d);
Tomas Winkler9257746f2008-09-03 11:26:32 +08003149 unsigned long val;
3150 int ret;
Zhu Yib481de92007-09-25 17:54:57 -07003151
Tomas Winkler9257746f2008-09-03 11:26:32 +08003152 ret = strict_strtoul(buf, 10, &val);
3153 if (ret)
Tomas Winkler978785a2008-12-19 10:37:31 +08003154 IWL_INFO(priv, "%s is not in decimal form.\n", buf);
Wey-Yi Guy5eadd942009-08-21 13:34:17 -07003155 else {
3156 ret = iwl_set_tx_power(priv, val, false);
3157 if (ret)
3158 IWL_ERR(priv, "failed setting tx power (0x%d).\n",
3159 ret);
3160 else
3161 ret = count;
3162 }
3163 return ret;
Zhu Yib481de92007-09-25 17:54:57 -07003164}
3165
3166static DEVICE_ATTR(tx_power, S_IWUSR | S_IRUGO, show_tx_power, store_tx_power);
3167
Wey-Yi Guy01abfbb2009-09-17 10:43:45 -07003168static ssize_t show_rts_ht_protection(struct device *d,
3169 struct device_attribute *attr, char *buf)
3170{
3171 struct iwl_priv *priv = dev_get_drvdata(d);
3172
3173 return sprintf(buf, "%s\n",
3174 priv->cfg->use_rts_for_ht ? "RTS/CTS" : "CTS-to-self");
3175}
3176
3177static ssize_t store_rts_ht_protection(struct device *d,
3178 struct device_attribute *attr,
3179 const char *buf, size_t count)
3180{
3181 struct iwl_priv *priv = dev_get_drvdata(d);
3182 unsigned long val;
3183 int ret;
3184
3185 ret = strict_strtoul(buf, 10, &val);
3186 if (ret)
3187 IWL_INFO(priv, "Input is not in decimal form.\n");
3188 else {
3189 if (!iwl_is_associated(priv))
3190 priv->cfg->use_rts_for_ht = val ? true : false;
3191 else
3192 IWL_ERR(priv, "Sta associated with AP - "
3193 "Change protection mechanism is not allowed\n");
3194 ret = count;
3195 }
3196 return ret;
3197}
3198
3199static DEVICE_ATTR(rts_ht_protection, S_IWUSR | S_IRUGO,
3200 show_rts_ht_protection, store_rts_ht_protection);
3201
Zhu Yib481de92007-09-25 17:54:57 -07003202
Zhu Yib481de92007-09-25 17:54:57 -07003203/*****************************************************************************
3204 *
3205 * driver setup and teardown
3206 *
3207 *****************************************************************************/
3208
Emmanuel Grumbach4e393172008-06-12 09:46:53 +08003209static void iwl_setup_deferred_work(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07003210{
Reinette Chatred21050c2009-02-13 11:51:18 -08003211 priv->workqueue = create_singlethread_workqueue(DRV_NAME);
Zhu Yib481de92007-09-25 17:54:57 -07003212
3213 init_waitqueue_head(&priv->wait_command_queue);
3214
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003215 INIT_WORK(&priv->restart, iwl_bg_restart);
3216 INIT_WORK(&priv->rx_replenish, iwl_bg_rx_replenish);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003217 INIT_WORK(&priv->beacon_update, iwl_bg_beacon_update);
Emmanuel Grumbach16e727e2008-06-12 09:46:52 +08003218 INIT_WORK(&priv->run_time_calib_work, iwl_bg_run_time_calib_work);
Tomas Winkler4a4a9e82008-05-29 16:34:54 +08003219 INIT_DELAYED_WORK(&priv->init_alive_start, iwl_bg_init_alive_start);
3220 INIT_DELAYED_WORK(&priv->alive_start, iwl_bg_alive_start);
Tomas Winkler2a421b92008-06-12 09:47:10 +08003221
Tomas Winkler2a421b92008-06-12 09:47:10 +08003222 iwl_setup_scan_deferred_work(priv);
Zhu Yib481de92007-09-25 17:54:57 -07003223
Emmanuel Grumbach4e393172008-06-12 09:46:53 +08003224 if (priv->cfg->ops->lib->setup_deferred_work)
3225 priv->cfg->ops->lib->setup_deferred_work(priv);
3226
3227 init_timer(&priv->statistics_periodic);
3228 priv->statistics_periodic.data = (unsigned long)priv;
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003229 priv->statistics_periodic.function = iwl_bg_statistics_periodic;
Zhu Yib481de92007-09-25 17:54:57 -07003230
Wey-Yi Guya9e1cb62009-12-10 14:37:26 -08003231 init_timer(&priv->ucode_trace);
3232 priv->ucode_trace.data = (unsigned long)priv;
3233 priv->ucode_trace.function = iwl_bg_ucode_trace;
3234
Wey-Yi Guyb74e31a2010-03-01 17:23:50 -08003235 if (priv->cfg->ops->lib->recover_from_tx_stall) {
3236 init_timer(&priv->monitor_recover);
3237 priv->monitor_recover.data = (unsigned long)priv;
3238 priv->monitor_recover.function =
3239 priv->cfg->ops->lib->recover_from_tx_stall;
3240 }
3241
Mohamed Abbasef850d72009-05-22 11:01:50 -07003242 if (!priv->cfg->use_isr_legacy)
3243 tasklet_init(&priv->irq_tasklet, (void (*)(unsigned long))
3244 iwl_irq_tasklet, (unsigned long)priv);
3245 else
3246 tasklet_init(&priv->irq_tasklet, (void (*)(unsigned long))
3247 iwl_irq_tasklet_legacy, (unsigned long)priv);
Zhu Yib481de92007-09-25 17:54:57 -07003248}
3249
Emmanuel Grumbach4e393172008-06-12 09:46:53 +08003250static void iwl_cancel_deferred_work(struct iwl_priv *priv)
Zhu Yib481de92007-09-25 17:54:57 -07003251{
Emmanuel Grumbach4e393172008-06-12 09:46:53 +08003252 if (priv->cfg->ops->lib->cancel_deferred_work)
3253 priv->cfg->ops->lib->cancel_deferred_work(priv);
Zhu Yib481de92007-09-25 17:54:57 -07003254
Joonwoo Park3ae6a052007-11-29 10:43:16 +09003255 cancel_delayed_work_sync(&priv->init_alive_start);
Zhu Yib481de92007-09-25 17:54:57 -07003256 cancel_delayed_work(&priv->scan_check);
Johannes Berg88be0262010-04-07 00:21:36 -07003257 cancel_work_sync(&priv->start_internal_scan);
Zhu Yib481de92007-09-25 17:54:57 -07003258 cancel_delayed_work(&priv->alive_start);
Zhu Yib481de92007-09-25 17:54:57 -07003259 cancel_work_sync(&priv->beacon_update);
Emmanuel Grumbach4e393172008-06-12 09:46:53 +08003260 del_timer_sync(&priv->statistics_periodic);
Wey-Yi Guya9e1cb62009-12-10 14:37:26 -08003261 del_timer_sync(&priv->ucode_trace);
Wey-Yi Guyb74e31a2010-03-01 17:23:50 -08003262 if (priv->cfg->ops->lib->recover_from_tx_stall)
3263 del_timer_sync(&priv->monitor_recover);
Zhu Yib481de92007-09-25 17:54:57 -07003264}
3265
Reinette Chatre89f186a2009-10-30 14:36:11 -07003266static void iwl_init_hw_rates(struct iwl_priv *priv,
3267 struct ieee80211_rate *rates)
3268{
3269 int i;
3270
3271 for (i = 0; i < IWL_RATE_COUNT_LEGACY; i++) {
3272 rates[i].bitrate = iwl_rates[i].ieee * 5;
3273 rates[i].hw_value = i; /* Rate scaling will work on indexes */
3274 rates[i].hw_value_short = i;
3275 rates[i].flags = 0;
3276 if ((i >= IWL_FIRST_CCK_RATE) && (i <= IWL_LAST_CCK_RATE)) {
3277 /*
3278 * If CCK != 1M then set short preamble rate flag.
3279 */
3280 rates[i].flags |=
3281 (iwl_rates[i].plcp == IWL_RATE_1M_PLCP) ?
3282 0 : IEEE80211_RATE_SHORT_PREAMBLE;
3283 }
3284 }
3285}
3286
3287static int iwl_init_drv(struct iwl_priv *priv)
3288{
3289 int ret;
3290
3291 priv->ibss_beacon = NULL;
3292
Reinette Chatre89f186a2009-10-30 14:36:11 -07003293 spin_lock_init(&priv->sta_lock);
3294 spin_lock_init(&priv->hcmd_lock);
3295
3296 INIT_LIST_HEAD(&priv->free_frames);
3297
3298 mutex_init(&priv->mutex);
Reinette Chatred2dfe6d2010-02-18 22:03:04 -08003299 mutex_init(&priv->sync_cmd_mutex);
Reinette Chatre89f186a2009-10-30 14:36:11 -07003300
Reinette Chatre89f186a2009-10-30 14:36:11 -07003301 priv->ieee_channels = NULL;
3302 priv->ieee_rates = NULL;
3303 priv->band = IEEE80211_BAND_2GHZ;
3304
3305 priv->iw_mode = NL80211_IFTYPE_STATION;
Johannes Bergba37a3d2009-12-10 14:37:27 -08003306 priv->current_ht_config.smps = IEEE80211_SMPS_STATIC;
Wey-Yi Guya13d2762010-01-22 14:22:42 -08003307 priv->missed_beacon_threshold = IWL_MISSED_BEACON_THRESHOLD_DEF;
Wey-Yi Guyd5a0ffa2010-03-04 13:38:59 -08003308 priv->_agn.agg_tids_count = 0;
Reinette Chatre89f186a2009-10-30 14:36:11 -07003309
Wey-Yi Guy8a472da2010-02-18 22:03:06 -08003310 /* initialize force reset */
3311 priv->force_reset[IWL_RF_RESET].reset_duration =
3312 IWL_DELAY_NEXT_FORCE_RF_RESET;
3313 priv->force_reset[IWL_FW_RESET].reset_duration =
3314 IWL_DELAY_NEXT_FORCE_FW_RELOAD;
Reinette Chatre89f186a2009-10-30 14:36:11 -07003315
3316 /* Choose which receivers/antennas to use */
3317 if (priv->cfg->ops->hcmd->set_rxon_chain)
3318 priv->cfg->ops->hcmd->set_rxon_chain(priv);
3319
3320 iwl_init_scan_params(priv);
3321
Reinette Chatre89f186a2009-10-30 14:36:11 -07003322 /* Set the tx_power_user_lmt to the lowest power level
3323 * this value will get overwritten by channel max power avg
3324 * from eeprom */
Wey-Yi Guyb744cb72010-03-23 11:37:59 -07003325 priv->tx_power_user_lmt = IWLAGN_TX_POWER_TARGET_POWER_MIN;
Reinette Chatre89f186a2009-10-30 14:36:11 -07003326
3327 ret = iwl_init_channel_map(priv);
3328 if (ret) {
3329 IWL_ERR(priv, "initializing regulatory failed: %d\n", ret);
3330 goto err;
3331 }
3332
3333 ret = iwlcore_init_geos(priv);
3334 if (ret) {
3335 IWL_ERR(priv, "initializing geos failed: %d\n", ret);
3336 goto err_free_channel_map;
3337 }
3338 iwl_init_hw_rates(priv, priv->ieee_rates);
3339
3340 return 0;
3341
3342err_free_channel_map:
3343 iwl_free_channel_map(priv);
3344err:
3345 return ret;
3346}
3347
3348static void iwl_uninit_drv(struct iwl_priv *priv)
3349{
3350 iwl_calib_free_results(priv);
3351 iwlcore_free_geos(priv);
3352 iwl_free_channel_map(priv);
Johannes Berg811ecc92010-04-06 04:12:41 -07003353 kfree(priv->scan_cmd);
Reinette Chatre89f186a2009-10-30 14:36:11 -07003354}
3355
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003356static struct attribute *iwl_sysfs_entries[] = {
Zhu Yib481de92007-09-25 17:54:57 -07003357 &dev_attr_temperature.attr,
Zhu Yib481de92007-09-25 17:54:57 -07003358 &dev_attr_tx_power.attr,
Wey-Yi Guy01abfbb2009-09-17 10:43:45 -07003359 &dev_attr_rts_ht_protection.attr,
Ester Kummer8cf769c2008-05-06 11:05:11 +08003360#ifdef CONFIG_IWLWIFI_DEBUG
3361 &dev_attr_debug_level.attr,
3362#endif
Zhu Yib481de92007-09-25 17:54:57 -07003363 NULL
3364};
3365
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003366static struct attribute_group iwl_attribute_group = {
Zhu Yib481de92007-09-25 17:54:57 -07003367 .name = NULL, /* put in device directory */
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003368 .attrs = iwl_sysfs_entries,
Zhu Yib481de92007-09-25 17:54:57 -07003369};
3370
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003371static struct ieee80211_ops iwl_hw_ops = {
3372 .tx = iwl_mac_tx,
3373 .start = iwl_mac_start,
3374 .stop = iwl_mac_stop,
3375 .add_interface = iwl_mac_add_interface,
3376 .remove_interface = iwl_mac_remove_interface,
3377 .config = iwl_mac_config,
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003378 .configure_filter = iwl_configure_filter,
3379 .set_key = iwl_mac_set_key,
3380 .update_tkip_key = iwl_mac_update_tkip_key,
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003381 .conf_tx = iwl_mac_conf_tx,
3382 .reset_tsf = iwl_mac_reset_tsf,
3383 .bss_info_changed = iwl_bss_info_changed,
3384 .ampdu_action = iwl_mac_ampdu_action,
Johannes Berg6ab10ff2009-11-13 11:56:37 -08003385 .hw_scan = iwl_mac_hw_scan,
3386 .sta_notify = iwl_mac_sta_notify,
Reinette Chatrefe6b23d2010-02-22 16:24:47 -08003387 .sta_add = iwlagn_mac_sta_add,
3388 .sta_remove = iwl_mac_sta_remove,
Zhu Yib481de92007-09-25 17:54:57 -07003389};
3390
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003391static int iwl_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
Zhu Yib481de92007-09-25 17:54:57 -07003392{
3393 int err = 0;
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07003394 struct iwl_priv *priv;
Zhu Yib481de92007-09-25 17:54:57 -07003395 struct ieee80211_hw *hw;
Tomas Winkler82b9a122008-03-04 18:09:30 -08003396 struct iwl_cfg *cfg = (struct iwl_cfg *)(ent->driver_data);
Mohamed Abbas0359fac2008-03-28 16:21:08 -07003397 unsigned long flags;
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01003398 u16 pci_cmd;
Zhu Yib481de92007-09-25 17:54:57 -07003399
Assaf Krauss316c30d2008-03-14 10:38:46 -07003400 /************************
3401 * 1. Allocating HW data
3402 ************************/
3403
Cahill, Ben M6440adb2007-11-29 11:09:55 +08003404 /* Disabling hardware scan means that mac80211 will perform scans
3405 * "the hard way", rather than using device's scan. */
Assaf Krauss1ea87392008-03-18 14:57:50 -07003406 if (cfg->mod_params->disable_hw_scan) {
Reinette Chatrea562a9d2009-07-17 09:30:24 -07003407 if (iwl_debug_level & IWL_DL_INFO)
Ester Kummerbf403db2008-05-05 10:22:40 +08003408 dev_printk(KERN_DEBUG, &(pdev->dev),
3409 "Disabling hw_scan\n");
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003410 iwl_hw_ops.hw_scan = NULL;
Zhu Yib481de92007-09-25 17:54:57 -07003411 }
3412
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003413 hw = iwl_alloc_all(cfg, &iwl_hw_ops);
Assaf Krauss1d0a0822008-03-14 10:38:48 -07003414 if (!hw) {
Zhu Yib481de92007-09-25 17:54:57 -07003415 err = -ENOMEM;
3416 goto out;
3417 }
Assaf Krauss1d0a0822008-03-14 10:38:48 -07003418 priv = hw->priv;
3419 /* At this point both hw and priv are allocated. */
3420
Zhu Yib481de92007-09-25 17:54:57 -07003421 SET_IEEE80211_DEV(hw, &pdev->dev);
3422
Tomas Winklere1623442009-01-27 14:27:56 -08003423 IWL_DEBUG_INFO(priv, "*** LOAD DRIVER ***\n");
Tomas Winkler82b9a122008-03-04 18:09:30 -08003424 priv->cfg = cfg;
Zhu Yib481de92007-09-25 17:54:57 -07003425 priv->pci_dev = pdev;
Mohamed Abbas40cefda2009-05-22 11:01:52 -07003426 priv->inta_mask = CSR_INI_SET_MASK;
Assaf Krauss316c30d2008-03-14 10:38:46 -07003427
Tomas Winkler0a6857e2008-03-12 16:58:49 -07003428#ifdef CONFIG_IWLWIFI_DEBUG
Zhu Yib481de92007-09-25 17:54:57 -07003429 atomic_set(&priv->restrict_refcnt, 0);
3430#endif
Wey-Yi Guy20594eb2009-08-07 15:41:39 -07003431 if (iwl_alloc_traffic_mem(priv))
3432 IWL_ERR(priv, "Not enough memory to generate traffic log\n");
Zhu Yib481de92007-09-25 17:54:57 -07003433
Assaf Krauss316c30d2008-03-14 10:38:46 -07003434 /**************************
3435 * 2. Initializing PCI bus
3436 **************************/
3437 if (pci_enable_device(pdev)) {
3438 err = -ENODEV;
3439 goto out_ieee80211_free_hw;
3440 }
3441
3442 pci_set_master(pdev);
3443
Winkler, Tomas093d874c2008-09-26 15:09:34 +08003444 err = pci_set_dma_mask(pdev, DMA_BIT_MASK(36));
Assaf Krauss316c30d2008-03-14 10:38:46 -07003445 if (!err)
Winkler, Tomas093d874c2008-09-26 15:09:34 +08003446 err = pci_set_consistent_dma_mask(pdev, DMA_BIT_MASK(36));
Ron Rindjunskycc2a8ea2008-04-21 15:41:59 -07003447 if (err) {
Winkler, Tomas093d874c2008-09-26 15:09:34 +08003448 err = pci_set_dma_mask(pdev, DMA_BIT_MASK(32));
Ron Rindjunskycc2a8ea2008-04-21 15:41:59 -07003449 if (!err)
Winkler, Tomas093d874c2008-09-26 15:09:34 +08003450 err = pci_set_consistent_dma_mask(pdev, DMA_BIT_MASK(32));
Ron Rindjunskycc2a8ea2008-04-21 15:41:59 -07003451 /* both attempts failed: */
Assaf Krauss316c30d2008-03-14 10:38:46 -07003452 if (err) {
Tomas Winkler978785a2008-12-19 10:37:31 +08003453 IWL_WARN(priv, "No suitable DMA available.\n");
Assaf Krauss316c30d2008-03-14 10:38:46 -07003454 goto out_pci_disable_device;
Ron Rindjunskycc2a8ea2008-04-21 15:41:59 -07003455 }
Assaf Krauss316c30d2008-03-14 10:38:46 -07003456 }
3457
3458 err = pci_request_regions(pdev, DRV_NAME);
3459 if (err)
3460 goto out_pci_disable_device;
3461
3462 pci_set_drvdata(pdev, priv);
3463
Assaf Krauss316c30d2008-03-14 10:38:46 -07003464
3465 /***********************
3466 * 3. Read REV register
3467 ***********************/
3468 priv->hw_base = pci_iomap(pdev, 0, 0);
3469 if (!priv->hw_base) {
3470 err = -ENODEV;
3471 goto out_pci_release_regions;
3472 }
3473
Tomas Winklere1623442009-01-27 14:27:56 -08003474 IWL_DEBUG_INFO(priv, "pci_resource_len = 0x%08llx\n",
Assaf Krauss316c30d2008-03-14 10:38:46 -07003475 (unsigned long long) pci_resource_len(pdev, 0));
Tomas Winklere1623442009-01-27 14:27:56 -08003476 IWL_DEBUG_INFO(priv, "pci_resource_base = %p\n", priv->hw_base);
Assaf Krauss316c30d2008-03-14 10:38:46 -07003477
Reinette Chatre731a29b2009-12-14 14:12:11 -08003478 /* these spin locks will be used in apm_ops.init and EEPROM access
Mohamed Abbasa8b50a02009-05-22 11:01:47 -07003479 * we should init now
3480 */
3481 spin_lock_init(&priv->reg_lock);
Reinette Chatre731a29b2009-12-14 14:12:11 -08003482 spin_lock_init(&priv->lock);
Reinette Chatre4843b5a2010-02-03 09:38:59 -08003483
3484 /*
3485 * stop and reset the on-board processor just in case it is in a
3486 * strange state ... like being left stranded by a primary kernel
3487 * and this is now the kdump kernel trying to start up
3488 */
3489 iwl_write32(priv, CSR_RESET, CSR_RESET_REG_FLAG_NEVO_RESET);
3490
Tomas Winklerb661c812008-04-23 17:14:54 -07003491 iwl_hw_detect(priv);
Shanyu Zhaoc11362c2010-03-05 17:05:20 -08003492 IWL_INFO(priv, "Detected %s, REV=0x%X\n",
Tomas Winklerb661c812008-04-23 17:14:54 -07003493 priv->cfg->name, priv->hw_rev);
Assaf Krauss316c30d2008-03-14 10:38:46 -07003494
Tomas Winklere7b63582008-09-03 11:26:49 +08003495 /* We disable the RETRY_TIMEOUT register (0x41) to keep
3496 * PCI Tx retries from interfering with C3 CPU state */
3497 pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00);
3498
Mohamed Abbas086ed112009-05-22 11:01:54 -07003499 iwl_prepare_card_hw(priv);
3500 if (!priv->hw_ready) {
3501 IWL_WARN(priv, "Failed, HW not ready\n");
3502 goto out_iounmap;
3503 }
3504
Assaf Krauss316c30d2008-03-14 10:38:46 -07003505 /*****************
3506 * 4. Read EEPROM
3507 *****************/
Assaf Krauss316c30d2008-03-14 10:38:46 -07003508 /* Read the EEPROM */
3509 err = iwl_eeprom_init(priv);
3510 if (err) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08003511 IWL_ERR(priv, "Unable to init EEPROM\n");
Assaf Krauss316c30d2008-03-14 10:38:46 -07003512 goto out_iounmap;
3513 }
Tomas Winkler8614f362008-04-23 17:14:55 -07003514 err = iwl_eeprom_check_version(priv);
3515 if (err)
Reinette Chatrec8f16132009-02-27 16:21:22 -08003516 goto out_free_eeprom;
Tomas Winkler8614f362008-04-23 17:14:55 -07003517
Ron Rindjunsky02883012008-05-15 13:53:53 +08003518 /* extract MAC Address */
Assaf Krauss316c30d2008-03-14 10:38:46 -07003519 iwl_eeprom_get_mac(priv, priv->mac_addr);
Tomas Winklere1623442009-01-27 14:27:56 -08003520 IWL_DEBUG_INFO(priv, "MAC address: %pM\n", priv->mac_addr);
Assaf Krauss316c30d2008-03-14 10:38:46 -07003521 SET_IEEE80211_PERM_ADDR(priv->hw, priv->mac_addr);
3522
3523 /************************
3524 * 5. Setup HW constants
3525 ************************/
Ron Rindjunskyda154e32008-06-30 17:23:20 +08003526 if (iwl_set_hw_params(priv)) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08003527 IWL_ERR(priv, "failed to set hw parameters\n");
Tomas Winkler073d3f52008-04-21 15:41:52 -07003528 goto out_free_eeprom;
Assaf Krauss316c30d2008-03-14 10:38:46 -07003529 }
3530
3531 /*******************
Tomas Winkler6ba87952008-05-15 13:54:17 +08003532 * 6. Setup priv
Assaf Krauss316c30d2008-03-14 10:38:46 -07003533 *******************/
Zhu Yib481de92007-09-25 17:54:57 -07003534
Tomas Winkler6ba87952008-05-15 13:54:17 +08003535 err = iwl_init_drv(priv);
Assaf Kraussbf85ea42008-03-14 10:38:49 -07003536 if (err)
Ron Rindjunsky399f4902008-04-23 17:14:56 -07003537 goto out_free_eeprom;
Assaf Kraussbf85ea42008-03-14 10:38:49 -07003538 /* At this point both hw and priv are initialized. */
Assaf Krauss316c30d2008-03-14 10:38:46 -07003539
Assaf Krauss316c30d2008-03-14 10:38:46 -07003540 /********************
Abhijeet Kolekar09f9bf72009-04-20 14:37:03 -07003541 * 7. Setup services
Assaf Krauss316c30d2008-03-14 10:38:46 -07003542 ********************/
Mohamed Abbas0359fac2008-03-28 16:21:08 -07003543 spin_lock_irqsave(&priv->lock, flags);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003544 iwl_disable_interrupts(priv);
Mohamed Abbas0359fac2008-03-28 16:21:08 -07003545 spin_unlock_irqrestore(&priv->lock, flags);
Assaf Krauss316c30d2008-03-14 10:38:46 -07003546
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01003547 pci_enable_msi(priv->pci_dev);
3548
Mohamed Abbasef850d72009-05-22 11:01:50 -07003549 iwl_alloc_isr_ict(priv);
3550 err = request_irq(priv->pci_dev->irq, priv->cfg->ops->lib->isr,
3551 IRQF_SHARED, DRV_NAME, priv);
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01003552 if (err) {
3553 IWL_ERR(priv, "Error allocating IRQ %d\n", priv->pci_dev->irq);
3554 goto out_disable_msi;
3555 }
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003556 err = sysfs_create_group(&pdev->dev.kobj, &iwl_attribute_group);
Assaf Krauss316c30d2008-03-14 10:38:46 -07003557 if (err) {
Winkler, Tomas15b16872008-12-19 10:37:33 +08003558 IWL_ERR(priv, "failed to create sysfs device attributes\n");
Helmut Schaa795cc0a2009-02-12 18:51:03 +01003559 goto out_free_irq;
Assaf Krauss316c30d2008-03-14 10:38:46 -07003560 }
3561
Emmanuel Grumbach4e393172008-06-12 09:46:53 +08003562 iwl_setup_deferred_work(priv);
Emmanuel Grumbach653fa4a2008-06-30 17:23:11 +08003563 iwl_setup_rx_handlers(priv);
Assaf Krauss316c30d2008-03-14 10:38:46 -07003564
Johannes Berg158bea02010-01-22 14:22:53 -08003565 /*********************************************
3566 * 8. Enable interrupts and read RFKILL state
3567 *********************************************/
Tomas Winkler6ba87952008-05-15 13:54:17 +08003568
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01003569 /* enable interrupts if needed: hw bug w/a */
3570 pci_read_config_word(priv->pci_dev, PCI_COMMAND, &pci_cmd);
3571 if (pci_cmd & PCI_COMMAND_INTX_DISABLE) {
3572 pci_cmd &= ~PCI_COMMAND_INTX_DISABLE;
3573 pci_write_config_word(priv->pci_dev, PCI_COMMAND, pci_cmd);
3574 }
3575
3576 iwl_enable_interrupts(priv);
3577
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01003578 /* If platform's RF_KILL switch is NOT set to KILL */
3579 if (iwl_read32(priv, CSR_GP_CNTRL) & CSR_GP_CNTRL_REG_FLAG_HW_RF_KILL_SW)
3580 clear_bit(STATUS_RF_KILL_HW, &priv->status);
3581 else
3582 set_bit(STATUS_RF_KILL_HW, &priv->status);
Tomas Winkler6ba87952008-05-15 13:54:17 +08003583
Johannes Berga60e77e2009-06-04 18:26:06 +02003584 wiphy_rfkill_set_hw_state(priv->hw->wiphy,
3585 test_bit(STATUS_RF_KILL_HW, &priv->status));
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01003586
Emmanuel Grumbach58d0f362008-06-12 09:47:19 +08003587 iwl_power_initialize(priv);
Wey-Yi Guy39b73fb2009-07-24 11:13:02 -07003588 iwl_tt_initialize(priv);
Johannes Berg158bea02010-01-22 14:22:53 -08003589
Johannes Bergb08dfd02010-01-29 11:54:56 -08003590 err = iwl_request_firmware(priv, true);
Johannes Berg158bea02010-01-22 14:22:53 -08003591 if (err)
3592 goto out_remove_sysfs;
3593
Zhu Yib481de92007-09-25 17:54:57 -07003594 return 0;
3595
Assaf Krauss316c30d2008-03-14 10:38:46 -07003596 out_remove_sysfs:
Reinette Chatrec8f16132009-02-27 16:21:22 -08003597 destroy_workqueue(priv->workqueue);
3598 priv->workqueue = NULL;
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003599 sysfs_remove_group(&pdev->dev.kobj, &iwl_attribute_group);
Helmut Schaa795cc0a2009-02-12 18:51:03 +01003600 out_free_irq:
3601 free_irq(priv->pci_dev->irq, priv);
Mohamed Abbasef850d72009-05-22 11:01:50 -07003602 iwl_free_isr_ict(priv);
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01003603 out_disable_msi:
3604 pci_disable_msi(priv->pci_dev);
Tomas Winkler6ba87952008-05-15 13:54:17 +08003605 iwl_uninit_drv(priv);
Tomas Winkler073d3f52008-04-21 15:41:52 -07003606 out_free_eeprom:
3607 iwl_eeprom_free(priv);
Zhu Yib481de92007-09-25 17:54:57 -07003608 out_iounmap:
3609 pci_iounmap(pdev, priv->hw_base);
3610 out_pci_release_regions:
Assaf Krauss316c30d2008-03-14 10:38:46 -07003611 pci_set_drvdata(pdev, NULL);
Reinette Chatre623d5632009-03-03 11:37:04 -08003612 pci_release_regions(pdev);
Zhu Yib481de92007-09-25 17:54:57 -07003613 out_pci_disable_device:
3614 pci_disable_device(pdev);
Zhu Yib481de92007-09-25 17:54:57 -07003615 out_ieee80211_free_hw:
Wey-Yi Guy20594eb2009-08-07 15:41:39 -07003616 iwl_free_traffic_mem(priv);
Wey-Yi Guyd7c76f42009-10-09 13:20:17 -07003617 ieee80211_free_hw(priv->hw);
Zhu Yib481de92007-09-25 17:54:57 -07003618 out:
3619 return err;
3620}
3621
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003622static void __devexit iwl_pci_remove(struct pci_dev *pdev)
Zhu Yib481de92007-09-25 17:54:57 -07003623{
Tomas Winklerc79dd5b2008-03-12 16:58:50 -07003624 struct iwl_priv *priv = pci_get_drvdata(pdev);
Mohamed Abbas0359fac2008-03-28 16:21:08 -07003625 unsigned long flags;
Zhu Yib481de92007-09-25 17:54:57 -07003626
3627 if (!priv)
3628 return;
3629
Tomas Winklere1623442009-01-27 14:27:56 -08003630 IWL_DEBUG_INFO(priv, "*** UNLOAD DRIVER ***\n");
Zhu Yib481de92007-09-25 17:54:57 -07003631
Emmanuel Grumbach67249622008-05-29 16:35:26 +08003632 iwl_dbgfs_unregister(priv);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003633 sysfs_remove_group(&pdev->dev.kobj, &iwl_attribute_group);
Emmanuel Grumbach67249622008-05-29 16:35:26 +08003634
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003635 /* ieee80211_unregister_hw call wil cause iwl_mac_stop to
3636 * to be called and iwl_down since we are removing the device
Gregory Greenman0b124c32008-09-03 11:18:50 +08003637 * we need to set STATUS_EXIT_PENDING bit.
3638 */
3639 set_bit(STATUS_EXIT_PENDING, &priv->status);
Ron Rindjunskyc4f55232008-03-28 16:21:10 -07003640 if (priv->mac80211_registered) {
3641 ieee80211_unregister_hw(priv->hw);
3642 priv->mac80211_registered = 0;
Gregory Greenman0b124c32008-09-03 11:18:50 +08003643 } else {
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003644 iwl_down(priv);
Ron Rindjunskyc4f55232008-03-28 16:21:10 -07003645 }
3646
Ben Cahillc166b252009-10-23 13:42:35 -07003647 /*
3648 * Make sure device is reset to low power before unloading driver.
3649 * This may be redundant with iwl_down(), but there are paths to
3650 * run iwl_down() without calling apm_ops.stop(), and there are
3651 * paths to avoid running iwl_down() at all before leaving driver.
3652 * This (inexpensive) call *makes sure* device is reset.
3653 */
3654 priv->cfg->ops->lib->apm_ops.stop(priv);
3655
Wey-Yi Guy39b73fb2009-07-24 11:13:02 -07003656 iwl_tt_exit(priv);
3657
Mohamed Abbas0359fac2008-03-28 16:21:08 -07003658 /* make sure we flush any pending irq or
3659 * tasklet for the driver
3660 */
3661 spin_lock_irqsave(&priv->lock, flags);
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003662 iwl_disable_interrupts(priv);
Mohamed Abbas0359fac2008-03-28 16:21:08 -07003663 spin_unlock_irqrestore(&priv->lock, flags);
3664
3665 iwl_synchronize_irq(priv);
3666
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003667 iwl_dealloc_ucode_pci(priv);
Zhu Yib481de92007-09-25 17:54:57 -07003668
3669 if (priv->rxq.bd)
Wey-Yi Guy54b81552010-03-17 13:34:35 -07003670 iwlagn_rx_queue_free(priv, &priv->rxq);
Wey-Yi Guy74bcdb32010-03-17 13:34:34 -07003671 iwlagn_hw_txq_ctx_free(priv);
Zhu Yib481de92007-09-25 17:54:57 -07003672
Tomas Winkler073d3f52008-04-21 15:41:52 -07003673 iwl_eeprom_free(priv);
Zhu Yib481de92007-09-25 17:54:57 -07003674
Zhu Yib481de92007-09-25 17:54:57 -07003675
Mohamed Abbas948c1712007-10-25 17:15:45 +08003676 /*netif_stop_queue(dev); */
3677 flush_workqueue(priv->workqueue);
3678
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003679 /* ieee80211_unregister_hw calls iwl_mac_stop, which flushes
Zhu Yib481de92007-09-25 17:54:57 -07003680 * priv->workqueue... so we can't take down the workqueue
3681 * until now... */
3682 destroy_workqueue(priv->workqueue);
3683 priv->workqueue = NULL;
Wey-Yi Guy20594eb2009-08-07 15:41:39 -07003684 iwl_free_traffic_mem(priv);
Zhu Yib481de92007-09-25 17:54:57 -07003685
Helmut Schaa6cd0b1c2009-01-19 13:10:07 +01003686 free_irq(priv->pci_dev->irq, priv);
3687 pci_disable_msi(priv->pci_dev);
Zhu Yib481de92007-09-25 17:54:57 -07003688 pci_iounmap(pdev, priv->hw_base);
3689 pci_release_regions(pdev);
3690 pci_disable_device(pdev);
3691 pci_set_drvdata(pdev, NULL);
3692
Tomas Winkler6ba87952008-05-15 13:54:17 +08003693 iwl_uninit_drv(priv);
Zhu Yib481de92007-09-25 17:54:57 -07003694
Mohamed Abbasef850d72009-05-22 11:01:50 -07003695 iwl_free_isr_ict(priv);
3696
Zhu Yib481de92007-09-25 17:54:57 -07003697 if (priv->ibss_beacon)
3698 dev_kfree_skb(priv->ibss_beacon);
3699
3700 ieee80211_free_hw(priv->hw);
3701}
3702
Zhu Yib481de92007-09-25 17:54:57 -07003703
3704/*****************************************************************************
3705 *
3706 * driver and module entry point
3707 *
3708 *****************************************************************************/
3709
Ron Rindjunskyfed90172008-04-15 16:01:41 -07003710/* Hardware specific file defines the PCI IDs table for that hardware module */
Alexey Dobriyana3aa1882010-01-07 11:58:11 +00003711static DEFINE_PCI_DEVICE_TABLE(iwl_hw_card_ids) = {
Tomas Winkler4fc22b22008-07-21 18:54:42 +03003712#ifdef CONFIG_IWL4965
Ron Rindjunskyfed90172008-04-15 16:01:41 -07003713 {IWL_PCI_DEVICE(0x4229, PCI_ANY_ID, iwl4965_agn_cfg)},
3714 {IWL_PCI_DEVICE(0x4230, PCI_ANY_ID, iwl4965_agn_cfg)},
Tomas Winkler4fc22b22008-07-21 18:54:42 +03003715#endif /* CONFIG_IWL4965 */
Tomas Winkler5a6a2562008-04-24 11:55:23 -07003716#ifdef CONFIG_IWL5000
Wey-Yi Guyac592572009-11-20 12:05:03 -08003717/* 5100 Series WiFi */
3718 {IWL_PCI_DEVICE(0x4232, 0x1201, iwl5100_agn_cfg)}, /* Mini Card */
3719 {IWL_PCI_DEVICE(0x4232, 0x1301, iwl5100_agn_cfg)}, /* Half Mini Card */
3720 {IWL_PCI_DEVICE(0x4232, 0x1204, iwl5100_agn_cfg)}, /* Mini Card */
3721 {IWL_PCI_DEVICE(0x4232, 0x1304, iwl5100_agn_cfg)}, /* Half Mini Card */
3722 {IWL_PCI_DEVICE(0x4232, 0x1205, iwl5100_bgn_cfg)}, /* Mini Card */
3723 {IWL_PCI_DEVICE(0x4232, 0x1305, iwl5100_bgn_cfg)}, /* Half Mini Card */
3724 {IWL_PCI_DEVICE(0x4232, 0x1206, iwl5100_abg_cfg)}, /* Mini Card */
3725 {IWL_PCI_DEVICE(0x4232, 0x1306, iwl5100_abg_cfg)}, /* Half Mini Card */
3726 {IWL_PCI_DEVICE(0x4232, 0x1221, iwl5100_agn_cfg)}, /* Mini Card */
3727 {IWL_PCI_DEVICE(0x4232, 0x1321, iwl5100_agn_cfg)}, /* Half Mini Card */
3728 {IWL_PCI_DEVICE(0x4232, 0x1224, iwl5100_agn_cfg)}, /* Mini Card */
3729 {IWL_PCI_DEVICE(0x4232, 0x1324, iwl5100_agn_cfg)}, /* Half Mini Card */
3730 {IWL_PCI_DEVICE(0x4232, 0x1225, iwl5100_bgn_cfg)}, /* Mini Card */
3731 {IWL_PCI_DEVICE(0x4232, 0x1325, iwl5100_bgn_cfg)}, /* Half Mini Card */
3732 {IWL_PCI_DEVICE(0x4232, 0x1226, iwl5100_abg_cfg)}, /* Mini Card */
3733 {IWL_PCI_DEVICE(0x4232, 0x1326, iwl5100_abg_cfg)}, /* Half Mini Card */
3734 {IWL_PCI_DEVICE(0x4237, 0x1211, iwl5100_agn_cfg)}, /* Mini Card */
3735 {IWL_PCI_DEVICE(0x4237, 0x1311, iwl5100_agn_cfg)}, /* Half Mini Card */
3736 {IWL_PCI_DEVICE(0x4237, 0x1214, iwl5100_agn_cfg)}, /* Mini Card */
3737 {IWL_PCI_DEVICE(0x4237, 0x1314, iwl5100_agn_cfg)}, /* Half Mini Card */
3738 {IWL_PCI_DEVICE(0x4237, 0x1215, iwl5100_bgn_cfg)}, /* Mini Card */
3739 {IWL_PCI_DEVICE(0x4237, 0x1315, iwl5100_bgn_cfg)}, /* Half Mini Card */
3740 {IWL_PCI_DEVICE(0x4237, 0x1216, iwl5100_abg_cfg)}, /* Mini Card */
3741 {IWL_PCI_DEVICE(0x4237, 0x1316, iwl5100_abg_cfg)}, /* Half Mini Card */
3742
3743/* 5300 Series WiFi */
3744 {IWL_PCI_DEVICE(0x4235, 0x1021, iwl5300_agn_cfg)}, /* Mini Card */
3745 {IWL_PCI_DEVICE(0x4235, 0x1121, iwl5300_agn_cfg)}, /* Half Mini Card */
3746 {IWL_PCI_DEVICE(0x4235, 0x1024, iwl5300_agn_cfg)}, /* Mini Card */
3747 {IWL_PCI_DEVICE(0x4235, 0x1124, iwl5300_agn_cfg)}, /* Half Mini Card */
3748 {IWL_PCI_DEVICE(0x4235, 0x1001, iwl5300_agn_cfg)}, /* Mini Card */
3749 {IWL_PCI_DEVICE(0x4235, 0x1101, iwl5300_agn_cfg)}, /* Half Mini Card */
3750 {IWL_PCI_DEVICE(0x4235, 0x1004, iwl5300_agn_cfg)}, /* Mini Card */
3751 {IWL_PCI_DEVICE(0x4235, 0x1104, iwl5300_agn_cfg)}, /* Half Mini Card */
3752 {IWL_PCI_DEVICE(0x4236, 0x1011, iwl5300_agn_cfg)}, /* Mini Card */
3753 {IWL_PCI_DEVICE(0x4236, 0x1111, iwl5300_agn_cfg)}, /* Half Mini Card */
3754 {IWL_PCI_DEVICE(0x4236, 0x1014, iwl5300_agn_cfg)}, /* Mini Card */
3755 {IWL_PCI_DEVICE(0x4236, 0x1114, iwl5300_agn_cfg)}, /* Half Mini Card */
3756
3757/* 5350 Series WiFi/WiMax */
3758 {IWL_PCI_DEVICE(0x423A, 0x1001, iwl5350_agn_cfg)}, /* Mini Card */
3759 {IWL_PCI_DEVICE(0x423A, 0x1021, iwl5350_agn_cfg)}, /* Mini Card */
3760 {IWL_PCI_DEVICE(0x423B, 0x1011, iwl5350_agn_cfg)}, /* Mini Card */
3761
3762/* 5150 Series Wifi/WiMax */
3763 {IWL_PCI_DEVICE(0x423C, 0x1201, iwl5150_agn_cfg)}, /* Mini Card */
3764 {IWL_PCI_DEVICE(0x423C, 0x1301, iwl5150_agn_cfg)}, /* Half Mini Card */
3765 {IWL_PCI_DEVICE(0x423C, 0x1206, iwl5150_abg_cfg)}, /* Mini Card */
3766 {IWL_PCI_DEVICE(0x423C, 0x1306, iwl5150_abg_cfg)}, /* Half Mini Card */
3767 {IWL_PCI_DEVICE(0x423C, 0x1221, iwl5150_agn_cfg)}, /* Mini Card */
3768 {IWL_PCI_DEVICE(0x423C, 0x1321, iwl5150_agn_cfg)}, /* Half Mini Card */
3769
3770 {IWL_PCI_DEVICE(0x423D, 0x1211, iwl5150_agn_cfg)}, /* Mini Card */
3771 {IWL_PCI_DEVICE(0x423D, 0x1311, iwl5150_agn_cfg)}, /* Half Mini Card */
3772 {IWL_PCI_DEVICE(0x423D, 0x1216, iwl5150_abg_cfg)}, /* Mini Card */
3773 {IWL_PCI_DEVICE(0x423D, 0x1316, iwl5150_abg_cfg)}, /* Half Mini Card */
Wey-Yi Guy5953a622009-09-17 10:43:53 -07003774
3775/* 6x00 Series */
Wey-Yi Guy5953a622009-09-17 10:43:53 -07003776 {IWL_PCI_DEVICE(0x422B, 0x1101, iwl6000_3agn_cfg)},
3777 {IWL_PCI_DEVICE(0x422B, 0x1121, iwl6000_3agn_cfg)},
3778 {IWL_PCI_DEVICE(0x422C, 0x1301, iwl6000i_2agn_cfg)},
3779 {IWL_PCI_DEVICE(0x422C, 0x1306, iwl6000i_2abg_cfg)},
3780 {IWL_PCI_DEVICE(0x422C, 0x1307, iwl6000i_2bg_cfg)},
3781 {IWL_PCI_DEVICE(0x422C, 0x1321, iwl6000i_2agn_cfg)},
3782 {IWL_PCI_DEVICE(0x422C, 0x1326, iwl6000i_2abg_cfg)},
3783 {IWL_PCI_DEVICE(0x4238, 0x1111, iwl6000_3agn_cfg)},
3784 {IWL_PCI_DEVICE(0x4239, 0x1311, iwl6000i_2agn_cfg)},
3785 {IWL_PCI_DEVICE(0x4239, 0x1316, iwl6000i_2abg_cfg)},
Shanyu Zhao4b3e8062010-04-07 18:06:36 -07003786
3787/* 6x00 Series Gen2 */
Wey-Yi Guy33e6f812010-04-09 09:36:11 -07003788 {IWL_PCI_DEVICE(0x0082, 0x1201, iwl6000g2_2agn_cfg)},
3789 {IWL_PCI_DEVICE(0x0082, 0x1301, iwl6000g2_2agn_cfg)},
3790 {IWL_PCI_DEVICE(0x0082, 0x1321, iwl6000g2_2agn_cfg)},
3791 {IWL_PCI_DEVICE(0x0085, 0x1311, iwl6000g2_2agn_cfg)},
Wey-Yi Guy5953a622009-09-17 10:43:53 -07003792
3793/* 6x50 WiFi/WiMax Series */
Wey-Yi Guy5953a622009-09-17 10:43:53 -07003794 {IWL_PCI_DEVICE(0x0087, 0x1301, iwl6050_2agn_cfg)},
3795 {IWL_PCI_DEVICE(0x0087, 0x1306, iwl6050_2abg_cfg)},
3796 {IWL_PCI_DEVICE(0x0087, 0x1321, iwl6050_2agn_cfg)},
3797 {IWL_PCI_DEVICE(0x0087, 0x1326, iwl6050_2abg_cfg)},
Wey-Yi Guy5953a622009-09-17 10:43:53 -07003798 {IWL_PCI_DEVICE(0x0089, 0x1311, iwl6050_2agn_cfg)},
3799 {IWL_PCI_DEVICE(0x0089, 0x1316, iwl6050_2abg_cfg)},
3800
Jay Sternberg77dcb6a2009-03-06 13:52:55 -08003801/* 1000 Series WiFi */
Wey-Yi Guy4bd09142009-09-17 10:43:52 -07003802 {IWL_PCI_DEVICE(0x0083, 0x1205, iwl1000_bgn_cfg)},
3803 {IWL_PCI_DEVICE(0x0083, 0x1305, iwl1000_bgn_cfg)},
3804 {IWL_PCI_DEVICE(0x0083, 0x1225, iwl1000_bgn_cfg)},
3805 {IWL_PCI_DEVICE(0x0083, 0x1325, iwl1000_bgn_cfg)},
3806 {IWL_PCI_DEVICE(0x0084, 0x1215, iwl1000_bgn_cfg)},
3807 {IWL_PCI_DEVICE(0x0084, 0x1315, iwl1000_bgn_cfg)},
3808 {IWL_PCI_DEVICE(0x0083, 0x1206, iwl1000_bg_cfg)},
3809 {IWL_PCI_DEVICE(0x0083, 0x1306, iwl1000_bg_cfg)},
3810 {IWL_PCI_DEVICE(0x0083, 0x1226, iwl1000_bg_cfg)},
3811 {IWL_PCI_DEVICE(0x0083, 0x1326, iwl1000_bg_cfg)},
3812 {IWL_PCI_DEVICE(0x0084, 0x1216, iwl1000_bg_cfg)},
3813 {IWL_PCI_DEVICE(0x0084, 0x1316, iwl1000_bg_cfg)},
Tomas Winkler5a6a2562008-04-24 11:55:23 -07003814#endif /* CONFIG_IWL5000 */
Tomas Winkler7100e922008-12-01 16:32:18 -08003815
Ron Rindjunskyfed90172008-04-15 16:01:41 -07003816 {0}
3817};
3818MODULE_DEVICE_TABLE(pci, iwl_hw_card_ids);
3819
3820static struct pci_driver iwl_driver = {
Zhu Yib481de92007-09-25 17:54:57 -07003821 .name = DRV_NAME,
Ron Rindjunskyfed90172008-04-15 16:01:41 -07003822 .id_table = iwl_hw_card_ids,
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003823 .probe = iwl_pci_probe,
3824 .remove = __devexit_p(iwl_pci_remove),
Zhu Yib481de92007-09-25 17:54:57 -07003825#ifdef CONFIG_PM
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003826 .suspend = iwl_pci_suspend,
3827 .resume = iwl_pci_resume,
Zhu Yib481de92007-09-25 17:54:57 -07003828#endif
3829};
3830
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003831static int __init iwl_init(void)
Zhu Yib481de92007-09-25 17:54:57 -07003832{
3833
3834 int ret;
3835 printk(KERN_INFO DRV_NAME ": " DRV_DESCRIPTION ", " DRV_VERSION "\n");
3836 printk(KERN_INFO DRV_NAME ": " DRV_COPYRIGHT "\n");
Reinette Chatre897e1cf2008-03-28 16:21:09 -07003837
Tomas Winklere227cea2008-07-18 13:53:05 +08003838 ret = iwlagn_rate_control_register();
Reinette Chatre897e1cf2008-03-28 16:21:09 -07003839 if (ret) {
Samuel Ortiza3139c52008-12-19 10:37:09 +08003840 printk(KERN_ERR DRV_NAME
3841 "Unable to register rate control algorithm: %d\n", ret);
Reinette Chatre897e1cf2008-03-28 16:21:09 -07003842 return ret;
3843 }
3844
Ron Rindjunskyfed90172008-04-15 16:01:41 -07003845 ret = pci_register_driver(&iwl_driver);
Zhu Yib481de92007-09-25 17:54:57 -07003846 if (ret) {
Samuel Ortiza3139c52008-12-19 10:37:09 +08003847 printk(KERN_ERR DRV_NAME "Unable to initialize PCI module\n");
Reinette Chatre897e1cf2008-03-28 16:21:09 -07003848 goto error_register;
Zhu Yib481de92007-09-25 17:54:57 -07003849 }
Zhu Yib481de92007-09-25 17:54:57 -07003850
3851 return ret;
Reinette Chatre897e1cf2008-03-28 16:21:09 -07003852
Reinette Chatre897e1cf2008-03-28 16:21:09 -07003853error_register:
Tomas Winklere227cea2008-07-18 13:53:05 +08003854 iwlagn_rate_control_unregister();
Reinette Chatre897e1cf2008-03-28 16:21:09 -07003855 return ret;
Zhu Yib481de92007-09-25 17:54:57 -07003856}
3857
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003858static void __exit iwl_exit(void)
Zhu Yib481de92007-09-25 17:54:57 -07003859{
Ron Rindjunskyfed90172008-04-15 16:01:41 -07003860 pci_unregister_driver(&iwl_driver);
Tomas Winklere227cea2008-07-18 13:53:05 +08003861 iwlagn_rate_control_unregister();
Zhu Yib481de92007-09-25 17:54:57 -07003862}
3863
Emmanuel Grumbach5b9f8cd2008-10-29 14:05:46 -07003864module_exit(iwl_exit);
3865module_init(iwl_init);
Reinette Chatrea562a9d2009-07-17 09:30:24 -07003866
3867#ifdef CONFIG_IWLWIFI_DEBUG
Wey-Yi Guy4e30cb62009-09-17 10:43:47 -07003868module_param_named(debug50, iwl_debug_level, uint, S_IRUGO);
Reinette Chatrea562a9d2009-07-17 09:30:24 -07003869MODULE_PARM_DESC(debug50, "50XX debug output mask (deprecated)");
Wey-Yi Guy4e30cb62009-09-17 10:43:47 -07003870module_param_named(debug, iwl_debug_level, uint, S_IRUGO | S_IWUSR);
Reinette Chatrea562a9d2009-07-17 09:30:24 -07003871MODULE_PARM_DESC(debug, "debug output mask");
3872#endif
3873
Wey-Yi Guy2b068612010-03-22 09:17:39 -07003874module_param_named(swcrypto50, iwlagn_mod_params.sw_crypto, bool, S_IRUGO);
3875MODULE_PARM_DESC(swcrypto50,
3876 "using crypto in software (default 0 [hardware]) (deprecated)");
3877module_param_named(swcrypto, iwlagn_mod_params.sw_crypto, int, S_IRUGO);
3878MODULE_PARM_DESC(swcrypto, "using crypto in software (default 0 [hardware])");
3879module_param_named(queues_num50,
3880 iwlagn_mod_params.num_of_queues, int, S_IRUGO);
3881MODULE_PARM_DESC(queues_num50,
3882 "number of hw queues in 50xx series (deprecated)");
3883module_param_named(queues_num, iwlagn_mod_params.num_of_queues, int, S_IRUGO);
3884MODULE_PARM_DESC(queues_num, "number of hw queues.");
3885module_param_named(11n_disable50, iwlagn_mod_params.disable_11n, int, S_IRUGO);
3886MODULE_PARM_DESC(11n_disable50, "disable 50XX 11n functionality (deprecated)");
3887module_param_named(11n_disable, iwlagn_mod_params.disable_11n, int, S_IRUGO);
3888MODULE_PARM_DESC(11n_disable, "disable 11n functionality");
3889module_param_named(amsdu_size_8K50, iwlagn_mod_params.amsdu_size_8K,
3890 int, S_IRUGO);
3891MODULE_PARM_DESC(amsdu_size_8K50,
3892 "enable 8K amsdu size in 50XX series (deprecated)");
3893module_param_named(amsdu_size_8K, iwlagn_mod_params.amsdu_size_8K,
3894 int, S_IRUGO);
3895MODULE_PARM_DESC(amsdu_size_8K, "enable 8K amsdu size");
3896module_param_named(fw_restart50, iwlagn_mod_params.restart_fw, int, S_IRUGO);
3897MODULE_PARM_DESC(fw_restart50,
3898 "restart firmware in case of error (deprecated)");
3899module_param_named(fw_restart, iwlagn_mod_params.restart_fw, int, S_IRUGO);
3900MODULE_PARM_DESC(fw_restart, "restart firmware in case of error");
3901module_param_named(
3902 disable_hw_scan, iwlagn_mod_params.disable_hw_scan, int, S_IRUGO);
3903MODULE_PARM_DESC(disable_hw_scan, "disable hardware scanning (default 0)");