blob: 23ffb1b9a86f441f771c8f2ac200d823d76cf440 [file] [log] [blame]
Michael Buesche4d6b792007-09-18 15:39:42 -04001/*
2
3 Broadcom B43 wireless driver
4
5 Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>
Stefano Brivio1f21ad22007-11-06 22:49:20 +01006 Copyright (c) 2005 Stefano Brivio <stefano.brivio@polimi.it>
Michael Büscheb032b92011-07-04 20:50:05 +02007 Copyright (c) 2005-2009 Michael Buesch <m@bues.ch>
Michael Buesche4d6b792007-09-18 15:39:42 -04008 Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org>
9 Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
Rafał Miłecki108f4f32011-09-03 21:01:02 +020010 Copyright (c) 2010-2011 Rafał Miłecki <zajec5@gmail.com>
Michael Buesche4d6b792007-09-18 15:39:42 -040011
Albert Herranz3dbba8e22009-09-10 19:34:49 +020012 SDIO support
13 Copyright (c) 2009 Albert Herranz <albert_herranz@yahoo.es>
14
Michael Buesche4d6b792007-09-18 15:39:42 -040015 Some parts of the code in this file are derived from the ipw2200
16 driver Copyright(c) 2003 - 2004 Intel Corporation.
17
18 This program is free software; you can redistribute it and/or modify
19 it under the terms of the GNU General Public License as published by
20 the Free Software Foundation; either version 2 of the License, or
21 (at your option) any later version.
22
23 This program is distributed in the hope that it will be useful,
24 but WITHOUT ANY WARRANTY; without even the implied warranty of
25 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26 GNU General Public License for more details.
27
28 You should have received a copy of the GNU General Public License
29 along with this program; see the file COPYING. If not, write to
30 the Free Software Foundation, Inc., 51 Franklin Steet, Fifth Floor,
31 Boston, MA 02110-1301, USA.
32
33*/
34
35#include <linux/delay.h>
36#include <linux/init.h>
Paul Gortmakerac5c24e92011-08-30 14:18:44 -040037#include <linux/module.h>
Michael Buesche4d6b792007-09-18 15:39:42 -040038#include <linux/if_arp.h>
39#include <linux/etherdevice.h>
Michael Buesche4d6b792007-09-18 15:39:42 -040040#include <linux/firmware.h>
Michael Buesche4d6b792007-09-18 15:39:42 -040041#include <linux/workqueue.h>
42#include <linux/skbuff.h>
Andrew Morton96cf49a2008-02-04 22:27:19 -080043#include <linux/io.h>
Michael Buesche4d6b792007-09-18 15:39:42 -040044#include <linux/dma-mapping.h>
Tejun Heo5a0e3ad2010-03-24 17:04:11 +090045#include <linux/slab.h>
Michael Buesche4d6b792007-09-18 15:39:42 -040046#include <asm/unaligned.h>
47
48#include "b43.h"
49#include "main.h"
50#include "debugfs.h"
Michael Bueschef1a6282008-08-27 18:53:02 +020051#include "phy_common.h"
52#include "phy_g.h"
Michael Buesch3d0da752008-08-30 02:27:19 +020053#include "phy_n.h"
Michael Buesche4d6b792007-09-18 15:39:42 -040054#include "dma.h"
Michael Buesch5100d5a2008-03-29 21:01:16 +010055#include "pio.h"
Michael Buesche4d6b792007-09-18 15:39:42 -040056#include "sysfs.h"
57#include "xmit.h"
Michael Buesche4d6b792007-09-18 15:39:42 -040058#include "lo.h"
59#include "pcmcia.h"
Albert Herranz3dbba8e22009-09-10 19:34:49 +020060#include "sdio.h"
61#include <linux/mmc/sdio_func.h>
Michael Buesche4d6b792007-09-18 15:39:42 -040062
63MODULE_DESCRIPTION("Broadcom B43 wireless driver");
64MODULE_AUTHOR("Martin Langer");
65MODULE_AUTHOR("Stefano Brivio");
66MODULE_AUTHOR("Michael Buesch");
Gábor Stefanik0136e512009-08-28 22:32:17 +020067MODULE_AUTHOR("Gábor Stefanik");
Rafał Miłecki108f4f32011-09-03 21:01:02 +020068MODULE_AUTHOR("Rafał Miłecki");
Michael Buesche4d6b792007-09-18 15:39:42 -040069MODULE_LICENSE("GPL");
70
Tim Gardner6021e082010-01-07 11:10:38 -070071MODULE_FIRMWARE("b43/ucode11.fw");
72MODULE_FIRMWARE("b43/ucode13.fw");
73MODULE_FIRMWARE("b43/ucode14.fw");
74MODULE_FIRMWARE("b43/ucode15.fw");
Rafał Miłeckif6158392011-04-19 22:49:29 +020075MODULE_FIRMWARE("b43/ucode16_mimo.fw");
Tim Gardner6021e082010-01-07 11:10:38 -070076MODULE_FIRMWARE("b43/ucode5.fw");
77MODULE_FIRMWARE("b43/ucode9.fw");
Michael Buesche4d6b792007-09-18 15:39:42 -040078
79static int modparam_bad_frames_preempt;
80module_param_named(bad_frames_preempt, modparam_bad_frames_preempt, int, 0444);
81MODULE_PARM_DESC(bad_frames_preempt,
82 "enable(1) / disable(0) Bad Frames Preemption");
83
Michael Buesche4d6b792007-09-18 15:39:42 -040084static char modparam_fwpostfix[16];
85module_param_string(fwpostfix, modparam_fwpostfix, 16, 0444);
86MODULE_PARM_DESC(fwpostfix, "Postfix for the .fw files to load.");
87
Michael Buesche4d6b792007-09-18 15:39:42 -040088static int modparam_hwpctl;
89module_param_named(hwpctl, modparam_hwpctl, int, 0444);
90MODULE_PARM_DESC(hwpctl, "Enable hardware-side power control (default off)");
91
92static int modparam_nohwcrypt;
93module_param_named(nohwcrypt, modparam_nohwcrypt, int, 0444);
94MODULE_PARM_DESC(nohwcrypt, "Disable hardware encryption.");
95
gregor kowski035d0242009-08-19 22:35:45 +020096static int modparam_hwtkip;
97module_param_named(hwtkip, modparam_hwtkip, int, 0444);
98MODULE_PARM_DESC(hwtkip, "Enable hardware tkip.");
99
Michael Buesch403a3a12009-06-08 21:04:57 +0200100static int modparam_qos = 1;
101module_param_named(qos, modparam_qos, int, 0444);
Michael Buesche6f5b932008-03-05 21:18:49 +0100102MODULE_PARM_DESC(qos, "Enable QOS support (default on)");
103
Michael Buesch1855ba72008-04-18 20:51:41 +0200104static int modparam_btcoex = 1;
105module_param_named(btcoex, modparam_btcoex, int, 0444);
Gábor Stefanikc71dbd32009-08-28 22:34:21 +0200106MODULE_PARM_DESC(btcoex, "Enable Bluetooth coexistence (default on)");
Michael Buesch1855ba72008-04-18 20:51:41 +0200107
Michael Buesch060210f2009-01-25 15:49:59 +0100108int b43_modparam_verbose = B43_VERBOSITY_DEFAULT;
109module_param_named(verbose, b43_modparam_verbose, int, 0644);
110MODULE_PARM_DESC(verbose, "Log message verbosity: 0=error, 1=warn, 2=info(default), 3=debug");
111
Rafał Miłeckidf766262011-08-16 12:14:07 +0200112static int b43_modparam_pio = 0;
Linus Torvalds9e3bd912010-02-26 10:34:27 -0800113module_param_named(pio, b43_modparam_pio, int, 0644);
114MODULE_PARM_DESC(pio, "Use PIO accesses by default: 0=DMA, 1=PIO");
Michael Buesche6f5b932008-03-05 21:18:49 +0100115
Rafał Miłecki3c65ab62011-06-02 09:56:04 +0200116#ifdef CONFIG_B43_BCMA
117static const struct bcma_device_id b43_bcma_tbl[] = {
Hauke Mehrtensc027ed42011-07-23 13:57:34 +0200118 BCMA_CORE(BCMA_MANUF_BCM, BCMA_CORE_80211, 0x11, BCMA_ANY_CLASS),
John W. Linville4f3d09d2012-01-11 15:50:15 -0500119#ifdef CONFIG_B43_BCMA_EXTRA
Rafał Miłecki3c65ab62011-06-02 09:56:04 +0200120 BCMA_CORE(BCMA_MANUF_BCM, BCMA_CORE_80211, 0x17, BCMA_ANY_CLASS),
121 BCMA_CORE(BCMA_MANUF_BCM, BCMA_CORE_80211, 0x18, BCMA_ANY_CLASS),
John W. Linville4f3d09d2012-01-11 15:50:15 -0500122#endif
Rafał Miłecki3c65ab62011-06-02 09:56:04 +0200123 BCMA_CORE(BCMA_MANUF_BCM, BCMA_CORE_80211, 0x1D, BCMA_ANY_CLASS),
124 BCMA_CORETABLE_END
125};
126MODULE_DEVICE_TABLE(bcma, b43_bcma_tbl);
127#endif
128
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +0200129#ifdef CONFIG_B43_SSB
Michael Buesche4d6b792007-09-18 15:39:42 -0400130static const struct ssb_device_id b43_ssb_tbl[] = {
131 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 5),
132 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 6),
133 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 7),
134 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 9),
135 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 10),
Michael Bueschd5c71e42008-01-04 17:06:29 +0100136 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 11),
Rafał Miłecki003d6d22010-01-15 12:10:53 +0100137 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 12),
Larry Finger013978b2007-11-26 10:29:47 -0600138 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 13),
Michael Buesch6b1c7c62008-12-25 00:39:28 +0100139 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 15),
Johannes Berg92d61282008-12-24 12:44:09 +0100140 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 16),
Michael Buesche4d6b792007-09-18 15:39:42 -0400141 SSB_DEVTABLE_END
142};
Michael Buesche4d6b792007-09-18 15:39:42 -0400143MODULE_DEVICE_TABLE(ssb, b43_ssb_tbl);
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +0200144#endif
Michael Buesche4d6b792007-09-18 15:39:42 -0400145
146/* Channel and ratetables are shared for all devices.
147 * They can't be const, because ieee80211 puts some precalculated
148 * data in there. This data is the same for all devices, so we don't
149 * get concurrency issues */
150#define RATETAB_ENT(_rateid, _flags) \
Johannes Berg8318d782008-01-24 19:38:38 +0100151 { \
152 .bitrate = B43_RATE_TO_BASE100KBPS(_rateid), \
153 .hw_value = (_rateid), \
154 .flags = (_flags), \
Michael Buesche4d6b792007-09-18 15:39:42 -0400155 }
Johannes Berg8318d782008-01-24 19:38:38 +0100156
157/*
158 * NOTE: When changing this, sync with xmit.c's
159 * b43_plcp_get_bitrate_idx_* functions!
160 */
Michael Buesche4d6b792007-09-18 15:39:42 -0400161static struct ieee80211_rate __b43_ratetable[] = {
Johannes Berg8318d782008-01-24 19:38:38 +0100162 RATETAB_ENT(B43_CCK_RATE_1MB, 0),
163 RATETAB_ENT(B43_CCK_RATE_2MB, IEEE80211_RATE_SHORT_PREAMBLE),
164 RATETAB_ENT(B43_CCK_RATE_5MB, IEEE80211_RATE_SHORT_PREAMBLE),
165 RATETAB_ENT(B43_CCK_RATE_11MB, IEEE80211_RATE_SHORT_PREAMBLE),
166 RATETAB_ENT(B43_OFDM_RATE_6MB, 0),
167 RATETAB_ENT(B43_OFDM_RATE_9MB, 0),
168 RATETAB_ENT(B43_OFDM_RATE_12MB, 0),
169 RATETAB_ENT(B43_OFDM_RATE_18MB, 0),
170 RATETAB_ENT(B43_OFDM_RATE_24MB, 0),
171 RATETAB_ENT(B43_OFDM_RATE_36MB, 0),
172 RATETAB_ENT(B43_OFDM_RATE_48MB, 0),
173 RATETAB_ENT(B43_OFDM_RATE_54MB, 0),
Michael Buesche4d6b792007-09-18 15:39:42 -0400174};
175
176#define b43_a_ratetable (__b43_ratetable + 4)
177#define b43_a_ratetable_size 8
178#define b43_b_ratetable (__b43_ratetable + 0)
179#define b43_b_ratetable_size 4
180#define b43_g_ratetable (__b43_ratetable + 0)
181#define b43_g_ratetable_size 12
182
Michael Bueschbb1eeff2008-02-09 12:08:58 +0100183#define CHAN4G(_channel, _freq, _flags) { \
184 .band = IEEE80211_BAND_2GHZ, \
185 .center_freq = (_freq), \
186 .hw_value = (_channel), \
187 .flags = (_flags), \
188 .max_antenna_gain = 0, \
189 .max_power = 30, \
190}
Michael Buesch96c755a2008-01-06 00:09:46 +0100191static struct ieee80211_channel b43_2ghz_chantable[] = {
Michael Bueschbb1eeff2008-02-09 12:08:58 +0100192 CHAN4G(1, 2412, 0),
193 CHAN4G(2, 2417, 0),
194 CHAN4G(3, 2422, 0),
195 CHAN4G(4, 2427, 0),
196 CHAN4G(5, 2432, 0),
197 CHAN4G(6, 2437, 0),
198 CHAN4G(7, 2442, 0),
199 CHAN4G(8, 2447, 0),
200 CHAN4G(9, 2452, 0),
201 CHAN4G(10, 2457, 0),
202 CHAN4G(11, 2462, 0),
203 CHAN4G(12, 2467, 0),
204 CHAN4G(13, 2472, 0),
205 CHAN4G(14, 2484, 0),
206};
207#undef CHAN4G
208
209#define CHAN5G(_channel, _flags) { \
210 .band = IEEE80211_BAND_5GHZ, \
211 .center_freq = 5000 + (5 * (_channel)), \
212 .hw_value = (_channel), \
213 .flags = (_flags), \
214 .max_antenna_gain = 0, \
215 .max_power = 30, \
216}
217static struct ieee80211_channel b43_5ghz_nphy_chantable[] = {
218 CHAN5G(32, 0), CHAN5G(34, 0),
219 CHAN5G(36, 0), CHAN5G(38, 0),
220 CHAN5G(40, 0), CHAN5G(42, 0),
221 CHAN5G(44, 0), CHAN5G(46, 0),
222 CHAN5G(48, 0), CHAN5G(50, 0),
223 CHAN5G(52, 0), CHAN5G(54, 0),
224 CHAN5G(56, 0), CHAN5G(58, 0),
225 CHAN5G(60, 0), CHAN5G(62, 0),
226 CHAN5G(64, 0), CHAN5G(66, 0),
227 CHAN5G(68, 0), CHAN5G(70, 0),
228 CHAN5G(72, 0), CHAN5G(74, 0),
229 CHAN5G(76, 0), CHAN5G(78, 0),
230 CHAN5G(80, 0), CHAN5G(82, 0),
231 CHAN5G(84, 0), CHAN5G(86, 0),
232 CHAN5G(88, 0), CHAN5G(90, 0),
233 CHAN5G(92, 0), CHAN5G(94, 0),
234 CHAN5G(96, 0), CHAN5G(98, 0),
235 CHAN5G(100, 0), CHAN5G(102, 0),
236 CHAN5G(104, 0), CHAN5G(106, 0),
237 CHAN5G(108, 0), CHAN5G(110, 0),
238 CHAN5G(112, 0), CHAN5G(114, 0),
239 CHAN5G(116, 0), CHAN5G(118, 0),
240 CHAN5G(120, 0), CHAN5G(122, 0),
241 CHAN5G(124, 0), CHAN5G(126, 0),
242 CHAN5G(128, 0), CHAN5G(130, 0),
243 CHAN5G(132, 0), CHAN5G(134, 0),
244 CHAN5G(136, 0), CHAN5G(138, 0),
245 CHAN5G(140, 0), CHAN5G(142, 0),
246 CHAN5G(144, 0), CHAN5G(145, 0),
247 CHAN5G(146, 0), CHAN5G(147, 0),
248 CHAN5G(148, 0), CHAN5G(149, 0),
249 CHAN5G(150, 0), CHAN5G(151, 0),
250 CHAN5G(152, 0), CHAN5G(153, 0),
251 CHAN5G(154, 0), CHAN5G(155, 0),
252 CHAN5G(156, 0), CHAN5G(157, 0),
253 CHAN5G(158, 0), CHAN5G(159, 0),
254 CHAN5G(160, 0), CHAN5G(161, 0),
255 CHAN5G(162, 0), CHAN5G(163, 0),
256 CHAN5G(164, 0), CHAN5G(165, 0),
257 CHAN5G(166, 0), CHAN5G(168, 0),
258 CHAN5G(170, 0), CHAN5G(172, 0),
259 CHAN5G(174, 0), CHAN5G(176, 0),
260 CHAN5G(178, 0), CHAN5G(180, 0),
261 CHAN5G(182, 0), CHAN5G(184, 0),
262 CHAN5G(186, 0), CHAN5G(188, 0),
263 CHAN5G(190, 0), CHAN5G(192, 0),
264 CHAN5G(194, 0), CHAN5G(196, 0),
265 CHAN5G(198, 0), CHAN5G(200, 0),
266 CHAN5G(202, 0), CHAN5G(204, 0),
267 CHAN5G(206, 0), CHAN5G(208, 0),
268 CHAN5G(210, 0), CHAN5G(212, 0),
269 CHAN5G(214, 0), CHAN5G(216, 0),
270 CHAN5G(218, 0), CHAN5G(220, 0),
271 CHAN5G(222, 0), CHAN5G(224, 0),
272 CHAN5G(226, 0), CHAN5G(228, 0),
Michael Buesche4d6b792007-09-18 15:39:42 -0400273};
274
Michael Bueschbb1eeff2008-02-09 12:08:58 +0100275static struct ieee80211_channel b43_5ghz_aphy_chantable[] = {
276 CHAN5G(34, 0), CHAN5G(36, 0),
277 CHAN5G(38, 0), CHAN5G(40, 0),
278 CHAN5G(42, 0), CHAN5G(44, 0),
279 CHAN5G(46, 0), CHAN5G(48, 0),
280 CHAN5G(52, 0), CHAN5G(56, 0),
281 CHAN5G(60, 0), CHAN5G(64, 0),
282 CHAN5G(100, 0), CHAN5G(104, 0),
283 CHAN5G(108, 0), CHAN5G(112, 0),
284 CHAN5G(116, 0), CHAN5G(120, 0),
285 CHAN5G(124, 0), CHAN5G(128, 0),
286 CHAN5G(132, 0), CHAN5G(136, 0),
287 CHAN5G(140, 0), CHAN5G(149, 0),
288 CHAN5G(153, 0), CHAN5G(157, 0),
289 CHAN5G(161, 0), CHAN5G(165, 0),
290 CHAN5G(184, 0), CHAN5G(188, 0),
291 CHAN5G(192, 0), CHAN5G(196, 0),
292 CHAN5G(200, 0), CHAN5G(204, 0),
293 CHAN5G(208, 0), CHAN5G(212, 0),
294 CHAN5G(216, 0),
295};
296#undef CHAN5G
297
298static struct ieee80211_supported_band b43_band_5GHz_nphy = {
299 .band = IEEE80211_BAND_5GHZ,
300 .channels = b43_5ghz_nphy_chantable,
301 .n_channels = ARRAY_SIZE(b43_5ghz_nphy_chantable),
302 .bitrates = b43_a_ratetable,
303 .n_bitrates = b43_a_ratetable_size,
Michael Buesche4d6b792007-09-18 15:39:42 -0400304};
Johannes Berg8318d782008-01-24 19:38:38 +0100305
Michael Bueschbb1eeff2008-02-09 12:08:58 +0100306static struct ieee80211_supported_band b43_band_5GHz_aphy = {
307 .band = IEEE80211_BAND_5GHZ,
308 .channels = b43_5ghz_aphy_chantable,
309 .n_channels = ARRAY_SIZE(b43_5ghz_aphy_chantable),
310 .bitrates = b43_a_ratetable,
311 .n_bitrates = b43_a_ratetable_size,
Johannes Berg8318d782008-01-24 19:38:38 +0100312};
Michael Buesche4d6b792007-09-18 15:39:42 -0400313
Johannes Berg8318d782008-01-24 19:38:38 +0100314static struct ieee80211_supported_band b43_band_2GHz = {
Michael Bueschbb1eeff2008-02-09 12:08:58 +0100315 .band = IEEE80211_BAND_2GHZ,
316 .channels = b43_2ghz_chantable,
317 .n_channels = ARRAY_SIZE(b43_2ghz_chantable),
318 .bitrates = b43_g_ratetable,
319 .n_bitrates = b43_g_ratetable_size,
Johannes Berg8318d782008-01-24 19:38:38 +0100320};
321
Michael Buesche4d6b792007-09-18 15:39:42 -0400322static void b43_wireless_core_exit(struct b43_wldev *dev);
323static int b43_wireless_core_init(struct b43_wldev *dev);
Michael Buesch36dbd952009-09-04 22:51:29 +0200324static struct b43_wldev * b43_wireless_core_stop(struct b43_wldev *dev);
Michael Buesche4d6b792007-09-18 15:39:42 -0400325static int b43_wireless_core_start(struct b43_wldev *dev);
Felix Fietkau2a190322011-08-10 13:50:30 -0600326static void b43_op_bss_info_changed(struct ieee80211_hw *hw,
327 struct ieee80211_vif *vif,
328 struct ieee80211_bss_conf *conf,
329 u32 changed);
Michael Buesche4d6b792007-09-18 15:39:42 -0400330
331static int b43_ratelimit(struct b43_wl *wl)
332{
333 if (!wl || !wl->current_dev)
334 return 1;
335 if (b43_status(wl->current_dev) < B43_STAT_STARTED)
336 return 1;
337 /* We are up and running.
338 * Ratelimit the messages to avoid DoS over the net. */
339 return net_ratelimit();
340}
341
342void b43info(struct b43_wl *wl, const char *fmt, ...)
343{
Joe Perches5b736d42010-11-09 16:35:18 -0800344 struct va_format vaf;
Michael Buesche4d6b792007-09-18 15:39:42 -0400345 va_list args;
346
Michael Buesch060210f2009-01-25 15:49:59 +0100347 if (b43_modparam_verbose < B43_VERBOSITY_INFO)
348 return;
Michael Buesche4d6b792007-09-18 15:39:42 -0400349 if (!b43_ratelimit(wl))
350 return;
Joe Perches5b736d42010-11-09 16:35:18 -0800351
Michael Buesche4d6b792007-09-18 15:39:42 -0400352 va_start(args, fmt);
Joe Perches5b736d42010-11-09 16:35:18 -0800353
354 vaf.fmt = fmt;
355 vaf.va = &args;
356
357 printk(KERN_INFO "b43-%s: %pV",
358 (wl && wl->hw) ? wiphy_name(wl->hw->wiphy) : "wlan", &vaf);
359
Michael Buesche4d6b792007-09-18 15:39:42 -0400360 va_end(args);
361}
362
363void b43err(struct b43_wl *wl, const char *fmt, ...)
364{
Joe Perches5b736d42010-11-09 16:35:18 -0800365 struct va_format vaf;
Michael Buesche4d6b792007-09-18 15:39:42 -0400366 va_list args;
367
Michael Buesch060210f2009-01-25 15:49:59 +0100368 if (b43_modparam_verbose < B43_VERBOSITY_ERROR)
369 return;
Michael Buesche4d6b792007-09-18 15:39:42 -0400370 if (!b43_ratelimit(wl))
371 return;
Joe Perches5b736d42010-11-09 16:35:18 -0800372
Michael Buesche4d6b792007-09-18 15:39:42 -0400373 va_start(args, fmt);
Joe Perches5b736d42010-11-09 16:35:18 -0800374
375 vaf.fmt = fmt;
376 vaf.va = &args;
377
378 printk(KERN_ERR "b43-%s ERROR: %pV",
379 (wl && wl->hw) ? wiphy_name(wl->hw->wiphy) : "wlan", &vaf);
380
Michael Buesche4d6b792007-09-18 15:39:42 -0400381 va_end(args);
382}
383
384void b43warn(struct b43_wl *wl, const char *fmt, ...)
385{
Joe Perches5b736d42010-11-09 16:35:18 -0800386 struct va_format vaf;
Michael Buesche4d6b792007-09-18 15:39:42 -0400387 va_list args;
388
Michael Buesch060210f2009-01-25 15:49:59 +0100389 if (b43_modparam_verbose < B43_VERBOSITY_WARN)
390 return;
Michael Buesche4d6b792007-09-18 15:39:42 -0400391 if (!b43_ratelimit(wl))
392 return;
Joe Perches5b736d42010-11-09 16:35:18 -0800393
Michael Buesche4d6b792007-09-18 15:39:42 -0400394 va_start(args, fmt);
Joe Perches5b736d42010-11-09 16:35:18 -0800395
396 vaf.fmt = fmt;
397 vaf.va = &args;
398
399 printk(KERN_WARNING "b43-%s warning: %pV",
400 (wl && wl->hw) ? wiphy_name(wl->hw->wiphy) : "wlan", &vaf);
401
Michael Buesche4d6b792007-09-18 15:39:42 -0400402 va_end(args);
403}
404
Michael Buesche4d6b792007-09-18 15:39:42 -0400405void b43dbg(struct b43_wl *wl, const char *fmt, ...)
406{
Joe Perches5b736d42010-11-09 16:35:18 -0800407 struct va_format vaf;
Michael Buesche4d6b792007-09-18 15:39:42 -0400408 va_list args;
409
Michael Buesch060210f2009-01-25 15:49:59 +0100410 if (b43_modparam_verbose < B43_VERBOSITY_DEBUG)
411 return;
Joe Perches5b736d42010-11-09 16:35:18 -0800412
Michael Buesche4d6b792007-09-18 15:39:42 -0400413 va_start(args, fmt);
Joe Perches5b736d42010-11-09 16:35:18 -0800414
415 vaf.fmt = fmt;
416 vaf.va = &args;
417
418 printk(KERN_DEBUG "b43-%s debug: %pV",
419 (wl && wl->hw) ? wiphy_name(wl->hw->wiphy) : "wlan", &vaf);
420
Michael Buesche4d6b792007-09-18 15:39:42 -0400421 va_end(args);
422}
Michael Buesche4d6b792007-09-18 15:39:42 -0400423
424static void b43_ram_write(struct b43_wldev *dev, u16 offset, u32 val)
425{
426 u32 macctl;
427
428 B43_WARN_ON(offset % 4 != 0);
429
430 macctl = b43_read32(dev, B43_MMIO_MACCTL);
431 if (macctl & B43_MACCTL_BE)
432 val = swab32(val);
433
434 b43_write32(dev, B43_MMIO_RAM_CONTROL, offset);
435 mmiowb();
436 b43_write32(dev, B43_MMIO_RAM_DATA, val);
437}
438
Michael Buesch280d0e12007-12-26 18:26:17 +0100439static inline void b43_shm_control_word(struct b43_wldev *dev,
440 u16 routing, u16 offset)
Michael Buesche4d6b792007-09-18 15:39:42 -0400441{
442 u32 control;
443
444 /* "offset" is the WORD offset. */
Michael Buesche4d6b792007-09-18 15:39:42 -0400445 control = routing;
446 control <<= 16;
447 control |= offset;
448 b43_write32(dev, B43_MMIO_SHM_CONTROL, control);
449}
450
Michael Buesch69eddc82009-09-04 22:57:26 +0200451u32 b43_shm_read32(struct b43_wldev *dev, u16 routing, u16 offset)
Michael Buesche4d6b792007-09-18 15:39:42 -0400452{
453 u32 ret;
454
455 if (routing == B43_SHM_SHARED) {
456 B43_WARN_ON(offset & 0x0001);
457 if (offset & 0x0003) {
458 /* Unaligned access */
459 b43_shm_control_word(dev, routing, offset >> 2);
460 ret = b43_read16(dev, B43_MMIO_SHM_DATA_UNALIGNED);
Michael Buesche4d6b792007-09-18 15:39:42 -0400461 b43_shm_control_word(dev, routing, (offset >> 2) + 1);
Michael Bueschf62ae6c2009-07-31 20:51:41 +0200462 ret |= ((u32)b43_read16(dev, B43_MMIO_SHM_DATA)) << 16;
Michael Buesche4d6b792007-09-18 15:39:42 -0400463
Michael Buesch280d0e12007-12-26 18:26:17 +0100464 goto out;
Michael Buesche4d6b792007-09-18 15:39:42 -0400465 }
466 offset >>= 2;
467 }
468 b43_shm_control_word(dev, routing, offset);
469 ret = b43_read32(dev, B43_MMIO_SHM_DATA);
Michael Buesch280d0e12007-12-26 18:26:17 +0100470out:
Michael Buesch6bbc3212008-06-19 19:33:51 +0200471 return ret;
472}
473
Michael Buesch69eddc82009-09-04 22:57:26 +0200474u16 b43_shm_read16(struct b43_wldev *dev, u16 routing, u16 offset)
Michael Buesche4d6b792007-09-18 15:39:42 -0400475{
476 u16 ret;
477
478 if (routing == B43_SHM_SHARED) {
479 B43_WARN_ON(offset & 0x0001);
480 if (offset & 0x0003) {
481 /* Unaligned access */
482 b43_shm_control_word(dev, routing, offset >> 2);
483 ret = b43_read16(dev, B43_MMIO_SHM_DATA_UNALIGNED);
484
Michael Buesch280d0e12007-12-26 18:26:17 +0100485 goto out;
Michael Buesche4d6b792007-09-18 15:39:42 -0400486 }
487 offset >>= 2;
488 }
489 b43_shm_control_word(dev, routing, offset);
490 ret = b43_read16(dev, B43_MMIO_SHM_DATA);
Michael Buesch280d0e12007-12-26 18:26:17 +0100491out:
Michael Buesch6bbc3212008-06-19 19:33:51 +0200492 return ret;
493}
494
Michael Buesch69eddc82009-09-04 22:57:26 +0200495void b43_shm_write32(struct b43_wldev *dev, u16 routing, u16 offset, u32 value)
Michael Buesche4d6b792007-09-18 15:39:42 -0400496{
497 if (routing == B43_SHM_SHARED) {
498 B43_WARN_ON(offset & 0x0001);
499 if (offset & 0x0003) {
500 /* Unaligned access */
501 b43_shm_control_word(dev, routing, offset >> 2);
Michael Buesche4d6b792007-09-18 15:39:42 -0400502 b43_write16(dev, B43_MMIO_SHM_DATA_UNALIGNED,
Michael Bueschf62ae6c2009-07-31 20:51:41 +0200503 value & 0xFFFF);
Michael Buesche4d6b792007-09-18 15:39:42 -0400504 b43_shm_control_word(dev, routing, (offset >> 2) + 1);
Michael Bueschf62ae6c2009-07-31 20:51:41 +0200505 b43_write16(dev, B43_MMIO_SHM_DATA,
506 (value >> 16) & 0xFFFF);
Michael Buesch6bbc3212008-06-19 19:33:51 +0200507 return;
Michael Buesche4d6b792007-09-18 15:39:42 -0400508 }
509 offset >>= 2;
510 }
511 b43_shm_control_word(dev, routing, offset);
Michael Buesche4d6b792007-09-18 15:39:42 -0400512 b43_write32(dev, B43_MMIO_SHM_DATA, value);
Michael Buesch6bbc3212008-06-19 19:33:51 +0200513}
514
Michael Buesch69eddc82009-09-04 22:57:26 +0200515void b43_shm_write16(struct b43_wldev *dev, u16 routing, u16 offset, u16 value)
Michael Buesch6bbc3212008-06-19 19:33:51 +0200516{
517 if (routing == B43_SHM_SHARED) {
518 B43_WARN_ON(offset & 0x0001);
519 if (offset & 0x0003) {
520 /* Unaligned access */
521 b43_shm_control_word(dev, routing, offset >> 2);
522 b43_write16(dev, B43_MMIO_SHM_DATA_UNALIGNED, value);
523 return;
524 }
525 offset >>= 2;
526 }
527 b43_shm_control_word(dev, routing, offset);
528 b43_write16(dev, B43_MMIO_SHM_DATA, value);
529}
530
Michael Buesche4d6b792007-09-18 15:39:42 -0400531/* Read HostFlags */
John Daiker99da1852009-02-24 02:16:42 -0800532u64 b43_hf_read(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -0400533{
Michael Buesch35f0d352008-02-13 14:31:08 +0100534 u64 ret;
Michael Buesche4d6b792007-09-18 15:39:42 -0400535
536 ret = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTFHI);
537 ret <<= 16;
Michael Buesch35f0d352008-02-13 14:31:08 +0100538 ret |= b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTFMI);
539 ret <<= 16;
Michael Buesche4d6b792007-09-18 15:39:42 -0400540 ret |= b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTFLO);
541
542 return ret;
543}
544
545/* Write HostFlags */
Michael Buesch35f0d352008-02-13 14:31:08 +0100546void b43_hf_write(struct b43_wldev *dev, u64 value)
Michael Buesche4d6b792007-09-18 15:39:42 -0400547{
Michael Buesch35f0d352008-02-13 14:31:08 +0100548 u16 lo, mi, hi;
549
550 lo = (value & 0x00000000FFFFULL);
551 mi = (value & 0x0000FFFF0000ULL) >> 16;
552 hi = (value & 0xFFFF00000000ULL) >> 32;
553 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTFLO, lo);
554 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTFMI, mi);
555 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTFHI, hi);
Michael Buesche4d6b792007-09-18 15:39:42 -0400556}
557
Michael Buesch403a3a12009-06-08 21:04:57 +0200558/* Read the firmware capabilities bitmask (Opensource firmware only) */
559static u16 b43_fwcapa_read(struct b43_wldev *dev)
560{
561 B43_WARN_ON(!dev->fw.opensource);
562 return b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_FWCAPA);
563}
564
Michael Buesch3ebbbb52008-12-19 22:51:57 +0100565void b43_tsf_read(struct b43_wldev *dev, u64 *tsf)
Michael Buesche4d6b792007-09-18 15:39:42 -0400566{
Michael Buesch3ebbbb52008-12-19 22:51:57 +0100567 u32 low, high;
Michael Buesche4d6b792007-09-18 15:39:42 -0400568
Rafał Miłecki21d889d2011-05-18 02:06:38 +0200569 B43_WARN_ON(dev->dev->core_rev < 3);
Michael Buesche4d6b792007-09-18 15:39:42 -0400570
Michael Buesch3ebbbb52008-12-19 22:51:57 +0100571 /* The hardware guarantees us an atomic read, if we
572 * read the low register first. */
573 low = b43_read32(dev, B43_MMIO_REV3PLUS_TSF_LOW);
574 high = b43_read32(dev, B43_MMIO_REV3PLUS_TSF_HIGH);
Michael Buesche4d6b792007-09-18 15:39:42 -0400575
Michael Buesch3ebbbb52008-12-19 22:51:57 +0100576 *tsf = high;
577 *tsf <<= 32;
578 *tsf |= low;
Michael Buesche4d6b792007-09-18 15:39:42 -0400579}
580
581static void b43_time_lock(struct b43_wldev *dev)
582{
583 u32 macctl;
584
585 macctl = b43_read32(dev, B43_MMIO_MACCTL);
586 macctl |= B43_MACCTL_TBTTHOLD;
587 b43_write32(dev, B43_MMIO_MACCTL, macctl);
588 /* Commit the write */
589 b43_read32(dev, B43_MMIO_MACCTL);
590}
591
592static void b43_time_unlock(struct b43_wldev *dev)
593{
594 u32 macctl;
595
596 macctl = b43_read32(dev, B43_MMIO_MACCTL);
597 macctl &= ~B43_MACCTL_TBTTHOLD;
598 b43_write32(dev, B43_MMIO_MACCTL, macctl);
599 /* Commit the write */
600 b43_read32(dev, B43_MMIO_MACCTL);
601}
602
603static void b43_tsf_write_locked(struct b43_wldev *dev, u64 tsf)
604{
Michael Buesch3ebbbb52008-12-19 22:51:57 +0100605 u32 low, high;
Michael Buesche4d6b792007-09-18 15:39:42 -0400606
Rafał Miłecki21d889d2011-05-18 02:06:38 +0200607 B43_WARN_ON(dev->dev->core_rev < 3);
Michael Buesche4d6b792007-09-18 15:39:42 -0400608
Michael Buesch3ebbbb52008-12-19 22:51:57 +0100609 low = tsf;
610 high = (tsf >> 32);
611 /* The hardware guarantees us an atomic write, if we
612 * write the low register first. */
613 b43_write32(dev, B43_MMIO_REV3PLUS_TSF_LOW, low);
614 mmiowb();
615 b43_write32(dev, B43_MMIO_REV3PLUS_TSF_HIGH, high);
616 mmiowb();
Michael Buesche4d6b792007-09-18 15:39:42 -0400617}
618
619void b43_tsf_write(struct b43_wldev *dev, u64 tsf)
620{
621 b43_time_lock(dev);
622 b43_tsf_write_locked(dev, tsf);
623 b43_time_unlock(dev);
624}
625
626static
John Daiker99da1852009-02-24 02:16:42 -0800627void b43_macfilter_set(struct b43_wldev *dev, u16 offset, const u8 *mac)
Michael Buesche4d6b792007-09-18 15:39:42 -0400628{
629 static const u8 zero_addr[ETH_ALEN] = { 0 };
630 u16 data;
631
632 if (!mac)
633 mac = zero_addr;
634
635 offset |= 0x0020;
636 b43_write16(dev, B43_MMIO_MACFILTER_CONTROL, offset);
637
638 data = mac[0];
639 data |= mac[1] << 8;
640 b43_write16(dev, B43_MMIO_MACFILTER_DATA, data);
641 data = mac[2];
642 data |= mac[3] << 8;
643 b43_write16(dev, B43_MMIO_MACFILTER_DATA, data);
644 data = mac[4];
645 data |= mac[5] << 8;
646 b43_write16(dev, B43_MMIO_MACFILTER_DATA, data);
647}
648
649static void b43_write_mac_bssid_templates(struct b43_wldev *dev)
650{
651 const u8 *mac;
652 const u8 *bssid;
653 u8 mac_bssid[ETH_ALEN * 2];
654 int i;
655 u32 tmp;
656
657 bssid = dev->wl->bssid;
658 mac = dev->wl->mac_addr;
659
660 b43_macfilter_set(dev, B43_MACFILTER_BSSID, bssid);
661
662 memcpy(mac_bssid, mac, ETH_ALEN);
663 memcpy(mac_bssid + ETH_ALEN, bssid, ETH_ALEN);
664
665 /* Write our MAC address and BSSID to template ram */
666 for (i = 0; i < ARRAY_SIZE(mac_bssid); i += sizeof(u32)) {
667 tmp = (u32) (mac_bssid[i + 0]);
668 tmp |= (u32) (mac_bssid[i + 1]) << 8;
669 tmp |= (u32) (mac_bssid[i + 2]) << 16;
670 tmp |= (u32) (mac_bssid[i + 3]) << 24;
671 b43_ram_write(dev, 0x20 + i, tmp);
672 }
673}
674
Johannes Berg4150c572007-09-17 01:29:23 -0400675static void b43_upload_card_macaddress(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -0400676{
Michael Buesche4d6b792007-09-18 15:39:42 -0400677 b43_write_mac_bssid_templates(dev);
Johannes Berg4150c572007-09-17 01:29:23 -0400678 b43_macfilter_set(dev, B43_MACFILTER_SELF, dev->wl->mac_addr);
Michael Buesche4d6b792007-09-18 15:39:42 -0400679}
680
681static void b43_set_slot_time(struct b43_wldev *dev, u16 slot_time)
682{
683 /* slot_time is in usec. */
Larry Fingerb6c3f5b2010-02-02 10:08:19 -0600684 /* This test used to exit for all but a G PHY. */
685 if (b43_current_band(dev->wl) == IEEE80211_BAND_5GHZ)
Michael Buesche4d6b792007-09-18 15:39:42 -0400686 return;
Larry Fingerb6c3f5b2010-02-02 10:08:19 -0600687 b43_write16(dev, B43_MMIO_IFSSLOT, 510 + slot_time);
688 /* Shared memory location 0x0010 is the slot time and should be
689 * set to slot_time; however, this register is initially 0 and changing
690 * the value adversely affects the transmit rate for BCM4311
691 * devices. Until this behavior is unterstood, delete this step
692 *
693 * b43_shm_write16(dev, B43_SHM_SHARED, 0x0010, slot_time);
694 */
Michael Buesche4d6b792007-09-18 15:39:42 -0400695}
696
697static void b43_short_slot_timing_enable(struct b43_wldev *dev)
698{
699 b43_set_slot_time(dev, 9);
Michael Buesche4d6b792007-09-18 15:39:42 -0400700}
701
702static void b43_short_slot_timing_disable(struct b43_wldev *dev)
703{
704 b43_set_slot_time(dev, 20);
Michael Buesche4d6b792007-09-18 15:39:42 -0400705}
706
Michael Buesche4d6b792007-09-18 15:39:42 -0400707/* DummyTransmission function, as documented on
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200708 * http://bcm-v4.sipsolutions.net/802.11/DummyTransmission
Michael Buesche4d6b792007-09-18 15:39:42 -0400709 */
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200710void b43_dummy_transmission(struct b43_wldev *dev, bool ofdm, bool pa_on)
Michael Buesche4d6b792007-09-18 15:39:42 -0400711{
712 struct b43_phy *phy = &dev->phy;
713 unsigned int i, max_loop;
714 u16 value;
715 u32 buffer[5] = {
716 0x00000000,
717 0x00D40000,
718 0x00000000,
719 0x01000000,
720 0x00000000,
721 };
722
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200723 if (ofdm) {
Michael Buesche4d6b792007-09-18 15:39:42 -0400724 max_loop = 0x1E;
725 buffer[0] = 0x000201CC;
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200726 } else {
Michael Buesche4d6b792007-09-18 15:39:42 -0400727 max_loop = 0xFA;
728 buffer[0] = 0x000B846E;
Michael Buesche4d6b792007-09-18 15:39:42 -0400729 }
730
731 for (i = 0; i < 5; i++)
732 b43_ram_write(dev, i * 4, buffer[i]);
733
Rafał Miłecki7955d872011-09-21 21:44:13 +0200734 b43_write16(dev, B43_MMIO_XMTSEL, 0x0000);
735
Rafał Miłecki21d889d2011-05-18 02:06:38 +0200736 if (dev->dev->core_rev < 11)
Rafał Miłecki7955d872011-09-21 21:44:13 +0200737 b43_write16(dev, B43_MMIO_WEPCTL, 0x0000);
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200738 else
Rafał Miłecki7955d872011-09-21 21:44:13 +0200739 b43_write16(dev, B43_MMIO_WEPCTL, 0x0100);
740
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200741 value = (ofdm ? 0x41 : 0x40);
Rafał Miłecki7955d872011-09-21 21:44:13 +0200742 b43_write16(dev, B43_MMIO_TXE0_PHYCTL, value);
Rafał Miłecki93dbd822011-09-21 21:44:14 +0200743 if (phy->type == B43_PHYTYPE_N || phy->type == B43_PHYTYPE_LP ||
744 phy->type == B43_PHYTYPE_LCN)
Rafał Miłecki7955d872011-09-21 21:44:13 +0200745 b43_write16(dev, B43_MMIO_TXE0_PHYCTL1, 0x1A02);
746
747 b43_write16(dev, B43_MMIO_TXE0_WM_0, 0x0000);
748 b43_write16(dev, B43_MMIO_TXE0_WM_1, 0x0000);
749
750 b43_write16(dev, B43_MMIO_XMTTPLATETXPTR, 0x0000);
751 b43_write16(dev, B43_MMIO_XMTTXCNT, 0x0014);
752 b43_write16(dev, B43_MMIO_XMTSEL, 0x0826);
753 b43_write16(dev, B43_MMIO_TXE0_CTL, 0x0000);
Rafał Miłecki93dbd822011-09-21 21:44:14 +0200754
755 if (!pa_on && phy->type == B43_PHYTYPE_N)
756 ; /*b43_nphy_pa_override(dev, false) */
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200757
758 switch (phy->type) {
759 case B43_PHYTYPE_N:
Rafał Miłecki93dbd822011-09-21 21:44:14 +0200760 case B43_PHYTYPE_LCN:
Rafał Miłecki7955d872011-09-21 21:44:13 +0200761 b43_write16(dev, B43_MMIO_TXE0_AUX, 0x00D0);
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200762 break;
763 case B43_PHYTYPE_LP:
Rafał Miłecki7955d872011-09-21 21:44:13 +0200764 b43_write16(dev, B43_MMIO_TXE0_AUX, 0x0050);
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200765 break;
766 default:
Rafał Miłecki7955d872011-09-21 21:44:13 +0200767 b43_write16(dev, B43_MMIO_TXE0_AUX, 0x0030);
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200768 }
Rafał Miłecki93dbd822011-09-21 21:44:14 +0200769 b43_read16(dev, B43_MMIO_TXE0_AUX);
Michael Buesche4d6b792007-09-18 15:39:42 -0400770
771 if (phy->radio_ver == 0x2050 && phy->radio_rev <= 0x5)
772 b43_radio_write16(dev, 0x0051, 0x0017);
773 for (i = 0x00; i < max_loop; i++) {
Rafał Miłecki7955d872011-09-21 21:44:13 +0200774 value = b43_read16(dev, B43_MMIO_TXE0_STATUS);
Michael Buesche4d6b792007-09-18 15:39:42 -0400775 if (value & 0x0080)
776 break;
777 udelay(10);
778 }
779 for (i = 0x00; i < 0x0A; i++) {
Rafał Miłecki7955d872011-09-21 21:44:13 +0200780 value = b43_read16(dev, B43_MMIO_TXE0_STATUS);
Michael Buesche4d6b792007-09-18 15:39:42 -0400781 if (value & 0x0400)
782 break;
783 udelay(10);
784 }
Larry Finger1d280dd2008-09-29 14:19:29 -0500785 for (i = 0x00; i < 0x19; i++) {
Rafał Miłecki7955d872011-09-21 21:44:13 +0200786 value = b43_read16(dev, B43_MMIO_IFSSTAT);
Michael Buesche4d6b792007-09-18 15:39:42 -0400787 if (!(value & 0x0100))
788 break;
789 udelay(10);
790 }
791 if (phy->radio_ver == 0x2050 && phy->radio_rev <= 0x5)
792 b43_radio_write16(dev, 0x0051, 0x0037);
793}
794
795static void key_write(struct b43_wldev *dev,
John Daiker99da1852009-02-24 02:16:42 -0800796 u8 index, u8 algorithm, const u8 *key)
Michael Buesche4d6b792007-09-18 15:39:42 -0400797{
798 unsigned int i;
799 u32 offset;
800 u16 value;
801 u16 kidx;
802
803 /* Key index/algo block */
804 kidx = b43_kidx_to_fw(dev, index);
805 value = ((kidx << 4) | algorithm);
806 b43_shm_write16(dev, B43_SHM_SHARED,
807 B43_SHM_SH_KEYIDXBLOCK + (kidx * 2), value);
808
809 /* Write the key to the Key Table Pointer offset */
810 offset = dev->ktp + (index * B43_SEC_KEYSIZE);
811 for (i = 0; i < B43_SEC_KEYSIZE; i += 2) {
812 value = key[i];
813 value |= (u16) (key[i + 1]) << 8;
814 b43_shm_write16(dev, B43_SHM_SHARED, offset + i, value);
815 }
816}
817
John Daiker99da1852009-02-24 02:16:42 -0800818static void keymac_write(struct b43_wldev *dev, u8 index, const u8 *addr)
Michael Buesche4d6b792007-09-18 15:39:42 -0400819{
820 u32 addrtmp[2] = { 0, 0, };
Michael Buesch66d2d082009-08-06 10:36:50 +0200821 u8 pairwise_keys_start = B43_NR_GROUP_KEYS * 2;
Michael Buesche4d6b792007-09-18 15:39:42 -0400822
823 if (b43_new_kidx_api(dev))
Michael Buesch66d2d082009-08-06 10:36:50 +0200824 pairwise_keys_start = B43_NR_GROUP_KEYS;
Michael Buesche4d6b792007-09-18 15:39:42 -0400825
Michael Buesch66d2d082009-08-06 10:36:50 +0200826 B43_WARN_ON(index < pairwise_keys_start);
827 /* We have four default TX keys and possibly four default RX keys.
Michael Buesche4d6b792007-09-18 15:39:42 -0400828 * Physical mac 0 is mapped to physical key 4 or 8, depending
829 * on the firmware version.
830 * So we must adjust the index here.
831 */
Michael Buesch66d2d082009-08-06 10:36:50 +0200832 index -= pairwise_keys_start;
833 B43_WARN_ON(index >= B43_NR_PAIRWISE_KEYS);
Michael Buesche4d6b792007-09-18 15:39:42 -0400834
835 if (addr) {
836 addrtmp[0] = addr[0];
837 addrtmp[0] |= ((u32) (addr[1]) << 8);
838 addrtmp[0] |= ((u32) (addr[2]) << 16);
839 addrtmp[0] |= ((u32) (addr[3]) << 24);
840 addrtmp[1] = addr[4];
841 addrtmp[1] |= ((u32) (addr[5]) << 8);
842 }
843
Michael Buesch66d2d082009-08-06 10:36:50 +0200844 /* Receive match transmitter address (RCMTA) mechanism */
845 b43_shm_write32(dev, B43_SHM_RCMTA,
846 (index * 2) + 0, addrtmp[0]);
847 b43_shm_write16(dev, B43_SHM_RCMTA,
848 (index * 2) + 1, addrtmp[1]);
Michael Buesche4d6b792007-09-18 15:39:42 -0400849}
850
gregor kowski035d0242009-08-19 22:35:45 +0200851/* The ucode will use phase1 key with TEK key to decrypt rx packets.
852 * When a packet is received, the iv32 is checked.
853 * - if it doesn't the packet is returned without modification (and software
854 * decryption can be done). That's what happen when iv16 wrap.
855 * - if it does, the rc4 key is computed, and decryption is tried.
856 * Either it will success and B43_RX_MAC_DEC is returned,
857 * either it fails and B43_RX_MAC_DEC|B43_RX_MAC_DECERR is returned
858 * and the packet is not usable (it got modified by the ucode).
859 * So in order to never have B43_RX_MAC_DECERR, we should provide
860 * a iv32 and phase1key that match. Because we drop packets in case of
861 * B43_RX_MAC_DECERR, if we have a correct iv32 but a wrong phase1key, all
862 * packets will be lost without higher layer knowing (ie no resync possible
863 * until next wrap).
864 *
865 * NOTE : this should support 50 key like RCMTA because
866 * (B43_SHM_SH_KEYIDXBLOCK - B43_SHM_SH_TKIPTSCTTAK)/14 = 50
867 */
868static void rx_tkip_phase1_write(struct b43_wldev *dev, u8 index, u32 iv32,
869 u16 *phase1key)
870{
871 unsigned int i;
872 u32 offset;
873 u8 pairwise_keys_start = B43_NR_GROUP_KEYS * 2;
874
875 if (!modparam_hwtkip)
876 return;
877
878 if (b43_new_kidx_api(dev))
879 pairwise_keys_start = B43_NR_GROUP_KEYS;
880
881 B43_WARN_ON(index < pairwise_keys_start);
882 /* We have four default TX keys and possibly four default RX keys.
883 * Physical mac 0 is mapped to physical key 4 or 8, depending
884 * on the firmware version.
885 * So we must adjust the index here.
886 */
887 index -= pairwise_keys_start;
888 B43_WARN_ON(index >= B43_NR_PAIRWISE_KEYS);
889
890 if (b43_debug(dev, B43_DBG_KEYS)) {
891 b43dbg(dev->wl, "rx_tkip_phase1_write : idx 0x%x, iv32 0x%x\n",
892 index, iv32);
893 }
894 /* Write the key to the RX tkip shared mem */
895 offset = B43_SHM_SH_TKIPTSCTTAK + index * (10 + 4);
896 for (i = 0; i < 10; i += 2) {
897 b43_shm_write16(dev, B43_SHM_SHARED, offset + i,
898 phase1key ? phase1key[i / 2] : 0);
899 }
900 b43_shm_write16(dev, B43_SHM_SHARED, offset + i, iv32);
901 b43_shm_write16(dev, B43_SHM_SHARED, offset + i + 2, iv32 >> 16);
902}
903
904static void b43_op_update_tkip_key(struct ieee80211_hw *hw,
Johannes Bergb3fbdcf2010-01-21 11:40:47 +0100905 struct ieee80211_vif *vif,
906 struct ieee80211_key_conf *keyconf,
907 struct ieee80211_sta *sta,
908 u32 iv32, u16 *phase1key)
gregor kowski035d0242009-08-19 22:35:45 +0200909{
910 struct b43_wl *wl = hw_to_b43_wl(hw);
911 struct b43_wldev *dev;
912 int index = keyconf->hw_key_idx;
913
914 if (B43_WARN_ON(!modparam_hwtkip))
915 return;
916
Michael Buesch96869a32010-01-24 13:13:32 +0100917 /* This is only called from the RX path through mac80211, where
918 * our mutex is already locked. */
919 B43_WARN_ON(!mutex_is_locked(&wl->mutex));
gregor kowski035d0242009-08-19 22:35:45 +0200920 dev = wl->current_dev;
Michael Buesch96869a32010-01-24 13:13:32 +0100921 B43_WARN_ON(!dev || b43_status(dev) < B43_STAT_INITIALIZED);
gregor kowski035d0242009-08-19 22:35:45 +0200922
923 keymac_write(dev, index, NULL); /* First zero out mac to avoid race */
924
925 rx_tkip_phase1_write(dev, index, iv32, phase1key);
Johannes Bergb3fbdcf2010-01-21 11:40:47 +0100926 /* only pairwise TKIP keys are supported right now */
927 if (WARN_ON(!sta))
Michael Buesch96869a32010-01-24 13:13:32 +0100928 return;
Johannes Bergb3fbdcf2010-01-21 11:40:47 +0100929 keymac_write(dev, index, sta->addr);
gregor kowski035d0242009-08-19 22:35:45 +0200930}
931
Michael Buesche4d6b792007-09-18 15:39:42 -0400932static void do_key_write(struct b43_wldev *dev,
933 u8 index, u8 algorithm,
John Daiker99da1852009-02-24 02:16:42 -0800934 const u8 *key, size_t key_len, const u8 *mac_addr)
Michael Buesche4d6b792007-09-18 15:39:42 -0400935{
936 u8 buf[B43_SEC_KEYSIZE] = { 0, };
Michael Buesch66d2d082009-08-06 10:36:50 +0200937 u8 pairwise_keys_start = B43_NR_GROUP_KEYS * 2;
Michael Buesche4d6b792007-09-18 15:39:42 -0400938
939 if (b43_new_kidx_api(dev))
Michael Buesch66d2d082009-08-06 10:36:50 +0200940 pairwise_keys_start = B43_NR_GROUP_KEYS;
Michael Buesche4d6b792007-09-18 15:39:42 -0400941
Michael Buesch66d2d082009-08-06 10:36:50 +0200942 B43_WARN_ON(index >= ARRAY_SIZE(dev->key));
Michael Buesche4d6b792007-09-18 15:39:42 -0400943 B43_WARN_ON(key_len > B43_SEC_KEYSIZE);
944
Michael Buesch66d2d082009-08-06 10:36:50 +0200945 if (index >= pairwise_keys_start)
Michael Buesche4d6b792007-09-18 15:39:42 -0400946 keymac_write(dev, index, NULL); /* First zero out mac. */
gregor kowski035d0242009-08-19 22:35:45 +0200947 if (algorithm == B43_SEC_ALGO_TKIP) {
948 /*
949 * We should provide an initial iv32, phase1key pair.
950 * We could start with iv32=0 and compute the corresponding
951 * phase1key, but this means calling ieee80211_get_tkip_key
952 * with a fake skb (or export other tkip function).
953 * Because we are lazy we hope iv32 won't start with
954 * 0xffffffff and let's b43_op_update_tkip_key provide a
955 * correct pair.
956 */
957 rx_tkip_phase1_write(dev, index, 0xffffffff, (u16*)buf);
958 } else if (index >= pairwise_keys_start) /* clear it */
959 rx_tkip_phase1_write(dev, index, 0, NULL);
Michael Buesche4d6b792007-09-18 15:39:42 -0400960 if (key)
961 memcpy(buf, key, key_len);
962 key_write(dev, index, algorithm, buf);
Michael Buesch66d2d082009-08-06 10:36:50 +0200963 if (index >= pairwise_keys_start)
Michael Buesche4d6b792007-09-18 15:39:42 -0400964 keymac_write(dev, index, mac_addr);
965
966 dev->key[index].algorithm = algorithm;
967}
968
969static int b43_key_write(struct b43_wldev *dev,
970 int index, u8 algorithm,
John Daiker99da1852009-02-24 02:16:42 -0800971 const u8 *key, size_t key_len,
972 const u8 *mac_addr,
Michael Buesche4d6b792007-09-18 15:39:42 -0400973 struct ieee80211_key_conf *keyconf)
974{
975 int i;
Michael Buesch66d2d082009-08-06 10:36:50 +0200976 int pairwise_keys_start;
Michael Buesche4d6b792007-09-18 15:39:42 -0400977
gregor kowski035d0242009-08-19 22:35:45 +0200978 /* For ALG_TKIP the key is encoded as a 256-bit (32 byte) data block:
979 * - Temporal Encryption Key (128 bits)
980 * - Temporal Authenticator Tx MIC Key (64 bits)
981 * - Temporal Authenticator Rx MIC Key (64 bits)
982 *
983 * Hardware only store TEK
984 */
985 if (algorithm == B43_SEC_ALGO_TKIP && key_len == 32)
986 key_len = 16;
Michael Buesche4d6b792007-09-18 15:39:42 -0400987 if (key_len > B43_SEC_KEYSIZE)
988 return -EINVAL;
Michael Buesch66d2d082009-08-06 10:36:50 +0200989 for (i = 0; i < ARRAY_SIZE(dev->key); i++) {
Michael Buesche4d6b792007-09-18 15:39:42 -0400990 /* Check that we don't already have this key. */
991 B43_WARN_ON(dev->key[i].keyconf == keyconf);
992 }
993 if (index < 0) {
Michael Buesche808e582008-12-19 21:30:52 +0100994 /* Pairwise key. Get an empty slot for the key. */
Michael Buesche4d6b792007-09-18 15:39:42 -0400995 if (b43_new_kidx_api(dev))
Michael Buesch66d2d082009-08-06 10:36:50 +0200996 pairwise_keys_start = B43_NR_GROUP_KEYS;
Michael Buesche4d6b792007-09-18 15:39:42 -0400997 else
Michael Buesch66d2d082009-08-06 10:36:50 +0200998 pairwise_keys_start = B43_NR_GROUP_KEYS * 2;
999 for (i = pairwise_keys_start;
1000 i < pairwise_keys_start + B43_NR_PAIRWISE_KEYS;
1001 i++) {
1002 B43_WARN_ON(i >= ARRAY_SIZE(dev->key));
Michael Buesche4d6b792007-09-18 15:39:42 -04001003 if (!dev->key[i].keyconf) {
1004 /* found empty */
1005 index = i;
1006 break;
1007 }
1008 }
1009 if (index < 0) {
Michael Buesche808e582008-12-19 21:30:52 +01001010 b43warn(dev->wl, "Out of hardware key memory\n");
Michael Buesche4d6b792007-09-18 15:39:42 -04001011 return -ENOSPC;
1012 }
1013 } else
1014 B43_WARN_ON(index > 3);
1015
1016 do_key_write(dev, index, algorithm, key, key_len, mac_addr);
1017 if ((index <= 3) && !b43_new_kidx_api(dev)) {
1018 /* Default RX key */
1019 B43_WARN_ON(mac_addr);
1020 do_key_write(dev, index + 4, algorithm, key, key_len, NULL);
1021 }
1022 keyconf->hw_key_idx = index;
1023 dev->key[index].keyconf = keyconf;
1024
1025 return 0;
1026}
1027
1028static int b43_key_clear(struct b43_wldev *dev, int index)
1029{
Michael Buesch66d2d082009-08-06 10:36:50 +02001030 if (B43_WARN_ON((index < 0) || (index >= ARRAY_SIZE(dev->key))))
Michael Buesche4d6b792007-09-18 15:39:42 -04001031 return -EINVAL;
1032 do_key_write(dev, index, B43_SEC_ALGO_NONE,
1033 NULL, B43_SEC_KEYSIZE, NULL);
1034 if ((index <= 3) && !b43_new_kidx_api(dev)) {
1035 do_key_write(dev, index + 4, B43_SEC_ALGO_NONE,
1036 NULL, B43_SEC_KEYSIZE, NULL);
1037 }
1038 dev->key[index].keyconf = NULL;
1039
1040 return 0;
1041}
1042
1043static void b43_clear_keys(struct b43_wldev *dev)
1044{
Michael Buesch66d2d082009-08-06 10:36:50 +02001045 int i, count;
Michael Buesche4d6b792007-09-18 15:39:42 -04001046
Michael Buesch66d2d082009-08-06 10:36:50 +02001047 if (b43_new_kidx_api(dev))
1048 count = B43_NR_GROUP_KEYS + B43_NR_PAIRWISE_KEYS;
1049 else
1050 count = B43_NR_GROUP_KEYS * 2 + B43_NR_PAIRWISE_KEYS;
1051 for (i = 0; i < count; i++)
Michael Buesche4d6b792007-09-18 15:39:42 -04001052 b43_key_clear(dev, i);
1053}
1054
Michael Buesch9cf7f242008-12-19 20:24:30 +01001055static void b43_dump_keymemory(struct b43_wldev *dev)
1056{
Michael Buesch66d2d082009-08-06 10:36:50 +02001057 unsigned int i, index, count, offset, pairwise_keys_start;
Michael Buesch9cf7f242008-12-19 20:24:30 +01001058 u8 mac[ETH_ALEN];
1059 u16 algo;
1060 u32 rcmta0;
1061 u16 rcmta1;
1062 u64 hf;
1063 struct b43_key *key;
1064
1065 if (!b43_debug(dev, B43_DBG_KEYS))
1066 return;
1067
1068 hf = b43_hf_read(dev);
1069 b43dbg(dev->wl, "Hardware key memory dump: USEDEFKEYS=%u\n",
1070 !!(hf & B43_HF_USEDEFKEYS));
Michael Buesch66d2d082009-08-06 10:36:50 +02001071 if (b43_new_kidx_api(dev)) {
1072 pairwise_keys_start = B43_NR_GROUP_KEYS;
1073 count = B43_NR_GROUP_KEYS + B43_NR_PAIRWISE_KEYS;
1074 } else {
1075 pairwise_keys_start = B43_NR_GROUP_KEYS * 2;
1076 count = B43_NR_GROUP_KEYS * 2 + B43_NR_PAIRWISE_KEYS;
1077 }
1078 for (index = 0; index < count; index++) {
Michael Buesch9cf7f242008-12-19 20:24:30 +01001079 key = &(dev->key[index]);
1080 printk(KERN_DEBUG "Key slot %02u: %s",
1081 index, (key->keyconf == NULL) ? " " : "*");
1082 offset = dev->ktp + (index * B43_SEC_KEYSIZE);
1083 for (i = 0; i < B43_SEC_KEYSIZE; i += 2) {
1084 u16 tmp = b43_shm_read16(dev, B43_SHM_SHARED, offset + i);
1085 printk("%02X%02X", (tmp & 0xFF), ((tmp >> 8) & 0xFF));
1086 }
1087
1088 algo = b43_shm_read16(dev, B43_SHM_SHARED,
1089 B43_SHM_SH_KEYIDXBLOCK + (index * 2));
1090 printk(" Algo: %04X/%02X", algo, key->algorithm);
1091
Michael Buesch66d2d082009-08-06 10:36:50 +02001092 if (index >= pairwise_keys_start) {
gregor kowski035d0242009-08-19 22:35:45 +02001093 if (key->algorithm == B43_SEC_ALGO_TKIP) {
1094 printk(" TKIP: ");
1095 offset = B43_SHM_SH_TKIPTSCTTAK + (index - 4) * (10 + 4);
1096 for (i = 0; i < 14; i += 2) {
1097 u16 tmp = b43_shm_read16(dev, B43_SHM_SHARED, offset + i);
1098 printk("%02X%02X", (tmp & 0xFF), ((tmp >> 8) & 0xFF));
1099 }
1100 }
Michael Buesch9cf7f242008-12-19 20:24:30 +01001101 rcmta0 = b43_shm_read32(dev, B43_SHM_RCMTA,
Michael Buesch66d2d082009-08-06 10:36:50 +02001102 ((index - pairwise_keys_start) * 2) + 0);
Michael Buesch9cf7f242008-12-19 20:24:30 +01001103 rcmta1 = b43_shm_read16(dev, B43_SHM_RCMTA,
Michael Buesch66d2d082009-08-06 10:36:50 +02001104 ((index - pairwise_keys_start) * 2) + 1);
Michael Buesch9cf7f242008-12-19 20:24:30 +01001105 *((__le32 *)(&mac[0])) = cpu_to_le32(rcmta0);
1106 *((__le16 *)(&mac[4])) = cpu_to_le16(rcmta1);
Johannes Berge91d8332009-07-15 17:21:41 +02001107 printk(" MAC: %pM", mac);
Michael Buesch9cf7f242008-12-19 20:24:30 +01001108 } else
1109 printk(" DEFAULT KEY");
1110 printk("\n");
1111 }
1112}
1113
Michael Buesche4d6b792007-09-18 15:39:42 -04001114void b43_power_saving_ctl_bits(struct b43_wldev *dev, unsigned int ps_flags)
1115{
1116 u32 macctl;
1117 u16 ucstat;
1118 bool hwps;
1119 bool awake;
1120 int i;
1121
1122 B43_WARN_ON((ps_flags & B43_PS_ENABLED) &&
1123 (ps_flags & B43_PS_DISABLED));
1124 B43_WARN_ON((ps_flags & B43_PS_AWAKE) && (ps_flags & B43_PS_ASLEEP));
1125
1126 if (ps_flags & B43_PS_ENABLED) {
Rusty Russell3db1cd52011-12-19 13:56:45 +00001127 hwps = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04001128 } else if (ps_flags & B43_PS_DISABLED) {
Rusty Russell3db1cd52011-12-19 13:56:45 +00001129 hwps = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04001130 } else {
1131 //TODO: If powersave is not off and FIXME is not set and we are not in adhoc
1132 // and thus is not an AP and we are associated, set bit 25
1133 }
1134 if (ps_flags & B43_PS_AWAKE) {
Rusty Russell3db1cd52011-12-19 13:56:45 +00001135 awake = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04001136 } else if (ps_flags & B43_PS_ASLEEP) {
Rusty Russell3db1cd52011-12-19 13:56:45 +00001137 awake = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04001138 } else {
1139 //TODO: If the device is awake or this is an AP, or we are scanning, or FIXME,
1140 // or we are associated, or FIXME, or the latest PS-Poll packet sent was
1141 // successful, set bit26
1142 }
1143
1144/* FIXME: For now we force awake-on and hwps-off */
Rusty Russell3db1cd52011-12-19 13:56:45 +00001145 hwps = false;
1146 awake = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04001147
1148 macctl = b43_read32(dev, B43_MMIO_MACCTL);
1149 if (hwps)
1150 macctl |= B43_MACCTL_HWPS;
1151 else
1152 macctl &= ~B43_MACCTL_HWPS;
1153 if (awake)
1154 macctl |= B43_MACCTL_AWAKE;
1155 else
1156 macctl &= ~B43_MACCTL_AWAKE;
1157 b43_write32(dev, B43_MMIO_MACCTL, macctl);
1158 /* Commit write */
1159 b43_read32(dev, B43_MMIO_MACCTL);
Rafał Miłecki21d889d2011-05-18 02:06:38 +02001160 if (awake && dev->dev->core_rev >= 5) {
Michael Buesche4d6b792007-09-18 15:39:42 -04001161 /* Wait for the microcode to wake up. */
1162 for (i = 0; i < 100; i++) {
1163 ucstat = b43_shm_read16(dev, B43_SHM_SHARED,
1164 B43_SHM_SH_UCODESTAT);
1165 if (ucstat != B43_SHM_SH_UCODESTAT_SLEEP)
1166 break;
1167 udelay(10);
1168 }
1169 }
1170}
1171
Rafał Miłecki42c9a452011-07-06 15:45:27 +02001172#ifdef CONFIG_B43_BCMA
Rafał Miłecki49173592011-07-17 01:06:06 +02001173static void b43_bcma_phy_reset(struct b43_wldev *dev)
1174{
1175 u32 flags;
1176
1177 /* Put PHY into reset */
1178 flags = bcma_aread32(dev->dev->bdev, BCMA_IOCTL);
1179 flags |= B43_BCMA_IOCTL_PHY_RESET;
1180 flags |= B43_BCMA_IOCTL_PHY_BW_20MHZ; /* Make 20 MHz def */
1181 bcma_awrite32(dev->dev->bdev, BCMA_IOCTL, flags);
1182 udelay(2);
1183
1184 /* Take PHY out of reset */
1185 flags = bcma_aread32(dev->dev->bdev, BCMA_IOCTL);
1186 flags &= ~B43_BCMA_IOCTL_PHY_RESET;
1187 flags |= BCMA_IOCTL_FGC;
1188 bcma_awrite32(dev->dev->bdev, BCMA_IOCTL, flags);
1189 udelay(1);
1190
1191 /* Do not force clock anymore */
1192 flags = bcma_aread32(dev->dev->bdev, BCMA_IOCTL);
1193 flags &= ~BCMA_IOCTL_FGC;
1194 bcma_awrite32(dev->dev->bdev, BCMA_IOCTL, flags);
1195 udelay(1);
1196}
1197
Rafał Miłecki42c9a452011-07-06 15:45:27 +02001198static void b43_bcma_wireless_core_reset(struct b43_wldev *dev, bool gmode)
1199{
Rafał Miłecki49173592011-07-17 01:06:06 +02001200 b43_device_enable(dev, B43_BCMA_IOCTL_PHY_CLKEN);
1201 bcma_core_set_clockmode(dev->dev->bdev, BCMA_CLKMODE_FAST);
1202 b43_bcma_phy_reset(dev);
1203 bcma_core_pll_ctl(dev->dev->bdev, 0x300, 0x3000000, true);
Rafał Miłecki42c9a452011-07-06 15:45:27 +02001204}
1205#endif
1206
Rafał Miłecki4da909e2011-06-02 01:07:12 +02001207static void b43_ssb_wireless_core_reset(struct b43_wldev *dev, bool gmode)
Michael Buesche4d6b792007-09-18 15:39:42 -04001208{
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02001209 struct ssb_device *sdev = dev->dev->sdev;
Michael Buesche4d6b792007-09-18 15:39:42 -04001210 u32 tmslow;
Rafał Miłecki4da909e2011-06-02 01:07:12 +02001211 u32 flags = 0;
Michael Buesche4d6b792007-09-18 15:39:42 -04001212
Rafał Miłecki4da909e2011-06-02 01:07:12 +02001213 if (gmode)
1214 flags |= B43_TMSLOW_GMODE;
Michael Buesche4d6b792007-09-18 15:39:42 -04001215 flags |= B43_TMSLOW_PHYCLKEN;
1216 flags |= B43_TMSLOW_PHYRESET;
Rafał Miłecki42ab1352010-12-09 20:56:01 +01001217 if (dev->phy.type == B43_PHYTYPE_N)
1218 flags |= B43_TMSLOW_PHY_BANDWIDTH_20MHZ; /* Make 20 MHz def */
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02001219 b43_device_enable(dev, flags);
Michael Buesche4d6b792007-09-18 15:39:42 -04001220 msleep(2); /* Wait for the PLL to turn on. */
1221
1222 /* Now take the PHY out of Reset again */
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02001223 tmslow = ssb_read32(sdev, SSB_TMSLOW);
Michael Buesche4d6b792007-09-18 15:39:42 -04001224 tmslow |= SSB_TMSLOW_FGC;
1225 tmslow &= ~B43_TMSLOW_PHYRESET;
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02001226 ssb_write32(sdev, SSB_TMSLOW, tmslow);
1227 ssb_read32(sdev, SSB_TMSLOW); /* flush */
Michael Buesche4d6b792007-09-18 15:39:42 -04001228 msleep(1);
1229 tmslow &= ~SSB_TMSLOW_FGC;
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02001230 ssb_write32(sdev, SSB_TMSLOW, tmslow);
1231 ssb_read32(sdev, SSB_TMSLOW); /* flush */
Michael Buesche4d6b792007-09-18 15:39:42 -04001232 msleep(1);
Rafał Miłecki14952982011-05-17 18:57:28 +02001233}
1234
Rafał Miłecki4da909e2011-06-02 01:07:12 +02001235void b43_wireless_core_reset(struct b43_wldev *dev, bool gmode)
Rafał Miłecki14952982011-05-17 18:57:28 +02001236{
1237 u32 macctl;
1238
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02001239 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02001240#ifdef CONFIG_B43_BCMA
1241 case B43_BUS_BCMA:
1242 b43_bcma_wireless_core_reset(dev, gmode);
1243 break;
1244#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02001245#ifdef CONFIG_B43_SSB
1246 case B43_BUS_SSB:
1247 b43_ssb_wireless_core_reset(dev, gmode);
1248 break;
1249#endif
1250 }
Michael Buesche4d6b792007-09-18 15:39:42 -04001251
Michael Bueschfb111372008-09-02 13:00:34 +02001252 /* Turn Analog ON, but only if we already know the PHY-type.
1253 * This protects against very early setup where we don't know the
1254 * PHY-type, yet. wireless_core_reset will be called once again later,
1255 * when we know the PHY-type. */
1256 if (dev->phy.ops)
Michael Bueschcb24f572008-09-03 12:12:20 +02001257 dev->phy.ops->switch_analog(dev, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04001258
1259 macctl = b43_read32(dev, B43_MMIO_MACCTL);
1260 macctl &= ~B43_MACCTL_GMODE;
Rafał Miłecki4da909e2011-06-02 01:07:12 +02001261 if (gmode)
Michael Buesche4d6b792007-09-18 15:39:42 -04001262 macctl |= B43_MACCTL_GMODE;
1263 macctl |= B43_MACCTL_IHR_ENABLED;
1264 b43_write32(dev, B43_MMIO_MACCTL, macctl);
1265}
1266
1267static void handle_irq_transmit_status(struct b43_wldev *dev)
1268{
1269 u32 v0, v1;
1270 u16 tmp;
1271 struct b43_txstatus stat;
1272
1273 while (1) {
1274 v0 = b43_read32(dev, B43_MMIO_XMITSTAT_0);
1275 if (!(v0 & 0x00000001))
1276 break;
1277 v1 = b43_read32(dev, B43_MMIO_XMITSTAT_1);
1278
1279 stat.cookie = (v0 >> 16);
1280 stat.seq = (v1 & 0x0000FFFF);
1281 stat.phy_stat = ((v1 & 0x00FF0000) >> 16);
1282 tmp = (v0 & 0x0000FFFF);
1283 stat.frame_count = ((tmp & 0xF000) >> 12);
1284 stat.rts_count = ((tmp & 0x0F00) >> 8);
1285 stat.supp_reason = ((tmp & 0x001C) >> 2);
1286 stat.pm_indicated = !!(tmp & 0x0080);
1287 stat.intermediate = !!(tmp & 0x0040);
1288 stat.for_ampdu = !!(tmp & 0x0020);
1289 stat.acked = !!(tmp & 0x0002);
1290
1291 b43_handle_txstatus(dev, &stat);
1292 }
1293}
1294
1295static void drain_txstatus_queue(struct b43_wldev *dev)
1296{
1297 u32 dummy;
1298
Rafał Miłecki21d889d2011-05-18 02:06:38 +02001299 if (dev->dev->core_rev < 5)
Michael Buesche4d6b792007-09-18 15:39:42 -04001300 return;
1301 /* Read all entries from the microcode TXstatus FIFO
1302 * and throw them away.
1303 */
1304 while (1) {
1305 dummy = b43_read32(dev, B43_MMIO_XMITSTAT_0);
1306 if (!(dummy & 0x00000001))
1307 break;
1308 dummy = b43_read32(dev, B43_MMIO_XMITSTAT_1);
1309 }
1310}
1311
1312static u32 b43_jssi_read(struct b43_wldev *dev)
1313{
1314 u32 val = 0;
1315
1316 val = b43_shm_read16(dev, B43_SHM_SHARED, 0x08A);
1317 val <<= 16;
1318 val |= b43_shm_read16(dev, B43_SHM_SHARED, 0x088);
1319
1320 return val;
1321}
1322
1323static void b43_jssi_write(struct b43_wldev *dev, u32 jssi)
1324{
1325 b43_shm_write16(dev, B43_SHM_SHARED, 0x088, (jssi & 0x0000FFFF));
1326 b43_shm_write16(dev, B43_SHM_SHARED, 0x08A, (jssi & 0xFFFF0000) >> 16);
1327}
1328
1329static void b43_generate_noise_sample(struct b43_wldev *dev)
1330{
1331 b43_jssi_write(dev, 0x7F7F7F7F);
Michael Bueschaa6c7ae2007-12-26 16:26:36 +01001332 b43_write32(dev, B43_MMIO_MACCMD,
1333 b43_read32(dev, B43_MMIO_MACCMD) | B43_MACCMD_BGNOISE);
Michael Buesche4d6b792007-09-18 15:39:42 -04001334}
1335
1336static void b43_calculate_link_quality(struct b43_wldev *dev)
1337{
1338 /* Top half of Link Quality calculation. */
1339
Michael Bueschef1a6282008-08-27 18:53:02 +02001340 if (dev->phy.type != B43_PHYTYPE_G)
1341 return;
Michael Buesche4d6b792007-09-18 15:39:42 -04001342 if (dev->noisecalc.calculation_running)
1343 return;
Rusty Russell3db1cd52011-12-19 13:56:45 +00001344 dev->noisecalc.calculation_running = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04001345 dev->noisecalc.nr_samples = 0;
1346
1347 b43_generate_noise_sample(dev);
1348}
1349
1350static void handle_irq_noise(struct b43_wldev *dev)
1351{
Michael Bueschef1a6282008-08-27 18:53:02 +02001352 struct b43_phy_g *phy = dev->phy.g;
Michael Buesche4d6b792007-09-18 15:39:42 -04001353 u16 tmp;
1354 u8 noise[4];
1355 u8 i, j;
1356 s32 average;
1357
1358 /* Bottom half of Link Quality calculation. */
1359
Michael Bueschef1a6282008-08-27 18:53:02 +02001360 if (dev->phy.type != B43_PHYTYPE_G)
1361 return;
1362
Michael Buesch98a3b2f2008-06-12 12:36:29 +02001363 /* Possible race condition: It might be possible that the user
1364 * changed to a different channel in the meantime since we
1365 * started the calculation. We ignore that fact, since it's
1366 * not really that much of a problem. The background noise is
1367 * an estimation only anyway. Slightly wrong results will get damped
1368 * by the averaging of the 8 sample rounds. Additionally the
1369 * value is shortlived. So it will be replaced by the next noise
1370 * calculation round soon. */
1371
Michael Buesche4d6b792007-09-18 15:39:42 -04001372 B43_WARN_ON(!dev->noisecalc.calculation_running);
Michael Buesch1a094042007-09-20 11:13:40 -07001373 *((__le32 *)noise) = cpu_to_le32(b43_jssi_read(dev));
Michael Buesche4d6b792007-09-18 15:39:42 -04001374 if (noise[0] == 0x7F || noise[1] == 0x7F ||
1375 noise[2] == 0x7F || noise[3] == 0x7F)
1376 goto generate_new;
1377
1378 /* Get the noise samples. */
1379 B43_WARN_ON(dev->noisecalc.nr_samples >= 8);
1380 i = dev->noisecalc.nr_samples;
Harvey Harrisoncdbf0842008-05-02 13:47:48 -07001381 noise[0] = clamp_val(noise[0], 0, ARRAY_SIZE(phy->nrssi_lt) - 1);
1382 noise[1] = clamp_val(noise[1], 0, ARRAY_SIZE(phy->nrssi_lt) - 1);
1383 noise[2] = clamp_val(noise[2], 0, ARRAY_SIZE(phy->nrssi_lt) - 1);
1384 noise[3] = clamp_val(noise[3], 0, ARRAY_SIZE(phy->nrssi_lt) - 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04001385 dev->noisecalc.samples[i][0] = phy->nrssi_lt[noise[0]];
1386 dev->noisecalc.samples[i][1] = phy->nrssi_lt[noise[1]];
1387 dev->noisecalc.samples[i][2] = phy->nrssi_lt[noise[2]];
1388 dev->noisecalc.samples[i][3] = phy->nrssi_lt[noise[3]];
1389 dev->noisecalc.nr_samples++;
1390 if (dev->noisecalc.nr_samples == 8) {
1391 /* Calculate the Link Quality by the noise samples. */
1392 average = 0;
1393 for (i = 0; i < 8; i++) {
1394 for (j = 0; j < 4; j++)
1395 average += dev->noisecalc.samples[i][j];
1396 }
1397 average /= (8 * 4);
1398 average *= 125;
1399 average += 64;
1400 average /= 128;
1401 tmp = b43_shm_read16(dev, B43_SHM_SHARED, 0x40C);
1402 tmp = (tmp / 128) & 0x1F;
1403 if (tmp >= 8)
1404 average += 2;
1405 else
1406 average -= 25;
1407 if (tmp == 8)
1408 average -= 72;
1409 else
1410 average -= 48;
1411
1412 dev->stats.link_noise = average;
Rusty Russell3db1cd52011-12-19 13:56:45 +00001413 dev->noisecalc.calculation_running = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04001414 return;
1415 }
Michael Buesch98a3b2f2008-06-12 12:36:29 +02001416generate_new:
Michael Buesche4d6b792007-09-18 15:39:42 -04001417 b43_generate_noise_sample(dev);
1418}
1419
1420static void handle_irq_tbtt_indication(struct b43_wldev *dev)
1421{
Johannes Berg05c914f2008-09-11 00:01:58 +02001422 if (b43_is_mode(dev->wl, NL80211_IFTYPE_AP)) {
Michael Buesche4d6b792007-09-18 15:39:42 -04001423 ///TODO: PS TBTT
1424 } else {
1425 if (1 /*FIXME: the last PSpoll frame was sent successfully */ )
1426 b43_power_saving_ctl_bits(dev, 0);
1427 }
Johannes Berg05c914f2008-09-11 00:01:58 +02001428 if (b43_is_mode(dev->wl, NL80211_IFTYPE_ADHOC))
Rusty Russell3db1cd52011-12-19 13:56:45 +00001429 dev->dfq_valid = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04001430}
1431
1432static void handle_irq_atim_end(struct b43_wldev *dev)
1433{
Michael Bueschaa6c7ae2007-12-26 16:26:36 +01001434 if (dev->dfq_valid) {
1435 b43_write32(dev, B43_MMIO_MACCMD,
1436 b43_read32(dev, B43_MMIO_MACCMD)
1437 | B43_MACCMD_DFQ_VALID);
Rusty Russell3db1cd52011-12-19 13:56:45 +00001438 dev->dfq_valid = false;
Michael Bueschaa6c7ae2007-12-26 16:26:36 +01001439 }
Michael Buesche4d6b792007-09-18 15:39:42 -04001440}
1441
1442static void handle_irq_pmq(struct b43_wldev *dev)
1443{
1444 u32 tmp;
1445
1446 //TODO: AP mode.
1447
1448 while (1) {
1449 tmp = b43_read32(dev, B43_MMIO_PS_STATUS);
1450 if (!(tmp & 0x00000008))
1451 break;
1452 }
1453 /* 16bit write is odd, but correct. */
1454 b43_write16(dev, B43_MMIO_PS_STATUS, 0x0002);
1455}
1456
1457static void b43_write_template_common(struct b43_wldev *dev,
John Daiker99da1852009-02-24 02:16:42 -08001458 const u8 *data, u16 size,
Michael Buesche4d6b792007-09-18 15:39:42 -04001459 u16 ram_offset,
1460 u16 shm_size_offset, u8 rate)
1461{
1462 u32 i, tmp;
1463 struct b43_plcp_hdr4 plcp;
1464
1465 plcp.data = 0;
1466 b43_generate_plcp_hdr(&plcp, size + FCS_LEN, rate);
1467 b43_ram_write(dev, ram_offset, le32_to_cpu(plcp.data));
1468 ram_offset += sizeof(u32);
1469 /* The PLCP is 6 bytes long, but we only wrote 4 bytes, yet.
1470 * So leave the first two bytes of the next write blank.
1471 */
1472 tmp = (u32) (data[0]) << 16;
1473 tmp |= (u32) (data[1]) << 24;
1474 b43_ram_write(dev, ram_offset, tmp);
1475 ram_offset += sizeof(u32);
1476 for (i = 2; i < size; i += sizeof(u32)) {
1477 tmp = (u32) (data[i + 0]);
1478 if (i + 1 < size)
1479 tmp |= (u32) (data[i + 1]) << 8;
1480 if (i + 2 < size)
1481 tmp |= (u32) (data[i + 2]) << 16;
1482 if (i + 3 < size)
1483 tmp |= (u32) (data[i + 3]) << 24;
1484 b43_ram_write(dev, ram_offset + i - 2, tmp);
1485 }
1486 b43_shm_write16(dev, B43_SHM_SHARED, shm_size_offset,
1487 size + sizeof(struct b43_plcp_hdr6));
1488}
1489
Michael Buesch5042c502008-04-05 15:05:00 +02001490/* Check if the use of the antenna that ieee80211 told us to
1491 * use is possible. This will fall back to DEFAULT.
1492 * "antenna_nr" is the antenna identifier we got from ieee80211. */
1493u8 b43_ieee80211_antenna_sanitize(struct b43_wldev *dev,
1494 u8 antenna_nr)
1495{
1496 u8 antenna_mask;
1497
1498 if (antenna_nr == 0) {
1499 /* Zero means "use default antenna". That's always OK. */
1500 return 0;
1501 }
1502
1503 /* Get the mask of available antennas. */
1504 if (dev->phy.gmode)
Rafał Miłecki05814832011-05-18 02:06:39 +02001505 antenna_mask = dev->dev->bus_sprom->ant_available_bg;
Michael Buesch5042c502008-04-05 15:05:00 +02001506 else
Rafał Miłecki05814832011-05-18 02:06:39 +02001507 antenna_mask = dev->dev->bus_sprom->ant_available_a;
Michael Buesch5042c502008-04-05 15:05:00 +02001508
1509 if (!(antenna_mask & (1 << (antenna_nr - 1)))) {
1510 /* This antenna is not available. Fall back to default. */
1511 return 0;
1512 }
1513
1514 return antenna_nr;
1515}
1516
Michael Buesch5042c502008-04-05 15:05:00 +02001517/* Convert a b43 antenna number value to the PHY TX control value. */
1518static u16 b43_antenna_to_phyctl(int antenna)
1519{
1520 switch (antenna) {
1521 case B43_ANTENNA0:
1522 return B43_TXH_PHY_ANT0;
1523 case B43_ANTENNA1:
1524 return B43_TXH_PHY_ANT1;
1525 case B43_ANTENNA2:
1526 return B43_TXH_PHY_ANT2;
1527 case B43_ANTENNA3:
1528 return B43_TXH_PHY_ANT3;
Gábor Stefanik64e368b2009-08-27 22:49:49 +02001529 case B43_ANTENNA_AUTO0:
1530 case B43_ANTENNA_AUTO1:
Michael Buesch5042c502008-04-05 15:05:00 +02001531 return B43_TXH_PHY_ANT01AUTO;
1532 }
1533 B43_WARN_ON(1);
1534 return 0;
1535}
1536
Michael Buesche4d6b792007-09-18 15:39:42 -04001537static void b43_write_beacon_template(struct b43_wldev *dev,
1538 u16 ram_offset,
Michael Buesch5042c502008-04-05 15:05:00 +02001539 u16 shm_size_offset)
Michael Buesche4d6b792007-09-18 15:39:42 -04001540{
Michael Buesch47f76ca2007-12-27 22:15:11 +01001541 unsigned int i, len, variable_len;
Michael Buesche66fee62007-12-26 17:47:10 +01001542 const struct ieee80211_mgmt *bcn;
1543 const u8 *ie;
Rusty Russell3db1cd52011-12-19 13:56:45 +00001544 bool tim_found = false;
Michael Buesch5042c502008-04-05 15:05:00 +02001545 unsigned int rate;
1546 u16 ctl;
1547 int antenna;
Johannes Berge039fa42008-05-15 12:55:29 +02001548 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(dev->wl->current_beacon);
Michael Buesche4d6b792007-09-18 15:39:42 -04001549
Michael Buesche66fee62007-12-26 17:47:10 +01001550 bcn = (const struct ieee80211_mgmt *)(dev->wl->current_beacon->data);
1551 len = min((size_t) dev->wl->current_beacon->len,
Michael Buesche4d6b792007-09-18 15:39:42 -04001552 0x200 - sizeof(struct b43_plcp_hdr6));
Johannes Berge039fa42008-05-15 12:55:29 +02001553 rate = ieee80211_get_tx_rate(dev->wl->hw, info)->hw_value;
Michael Buesche66fee62007-12-26 17:47:10 +01001554
1555 b43_write_template_common(dev, (const u8 *)bcn,
Michael Buesche4d6b792007-09-18 15:39:42 -04001556 len, ram_offset, shm_size_offset, rate);
Michael Buesche66fee62007-12-26 17:47:10 +01001557
Michael Buesch5042c502008-04-05 15:05:00 +02001558 /* Write the PHY TX control parameters. */
Johannes Berg0f4ac382008-10-09 12:18:04 +02001559 antenna = B43_ANTENNA_DEFAULT;
Michael Buesch5042c502008-04-05 15:05:00 +02001560 antenna = b43_antenna_to_phyctl(antenna);
1561 ctl = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_BEACPHYCTL);
1562 /* We can't send beacons with short preamble. Would get PHY errors. */
1563 ctl &= ~B43_TXH_PHY_SHORTPRMBL;
1564 ctl &= ~B43_TXH_PHY_ANT;
1565 ctl &= ~B43_TXH_PHY_ENC;
1566 ctl |= antenna;
1567 if (b43_is_cck_rate(rate))
1568 ctl |= B43_TXH_PHY_ENC_CCK;
1569 else
1570 ctl |= B43_TXH_PHY_ENC_OFDM;
1571 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_BEACPHYCTL, ctl);
1572
Michael Buesche66fee62007-12-26 17:47:10 +01001573 /* Find the position of the TIM and the DTIM_period value
1574 * and write them to SHM. */
1575 ie = bcn->u.beacon.variable;
Michael Buesch47f76ca2007-12-27 22:15:11 +01001576 variable_len = len - offsetof(struct ieee80211_mgmt, u.beacon.variable);
1577 for (i = 0; i < variable_len - 2; ) {
Michael Buesche66fee62007-12-26 17:47:10 +01001578 uint8_t ie_id, ie_len;
1579
1580 ie_id = ie[i];
1581 ie_len = ie[i + 1];
1582 if (ie_id == 5) {
1583 u16 tim_position;
1584 u16 dtim_period;
1585 /* This is the TIM Information Element */
1586
1587 /* Check whether the ie_len is in the beacon data range. */
Michael Buesch47f76ca2007-12-27 22:15:11 +01001588 if (variable_len < ie_len + 2 + i)
Michael Buesche66fee62007-12-26 17:47:10 +01001589 break;
1590 /* A valid TIM is at least 4 bytes long. */
1591 if (ie_len < 4)
1592 break;
Rusty Russell3db1cd52011-12-19 13:56:45 +00001593 tim_found = true;
Michael Buesche66fee62007-12-26 17:47:10 +01001594
1595 tim_position = sizeof(struct b43_plcp_hdr6);
1596 tim_position += offsetof(struct ieee80211_mgmt, u.beacon.variable);
1597 tim_position += i;
1598
1599 dtim_period = ie[i + 3];
1600
1601 b43_shm_write16(dev, B43_SHM_SHARED,
1602 B43_SHM_SH_TIMBPOS, tim_position);
1603 b43_shm_write16(dev, B43_SHM_SHARED,
1604 B43_SHM_SH_DTIMPER, dtim_period);
1605 break;
1606 }
1607 i += ie_len + 2;
1608 }
1609 if (!tim_found) {
Johannes Berg04dea132008-05-20 12:10:49 +02001610 /*
1611 * If ucode wants to modify TIM do it behind the beacon, this
1612 * will happen, for example, when doing mesh networking.
1613 */
1614 b43_shm_write16(dev, B43_SHM_SHARED,
1615 B43_SHM_SH_TIMBPOS,
1616 len + sizeof(struct b43_plcp_hdr6));
1617 b43_shm_write16(dev, B43_SHM_SHARED,
1618 B43_SHM_SH_DTIMPER, 0);
1619 }
1620 b43dbg(dev->wl, "Updated beacon template at 0x%x\n", ram_offset);
Michael Buesche4d6b792007-09-18 15:39:42 -04001621}
1622
Michael Buesch6b4bec02008-05-20 12:16:28 +02001623static void b43_upload_beacon0(struct b43_wldev *dev)
1624{
1625 struct b43_wl *wl = dev->wl;
1626
1627 if (wl->beacon0_uploaded)
1628 return;
1629 b43_write_beacon_template(dev, 0x68, 0x18);
Rusty Russell3db1cd52011-12-19 13:56:45 +00001630 wl->beacon0_uploaded = true;
Michael Buesch6b4bec02008-05-20 12:16:28 +02001631}
1632
1633static void b43_upload_beacon1(struct b43_wldev *dev)
1634{
1635 struct b43_wl *wl = dev->wl;
1636
1637 if (wl->beacon1_uploaded)
1638 return;
1639 b43_write_beacon_template(dev, 0x468, 0x1A);
Rusty Russell3db1cd52011-12-19 13:56:45 +00001640 wl->beacon1_uploaded = true;
Michael Buesch6b4bec02008-05-20 12:16:28 +02001641}
1642
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001643static void handle_irq_beacon(struct b43_wldev *dev)
1644{
1645 struct b43_wl *wl = dev->wl;
1646 u32 cmd, beacon0_valid, beacon1_valid;
1647
Johannes Berg05c914f2008-09-11 00:01:58 +02001648 if (!b43_is_mode(wl, NL80211_IFTYPE_AP) &&
Manual Munz8c235162011-09-18 18:24:03 -05001649 !b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT) &&
1650 !b43_is_mode(wl, NL80211_IFTYPE_ADHOC))
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001651 return;
1652
1653 /* This is the bottom half of the asynchronous beacon update. */
1654
1655 /* Ignore interrupt in the future. */
Michael Buesch13790722009-04-08 21:26:27 +02001656 dev->irq_mask &= ~B43_IRQ_BEACON;
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001657
1658 cmd = b43_read32(dev, B43_MMIO_MACCMD);
1659 beacon0_valid = (cmd & B43_MACCMD_BEACON0_VALID);
1660 beacon1_valid = (cmd & B43_MACCMD_BEACON1_VALID);
1661
1662 /* Schedule interrupt manually, if busy. */
1663 if (beacon0_valid && beacon1_valid) {
1664 b43_write32(dev, B43_MMIO_GEN_IRQ_REASON, B43_IRQ_BEACON);
Michael Buesch13790722009-04-08 21:26:27 +02001665 dev->irq_mask |= B43_IRQ_BEACON;
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001666 return;
1667 }
1668
Michael Buesch6b4bec02008-05-20 12:16:28 +02001669 if (unlikely(wl->beacon_templates_virgin)) {
1670 /* We never uploaded a beacon before.
1671 * Upload both templates now, but only mark one valid. */
Rusty Russell3db1cd52011-12-19 13:56:45 +00001672 wl->beacon_templates_virgin = false;
Michael Buesch6b4bec02008-05-20 12:16:28 +02001673 b43_upload_beacon0(dev);
1674 b43_upload_beacon1(dev);
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001675 cmd = b43_read32(dev, B43_MMIO_MACCMD);
1676 cmd |= B43_MACCMD_BEACON0_VALID;
1677 b43_write32(dev, B43_MMIO_MACCMD, cmd);
Michael Buesch6b4bec02008-05-20 12:16:28 +02001678 } else {
1679 if (!beacon0_valid) {
1680 b43_upload_beacon0(dev);
1681 cmd = b43_read32(dev, B43_MMIO_MACCMD);
1682 cmd |= B43_MACCMD_BEACON0_VALID;
1683 b43_write32(dev, B43_MMIO_MACCMD, cmd);
1684 } else if (!beacon1_valid) {
1685 b43_upload_beacon1(dev);
1686 cmd = b43_read32(dev, B43_MMIO_MACCMD);
1687 cmd |= B43_MACCMD_BEACON1_VALID;
1688 b43_write32(dev, B43_MMIO_MACCMD, cmd);
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001689 }
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001690 }
1691}
1692
Michael Buesch36dbd952009-09-04 22:51:29 +02001693static void b43_do_beacon_update_trigger_work(struct b43_wldev *dev)
1694{
1695 u32 old_irq_mask = dev->irq_mask;
1696
1697 /* update beacon right away or defer to irq */
1698 handle_irq_beacon(dev);
1699 if (old_irq_mask != dev->irq_mask) {
1700 /* The handler updated the IRQ mask. */
1701 B43_WARN_ON(!dev->irq_mask);
1702 if (b43_read32(dev, B43_MMIO_GEN_IRQ_MASK)) {
1703 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, dev->irq_mask);
1704 } else {
1705 /* Device interrupts are currently disabled. That means
1706 * we just ran the hardirq handler and scheduled the
1707 * IRQ thread. The thread will write the IRQ mask when
1708 * it finished, so there's nothing to do here. Writing
1709 * the mask _here_ would incorrectly re-enable IRQs. */
1710 }
1711 }
1712}
1713
Michael Buescha82d9922008-04-04 21:40:06 +02001714static void b43_beacon_update_trigger_work(struct work_struct *work)
1715{
1716 struct b43_wl *wl = container_of(work, struct b43_wl,
1717 beacon_update_trigger);
1718 struct b43_wldev *dev;
1719
1720 mutex_lock(&wl->mutex);
1721 dev = wl->current_dev;
1722 if (likely(dev && (b43_status(dev) >= B43_STAT_INITIALIZED))) {
Rafał Miłecki505fb012011-05-19 15:11:27 +02001723 if (b43_bus_host_is_sdio(dev->dev)) {
Michael Buesch36dbd952009-09-04 22:51:29 +02001724 /* wl->mutex is enough. */
1725 b43_do_beacon_update_trigger_work(dev);
1726 mmiowb();
1727 } else {
1728 spin_lock_irq(&wl->hardirq_lock);
1729 b43_do_beacon_update_trigger_work(dev);
1730 mmiowb();
1731 spin_unlock_irq(&wl->hardirq_lock);
1732 }
Michael Buescha82d9922008-04-04 21:40:06 +02001733 }
1734 mutex_unlock(&wl->mutex);
1735}
1736
Michael Bueschd4df6f1a2007-12-26 18:04:14 +01001737/* Asynchronously update the packet templates in template RAM.
Michael Buesch36dbd952009-09-04 22:51:29 +02001738 * Locking: Requires wl->mutex to be locked. */
Johannes Berg9d139c82008-07-09 14:40:37 +02001739static void b43_update_templates(struct b43_wl *wl)
Michael Buesche4d6b792007-09-18 15:39:42 -04001740{
Johannes Berg9d139c82008-07-09 14:40:37 +02001741 struct sk_buff *beacon;
1742
Michael Buesche66fee62007-12-26 17:47:10 +01001743 /* This is the top half of the ansynchronous beacon update.
1744 * The bottom half is the beacon IRQ.
1745 * Beacon update must be asynchronous to avoid sending an
1746 * invalid beacon. This can happen for example, if the firmware
1747 * transmits a beacon while we are updating it. */
Michael Buesche4d6b792007-09-18 15:39:42 -04001748
Johannes Berg9d139c82008-07-09 14:40:37 +02001749 /* We could modify the existing beacon and set the aid bit in
1750 * the TIM field, but that would probably require resizing and
1751 * moving of data within the beacon template.
1752 * Simply request a new beacon and let mac80211 do the hard work. */
1753 beacon = ieee80211_beacon_get(wl->hw, wl->vif);
1754 if (unlikely(!beacon))
1755 return;
1756
Michael Buesche66fee62007-12-26 17:47:10 +01001757 if (wl->current_beacon)
1758 dev_kfree_skb_any(wl->current_beacon);
1759 wl->current_beacon = beacon;
Rusty Russell3db1cd52011-12-19 13:56:45 +00001760 wl->beacon0_uploaded = false;
1761 wl->beacon1_uploaded = false;
Luis R. Rodriguez42935ec2009-07-29 20:08:07 -04001762 ieee80211_queue_work(wl->hw, &wl->beacon_update_trigger);
Michael Buesche4d6b792007-09-18 15:39:42 -04001763}
1764
Michael Buesche4d6b792007-09-18 15:39:42 -04001765static void b43_set_beacon_int(struct b43_wldev *dev, u16 beacon_int)
1766{
1767 b43_time_lock(dev);
Rafał Miłecki21d889d2011-05-18 02:06:38 +02001768 if (dev->dev->core_rev >= 3) {
Michael Buescha82d9922008-04-04 21:40:06 +02001769 b43_write32(dev, B43_MMIO_TSF_CFP_REP, (beacon_int << 16));
1770 b43_write32(dev, B43_MMIO_TSF_CFP_START, (beacon_int << 10));
Michael Buesche4d6b792007-09-18 15:39:42 -04001771 } else {
1772 b43_write16(dev, 0x606, (beacon_int >> 6));
1773 b43_write16(dev, 0x610, beacon_int);
1774 }
1775 b43_time_unlock(dev);
Michael Buescha82d9922008-04-04 21:40:06 +02001776 b43dbg(dev->wl, "Set beacon interval to %u\n", beacon_int);
Michael Buesche4d6b792007-09-18 15:39:42 -04001777}
1778
Michael Bueschafa83e22008-05-19 23:51:37 +02001779static void b43_handle_firmware_panic(struct b43_wldev *dev)
1780{
1781 u16 reason;
1782
1783 /* Read the register that contains the reason code for the panic. */
1784 reason = b43_shm_read16(dev, B43_SHM_SCRATCH, B43_FWPANIC_REASON_REG);
1785 b43err(dev->wl, "Whoopsy, firmware panic! Reason: %u\n", reason);
1786
1787 switch (reason) {
1788 default:
1789 b43dbg(dev->wl, "The panic reason is unknown.\n");
1790 /* fallthrough */
1791 case B43_FWPANIC_DIE:
1792 /* Do not restart the controller or firmware.
1793 * The device is nonfunctional from now on.
1794 * Restarting would result in this panic to trigger again,
1795 * so we avoid that recursion. */
1796 break;
1797 case B43_FWPANIC_RESTART:
1798 b43_controller_restart(dev, "Microcode panic");
1799 break;
1800 }
1801}
1802
Michael Buesche4d6b792007-09-18 15:39:42 -04001803static void handle_irq_ucode_debug(struct b43_wldev *dev)
1804{
Michael Buesche48b0ee2008-05-17 22:44:35 +02001805 unsigned int i, cnt;
Michael Buesch53c06852008-05-20 00:24:36 +02001806 u16 reason, marker_id, marker_line;
Michael Buesche48b0ee2008-05-17 22:44:35 +02001807 __le16 *buf;
1808
1809 /* The proprietary firmware doesn't have this IRQ. */
1810 if (!dev->fw.opensource)
1811 return;
1812
Michael Bueschafa83e22008-05-19 23:51:37 +02001813 /* Read the register that contains the reason code for this IRQ. */
1814 reason = b43_shm_read16(dev, B43_SHM_SCRATCH, B43_DEBUGIRQ_REASON_REG);
1815
Michael Buesche48b0ee2008-05-17 22:44:35 +02001816 switch (reason) {
1817 case B43_DEBUGIRQ_PANIC:
Michael Bueschafa83e22008-05-19 23:51:37 +02001818 b43_handle_firmware_panic(dev);
Michael Buesche48b0ee2008-05-17 22:44:35 +02001819 break;
1820 case B43_DEBUGIRQ_DUMP_SHM:
1821 if (!B43_DEBUG)
1822 break; /* Only with driver debugging enabled. */
1823 buf = kmalloc(4096, GFP_ATOMIC);
1824 if (!buf) {
1825 b43dbg(dev->wl, "SHM-dump: Failed to allocate memory\n");
1826 goto out;
1827 }
1828 for (i = 0; i < 4096; i += 2) {
1829 u16 tmp = b43_shm_read16(dev, B43_SHM_SHARED, i);
1830 buf[i / 2] = cpu_to_le16(tmp);
1831 }
1832 b43info(dev->wl, "Shared memory dump:\n");
1833 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET,
1834 16, 2, buf, 4096, 1);
1835 kfree(buf);
1836 break;
1837 case B43_DEBUGIRQ_DUMP_REGS:
1838 if (!B43_DEBUG)
1839 break; /* Only with driver debugging enabled. */
1840 b43info(dev->wl, "Microcode register dump:\n");
1841 for (i = 0, cnt = 0; i < 64; i++) {
1842 u16 tmp = b43_shm_read16(dev, B43_SHM_SCRATCH, i);
1843 if (cnt == 0)
1844 printk(KERN_INFO);
1845 printk("r%02u: 0x%04X ", i, tmp);
1846 cnt++;
1847 if (cnt == 6) {
1848 printk("\n");
1849 cnt = 0;
1850 }
1851 }
1852 printk("\n");
1853 break;
Michael Buesch53c06852008-05-20 00:24:36 +02001854 case B43_DEBUGIRQ_MARKER:
1855 if (!B43_DEBUG)
1856 break; /* Only with driver debugging enabled. */
1857 marker_id = b43_shm_read16(dev, B43_SHM_SCRATCH,
1858 B43_MARKER_ID_REG);
1859 marker_line = b43_shm_read16(dev, B43_SHM_SCRATCH,
1860 B43_MARKER_LINE_REG);
1861 b43info(dev->wl, "The firmware just executed the MARKER(%u) "
1862 "at line number %u\n",
1863 marker_id, marker_line);
1864 break;
Michael Buesche48b0ee2008-05-17 22:44:35 +02001865 default:
1866 b43dbg(dev->wl, "Debug-IRQ triggered for unknown reason: %u\n",
1867 reason);
1868 }
1869out:
Michael Bueschafa83e22008-05-19 23:51:37 +02001870 /* Acknowledge the debug-IRQ, so the firmware can continue. */
1871 b43_shm_write16(dev, B43_SHM_SCRATCH,
1872 B43_DEBUGIRQ_REASON_REG, B43_DEBUGIRQ_ACK);
Michael Buesche4d6b792007-09-18 15:39:42 -04001873}
1874
Michael Buesch36dbd952009-09-04 22:51:29 +02001875static void b43_do_interrupt_thread(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04001876{
1877 u32 reason;
1878 u32 dma_reason[ARRAY_SIZE(dev->dma_reason)];
1879 u32 merged_dma_reason = 0;
Michael Buesch21954c32007-09-27 15:31:40 +02001880 int i;
Michael Buesche4d6b792007-09-18 15:39:42 -04001881
Michael Buesch36dbd952009-09-04 22:51:29 +02001882 if (unlikely(b43_status(dev) != B43_STAT_STARTED))
1883 return;
Michael Buesche4d6b792007-09-18 15:39:42 -04001884
1885 reason = dev->irq_reason;
1886 for (i = 0; i < ARRAY_SIZE(dma_reason); i++) {
1887 dma_reason[i] = dev->dma_reason[i];
1888 merged_dma_reason |= dma_reason[i];
1889 }
1890
1891 if (unlikely(reason & B43_IRQ_MAC_TXERR))
1892 b43err(dev->wl, "MAC transmission error\n");
1893
Stefano Brivio00e0b8c2007-11-25 11:10:33 +01001894 if (unlikely(reason & B43_IRQ_PHY_TXERR)) {
Michael Buesche4d6b792007-09-18 15:39:42 -04001895 b43err(dev->wl, "PHY transmission error\n");
Stefano Brivio00e0b8c2007-11-25 11:10:33 +01001896 rmb();
1897 if (unlikely(atomic_dec_and_test(&dev->phy.txerr_cnt))) {
1898 atomic_set(&dev->phy.txerr_cnt,
1899 B43_PHY_TX_BADNESS_LIMIT);
1900 b43err(dev->wl, "Too many PHY TX errors, "
1901 "restarting the controller\n");
1902 b43_controller_restart(dev, "PHY TX errors");
1903 }
1904 }
Michael Buesche4d6b792007-09-18 15:39:42 -04001905
1906 if (unlikely(merged_dma_reason & (B43_DMAIRQ_FATALMASK |
1907 B43_DMAIRQ_NONFATALMASK))) {
1908 if (merged_dma_reason & B43_DMAIRQ_FATALMASK) {
1909 b43err(dev->wl, "Fatal DMA error: "
1910 "0x%08X, 0x%08X, 0x%08X, "
1911 "0x%08X, 0x%08X, 0x%08X\n",
1912 dma_reason[0], dma_reason[1],
1913 dma_reason[2], dma_reason[3],
1914 dma_reason[4], dma_reason[5]);
Larry Finger214ac9a2009-12-09 13:25:56 -06001915 b43err(dev->wl, "This device does not support DMA "
Larry Fingerbb64d952010-06-19 08:29:08 -05001916 "on your system. It will now be switched to PIO.\n");
Linus Torvalds9e3bd912010-02-26 10:34:27 -08001917 /* Fall back to PIO transfers if we get fatal DMA errors! */
Rusty Russell3db1cd52011-12-19 13:56:45 +00001918 dev->use_pio = true;
Linus Torvalds9e3bd912010-02-26 10:34:27 -08001919 b43_controller_restart(dev, "DMA error");
Michael Buesche4d6b792007-09-18 15:39:42 -04001920 return;
1921 }
1922 if (merged_dma_reason & B43_DMAIRQ_NONFATALMASK) {
1923 b43err(dev->wl, "DMA error: "
1924 "0x%08X, 0x%08X, 0x%08X, "
1925 "0x%08X, 0x%08X, 0x%08X\n",
1926 dma_reason[0], dma_reason[1],
1927 dma_reason[2], dma_reason[3],
1928 dma_reason[4], dma_reason[5]);
1929 }
1930 }
1931
1932 if (unlikely(reason & B43_IRQ_UCODE_DEBUG))
1933 handle_irq_ucode_debug(dev);
1934 if (reason & B43_IRQ_TBTT_INDI)
1935 handle_irq_tbtt_indication(dev);
1936 if (reason & B43_IRQ_ATIM_END)
1937 handle_irq_atim_end(dev);
1938 if (reason & B43_IRQ_BEACON)
1939 handle_irq_beacon(dev);
1940 if (reason & B43_IRQ_PMQ)
1941 handle_irq_pmq(dev);
Michael Buesch21954c32007-09-27 15:31:40 +02001942 if (reason & B43_IRQ_TXFIFO_FLUSH_OK)
1943 ;/* TODO */
1944 if (reason & B43_IRQ_NOISESAMPLE_OK)
Michael Buesche4d6b792007-09-18 15:39:42 -04001945 handle_irq_noise(dev);
1946
1947 /* Check the DMA reason registers for received data. */
Michael Buesch5100d5a2008-03-29 21:01:16 +01001948 if (dma_reason[0] & B43_DMAIRQ_RX_DONE) {
1949 if (b43_using_pio_transfers(dev))
1950 b43_pio_rx(dev->pio.rx_queue);
1951 else
1952 b43_dma_rx(dev->dma.rx_ring);
1953 }
Michael Buesche4d6b792007-09-18 15:39:42 -04001954 B43_WARN_ON(dma_reason[1] & B43_DMAIRQ_RX_DONE);
1955 B43_WARN_ON(dma_reason[2] & B43_DMAIRQ_RX_DONE);
Michael Bueschb27faf82008-03-06 16:32:46 +01001956 B43_WARN_ON(dma_reason[3] & B43_DMAIRQ_RX_DONE);
Michael Buesche4d6b792007-09-18 15:39:42 -04001957 B43_WARN_ON(dma_reason[4] & B43_DMAIRQ_RX_DONE);
1958 B43_WARN_ON(dma_reason[5] & B43_DMAIRQ_RX_DONE);
1959
Michael Buesch21954c32007-09-27 15:31:40 +02001960 if (reason & B43_IRQ_TX_OK)
Michael Buesche4d6b792007-09-18 15:39:42 -04001961 handle_irq_transmit_status(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04001962
Michael Buesch36dbd952009-09-04 22:51:29 +02001963 /* Re-enable interrupts on the device by restoring the current interrupt mask. */
Michael Buesch13790722009-04-08 21:26:27 +02001964 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, dev->irq_mask);
Michael Buesch990b86f2009-09-12 00:48:03 +02001965
1966#if B43_DEBUG
1967 if (b43_debug(dev, B43_DBG_VERBOSESTATS)) {
1968 dev->irq_count++;
1969 for (i = 0; i < ARRAY_SIZE(dev->irq_bit_count); i++) {
1970 if (reason & (1 << i))
1971 dev->irq_bit_count[i]++;
1972 }
1973 }
1974#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04001975}
1976
Michael Buesch36dbd952009-09-04 22:51:29 +02001977/* Interrupt thread handler. Handles device interrupts in thread context. */
1978static irqreturn_t b43_interrupt_thread_handler(int irq, void *dev_id)
Michael Buesche4d6b792007-09-18 15:39:42 -04001979{
Michael Buesche4d6b792007-09-18 15:39:42 -04001980 struct b43_wldev *dev = dev_id;
Michael Buesch36dbd952009-09-04 22:51:29 +02001981
1982 mutex_lock(&dev->wl->mutex);
1983 b43_do_interrupt_thread(dev);
1984 mmiowb();
1985 mutex_unlock(&dev->wl->mutex);
1986
1987 return IRQ_HANDLED;
1988}
1989
1990static irqreturn_t b43_do_interrupt(struct b43_wldev *dev)
1991{
Michael Buesche4d6b792007-09-18 15:39:42 -04001992 u32 reason;
1993
Michael Buesch36dbd952009-09-04 22:51:29 +02001994 /* This code runs under wl->hardirq_lock, but _only_ on non-SDIO busses.
1995 * On SDIO, this runs under wl->mutex. */
Michael Buesche4d6b792007-09-18 15:39:42 -04001996
Michael Buesche4d6b792007-09-18 15:39:42 -04001997 reason = b43_read32(dev, B43_MMIO_GEN_IRQ_REASON);
1998 if (reason == 0xffffffff) /* shared IRQ */
Michael Buesch36dbd952009-09-04 22:51:29 +02001999 return IRQ_NONE;
Michael Buesch13790722009-04-08 21:26:27 +02002000 reason &= dev->irq_mask;
Michael Buesche4d6b792007-09-18 15:39:42 -04002001 if (!reason)
Sebastian Andrzej Siewiorcae56142011-07-07 21:58:10 +02002002 return IRQ_NONE;
Michael Buesche4d6b792007-09-18 15:39:42 -04002003
2004 dev->dma_reason[0] = b43_read32(dev, B43_MMIO_DMA0_REASON)
2005 & 0x0001DC00;
2006 dev->dma_reason[1] = b43_read32(dev, B43_MMIO_DMA1_REASON)
2007 & 0x0000DC00;
2008 dev->dma_reason[2] = b43_read32(dev, B43_MMIO_DMA2_REASON)
2009 & 0x0000DC00;
2010 dev->dma_reason[3] = b43_read32(dev, B43_MMIO_DMA3_REASON)
2011 & 0x0001DC00;
2012 dev->dma_reason[4] = b43_read32(dev, B43_MMIO_DMA4_REASON)
2013 & 0x0000DC00;
Michael Buesch13790722009-04-08 21:26:27 +02002014/* Unused ring
Michael Buesche4d6b792007-09-18 15:39:42 -04002015 dev->dma_reason[5] = b43_read32(dev, B43_MMIO_DMA5_REASON)
2016 & 0x0000DC00;
Michael Buesch13790722009-04-08 21:26:27 +02002017*/
Michael Buesche4d6b792007-09-18 15:39:42 -04002018
Michael Buesch36dbd952009-09-04 22:51:29 +02002019 /* ACK the interrupt. */
2020 b43_write32(dev, B43_MMIO_GEN_IRQ_REASON, reason);
2021 b43_write32(dev, B43_MMIO_DMA0_REASON, dev->dma_reason[0]);
2022 b43_write32(dev, B43_MMIO_DMA1_REASON, dev->dma_reason[1]);
2023 b43_write32(dev, B43_MMIO_DMA2_REASON, dev->dma_reason[2]);
2024 b43_write32(dev, B43_MMIO_DMA3_REASON, dev->dma_reason[3]);
2025 b43_write32(dev, B43_MMIO_DMA4_REASON, dev->dma_reason[4]);
2026/* Unused ring
2027 b43_write32(dev, B43_MMIO_DMA5_REASON, dev->dma_reason[5]);
2028*/
2029
2030 /* Disable IRQs on the device. The IRQ thread handler will re-enable them. */
Michael Buesch13790722009-04-08 21:26:27 +02002031 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, 0);
Michael Buesch36dbd952009-09-04 22:51:29 +02002032 /* Save the reason bitmasks for the IRQ thread handler. */
Michael Buesche4d6b792007-09-18 15:39:42 -04002033 dev->irq_reason = reason;
Michael Buesch36dbd952009-09-04 22:51:29 +02002034
2035 return IRQ_WAKE_THREAD;
2036}
2037
2038/* Interrupt handler top-half. This runs with interrupts disabled. */
2039static irqreturn_t b43_interrupt_handler(int irq, void *dev_id)
2040{
2041 struct b43_wldev *dev = dev_id;
2042 irqreturn_t ret;
2043
2044 if (unlikely(b43_status(dev) < B43_STAT_STARTED))
2045 return IRQ_NONE;
2046
2047 spin_lock(&dev->wl->hardirq_lock);
2048 ret = b43_do_interrupt(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04002049 mmiowb();
Michael Buesch36dbd952009-09-04 22:51:29 +02002050 spin_unlock(&dev->wl->hardirq_lock);
Michael Buesche4d6b792007-09-18 15:39:42 -04002051
2052 return ret;
2053}
2054
Albert Herranz3dbba8e22009-09-10 19:34:49 +02002055/* SDIO interrupt handler. This runs in process context. */
2056static void b43_sdio_interrupt_handler(struct b43_wldev *dev)
2057{
2058 struct b43_wl *wl = dev->wl;
Albert Herranz3dbba8e22009-09-10 19:34:49 +02002059 irqreturn_t ret;
2060
Albert Herranz3dbba8e22009-09-10 19:34:49 +02002061 mutex_lock(&wl->mutex);
Albert Herranz3dbba8e22009-09-10 19:34:49 +02002062
2063 ret = b43_do_interrupt(dev);
2064 if (ret == IRQ_WAKE_THREAD)
2065 b43_do_interrupt_thread(dev);
2066
Albert Herranz3dbba8e22009-09-10 19:34:49 +02002067 mutex_unlock(&wl->mutex);
2068}
2069
Michael Buesch1a9f5092009-01-23 21:21:51 +01002070void b43_do_release_fw(struct b43_firmware_file *fw)
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002071{
2072 release_firmware(fw->data);
2073 fw->data = NULL;
2074 fw->filename = NULL;
2075}
2076
Michael Buesche4d6b792007-09-18 15:39:42 -04002077static void b43_release_firmware(struct b43_wldev *dev)
2078{
Michael Buesch1a9f5092009-01-23 21:21:51 +01002079 b43_do_release_fw(&dev->fw.ucode);
2080 b43_do_release_fw(&dev->fw.pcm);
2081 b43_do_release_fw(&dev->fw.initvals);
2082 b43_do_release_fw(&dev->fw.initvals_band);
Michael Buesche4d6b792007-09-18 15:39:42 -04002083}
2084
Michael Buescheb189d8b2008-01-28 14:47:41 -08002085static void b43_print_fw_helptext(struct b43_wl *wl, bool error)
Michael Buesche4d6b792007-09-18 15:39:42 -04002086{
Hannes Ederfc68ed42009-02-14 11:50:06 +00002087 const char text[] =
2088 "You must go to " \
2089 "http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware " \
2090 "and download the correct firmware for this driver version. " \
2091 "Please carefully read all instructions on this website.\n";
Michael Buescheb189d8b2008-01-28 14:47:41 -08002092
Michael Buescheb189d8b2008-01-28 14:47:41 -08002093 if (error)
2094 b43err(wl, text);
2095 else
2096 b43warn(wl, text);
Michael Buesche4d6b792007-09-18 15:39:42 -04002097}
2098
Michael Buesch1a9f5092009-01-23 21:21:51 +01002099int b43_do_request_fw(struct b43_request_fw_context *ctx,
2100 const char *name,
2101 struct b43_firmware_file *fw)
Michael Buesche4d6b792007-09-18 15:39:42 -04002102{
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002103 const struct firmware *blob;
Michael Buesche4d6b792007-09-18 15:39:42 -04002104 struct b43_fw_header *hdr;
2105 u32 size;
2106 int err;
2107
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002108 if (!name) {
2109 /* Don't fetch anything. Free possibly cached firmware. */
Michael Buesch1a9f5092009-01-23 21:21:51 +01002110 /* FIXME: We should probably keep it anyway, to save some headache
2111 * on suspend/resume with multiband devices. */
2112 b43_do_release_fw(fw);
Michael Buesche4d6b792007-09-18 15:39:42 -04002113 return 0;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002114 }
2115 if (fw->filename) {
Michael Buesch1a9f5092009-01-23 21:21:51 +01002116 if ((fw->type == ctx->req_type) &&
2117 (strcmp(fw->filename, name) == 0))
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002118 return 0; /* Already have this fw. */
2119 /* Free the cached firmware first. */
Michael Buesch1a9f5092009-01-23 21:21:51 +01002120 /* FIXME: We should probably do this later after we successfully
2121 * got the new fw. This could reduce headache with multiband devices.
2122 * We could also redesign this to cache the firmware for all possible
2123 * bands all the time. */
2124 b43_do_release_fw(fw);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002125 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002126
Michael Buesch1a9f5092009-01-23 21:21:51 +01002127 switch (ctx->req_type) {
2128 case B43_FWTYPE_PROPRIETARY:
2129 snprintf(ctx->fwname, sizeof(ctx->fwname),
2130 "b43%s/%s.fw",
2131 modparam_fwpostfix, name);
2132 break;
2133 case B43_FWTYPE_OPENSOURCE:
2134 snprintf(ctx->fwname, sizeof(ctx->fwname),
2135 "b43-open%s/%s.fw",
2136 modparam_fwpostfix, name);
2137 break;
2138 default:
2139 B43_WARN_ON(1);
2140 return -ENOSYS;
2141 }
Rafał Miłeckia18c7152011-05-18 02:06:40 +02002142 err = request_firmware(&blob, ctx->fwname, ctx->dev->dev->dev);
Michael Buesch68217832008-05-17 23:43:57 +02002143 if (err == -ENOENT) {
Michael Buesch1a9f5092009-01-23 21:21:51 +01002144 snprintf(ctx->errors[ctx->req_type],
2145 sizeof(ctx->errors[ctx->req_type]),
2146 "Firmware file \"%s\" not found\n", ctx->fwname);
Michael Buesch68217832008-05-17 23:43:57 +02002147 return err;
2148 } else if (err) {
Michael Buesch1a9f5092009-01-23 21:21:51 +01002149 snprintf(ctx->errors[ctx->req_type],
2150 sizeof(ctx->errors[ctx->req_type]),
2151 "Firmware file \"%s\" request failed (err=%d)\n",
2152 ctx->fwname, err);
Michael Buesche4d6b792007-09-18 15:39:42 -04002153 return err;
2154 }
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002155 if (blob->size < sizeof(struct b43_fw_header))
Michael Buesche4d6b792007-09-18 15:39:42 -04002156 goto err_format;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002157 hdr = (struct b43_fw_header *)(blob->data);
Michael Buesche4d6b792007-09-18 15:39:42 -04002158 switch (hdr->type) {
2159 case B43_FW_TYPE_UCODE:
2160 case B43_FW_TYPE_PCM:
2161 size = be32_to_cpu(hdr->size);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002162 if (size != blob->size - sizeof(struct b43_fw_header))
Michael Buesche4d6b792007-09-18 15:39:42 -04002163 goto err_format;
2164 /* fallthrough */
2165 case B43_FW_TYPE_IV:
2166 if (hdr->ver != 1)
2167 goto err_format;
2168 break;
2169 default:
2170 goto err_format;
2171 }
2172
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002173 fw->data = blob;
2174 fw->filename = name;
Michael Buesch1a9f5092009-01-23 21:21:51 +01002175 fw->type = ctx->req_type;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002176
2177 return 0;
Michael Buesche4d6b792007-09-18 15:39:42 -04002178
2179err_format:
Michael Buesch1a9f5092009-01-23 21:21:51 +01002180 snprintf(ctx->errors[ctx->req_type],
2181 sizeof(ctx->errors[ctx->req_type]),
2182 "Firmware file \"%s\" format error.\n", ctx->fwname);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002183 release_firmware(blob);
2184
Michael Buesche4d6b792007-09-18 15:39:42 -04002185 return -EPROTO;
2186}
2187
Michael Buesch1a9f5092009-01-23 21:21:51 +01002188static int b43_try_request_fw(struct b43_request_fw_context *ctx)
Michael Buesche4d6b792007-09-18 15:39:42 -04002189{
Michael Buesch1a9f5092009-01-23 21:21:51 +01002190 struct b43_wldev *dev = ctx->dev;
2191 struct b43_firmware *fw = &ctx->dev->fw;
Rafał Miłecki21d889d2011-05-18 02:06:38 +02002192 const u8 rev = ctx->dev->dev->core_rev;
Michael Buesche4d6b792007-09-18 15:39:42 -04002193 const char *filename;
2194 u32 tmshigh;
2195 int err;
2196
Rafał Miłecki8b9bda72011-07-07 18:58:24 +02002197 /* Files for HT and LCN were found by trying one by one */
2198
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002199 /* Get microcode */
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002200 if ((rev >= 5) && (rev <= 10)) {
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002201 filename = "ucode5";
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002202 } else if ((rev >= 11) && (rev <= 12)) {
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002203 filename = "ucode11";
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002204 } else if (rev == 13) {
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002205 filename = "ucode13";
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002206 } else if (rev == 14) {
Gábor Stefanik759b9732009-08-14 14:39:53 +02002207 filename = "ucode14";
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002208 } else if (rev == 15) {
Gábor Stefanik759b9732009-08-14 14:39:53 +02002209 filename = "ucode15";
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002210 } else {
2211 switch (dev->phy.type) {
2212 case B43_PHYTYPE_N:
2213 if (rev >= 16)
2214 filename = "ucode16_mimo";
2215 else
2216 goto err_no_ucode;
2217 break;
Rafał Miłecki8b9bda72011-07-07 18:58:24 +02002218 case B43_PHYTYPE_HT:
2219 if (rev == 29)
2220 filename = "ucode29_mimo";
2221 else
2222 goto err_no_ucode;
2223 break;
2224 case B43_PHYTYPE_LCN:
2225 if (rev == 24)
2226 filename = "ucode24_mimo";
2227 else
2228 goto err_no_ucode;
2229 break;
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002230 default:
2231 goto err_no_ucode;
2232 }
2233 }
Michael Buesch1a9f5092009-01-23 21:21:51 +01002234 err = b43_do_request_fw(ctx, filename, &fw->ucode);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002235 if (err)
2236 goto err_load;
2237
2238 /* Get PCM code */
2239 if ((rev >= 5) && (rev <= 10))
2240 filename = "pcm5";
2241 else if (rev >= 11)
2242 filename = NULL;
2243 else
2244 goto err_no_pcm;
Rusty Russell3db1cd52011-12-19 13:56:45 +00002245 fw->pcm_request_failed = false;
Michael Buesch1a9f5092009-01-23 21:21:51 +01002246 err = b43_do_request_fw(ctx, filename, &fw->pcm);
Michael Buesch68217832008-05-17 23:43:57 +02002247 if (err == -ENOENT) {
2248 /* We did not find a PCM file? Not fatal, but
2249 * core rev <= 10 must do without hwcrypto then. */
Rusty Russell3db1cd52011-12-19 13:56:45 +00002250 fw->pcm_request_failed = true;
Michael Buesch68217832008-05-17 23:43:57 +02002251 } else if (err)
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002252 goto err_load;
2253
2254 /* Get initvals */
2255 switch (dev->phy.type) {
2256 case B43_PHYTYPE_A:
2257 if ((rev >= 5) && (rev <= 10)) {
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02002258 tmshigh = ssb_read32(dev->dev->sdev, SSB_TMSHIGH);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002259 if (tmshigh & B43_TMSHIGH_HAVE_2GHZ_PHY)
2260 filename = "a0g1initvals5";
2261 else
2262 filename = "a0g0initvals5";
2263 } else
2264 goto err_no_initvals;
2265 break;
2266 case B43_PHYTYPE_G:
Michael Buesche4d6b792007-09-18 15:39:42 -04002267 if ((rev >= 5) && (rev <= 10))
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002268 filename = "b0g0initvals5";
Michael Buesche4d6b792007-09-18 15:39:42 -04002269 else if (rev >= 13)
Larry.Finger@lwfinger.nete9304882008-05-15 14:07:36 -05002270 filename = "b0g0initvals13";
Michael Buesche4d6b792007-09-18 15:39:42 -04002271 else
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002272 goto err_no_initvals;
2273 break;
2274 case B43_PHYTYPE_N:
Rafał Miłeckie41596a2010-12-21 11:50:19 +01002275 if (rev >= 16)
2276 filename = "n0initvals16";
2277 else if ((rev >= 11) && (rev <= 12))
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002278 filename = "n0initvals11";
2279 else
2280 goto err_no_initvals;
2281 break;
Gábor Stefanik759b9732009-08-14 14:39:53 +02002282 case B43_PHYTYPE_LP:
2283 if (rev == 13)
2284 filename = "lp0initvals13";
2285 else if (rev == 14)
2286 filename = "lp0initvals14";
2287 else if (rev >= 15)
2288 filename = "lp0initvals15";
2289 else
2290 goto err_no_initvals;
2291 break;
Rafał Miłecki8b9bda72011-07-07 18:58:24 +02002292 case B43_PHYTYPE_HT:
2293 if (rev == 29)
2294 filename = "ht0initvals29";
2295 else
2296 goto err_no_initvals;
2297 break;
2298 case B43_PHYTYPE_LCN:
2299 if (rev == 24)
2300 filename = "lcn0initvals24";
2301 else
2302 goto err_no_initvals;
2303 break;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002304 default:
2305 goto err_no_initvals;
Michael Buesche4d6b792007-09-18 15:39:42 -04002306 }
Michael Buesch1a9f5092009-01-23 21:21:51 +01002307 err = b43_do_request_fw(ctx, filename, &fw->initvals);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002308 if (err)
2309 goto err_load;
2310
2311 /* Get bandswitch initvals */
2312 switch (dev->phy.type) {
2313 case B43_PHYTYPE_A:
2314 if ((rev >= 5) && (rev <= 10)) {
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02002315 tmshigh = ssb_read32(dev->dev->sdev, SSB_TMSHIGH);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002316 if (tmshigh & B43_TMSHIGH_HAVE_2GHZ_PHY)
2317 filename = "a0g1bsinitvals5";
2318 else
2319 filename = "a0g0bsinitvals5";
2320 } else if (rev >= 11)
2321 filename = NULL;
2322 else
2323 goto err_no_initvals;
2324 break;
2325 case B43_PHYTYPE_G:
Michael Buesche4d6b792007-09-18 15:39:42 -04002326 if ((rev >= 5) && (rev <= 10))
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002327 filename = "b0g0bsinitvals5";
Michael Buesche4d6b792007-09-18 15:39:42 -04002328 else if (rev >= 11)
2329 filename = NULL;
2330 else
Michael Buesche4d6b792007-09-18 15:39:42 -04002331 goto err_no_initvals;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002332 break;
2333 case B43_PHYTYPE_N:
Rafał Miłeckie41596a2010-12-21 11:50:19 +01002334 if (rev >= 16)
2335 filename = "n0bsinitvals16";
2336 else if ((rev >= 11) && (rev <= 12))
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002337 filename = "n0bsinitvals11";
2338 else
Michael Buesche4d6b792007-09-18 15:39:42 -04002339 goto err_no_initvals;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002340 break;
Gábor Stefanik759b9732009-08-14 14:39:53 +02002341 case B43_PHYTYPE_LP:
2342 if (rev == 13)
2343 filename = "lp0bsinitvals13";
2344 else if (rev == 14)
2345 filename = "lp0bsinitvals14";
2346 else if (rev >= 15)
2347 filename = "lp0bsinitvals15";
2348 else
2349 goto err_no_initvals;
2350 break;
Rafał Miłecki8b9bda72011-07-07 18:58:24 +02002351 case B43_PHYTYPE_HT:
2352 if (rev == 29)
2353 filename = "ht0bsinitvals29";
2354 else
2355 goto err_no_initvals;
2356 break;
2357 case B43_PHYTYPE_LCN:
2358 if (rev == 24)
2359 filename = "lcn0bsinitvals24";
2360 else
2361 goto err_no_initvals;
2362 break;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002363 default:
2364 goto err_no_initvals;
Michael Buesche4d6b792007-09-18 15:39:42 -04002365 }
Michael Buesch1a9f5092009-01-23 21:21:51 +01002366 err = b43_do_request_fw(ctx, filename, &fw->initvals_band);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002367 if (err)
2368 goto err_load;
Michael Buesche4d6b792007-09-18 15:39:42 -04002369
2370 return 0;
2371
Michael Buesche4d6b792007-09-18 15:39:42 -04002372err_no_ucode:
Michael Buesch1a9f5092009-01-23 21:21:51 +01002373 err = ctx->fatal_failure = -EOPNOTSUPP;
2374 b43err(dev->wl, "The driver does not know which firmware (ucode) "
2375 "is required for your device (wl-core rev %u)\n", rev);
Michael Buesche4d6b792007-09-18 15:39:42 -04002376 goto error;
2377
2378err_no_pcm:
Michael Buesch1a9f5092009-01-23 21:21:51 +01002379 err = ctx->fatal_failure = -EOPNOTSUPP;
2380 b43err(dev->wl, "The driver does not know which firmware (PCM) "
2381 "is required for your device (wl-core rev %u)\n", rev);
Michael Buesche4d6b792007-09-18 15:39:42 -04002382 goto error;
2383
2384err_no_initvals:
Michael Buesch1a9f5092009-01-23 21:21:51 +01002385 err = ctx->fatal_failure = -EOPNOTSUPP;
2386 b43err(dev->wl, "The driver does not know which firmware (initvals) "
2387 "is required for your device (wl-core rev %u)\n", rev);
2388 goto error;
2389
2390err_load:
2391 /* We failed to load this firmware image. The error message
2392 * already is in ctx->errors. Return and let our caller decide
2393 * what to do. */
Michael Buesche4d6b792007-09-18 15:39:42 -04002394 goto error;
2395
2396error:
2397 b43_release_firmware(dev);
2398 return err;
2399}
2400
Michael Buesch1a9f5092009-01-23 21:21:51 +01002401static int b43_request_firmware(struct b43_wldev *dev)
2402{
2403 struct b43_request_fw_context *ctx;
2404 unsigned int i;
2405 int err;
2406 const char *errmsg;
2407
2408 ctx = kzalloc(sizeof(*ctx), GFP_KERNEL);
2409 if (!ctx)
2410 return -ENOMEM;
2411 ctx->dev = dev;
2412
2413 ctx->req_type = B43_FWTYPE_PROPRIETARY;
2414 err = b43_try_request_fw(ctx);
2415 if (!err)
2416 goto out; /* Successfully loaded it. */
2417 err = ctx->fatal_failure;
2418 if (err)
2419 goto out;
2420
2421 ctx->req_type = B43_FWTYPE_OPENSOURCE;
2422 err = b43_try_request_fw(ctx);
2423 if (!err)
2424 goto out; /* Successfully loaded it. */
2425 err = ctx->fatal_failure;
2426 if (err)
2427 goto out;
2428
2429 /* Could not find a usable firmware. Print the errors. */
2430 for (i = 0; i < B43_NR_FWTYPES; i++) {
2431 errmsg = ctx->errors[i];
2432 if (strlen(errmsg))
2433 b43err(dev->wl, errmsg);
2434 }
2435 b43_print_fw_helptext(dev->wl, 1);
2436 err = -ENOENT;
2437
2438out:
2439 kfree(ctx);
2440 return err;
2441}
2442
Michael Buesche4d6b792007-09-18 15:39:42 -04002443static int b43_upload_microcode(struct b43_wldev *dev)
2444{
John W. Linville652caa52010-07-29 13:27:28 -04002445 struct wiphy *wiphy = dev->wl->hw->wiphy;
Michael Buesche4d6b792007-09-18 15:39:42 -04002446 const size_t hdr_len = sizeof(struct b43_fw_header);
2447 const __be32 *data;
2448 unsigned int i, len;
2449 u16 fwrev, fwpatch, fwdate, fwtime;
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002450 u32 tmp, macctl;
Michael Buesche4d6b792007-09-18 15:39:42 -04002451 int err = 0;
2452
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002453 /* Jump the microcode PSM to offset 0 */
2454 macctl = b43_read32(dev, B43_MMIO_MACCTL);
2455 B43_WARN_ON(macctl & B43_MACCTL_PSM_RUN);
2456 macctl |= B43_MACCTL_PSM_JMP0;
2457 b43_write32(dev, B43_MMIO_MACCTL, macctl);
2458 /* Zero out all microcode PSM registers and shared memory. */
2459 for (i = 0; i < 64; i++)
2460 b43_shm_write16(dev, B43_SHM_SCRATCH, i, 0);
2461 for (i = 0; i < 4096; i += 2)
2462 b43_shm_write16(dev, B43_SHM_SHARED, i, 0);
2463
Michael Buesche4d6b792007-09-18 15:39:42 -04002464 /* Upload Microcode. */
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002465 data = (__be32 *) (dev->fw.ucode.data->data + hdr_len);
2466 len = (dev->fw.ucode.data->size - hdr_len) / sizeof(__be32);
Michael Buesche4d6b792007-09-18 15:39:42 -04002467 b43_shm_control_word(dev, B43_SHM_UCODE | B43_SHM_AUTOINC_W, 0x0000);
2468 for (i = 0; i < len; i++) {
2469 b43_write32(dev, B43_MMIO_SHM_DATA, be32_to_cpu(data[i]));
2470 udelay(10);
2471 }
2472
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002473 if (dev->fw.pcm.data) {
Michael Buesche4d6b792007-09-18 15:39:42 -04002474 /* Upload PCM data. */
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002475 data = (__be32 *) (dev->fw.pcm.data->data + hdr_len);
2476 len = (dev->fw.pcm.data->size - hdr_len) / sizeof(__be32);
Michael Buesche4d6b792007-09-18 15:39:42 -04002477 b43_shm_control_word(dev, B43_SHM_HW, 0x01EA);
2478 b43_write32(dev, B43_MMIO_SHM_DATA, 0x00004000);
2479 /* No need for autoinc bit in SHM_HW */
2480 b43_shm_control_word(dev, B43_SHM_HW, 0x01EB);
2481 for (i = 0; i < len; i++) {
2482 b43_write32(dev, B43_MMIO_SHM_DATA, be32_to_cpu(data[i]));
2483 udelay(10);
2484 }
2485 }
2486
2487 b43_write32(dev, B43_MMIO_GEN_IRQ_REASON, B43_IRQ_ALL);
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002488
2489 /* Start the microcode PSM */
2490 macctl = b43_read32(dev, B43_MMIO_MACCTL);
2491 macctl &= ~B43_MACCTL_PSM_JMP0;
2492 macctl |= B43_MACCTL_PSM_RUN;
2493 b43_write32(dev, B43_MMIO_MACCTL, macctl);
Michael Buesche4d6b792007-09-18 15:39:42 -04002494
2495 /* Wait for the microcode to load and respond */
2496 i = 0;
2497 while (1) {
2498 tmp = b43_read32(dev, B43_MMIO_GEN_IRQ_REASON);
2499 if (tmp == B43_IRQ_MAC_SUSPENDED)
2500 break;
2501 i++;
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002502 if (i >= 20) {
Michael Buesche4d6b792007-09-18 15:39:42 -04002503 b43err(dev->wl, "Microcode not responding\n");
Michael Buescheb189d8b2008-01-28 14:47:41 -08002504 b43_print_fw_helptext(dev->wl, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04002505 err = -ENODEV;
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002506 goto error;
Michael Buesche4d6b792007-09-18 15:39:42 -04002507 }
Michael Buesche175e992009-09-11 18:31:32 +02002508 msleep(50);
Michael Buesche4d6b792007-09-18 15:39:42 -04002509 }
2510 b43_read32(dev, B43_MMIO_GEN_IRQ_REASON); /* dummy read */
2511
2512 /* Get and check the revisions. */
2513 fwrev = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_UCODEREV);
2514 fwpatch = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_UCODEPATCH);
2515 fwdate = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_UCODEDATE);
2516 fwtime = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_UCODETIME);
2517
2518 if (fwrev <= 0x128) {
2519 b43err(dev->wl, "YOUR FIRMWARE IS TOO OLD. Firmware from "
2520 "binary drivers older than version 4.x is unsupported. "
2521 "You must upgrade your firmware files.\n");
Michael Buescheb189d8b2008-01-28 14:47:41 -08002522 b43_print_fw_helptext(dev->wl, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04002523 err = -EOPNOTSUPP;
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002524 goto error;
Michael Buesche4d6b792007-09-18 15:39:42 -04002525 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002526 dev->fw.rev = fwrev;
2527 dev->fw.patch = fwpatch;
Rafał Miłecki5d852902011-08-11 15:07:16 +02002528 if (dev->fw.rev >= 598)
2529 dev->fw.hdr_format = B43_FW_HDR_598;
2530 else if (dev->fw.rev >= 410)
Rafał Miłeckiefe02492011-08-11 15:07:15 +02002531 dev->fw.hdr_format = B43_FW_HDR_410;
2532 else
2533 dev->fw.hdr_format = B43_FW_HDR_351;
Michael Buesche48b0ee2008-05-17 22:44:35 +02002534 dev->fw.opensource = (fwdate == 0xFFFF);
2535
Michael Buesch403a3a12009-06-08 21:04:57 +02002536 /* Default to use-all-queues. */
2537 dev->wl->hw->queues = dev->wl->mac80211_initially_registered_queues;
2538 dev->qos_enabled = !!modparam_qos;
2539 /* Default to firmware/hardware crypto acceleration. */
Rusty Russell3db1cd52011-12-19 13:56:45 +00002540 dev->hwcrypto_enabled = true;
Michael Buesch403a3a12009-06-08 21:04:57 +02002541
Michael Buesche48b0ee2008-05-17 22:44:35 +02002542 if (dev->fw.opensource) {
Michael Buesch403a3a12009-06-08 21:04:57 +02002543 u16 fwcapa;
2544
Michael Buesche48b0ee2008-05-17 22:44:35 +02002545 /* Patchlevel info is encoded in the "time" field. */
2546 dev->fw.patch = fwtime;
Michael Buesch403a3a12009-06-08 21:04:57 +02002547 b43info(dev->wl, "Loading OpenSource firmware version %u.%u\n",
2548 dev->fw.rev, dev->fw.patch);
2549
2550 fwcapa = b43_fwcapa_read(dev);
2551 if (!(fwcapa & B43_FWCAPA_HWCRYPTO) || dev->fw.pcm_request_failed) {
2552 b43info(dev->wl, "Hardware crypto acceleration not supported by firmware\n");
2553 /* Disable hardware crypto and fall back to software crypto. */
Rusty Russell3db1cd52011-12-19 13:56:45 +00002554 dev->hwcrypto_enabled = false;
Michael Buesch403a3a12009-06-08 21:04:57 +02002555 }
2556 if (!(fwcapa & B43_FWCAPA_QOS)) {
2557 b43info(dev->wl, "QoS not supported by firmware\n");
2558 /* Disable QoS. Tweak hw->queues to 1. It will be restored before
2559 * ieee80211_unregister to make sure the networking core can
2560 * properly free possible resources. */
2561 dev->wl->hw->queues = 1;
Rusty Russell3db1cd52011-12-19 13:56:45 +00002562 dev->qos_enabled = false;
Michael Buesch403a3a12009-06-08 21:04:57 +02002563 }
Michael Buesche48b0ee2008-05-17 22:44:35 +02002564 } else {
2565 b43info(dev->wl, "Loading firmware version %u.%u "
2566 "(20%.2i-%.2i-%.2i %.2i:%.2i:%.2i)\n",
2567 fwrev, fwpatch,
2568 (fwdate >> 12) & 0xF, (fwdate >> 8) & 0xF, fwdate & 0xFF,
2569 (fwtime >> 11) & 0x1F, (fwtime >> 5) & 0x3F, fwtime & 0x1F);
Michael Buesch68217832008-05-17 23:43:57 +02002570 if (dev->fw.pcm_request_failed) {
2571 b43warn(dev->wl, "No \"pcm5.fw\" firmware file found. "
2572 "Hardware accelerated cryptography is disabled.\n");
2573 b43_print_fw_helptext(dev->wl, 0);
2574 }
Michael Buesche48b0ee2008-05-17 22:44:35 +02002575 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002576
John W. Linville652caa52010-07-29 13:27:28 -04002577 snprintf(wiphy->fw_version, sizeof(wiphy->fw_version), "%u.%u",
2578 dev->fw.rev, dev->fw.patch);
Rafał Miłecki21d889d2011-05-18 02:06:38 +02002579 wiphy->hw_version = dev->dev->core_id;
John W. Linville652caa52010-07-29 13:27:28 -04002580
Rafał Miłeckiefe02492011-08-11 15:07:15 +02002581 if (dev->fw.hdr_format == B43_FW_HDR_351) {
Michael Bueschc5572892008-12-27 18:26:39 +01002582 /* We're over the deadline, but we keep support for old fw
2583 * until it turns out to be in major conflict with something new. */
Michael Buescheb189d8b2008-01-28 14:47:41 -08002584 b43warn(dev->wl, "You are using an old firmware image. "
Michael Bueschc5572892008-12-27 18:26:39 +01002585 "Support for old firmware will be removed soon "
2586 "(official deadline was July 2008).\n");
Michael Buescheb189d8b2008-01-28 14:47:41 -08002587 b43_print_fw_helptext(dev->wl, 0);
2588 }
2589
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002590 return 0;
2591
2592error:
2593 macctl = b43_read32(dev, B43_MMIO_MACCTL);
2594 macctl &= ~B43_MACCTL_PSM_RUN;
2595 macctl |= B43_MACCTL_PSM_JMP0;
2596 b43_write32(dev, B43_MMIO_MACCTL, macctl);
2597
Michael Buesche4d6b792007-09-18 15:39:42 -04002598 return err;
2599}
2600
2601static int b43_write_initvals(struct b43_wldev *dev,
2602 const struct b43_iv *ivals,
2603 size_t count,
2604 size_t array_size)
2605{
2606 const struct b43_iv *iv;
2607 u16 offset;
2608 size_t i;
2609 bool bit32;
2610
2611 BUILD_BUG_ON(sizeof(struct b43_iv) != 6);
2612 iv = ivals;
2613 for (i = 0; i < count; i++) {
2614 if (array_size < sizeof(iv->offset_size))
2615 goto err_format;
2616 array_size -= sizeof(iv->offset_size);
2617 offset = be16_to_cpu(iv->offset_size);
2618 bit32 = !!(offset & B43_IV_32BIT);
2619 offset &= B43_IV_OFFSET_MASK;
2620 if (offset >= 0x1000)
2621 goto err_format;
2622 if (bit32) {
2623 u32 value;
2624
2625 if (array_size < sizeof(iv->data.d32))
2626 goto err_format;
2627 array_size -= sizeof(iv->data.d32);
2628
Harvey Harrison533dd1b2008-04-29 01:03:36 -07002629 value = get_unaligned_be32(&iv->data.d32);
Michael Buesche4d6b792007-09-18 15:39:42 -04002630 b43_write32(dev, offset, value);
2631
2632 iv = (const struct b43_iv *)((const uint8_t *)iv +
2633 sizeof(__be16) +
2634 sizeof(__be32));
2635 } else {
2636 u16 value;
2637
2638 if (array_size < sizeof(iv->data.d16))
2639 goto err_format;
2640 array_size -= sizeof(iv->data.d16);
2641
2642 value = be16_to_cpu(iv->data.d16);
2643 b43_write16(dev, offset, value);
2644
2645 iv = (const struct b43_iv *)((const uint8_t *)iv +
2646 sizeof(__be16) +
2647 sizeof(__be16));
2648 }
2649 }
2650 if (array_size)
2651 goto err_format;
2652
2653 return 0;
2654
2655err_format:
2656 b43err(dev->wl, "Initial Values Firmware file-format error.\n");
Michael Buescheb189d8b2008-01-28 14:47:41 -08002657 b43_print_fw_helptext(dev->wl, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04002658
2659 return -EPROTO;
2660}
2661
2662static int b43_upload_initvals(struct b43_wldev *dev)
2663{
2664 const size_t hdr_len = sizeof(struct b43_fw_header);
2665 const struct b43_fw_header *hdr;
2666 struct b43_firmware *fw = &dev->fw;
2667 const struct b43_iv *ivals;
2668 size_t count;
2669 int err;
2670
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002671 hdr = (const struct b43_fw_header *)(fw->initvals.data->data);
2672 ivals = (const struct b43_iv *)(fw->initvals.data->data + hdr_len);
Michael Buesche4d6b792007-09-18 15:39:42 -04002673 count = be32_to_cpu(hdr->size);
2674 err = b43_write_initvals(dev, ivals, count,
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002675 fw->initvals.data->size - hdr_len);
Michael Buesche4d6b792007-09-18 15:39:42 -04002676 if (err)
2677 goto out;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002678 if (fw->initvals_band.data) {
2679 hdr = (const struct b43_fw_header *)(fw->initvals_band.data->data);
2680 ivals = (const struct b43_iv *)(fw->initvals_band.data->data + hdr_len);
Michael Buesche4d6b792007-09-18 15:39:42 -04002681 count = be32_to_cpu(hdr->size);
2682 err = b43_write_initvals(dev, ivals, count,
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002683 fw->initvals_band.data->size - hdr_len);
Michael Buesche4d6b792007-09-18 15:39:42 -04002684 if (err)
2685 goto out;
2686 }
2687out:
2688
2689 return err;
2690}
2691
2692/* Initialize the GPIOs
2693 * http://bcm-specs.sipsolutions.net/GPIO
2694 */
Rafał Miłeckic4a2a0812011-05-17 18:57:27 +02002695static struct ssb_device *b43_ssb_gpio_dev(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04002696{
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02002697 struct ssb_bus *bus = dev->dev->sdev->bus;
Rafał Miłeckic4a2a0812011-05-17 18:57:27 +02002698
2699#ifdef CONFIG_SSB_DRIVER_PCICORE
2700 return (bus->chipco.dev ? bus->chipco.dev : bus->pcicore.dev);
2701#else
2702 return bus->chipco.dev;
2703#endif
2704}
2705
Michael Buesche4d6b792007-09-18 15:39:42 -04002706static int b43_gpio_init(struct b43_wldev *dev)
2707{
Rafał Miłeckic4a2a0812011-05-17 18:57:27 +02002708 struct ssb_device *gpiodev;
Michael Buesche4d6b792007-09-18 15:39:42 -04002709 u32 mask, set;
2710
2711 b43_write32(dev, B43_MMIO_MACCTL, b43_read32(dev, B43_MMIO_MACCTL)
2712 & ~B43_MACCTL_GPOUTSMSK);
2713
Michael Buesche4d6b792007-09-18 15:39:42 -04002714 b43_write16(dev, B43_MMIO_GPIO_MASK, b43_read16(dev, B43_MMIO_GPIO_MASK)
2715 | 0x000F);
2716
2717 mask = 0x0000001F;
2718 set = 0x0000000F;
Rafał Miłeckic244e082011-05-18 02:06:41 +02002719 if (dev->dev->chip_id == 0x4301) {
Michael Buesche4d6b792007-09-18 15:39:42 -04002720 mask |= 0x0060;
2721 set |= 0x0060;
2722 }
2723 if (0 /* FIXME: conditional unknown */ ) {
2724 b43_write16(dev, B43_MMIO_GPIO_MASK,
2725 b43_read16(dev, B43_MMIO_GPIO_MASK)
2726 | 0x0100);
2727 mask |= 0x0180;
2728 set |= 0x0180;
2729 }
Rafał Miłecki05814832011-05-18 02:06:39 +02002730 if (dev->dev->bus_sprom->boardflags_lo & B43_BFL_PACTRL) {
Michael Buesche4d6b792007-09-18 15:39:42 -04002731 b43_write16(dev, B43_MMIO_GPIO_MASK,
2732 b43_read16(dev, B43_MMIO_GPIO_MASK)
2733 | 0x0200);
2734 mask |= 0x0200;
2735 set |= 0x0200;
2736 }
Rafał Miłecki21d889d2011-05-18 02:06:38 +02002737 if (dev->dev->core_rev >= 2)
Michael Buesche4d6b792007-09-18 15:39:42 -04002738 mask |= 0x0010; /* FIXME: This is redundant. */
2739
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002740 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002741#ifdef CONFIG_B43_BCMA
2742 case B43_BUS_BCMA:
2743 bcma_cc_write32(&dev->dev->bdev->bus->drv_cc, BCMA_CC_GPIOCTL,
2744 (bcma_cc_read32(&dev->dev->bdev->bus->drv_cc,
2745 BCMA_CC_GPIOCTL) & mask) | set);
2746 break;
2747#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002748#ifdef CONFIG_B43_SSB
2749 case B43_BUS_SSB:
2750 gpiodev = b43_ssb_gpio_dev(dev);
2751 if (gpiodev)
2752 ssb_write32(gpiodev, B43_GPIO_CONTROL,
2753 (ssb_read32(gpiodev, B43_GPIO_CONTROL)
2754 & mask) | set);
2755 break;
2756#endif
2757 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002758
2759 return 0;
2760}
2761
2762/* Turn off all GPIO stuff. Call this on module unload, for example. */
2763static void b43_gpio_cleanup(struct b43_wldev *dev)
2764{
Rafał Miłeckic4a2a0812011-05-17 18:57:27 +02002765 struct ssb_device *gpiodev;
Michael Buesche4d6b792007-09-18 15:39:42 -04002766
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002767 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002768#ifdef CONFIG_B43_BCMA
2769 case B43_BUS_BCMA:
2770 bcma_cc_write32(&dev->dev->bdev->bus->drv_cc, BCMA_CC_GPIOCTL,
2771 0);
2772 break;
2773#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002774#ifdef CONFIG_B43_SSB
2775 case B43_BUS_SSB:
2776 gpiodev = b43_ssb_gpio_dev(dev);
2777 if (gpiodev)
2778 ssb_write32(gpiodev, B43_GPIO_CONTROL, 0);
2779 break;
2780#endif
2781 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002782}
2783
2784/* http://bcm-specs.sipsolutions.net/EnableMac */
Michael Bueschf5eda472008-04-20 16:03:32 +02002785void b43_mac_enable(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04002786{
Michael Buesch923fd702008-06-20 18:02:08 +02002787 if (b43_debug(dev, B43_DBG_FIRMWARE)) {
2788 u16 fwstate;
2789
2790 fwstate = b43_shm_read16(dev, B43_SHM_SHARED,
2791 B43_SHM_SH_UCODESTAT);
2792 if ((fwstate != B43_SHM_SH_UCODESTAT_SUSP) &&
2793 (fwstate != B43_SHM_SH_UCODESTAT_SLEEP)) {
2794 b43err(dev->wl, "b43_mac_enable(): The firmware "
2795 "should be suspended, but current state is %u\n",
2796 fwstate);
2797 }
2798 }
2799
Michael Buesche4d6b792007-09-18 15:39:42 -04002800 dev->mac_suspended--;
2801 B43_WARN_ON(dev->mac_suspended < 0);
2802 if (dev->mac_suspended == 0) {
2803 b43_write32(dev, B43_MMIO_MACCTL,
2804 b43_read32(dev, B43_MMIO_MACCTL)
2805 | B43_MACCTL_ENABLED);
2806 b43_write32(dev, B43_MMIO_GEN_IRQ_REASON,
2807 B43_IRQ_MAC_SUSPENDED);
2808 /* Commit writes */
2809 b43_read32(dev, B43_MMIO_MACCTL);
2810 b43_read32(dev, B43_MMIO_GEN_IRQ_REASON);
2811 b43_power_saving_ctl_bits(dev, 0);
2812 }
2813}
2814
2815/* http://bcm-specs.sipsolutions.net/SuspendMAC */
Michael Bueschf5eda472008-04-20 16:03:32 +02002816void b43_mac_suspend(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04002817{
2818 int i;
2819 u32 tmp;
2820
Michael Buesch05b64b32007-09-28 16:19:03 +02002821 might_sleep();
Michael Buesche4d6b792007-09-18 15:39:42 -04002822 B43_WARN_ON(dev->mac_suspended < 0);
Michael Buesch05b64b32007-09-28 16:19:03 +02002823
Michael Buesche4d6b792007-09-18 15:39:42 -04002824 if (dev->mac_suspended == 0) {
2825 b43_power_saving_ctl_bits(dev, B43_PS_AWAKE);
2826 b43_write32(dev, B43_MMIO_MACCTL,
2827 b43_read32(dev, B43_MMIO_MACCTL)
2828 & ~B43_MACCTL_ENABLED);
2829 /* force pci to flush the write */
2830 b43_read32(dev, B43_MMIO_MACCTL);
Michael Bueschba380012008-04-15 21:13:36 +02002831 for (i = 35; i; i--) {
2832 tmp = b43_read32(dev, B43_MMIO_GEN_IRQ_REASON);
2833 if (tmp & B43_IRQ_MAC_SUSPENDED)
2834 goto out;
2835 udelay(10);
2836 }
2837 /* Hm, it seems this will take some time. Use msleep(). */
Michael Buesch05b64b32007-09-28 16:19:03 +02002838 for (i = 40; i; i--) {
Michael Buesche4d6b792007-09-18 15:39:42 -04002839 tmp = b43_read32(dev, B43_MMIO_GEN_IRQ_REASON);
2840 if (tmp & B43_IRQ_MAC_SUSPENDED)
2841 goto out;
Michael Buesch05b64b32007-09-28 16:19:03 +02002842 msleep(1);
Michael Buesche4d6b792007-09-18 15:39:42 -04002843 }
2844 b43err(dev->wl, "MAC suspend failed\n");
2845 }
Michael Buesch05b64b32007-09-28 16:19:03 +02002846out:
Michael Buesche4d6b792007-09-18 15:39:42 -04002847 dev->mac_suspended++;
2848}
2849
Rafał Miłecki858a1652011-05-10 16:05:33 +02002850/* http://bcm-v4.sipsolutions.net/802.11/PHY/N/MacPhyClkSet */
2851void b43_mac_phy_clock_set(struct b43_wldev *dev, bool on)
2852{
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002853 u32 tmp;
2854
2855 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002856#ifdef CONFIG_B43_BCMA
2857 case B43_BUS_BCMA:
Rafał Miłecki36677872011-07-16 18:27:55 +02002858 tmp = bcma_aread32(dev->dev->bdev, BCMA_IOCTL);
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002859 if (on)
2860 tmp |= B43_BCMA_IOCTL_MACPHYCLKEN;
2861 else
2862 tmp &= ~B43_BCMA_IOCTL_MACPHYCLKEN;
Rafał Miłecki36677872011-07-16 18:27:55 +02002863 bcma_awrite32(dev->dev->bdev, BCMA_IOCTL, tmp);
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002864 break;
2865#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002866#ifdef CONFIG_B43_SSB
2867 case B43_BUS_SSB:
2868 tmp = ssb_read32(dev->dev->sdev, SSB_TMSLOW);
2869 if (on)
2870 tmp |= B43_TMSLOW_MACPHYCLKEN;
2871 else
2872 tmp &= ~B43_TMSLOW_MACPHYCLKEN;
2873 ssb_write32(dev->dev->sdev, SSB_TMSLOW, tmp);
2874 break;
2875#endif
2876 }
Rafał Miłecki858a1652011-05-10 16:05:33 +02002877}
2878
Michael Buesche4d6b792007-09-18 15:39:42 -04002879static void b43_adjust_opmode(struct b43_wldev *dev)
2880{
2881 struct b43_wl *wl = dev->wl;
2882 u32 ctl;
2883 u16 cfp_pretbtt;
2884
2885 ctl = b43_read32(dev, B43_MMIO_MACCTL);
2886 /* Reset status to STA infrastructure mode. */
2887 ctl &= ~B43_MACCTL_AP;
2888 ctl &= ~B43_MACCTL_KEEP_CTL;
2889 ctl &= ~B43_MACCTL_KEEP_BADPLCP;
2890 ctl &= ~B43_MACCTL_KEEP_BAD;
2891 ctl &= ~B43_MACCTL_PROMISC;
Johannes Berg4150c572007-09-17 01:29:23 -04002892 ctl &= ~B43_MACCTL_BEACPROMISC;
Michael Buesche4d6b792007-09-18 15:39:42 -04002893 ctl |= B43_MACCTL_INFRA;
2894
Johannes Berg05c914f2008-09-11 00:01:58 +02002895 if (b43_is_mode(wl, NL80211_IFTYPE_AP) ||
2896 b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT))
Johannes Berg4150c572007-09-17 01:29:23 -04002897 ctl |= B43_MACCTL_AP;
Johannes Berg05c914f2008-09-11 00:01:58 +02002898 else if (b43_is_mode(wl, NL80211_IFTYPE_ADHOC))
Johannes Berg4150c572007-09-17 01:29:23 -04002899 ctl &= ~B43_MACCTL_INFRA;
2900
2901 if (wl->filter_flags & FIF_CONTROL)
Michael Buesche4d6b792007-09-18 15:39:42 -04002902 ctl |= B43_MACCTL_KEEP_CTL;
Johannes Berg4150c572007-09-17 01:29:23 -04002903 if (wl->filter_flags & FIF_FCSFAIL)
2904 ctl |= B43_MACCTL_KEEP_BAD;
2905 if (wl->filter_flags & FIF_PLCPFAIL)
2906 ctl |= B43_MACCTL_KEEP_BADPLCP;
2907 if (wl->filter_flags & FIF_PROMISC_IN_BSS)
Michael Buesche4d6b792007-09-18 15:39:42 -04002908 ctl |= B43_MACCTL_PROMISC;
Johannes Berg4150c572007-09-17 01:29:23 -04002909 if (wl->filter_flags & FIF_BCN_PRBRESP_PROMISC)
2910 ctl |= B43_MACCTL_BEACPROMISC;
2911
Michael Buesche4d6b792007-09-18 15:39:42 -04002912 /* Workaround: On old hardware the HW-MAC-address-filter
2913 * doesn't work properly, so always run promisc in filter
2914 * it in software. */
Rafał Miłecki21d889d2011-05-18 02:06:38 +02002915 if (dev->dev->core_rev <= 4)
Michael Buesche4d6b792007-09-18 15:39:42 -04002916 ctl |= B43_MACCTL_PROMISC;
2917
2918 b43_write32(dev, B43_MMIO_MACCTL, ctl);
2919
2920 cfp_pretbtt = 2;
2921 if ((ctl & B43_MACCTL_INFRA) && !(ctl & B43_MACCTL_AP)) {
Rafał Miłeckic244e082011-05-18 02:06:41 +02002922 if (dev->dev->chip_id == 0x4306 &&
2923 dev->dev->chip_rev == 3)
Michael Buesche4d6b792007-09-18 15:39:42 -04002924 cfp_pretbtt = 100;
2925 else
2926 cfp_pretbtt = 50;
2927 }
2928 b43_write16(dev, 0x612, cfp_pretbtt);
Michael Buesch09ebe2f2009-09-12 00:52:48 +02002929
2930 /* FIXME: We don't currently implement the PMQ mechanism,
2931 * so always disable it. If we want to implement PMQ,
2932 * we need to enable it here (clear DISCPMQ) in AP mode.
2933 */
2934 if (0 /* ctl & B43_MACCTL_AP */) {
2935 b43_write32(dev, B43_MMIO_MACCTL,
2936 b43_read32(dev, B43_MMIO_MACCTL)
2937 & ~B43_MACCTL_DISCPMQ);
2938 } else {
2939 b43_write32(dev, B43_MMIO_MACCTL,
2940 b43_read32(dev, B43_MMIO_MACCTL)
2941 | B43_MACCTL_DISCPMQ);
2942 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002943}
2944
2945static void b43_rate_memory_write(struct b43_wldev *dev, u16 rate, int is_ofdm)
2946{
2947 u16 offset;
2948
2949 if (is_ofdm) {
2950 offset = 0x480;
2951 offset += (b43_plcp_get_ratecode_ofdm(rate) & 0x000F) * 2;
2952 } else {
2953 offset = 0x4C0;
2954 offset += (b43_plcp_get_ratecode_cck(rate) & 0x000F) * 2;
2955 }
2956 b43_shm_write16(dev, B43_SHM_SHARED, offset + 0x20,
2957 b43_shm_read16(dev, B43_SHM_SHARED, offset));
2958}
2959
2960static void b43_rate_memory_init(struct b43_wldev *dev)
2961{
2962 switch (dev->phy.type) {
2963 case B43_PHYTYPE_A:
2964 case B43_PHYTYPE_G:
Michael Buesch53a6e232008-01-13 21:23:44 +01002965 case B43_PHYTYPE_N:
Gábor Stefanik9d86a2d2009-08-14 14:54:46 +02002966 case B43_PHYTYPE_LP:
Rafał Miłecki6a461c22011-08-12 00:03:25 +02002967 case B43_PHYTYPE_HT:
Rafał Miłecki0b4ff452011-08-31 23:36:16 +02002968 case B43_PHYTYPE_LCN:
Michael Buesche4d6b792007-09-18 15:39:42 -04002969 b43_rate_memory_write(dev, B43_OFDM_RATE_6MB, 1);
2970 b43_rate_memory_write(dev, B43_OFDM_RATE_12MB, 1);
2971 b43_rate_memory_write(dev, B43_OFDM_RATE_18MB, 1);
2972 b43_rate_memory_write(dev, B43_OFDM_RATE_24MB, 1);
2973 b43_rate_memory_write(dev, B43_OFDM_RATE_36MB, 1);
2974 b43_rate_memory_write(dev, B43_OFDM_RATE_48MB, 1);
2975 b43_rate_memory_write(dev, B43_OFDM_RATE_54MB, 1);
2976 if (dev->phy.type == B43_PHYTYPE_A)
2977 break;
2978 /* fallthrough */
2979 case B43_PHYTYPE_B:
2980 b43_rate_memory_write(dev, B43_CCK_RATE_1MB, 0);
2981 b43_rate_memory_write(dev, B43_CCK_RATE_2MB, 0);
2982 b43_rate_memory_write(dev, B43_CCK_RATE_5MB, 0);
2983 b43_rate_memory_write(dev, B43_CCK_RATE_11MB, 0);
2984 break;
2985 default:
2986 B43_WARN_ON(1);
2987 }
2988}
2989
Michael Buesch5042c502008-04-05 15:05:00 +02002990/* Set the default values for the PHY TX Control Words. */
2991static void b43_set_phytxctl_defaults(struct b43_wldev *dev)
2992{
2993 u16 ctl = 0;
2994
2995 ctl |= B43_TXH_PHY_ENC_CCK;
2996 ctl |= B43_TXH_PHY_ANT01AUTO;
2997 ctl |= B43_TXH_PHY_TXPWR;
2998
2999 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_BEACPHYCTL, ctl);
3000 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_ACKCTSPHYCTL, ctl);
3001 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_PRPHYCTL, ctl);
3002}
3003
Michael Buesche4d6b792007-09-18 15:39:42 -04003004/* Set the TX-Antenna for management frames sent by firmware. */
3005static void b43_mgmtframe_txantenna(struct b43_wldev *dev, int antenna)
3006{
Michael Buesch5042c502008-04-05 15:05:00 +02003007 u16 ant;
Michael Buesche4d6b792007-09-18 15:39:42 -04003008 u16 tmp;
3009
Michael Buesch5042c502008-04-05 15:05:00 +02003010 ant = b43_antenna_to_phyctl(antenna);
Michael Buesche4d6b792007-09-18 15:39:42 -04003011
Michael Buesche4d6b792007-09-18 15:39:42 -04003012 /* For ACK/CTS */
3013 tmp = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_ACKCTSPHYCTL);
Michael Buescheb189d8b2008-01-28 14:47:41 -08003014 tmp = (tmp & ~B43_TXH_PHY_ANT) | ant;
Michael Buesche4d6b792007-09-18 15:39:42 -04003015 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_ACKCTSPHYCTL, tmp);
3016 /* For Probe Resposes */
3017 tmp = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_PRPHYCTL);
Michael Buescheb189d8b2008-01-28 14:47:41 -08003018 tmp = (tmp & ~B43_TXH_PHY_ANT) | ant;
Michael Buesche4d6b792007-09-18 15:39:42 -04003019 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_PRPHYCTL, tmp);
3020}
3021
3022/* This is the opposite of b43_chip_init() */
3023static void b43_chip_exit(struct b43_wldev *dev)
3024{
Michael Bueschfb111372008-09-02 13:00:34 +02003025 b43_phy_exit(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04003026 b43_gpio_cleanup(dev);
3027 /* firmware is released later */
3028}
3029
3030/* Initialize the chip
3031 * http://bcm-specs.sipsolutions.net/ChipInit
3032 */
3033static int b43_chip_init(struct b43_wldev *dev)
3034{
3035 struct b43_phy *phy = &dev->phy;
Michael Bueschef1a6282008-08-27 18:53:02 +02003036 int err;
Rafał Miłecki858a1652011-05-10 16:05:33 +02003037 u32 macctl;
Michael Buesche4d6b792007-09-18 15:39:42 -04003038 u16 value16;
3039
Michael Buesch1f7d87b2008-01-22 20:23:34 +01003040 /* Initialize the MAC control */
3041 macctl = B43_MACCTL_IHR_ENABLED | B43_MACCTL_SHM_ENABLED;
3042 if (dev->phy.gmode)
3043 macctl |= B43_MACCTL_GMODE;
3044 macctl |= B43_MACCTL_INFRA;
3045 b43_write32(dev, B43_MMIO_MACCTL, macctl);
Michael Buesche4d6b792007-09-18 15:39:42 -04003046
3047 err = b43_request_firmware(dev);
3048 if (err)
3049 goto out;
3050 err = b43_upload_microcode(dev);
3051 if (err)
3052 goto out; /* firmware is released later */
3053
3054 err = b43_gpio_init(dev);
3055 if (err)
3056 goto out; /* firmware is released later */
Michael Buesch21954c32007-09-27 15:31:40 +02003057
Michael Buesche4d6b792007-09-18 15:39:42 -04003058 err = b43_upload_initvals(dev);
3059 if (err)
Larry Finger1a8d12272007-12-14 13:59:11 +01003060 goto err_gpio_clean;
Michael Buesche4d6b792007-09-18 15:39:42 -04003061
Michael Buesch0b7dcd92008-09-03 12:31:54 +02003062 /* Turn the Analog on and initialize the PHY. */
3063 phy->ops->switch_analog(dev, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04003064 err = b43_phy_init(dev);
3065 if (err)
Michael Bueschef1a6282008-08-27 18:53:02 +02003066 goto err_gpio_clean;
Michael Buesche4d6b792007-09-18 15:39:42 -04003067
Michael Bueschef1a6282008-08-27 18:53:02 +02003068 /* Disable Interference Mitigation. */
3069 if (phy->ops->interf_mitigation)
3070 phy->ops->interf_mitigation(dev, B43_INTERFMODE_NONE);
Michael Buesche4d6b792007-09-18 15:39:42 -04003071
Michael Bueschef1a6282008-08-27 18:53:02 +02003072 /* Select the antennae */
3073 if (phy->ops->set_rx_antenna)
3074 phy->ops->set_rx_antenna(dev, B43_ANTENNA_DEFAULT);
Michael Buesche4d6b792007-09-18 15:39:42 -04003075 b43_mgmtframe_txantenna(dev, B43_ANTENNA_DEFAULT);
3076
3077 if (phy->type == B43_PHYTYPE_B) {
3078 value16 = b43_read16(dev, 0x005E);
3079 value16 |= 0x0004;
3080 b43_write16(dev, 0x005E, value16);
3081 }
3082 b43_write32(dev, 0x0100, 0x01000000);
Rafał Miłecki21d889d2011-05-18 02:06:38 +02003083 if (dev->dev->core_rev < 5)
Michael Buesche4d6b792007-09-18 15:39:42 -04003084 b43_write32(dev, 0x010C, 0x01000000);
3085
3086 b43_write32(dev, B43_MMIO_MACCTL, b43_read32(dev, B43_MMIO_MACCTL)
3087 & ~B43_MACCTL_INFRA);
3088 b43_write32(dev, B43_MMIO_MACCTL, b43_read32(dev, B43_MMIO_MACCTL)
3089 | B43_MACCTL_INFRA);
Michael Buesche4d6b792007-09-18 15:39:42 -04003090
Michael Buesche4d6b792007-09-18 15:39:42 -04003091 /* Probe Response Timeout value */
3092 /* FIXME: Default to 0, has to be set by ioctl probably... :-/ */
3093 b43_shm_write16(dev, B43_SHM_SHARED, 0x0074, 0x0000);
3094
3095 /* Initially set the wireless operation mode. */
3096 b43_adjust_opmode(dev);
3097
Rafał Miłecki21d889d2011-05-18 02:06:38 +02003098 if (dev->dev->core_rev < 3) {
Michael Buesche4d6b792007-09-18 15:39:42 -04003099 b43_write16(dev, 0x060E, 0x0000);
3100 b43_write16(dev, 0x0610, 0x8000);
3101 b43_write16(dev, 0x0604, 0x0000);
3102 b43_write16(dev, 0x0606, 0x0200);
3103 } else {
3104 b43_write32(dev, 0x0188, 0x80000000);
3105 b43_write32(dev, 0x018C, 0x02000000);
3106 }
3107 b43_write32(dev, B43_MMIO_GEN_IRQ_REASON, 0x00004000);
3108 b43_write32(dev, B43_MMIO_DMA0_IRQ_MASK, 0x0001DC00);
3109 b43_write32(dev, B43_MMIO_DMA1_IRQ_MASK, 0x0000DC00);
3110 b43_write32(dev, B43_MMIO_DMA2_IRQ_MASK, 0x0000DC00);
3111 b43_write32(dev, B43_MMIO_DMA3_IRQ_MASK, 0x0001DC00);
3112 b43_write32(dev, B43_MMIO_DMA4_IRQ_MASK, 0x0000DC00);
3113 b43_write32(dev, B43_MMIO_DMA5_IRQ_MASK, 0x0000DC00);
3114
Rafał Miłecki858a1652011-05-10 16:05:33 +02003115 b43_mac_phy_clock_set(dev, true);
Michael Buesche4d6b792007-09-18 15:39:42 -04003116
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02003117 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02003118#ifdef CONFIG_B43_BCMA
3119 case B43_BUS_BCMA:
3120 /* FIXME: 0xE74 is quite common, but should be read from CC */
3121 b43_write16(dev, B43_MMIO_POWERUP_DELAY, 0xE74);
3122 break;
3123#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02003124#ifdef CONFIG_B43_SSB
3125 case B43_BUS_SSB:
3126 b43_write16(dev, B43_MMIO_POWERUP_DELAY,
3127 dev->dev->sdev->bus->chipco.fast_pwrup_delay);
3128 break;
3129#endif
3130 }
Michael Buesche4d6b792007-09-18 15:39:42 -04003131
3132 err = 0;
3133 b43dbg(dev->wl, "Chip initialized\n");
Michael Buesch21954c32007-09-27 15:31:40 +02003134out:
Michael Buesche4d6b792007-09-18 15:39:42 -04003135 return err;
3136
Larry Finger1a8d12272007-12-14 13:59:11 +01003137err_gpio_clean:
Michael Buesche4d6b792007-09-18 15:39:42 -04003138 b43_gpio_cleanup(dev);
Michael Buesch21954c32007-09-27 15:31:40 +02003139 return err;
Michael Buesche4d6b792007-09-18 15:39:42 -04003140}
3141
Michael Buesche4d6b792007-09-18 15:39:42 -04003142static void b43_periodic_every60sec(struct b43_wldev *dev)
3143{
Michael Bueschef1a6282008-08-27 18:53:02 +02003144 const struct b43_phy_operations *ops = dev->phy.ops;
Michael Buesche4d6b792007-09-18 15:39:42 -04003145
Michael Bueschef1a6282008-08-27 18:53:02 +02003146 if (ops->pwork_60sec)
3147 ops->pwork_60sec(dev);
Michael Buesch18c8ade2008-08-28 19:33:40 +02003148
3149 /* Force check the TX power emission now. */
3150 b43_phy_txpower_check(dev, B43_TXPWR_IGNORE_TIME);
Michael Buesche4d6b792007-09-18 15:39:42 -04003151}
3152
3153static void b43_periodic_every30sec(struct b43_wldev *dev)
3154{
3155 /* Update device statistics. */
3156 b43_calculate_link_quality(dev);
3157}
3158
3159static void b43_periodic_every15sec(struct b43_wldev *dev)
3160{
3161 struct b43_phy *phy = &dev->phy;
Michael Buesch9b839a72008-06-20 17:44:02 +02003162 u16 wdr;
3163
3164 if (dev->fw.opensource) {
3165 /* Check if the firmware is still alive.
3166 * It will reset the watchdog counter to 0 in its idle loop. */
3167 wdr = b43_shm_read16(dev, B43_SHM_SCRATCH, B43_WATCHDOG_REG);
3168 if (unlikely(wdr)) {
3169 b43err(dev->wl, "Firmware watchdog: The firmware died!\n");
3170 b43_controller_restart(dev, "Firmware watchdog");
3171 return;
3172 } else {
3173 b43_shm_write16(dev, B43_SHM_SCRATCH,
3174 B43_WATCHDOG_REG, 1);
3175 }
3176 }
Michael Buesche4d6b792007-09-18 15:39:42 -04003177
Michael Bueschef1a6282008-08-27 18:53:02 +02003178 if (phy->ops->pwork_15sec)
3179 phy->ops->pwork_15sec(dev);
3180
Stefano Brivio00e0b8c2007-11-25 11:10:33 +01003181 atomic_set(&phy->txerr_cnt, B43_PHY_TX_BADNESS_LIMIT);
3182 wmb();
Michael Buesch990b86f2009-09-12 00:48:03 +02003183
3184#if B43_DEBUG
3185 if (b43_debug(dev, B43_DBG_VERBOSESTATS)) {
3186 unsigned int i;
3187
3188 b43dbg(dev->wl, "Stats: %7u IRQs/sec, %7u TX/sec, %7u RX/sec\n",
3189 dev->irq_count / 15,
3190 dev->tx_count / 15,
3191 dev->rx_count / 15);
3192 dev->irq_count = 0;
3193 dev->tx_count = 0;
3194 dev->rx_count = 0;
3195 for (i = 0; i < ARRAY_SIZE(dev->irq_bit_count); i++) {
3196 if (dev->irq_bit_count[i]) {
3197 b43dbg(dev->wl, "Stats: %7u IRQ-%02u/sec (0x%08X)\n",
3198 dev->irq_bit_count[i] / 15, i, (1 << i));
3199 dev->irq_bit_count[i] = 0;
3200 }
3201 }
3202 }
3203#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04003204}
3205
Michael Buesche4d6b792007-09-18 15:39:42 -04003206static void do_periodic_work(struct b43_wldev *dev)
3207{
3208 unsigned int state;
3209
3210 state = dev->periodic_state;
Michael Buesch42bb4cd2007-09-28 14:22:33 +02003211 if (state % 4 == 0)
Michael Buesche4d6b792007-09-18 15:39:42 -04003212 b43_periodic_every60sec(dev);
Michael Buesch42bb4cd2007-09-28 14:22:33 +02003213 if (state % 2 == 0)
Michael Buesche4d6b792007-09-18 15:39:42 -04003214 b43_periodic_every30sec(dev);
Michael Buesch42bb4cd2007-09-28 14:22:33 +02003215 b43_periodic_every15sec(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04003216}
3217
Michael Buesch05b64b32007-09-28 16:19:03 +02003218/* Periodic work locking policy:
3219 * The whole periodic work handler is protected by
3220 * wl->mutex. If another lock is needed somewhere in the
Uwe Kleine-König21ae2952009-10-07 15:21:09 +02003221 * pwork callchain, it's acquired in-place, where it's needed.
Michael Buesche4d6b792007-09-18 15:39:42 -04003222 */
Michael Buesche4d6b792007-09-18 15:39:42 -04003223static void b43_periodic_work_handler(struct work_struct *work)
3224{
Michael Buesch05b64b32007-09-28 16:19:03 +02003225 struct b43_wldev *dev = container_of(work, struct b43_wldev,
3226 periodic_work.work);
3227 struct b43_wl *wl = dev->wl;
3228 unsigned long delay;
Michael Buesche4d6b792007-09-18 15:39:42 -04003229
Michael Buesch05b64b32007-09-28 16:19:03 +02003230 mutex_lock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04003231
3232 if (unlikely(b43_status(dev) != B43_STAT_STARTED))
3233 goto out;
3234 if (b43_debug(dev, B43_DBG_PWORK_STOP))
3235 goto out_requeue;
3236
Michael Buesch05b64b32007-09-28 16:19:03 +02003237 do_periodic_work(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04003238
Michael Buesche4d6b792007-09-18 15:39:42 -04003239 dev->periodic_state++;
Michael Buesch42bb4cd2007-09-28 14:22:33 +02003240out_requeue:
Michael Buesche4d6b792007-09-18 15:39:42 -04003241 if (b43_debug(dev, B43_DBG_PWORK_FAST))
3242 delay = msecs_to_jiffies(50);
3243 else
Anton Blanchard82cd6822007-10-15 00:42:23 -05003244 delay = round_jiffies_relative(HZ * 15);
Luis R. Rodriguez42935ec2009-07-29 20:08:07 -04003245 ieee80211_queue_delayed_work(wl->hw, &dev->periodic_work, delay);
Michael Buesch42bb4cd2007-09-28 14:22:33 +02003246out:
Michael Buesch05b64b32007-09-28 16:19:03 +02003247 mutex_unlock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04003248}
3249
3250static void b43_periodic_tasks_setup(struct b43_wldev *dev)
3251{
3252 struct delayed_work *work = &dev->periodic_work;
3253
3254 dev->periodic_state = 0;
3255 INIT_DELAYED_WORK(work, b43_periodic_work_handler);
Luis R. Rodriguez42935ec2009-07-29 20:08:07 -04003256 ieee80211_queue_delayed_work(dev->wl->hw, work, 0);
Michael Buesche4d6b792007-09-18 15:39:42 -04003257}
3258
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003259/* Check if communication with the device works correctly. */
Michael Buesche4d6b792007-09-18 15:39:42 -04003260static int b43_validate_chipaccess(struct b43_wldev *dev)
3261{
Michael Bueschf62ae6c2009-07-31 20:51:41 +02003262 u32 v, backup0, backup4;
Michael Buesche4d6b792007-09-18 15:39:42 -04003263
Michael Bueschf62ae6c2009-07-31 20:51:41 +02003264 backup0 = b43_shm_read32(dev, B43_SHM_SHARED, 0);
3265 backup4 = b43_shm_read32(dev, B43_SHM_SHARED, 4);
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003266
3267 /* Check for read/write and endianness problems. */
Michael Buesche4d6b792007-09-18 15:39:42 -04003268 b43_shm_write32(dev, B43_SHM_SHARED, 0, 0x55AAAA55);
3269 if (b43_shm_read32(dev, B43_SHM_SHARED, 0) != 0x55AAAA55)
3270 goto error;
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003271 b43_shm_write32(dev, B43_SHM_SHARED, 0, 0xAA5555AA);
3272 if (b43_shm_read32(dev, B43_SHM_SHARED, 0) != 0xAA5555AA)
Michael Buesche4d6b792007-09-18 15:39:42 -04003273 goto error;
3274
Michael Bueschf62ae6c2009-07-31 20:51:41 +02003275 /* Check if unaligned 32bit SHM_SHARED access works properly.
3276 * However, don't bail out on failure, because it's noncritical. */
3277 b43_shm_write16(dev, B43_SHM_SHARED, 0, 0x1122);
3278 b43_shm_write16(dev, B43_SHM_SHARED, 2, 0x3344);
3279 b43_shm_write16(dev, B43_SHM_SHARED, 4, 0x5566);
3280 b43_shm_write16(dev, B43_SHM_SHARED, 6, 0x7788);
3281 if (b43_shm_read32(dev, B43_SHM_SHARED, 2) != 0x55663344)
3282 b43warn(dev->wl, "Unaligned 32bit SHM read access is broken\n");
3283 b43_shm_write32(dev, B43_SHM_SHARED, 2, 0xAABBCCDD);
3284 if (b43_shm_read16(dev, B43_SHM_SHARED, 0) != 0x1122 ||
3285 b43_shm_read16(dev, B43_SHM_SHARED, 2) != 0xCCDD ||
3286 b43_shm_read16(dev, B43_SHM_SHARED, 4) != 0xAABB ||
3287 b43_shm_read16(dev, B43_SHM_SHARED, 6) != 0x7788)
3288 b43warn(dev->wl, "Unaligned 32bit SHM write access is broken\n");
3289
3290 b43_shm_write32(dev, B43_SHM_SHARED, 0, backup0);
3291 b43_shm_write32(dev, B43_SHM_SHARED, 4, backup4);
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003292
Rafał Miłecki21d889d2011-05-18 02:06:38 +02003293 if ((dev->dev->core_rev >= 3) && (dev->dev->core_rev <= 10)) {
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003294 /* The 32bit register shadows the two 16bit registers
3295 * with update sideeffects. Validate this. */
3296 b43_write16(dev, B43_MMIO_TSF_CFP_START, 0xAAAA);
3297 b43_write32(dev, B43_MMIO_TSF_CFP_START, 0xCCCCBBBB);
3298 if (b43_read16(dev, B43_MMIO_TSF_CFP_START_LOW) != 0xBBBB)
3299 goto error;
3300 if (b43_read16(dev, B43_MMIO_TSF_CFP_START_HIGH) != 0xCCCC)
3301 goto error;
3302 }
3303 b43_write32(dev, B43_MMIO_TSF_CFP_START, 0);
3304
3305 v = b43_read32(dev, B43_MMIO_MACCTL);
3306 v |= B43_MACCTL_GMODE;
3307 if (v != (B43_MACCTL_GMODE | B43_MACCTL_IHR_ENABLED))
Michael Buesche4d6b792007-09-18 15:39:42 -04003308 goto error;
3309
3310 return 0;
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003311error:
Michael Buesche4d6b792007-09-18 15:39:42 -04003312 b43err(dev->wl, "Failed to validate the chipaccess\n");
3313 return -ENODEV;
3314}
3315
3316static void b43_security_init(struct b43_wldev *dev)
3317{
Michael Buesche4d6b792007-09-18 15:39:42 -04003318 dev->ktp = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_KTP);
3319 /* KTP is a word address, but we address SHM bytewise.
3320 * So multiply by two.
3321 */
3322 dev->ktp *= 2;
Michael Buesch66d2d082009-08-06 10:36:50 +02003323 /* Number of RCMTA address slots */
3324 b43_write16(dev, B43_MMIO_RCMTA_COUNT, B43_NR_PAIRWISE_KEYS);
3325 /* Clear the key memory. */
Michael Buesche4d6b792007-09-18 15:39:42 -04003326 b43_clear_keys(dev);
3327}
3328
Michael Buesch616de352009-03-29 13:19:31 +02003329#ifdef CONFIG_B43_HWRNG
John Daiker99da1852009-02-24 02:16:42 -08003330static int b43_rng_read(struct hwrng *rng, u32 *data)
Michael Buesche4d6b792007-09-18 15:39:42 -04003331{
3332 struct b43_wl *wl = (struct b43_wl *)rng->priv;
Michael Buescha78b3bb2009-09-11 21:44:05 +02003333 struct b43_wldev *dev;
3334 int count = -ENODEV;
Michael Buesche4d6b792007-09-18 15:39:42 -04003335
Michael Buescha78b3bb2009-09-11 21:44:05 +02003336 mutex_lock(&wl->mutex);
3337 dev = wl->current_dev;
3338 if (likely(dev && b43_status(dev) >= B43_STAT_INITIALIZED)) {
3339 *data = b43_read16(dev, B43_MMIO_RNG);
3340 count = sizeof(u16);
3341 }
3342 mutex_unlock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04003343
Michael Buescha78b3bb2009-09-11 21:44:05 +02003344 return count;
Michael Buesche4d6b792007-09-18 15:39:42 -04003345}
Michael Buesch616de352009-03-29 13:19:31 +02003346#endif /* CONFIG_B43_HWRNG */
Michael Buesche4d6b792007-09-18 15:39:42 -04003347
Rafael J. Wysockib844eba2008-03-23 20:28:24 +01003348static void b43_rng_exit(struct b43_wl *wl)
Michael Buesche4d6b792007-09-18 15:39:42 -04003349{
Michael Buesch616de352009-03-29 13:19:31 +02003350#ifdef CONFIG_B43_HWRNG
Michael Buesche4d6b792007-09-18 15:39:42 -04003351 if (wl->rng_initialized)
Rafael J. Wysockib844eba2008-03-23 20:28:24 +01003352 hwrng_unregister(&wl->rng);
Michael Buesch616de352009-03-29 13:19:31 +02003353#endif /* CONFIG_B43_HWRNG */
Michael Buesche4d6b792007-09-18 15:39:42 -04003354}
3355
3356static int b43_rng_init(struct b43_wl *wl)
3357{
Michael Buesch616de352009-03-29 13:19:31 +02003358 int err = 0;
Michael Buesche4d6b792007-09-18 15:39:42 -04003359
Michael Buesch616de352009-03-29 13:19:31 +02003360#ifdef CONFIG_B43_HWRNG
Michael Buesche4d6b792007-09-18 15:39:42 -04003361 snprintf(wl->rng_name, ARRAY_SIZE(wl->rng_name),
3362 "%s_%s", KBUILD_MODNAME, wiphy_name(wl->hw->wiphy));
3363 wl->rng.name = wl->rng_name;
3364 wl->rng.data_read = b43_rng_read;
3365 wl->rng.priv = (unsigned long)wl;
Rusty Russell3db1cd52011-12-19 13:56:45 +00003366 wl->rng_initialized = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04003367 err = hwrng_register(&wl->rng);
3368 if (err) {
Rusty Russell3db1cd52011-12-19 13:56:45 +00003369 wl->rng_initialized = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04003370 b43err(wl, "Failed to register the random "
3371 "number generator (%d)\n", err);
3372 }
Michael Buesch616de352009-03-29 13:19:31 +02003373#endif /* CONFIG_B43_HWRNG */
Michael Buesche4d6b792007-09-18 15:39:42 -04003374
3375 return err;
3376}
3377
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003378static void b43_tx_work(struct work_struct *work)
Michael Buesche4d6b792007-09-18 15:39:42 -04003379{
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003380 struct b43_wl *wl = container_of(work, struct b43_wl, tx_work);
3381 struct b43_wldev *dev;
3382 struct sk_buff *skb;
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01003383 int queue_num;
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003384 int err = 0;
Michael Buesche4d6b792007-09-18 15:39:42 -04003385
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003386 mutex_lock(&wl->mutex);
3387 dev = wl->current_dev;
3388 if (unlikely(!dev || b43_status(dev) < B43_STAT_STARTED)) {
3389 mutex_unlock(&wl->mutex);
3390 return;
Michael Buesch5100d5a2008-03-29 21:01:16 +01003391 }
Michael Buesch21a75d72008-04-25 19:29:08 +02003392
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01003393 for (queue_num = 0; queue_num < B43_QOS_QUEUE_NUM; queue_num++) {
3394 while (skb_queue_len(&wl->tx_queue[queue_num])) {
3395 skb = skb_dequeue(&wl->tx_queue[queue_num]);
3396 if (b43_using_pio_transfers(dev))
3397 err = b43_pio_tx(dev, skb);
3398 else
3399 err = b43_dma_tx(dev, skb);
3400 if (err == -ENOSPC) {
3401 wl->tx_queue_stopped[queue_num] = 1;
3402 ieee80211_stop_queue(wl->hw, queue_num);
3403 skb_queue_head(&wl->tx_queue[queue_num], skb);
3404 break;
3405 }
3406 if (unlikely(err))
3407 dev_kfree_skb(skb); /* Drop it */
3408 err = 0;
3409 }
Michael Buesch21a75d72008-04-25 19:29:08 +02003410
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01003411 if (!err)
3412 wl->tx_queue_stopped[queue_num] = 0;
Michael Buesch21a75d72008-04-25 19:29:08 +02003413 }
3414
Michael Buesch990b86f2009-09-12 00:48:03 +02003415#if B43_DEBUG
3416 dev->tx_count++;
3417#endif
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003418 mutex_unlock(&wl->mutex);
3419}
Michael Buesch21a75d72008-04-25 19:29:08 +02003420
Johannes Berg7bb45682011-02-24 14:42:06 +01003421static void b43_op_tx(struct ieee80211_hw *hw,
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003422 struct sk_buff *skb)
3423{
3424 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Bueschc9e8eae2008-06-15 15:17:29 +02003425
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003426 if (unlikely(skb->len < 2 + 2 + 6)) {
3427 /* Too short, this can't be a valid frame. */
3428 dev_kfree_skb_any(skb);
Johannes Berg7bb45682011-02-24 14:42:06 +01003429 return;
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003430 }
3431 B43_WARN_ON(skb_shinfo(skb)->nr_frags);
3432
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01003433 skb_queue_tail(&wl->tx_queue[skb->queue_mapping], skb);
3434 if (!wl->tx_queue_stopped[skb->queue_mapping]) {
3435 ieee80211_queue_work(wl->hw, &wl->tx_work);
3436 } else {
3437 ieee80211_stop_queue(wl->hw, skb->queue_mapping);
3438 }
Michael Buesche4d6b792007-09-18 15:39:42 -04003439}
3440
Michael Buesche6f5b932008-03-05 21:18:49 +01003441static void b43_qos_params_upload(struct b43_wldev *dev,
3442 const struct ieee80211_tx_queue_params *p,
3443 u16 shm_offset)
3444{
3445 u16 params[B43_NR_QOSPARAMS];
Johannes Berg0b576642008-07-15 02:08:24 -07003446 int bslots, tmp;
Michael Buesche6f5b932008-03-05 21:18:49 +01003447 unsigned int i;
3448
Michael Bueschb0544eb2009-09-06 15:42:45 +02003449 if (!dev->qos_enabled)
3450 return;
3451
Johannes Berg0b576642008-07-15 02:08:24 -07003452 bslots = b43_read16(dev, B43_MMIO_RNG) & p->cw_min;
Michael Buesche6f5b932008-03-05 21:18:49 +01003453
3454 memset(&params, 0, sizeof(params));
3455
3456 params[B43_QOSPARAM_TXOP] = p->txop * 32;
Johannes Berg0b576642008-07-15 02:08:24 -07003457 params[B43_QOSPARAM_CWMIN] = p->cw_min;
3458 params[B43_QOSPARAM_CWMAX] = p->cw_max;
3459 params[B43_QOSPARAM_CWCUR] = p->cw_min;
3460 params[B43_QOSPARAM_AIFS] = p->aifs;
Michael Buesche6f5b932008-03-05 21:18:49 +01003461 params[B43_QOSPARAM_BSLOTS] = bslots;
Johannes Berg0b576642008-07-15 02:08:24 -07003462 params[B43_QOSPARAM_REGGAP] = bslots + p->aifs;
Michael Buesche6f5b932008-03-05 21:18:49 +01003463
3464 for (i = 0; i < ARRAY_SIZE(params); i++) {
3465 if (i == B43_QOSPARAM_STATUS) {
3466 tmp = b43_shm_read16(dev, B43_SHM_SHARED,
3467 shm_offset + (i * 2));
3468 /* Mark the parameters as updated. */
3469 tmp |= 0x100;
3470 b43_shm_write16(dev, B43_SHM_SHARED,
3471 shm_offset + (i * 2),
3472 tmp);
3473 } else {
3474 b43_shm_write16(dev, B43_SHM_SHARED,
3475 shm_offset + (i * 2),
3476 params[i]);
3477 }
3478 }
3479}
3480
Michael Bueschc40c1122008-09-06 16:21:47 +02003481/* Mapping of mac80211 queue numbers to b43 QoS SHM offsets. */
3482static const u16 b43_qos_shm_offsets[] = {
3483 /* [mac80211-queue-nr] = SHM_OFFSET, */
3484 [0] = B43_QOS_VOICE,
3485 [1] = B43_QOS_VIDEO,
3486 [2] = B43_QOS_BESTEFFORT,
3487 [3] = B43_QOS_BACKGROUND,
3488};
3489
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003490/* Update all QOS parameters in hardware. */
3491static void b43_qos_upload_all(struct b43_wldev *dev)
Michael Buesche6f5b932008-03-05 21:18:49 +01003492{
3493 struct b43_wl *wl = dev->wl;
3494 struct b43_qos_params *params;
Michael Buesche6f5b932008-03-05 21:18:49 +01003495 unsigned int i;
3496
Michael Bueschb0544eb2009-09-06 15:42:45 +02003497 if (!dev->qos_enabled)
3498 return;
3499
Michael Bueschc40c1122008-09-06 16:21:47 +02003500 BUILD_BUG_ON(ARRAY_SIZE(b43_qos_shm_offsets) !=
3501 ARRAY_SIZE(wl->qos_params));
Michael Buesche6f5b932008-03-05 21:18:49 +01003502
3503 b43_mac_suspend(dev);
Michael Buesche6f5b932008-03-05 21:18:49 +01003504 for (i = 0; i < ARRAY_SIZE(wl->qos_params); i++) {
3505 params = &(wl->qos_params[i]);
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003506 b43_qos_params_upload(dev, &(params->p),
3507 b43_qos_shm_offsets[i]);
Michael Buesche6f5b932008-03-05 21:18:49 +01003508 }
Michael Buesche6f5b932008-03-05 21:18:49 +01003509 b43_mac_enable(dev);
3510}
3511
3512static void b43_qos_clear(struct b43_wl *wl)
3513{
3514 struct b43_qos_params *params;
3515 unsigned int i;
3516
Michael Bueschc40c1122008-09-06 16:21:47 +02003517 /* Initialize QoS parameters to sane defaults. */
3518
3519 BUILD_BUG_ON(ARRAY_SIZE(b43_qos_shm_offsets) !=
3520 ARRAY_SIZE(wl->qos_params));
3521
Michael Buesche6f5b932008-03-05 21:18:49 +01003522 for (i = 0; i < ARRAY_SIZE(wl->qos_params); i++) {
3523 params = &(wl->qos_params[i]);
3524
Michael Bueschc40c1122008-09-06 16:21:47 +02003525 switch (b43_qos_shm_offsets[i]) {
3526 case B43_QOS_VOICE:
3527 params->p.txop = 0;
3528 params->p.aifs = 2;
3529 params->p.cw_min = 0x0001;
3530 params->p.cw_max = 0x0001;
3531 break;
3532 case B43_QOS_VIDEO:
3533 params->p.txop = 0;
3534 params->p.aifs = 2;
3535 params->p.cw_min = 0x0001;
3536 params->p.cw_max = 0x0001;
3537 break;
3538 case B43_QOS_BESTEFFORT:
3539 params->p.txop = 0;
3540 params->p.aifs = 3;
3541 params->p.cw_min = 0x0001;
3542 params->p.cw_max = 0x03FF;
3543 break;
3544 case B43_QOS_BACKGROUND:
3545 params->p.txop = 0;
3546 params->p.aifs = 7;
3547 params->p.cw_min = 0x0001;
3548 params->p.cw_max = 0x03FF;
3549 break;
3550 default:
3551 B43_WARN_ON(1);
3552 }
Michael Buesche6f5b932008-03-05 21:18:49 +01003553 }
3554}
3555
3556/* Initialize the core's QOS capabilities */
3557static void b43_qos_init(struct b43_wldev *dev)
3558{
Michael Bueschb0544eb2009-09-06 15:42:45 +02003559 if (!dev->qos_enabled) {
3560 /* Disable QOS support. */
3561 b43_hf_write(dev, b43_hf_read(dev) & ~B43_HF_EDCF);
3562 b43_write16(dev, B43_MMIO_IFSCTL,
3563 b43_read16(dev, B43_MMIO_IFSCTL)
3564 & ~B43_MMIO_IFSCTL_USE_EDCF);
3565 b43dbg(dev->wl, "QoS disabled\n");
3566 return;
3567 }
3568
Michael Buesche6f5b932008-03-05 21:18:49 +01003569 /* Upload the current QOS parameters. */
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003570 b43_qos_upload_all(dev);
Michael Buesche6f5b932008-03-05 21:18:49 +01003571
3572 /* Enable QOS support. */
3573 b43_hf_write(dev, b43_hf_read(dev) | B43_HF_EDCF);
3574 b43_write16(dev, B43_MMIO_IFSCTL,
3575 b43_read16(dev, B43_MMIO_IFSCTL)
3576 | B43_MMIO_IFSCTL_USE_EDCF);
Michael Bueschb0544eb2009-09-06 15:42:45 +02003577 b43dbg(dev->wl, "QoS enabled\n");
Michael Buesche6f5b932008-03-05 21:18:49 +01003578}
3579
Eliad Peller8a3a3c82011-10-02 10:15:52 +02003580static int b43_op_conf_tx(struct ieee80211_hw *hw,
3581 struct ieee80211_vif *vif, u16 _queue,
Michael Buesch40faacc2007-10-28 16:29:32 +01003582 const struct ieee80211_tx_queue_params *params)
Michael Buesche4d6b792007-09-18 15:39:42 -04003583{
Michael Buesche6f5b932008-03-05 21:18:49 +01003584 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003585 struct b43_wldev *dev;
Michael Buesche6f5b932008-03-05 21:18:49 +01003586 unsigned int queue = (unsigned int)_queue;
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003587 int err = -ENODEV;
Michael Buesche6f5b932008-03-05 21:18:49 +01003588
3589 if (queue >= ARRAY_SIZE(wl->qos_params)) {
3590 /* Queue not available or don't support setting
3591 * params on this queue. Return success to not
3592 * confuse mac80211. */
3593 return 0;
3594 }
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003595 BUILD_BUG_ON(ARRAY_SIZE(b43_qos_shm_offsets) !=
3596 ARRAY_SIZE(wl->qos_params));
Michael Buesche6f5b932008-03-05 21:18:49 +01003597
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003598 mutex_lock(&wl->mutex);
3599 dev = wl->current_dev;
3600 if (unlikely(!dev || (b43_status(dev) < B43_STAT_INITIALIZED)))
3601 goto out_unlock;
Michael Buesche6f5b932008-03-05 21:18:49 +01003602
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003603 memcpy(&(wl->qos_params[queue].p), params, sizeof(*params));
3604 b43_mac_suspend(dev);
3605 b43_qos_params_upload(dev, &(wl->qos_params[queue].p),
3606 b43_qos_shm_offsets[queue]);
3607 b43_mac_enable(dev);
3608 err = 0;
Michael Buesche6f5b932008-03-05 21:18:49 +01003609
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003610out_unlock:
3611 mutex_unlock(&wl->mutex);
3612
3613 return err;
Michael Buesche4d6b792007-09-18 15:39:42 -04003614}
3615
Michael Buesch40faacc2007-10-28 16:29:32 +01003616static int b43_op_get_stats(struct ieee80211_hw *hw,
3617 struct ieee80211_low_level_stats *stats)
Michael Buesche4d6b792007-09-18 15:39:42 -04003618{
3619 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Buesche4d6b792007-09-18 15:39:42 -04003620
Michael Buesch36dbd952009-09-04 22:51:29 +02003621 mutex_lock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04003622 memcpy(stats, &wl->ieee_stats, sizeof(*stats));
Michael Buesch36dbd952009-09-04 22:51:29 +02003623 mutex_unlock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04003624
3625 return 0;
3626}
3627
Eliad Peller37a41b42011-09-21 14:06:11 +03003628static u64 b43_op_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003629{
3630 struct b43_wl *wl = hw_to_b43_wl(hw);
3631 struct b43_wldev *dev;
3632 u64 tsf;
3633
3634 mutex_lock(&wl->mutex);
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003635 dev = wl->current_dev;
3636
3637 if (dev && (b43_status(dev) >= B43_STAT_INITIALIZED))
3638 b43_tsf_read(dev, &tsf);
3639 else
3640 tsf = 0;
3641
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003642 mutex_unlock(&wl->mutex);
3643
3644 return tsf;
3645}
3646
Eliad Peller37a41b42011-09-21 14:06:11 +03003647static void b43_op_set_tsf(struct ieee80211_hw *hw,
3648 struct ieee80211_vif *vif, u64 tsf)
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003649{
3650 struct b43_wl *wl = hw_to_b43_wl(hw);
3651 struct b43_wldev *dev;
3652
3653 mutex_lock(&wl->mutex);
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003654 dev = wl->current_dev;
3655
3656 if (dev && (b43_status(dev) >= B43_STAT_INITIALIZED))
3657 b43_tsf_write(dev, tsf);
3658
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003659 mutex_unlock(&wl->mutex);
3660}
3661
Michael Buesche4d6b792007-09-18 15:39:42 -04003662static void b43_put_phy_into_reset(struct b43_wldev *dev)
3663{
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02003664 u32 tmp;
Michael Buesche4d6b792007-09-18 15:39:42 -04003665
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02003666 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02003667#ifdef CONFIG_B43_BCMA
3668 case B43_BUS_BCMA:
3669 b43err(dev->wl,
3670 "Putting PHY into reset not supported on BCMA\n");
3671 break;
3672#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02003673#ifdef CONFIG_B43_SSB
3674 case B43_BUS_SSB:
3675 tmp = ssb_read32(dev->dev->sdev, SSB_TMSLOW);
3676 tmp &= ~B43_TMSLOW_GMODE;
3677 tmp |= B43_TMSLOW_PHYRESET;
3678 tmp |= SSB_TMSLOW_FGC;
3679 ssb_write32(dev->dev->sdev, SSB_TMSLOW, tmp);
3680 msleep(1);
Michael Buesche4d6b792007-09-18 15:39:42 -04003681
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02003682 tmp = ssb_read32(dev->dev->sdev, SSB_TMSLOW);
3683 tmp &= ~SSB_TMSLOW_FGC;
3684 tmp |= B43_TMSLOW_PHYRESET;
3685 ssb_write32(dev->dev->sdev, SSB_TMSLOW, tmp);
3686 msleep(1);
3687
3688 break;
3689#endif
3690 }
Michael Buesche4d6b792007-09-18 15:39:42 -04003691}
3692
John Daiker99da1852009-02-24 02:16:42 -08003693static const char *band_to_string(enum ieee80211_band band)
Michael Buesche4d6b792007-09-18 15:39:42 -04003694{
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003695 switch (band) {
3696 case IEEE80211_BAND_5GHZ:
3697 return "5";
3698 case IEEE80211_BAND_2GHZ:
3699 return "2.4";
3700 default:
3701 break;
3702 }
3703 B43_WARN_ON(1);
3704 return "";
3705}
3706
3707/* Expects wl->mutex locked */
3708static int b43_switch_band(struct b43_wl *wl, struct ieee80211_channel *chan)
3709{
3710 struct b43_wldev *up_dev = NULL;
Michael Buesche4d6b792007-09-18 15:39:42 -04003711 struct b43_wldev *down_dev;
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003712 struct b43_wldev *d;
Michael Buesche4d6b792007-09-18 15:39:42 -04003713 int err;
John W. Linville922d8a02009-01-12 14:40:20 -05003714 bool uninitialized_var(gmode);
Michael Buesche4d6b792007-09-18 15:39:42 -04003715 int prev_status;
3716
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003717 /* Find a device and PHY which supports the band. */
3718 list_for_each_entry(d, &wl->devlist, list) {
3719 switch (chan->band) {
3720 case IEEE80211_BAND_5GHZ:
3721 if (d->phy.supports_5ghz) {
3722 up_dev = d;
Rusty Russell3db1cd52011-12-19 13:56:45 +00003723 gmode = false;
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003724 }
3725 break;
3726 case IEEE80211_BAND_2GHZ:
3727 if (d->phy.supports_2ghz) {
3728 up_dev = d;
Rusty Russell3db1cd52011-12-19 13:56:45 +00003729 gmode = true;
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003730 }
3731 break;
3732 default:
3733 B43_WARN_ON(1);
3734 return -EINVAL;
3735 }
3736 if (up_dev)
3737 break;
3738 }
3739 if (!up_dev) {
3740 b43err(wl, "Could not find a device for %s-GHz band operation\n",
3741 band_to_string(chan->band));
3742 return -ENODEV;
Michael Buesche4d6b792007-09-18 15:39:42 -04003743 }
3744 if ((up_dev == wl->current_dev) &&
3745 (!!wl->current_dev->phy.gmode == !!gmode)) {
3746 /* This device is already running. */
3747 return 0;
3748 }
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003749 b43dbg(wl, "Switching to %s-GHz band\n",
3750 band_to_string(chan->band));
Michael Buesche4d6b792007-09-18 15:39:42 -04003751 down_dev = wl->current_dev;
3752
3753 prev_status = b43_status(down_dev);
3754 /* Shutdown the currently running core. */
3755 if (prev_status >= B43_STAT_STARTED)
Michael Buesch36dbd952009-09-04 22:51:29 +02003756 down_dev = b43_wireless_core_stop(down_dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04003757 if (prev_status >= B43_STAT_INITIALIZED)
3758 b43_wireless_core_exit(down_dev);
3759
3760 if (down_dev != up_dev) {
3761 /* We switch to a different core, so we put PHY into
3762 * RESET on the old core. */
3763 b43_put_phy_into_reset(down_dev);
3764 }
3765
3766 /* Now start the new core. */
3767 up_dev->phy.gmode = gmode;
3768 if (prev_status >= B43_STAT_INITIALIZED) {
3769 err = b43_wireless_core_init(up_dev);
3770 if (err) {
3771 b43err(wl, "Fatal: Could not initialize device for "
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003772 "selected %s-GHz band\n",
3773 band_to_string(chan->band));
Michael Buesche4d6b792007-09-18 15:39:42 -04003774 goto init_failure;
3775 }
3776 }
3777 if (prev_status >= B43_STAT_STARTED) {
3778 err = b43_wireless_core_start(up_dev);
3779 if (err) {
3780 b43err(wl, "Fatal: Coult not start device for "
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003781 "selected %s-GHz band\n",
3782 band_to_string(chan->band));
Michael Buesche4d6b792007-09-18 15:39:42 -04003783 b43_wireless_core_exit(up_dev);
3784 goto init_failure;
3785 }
3786 }
3787 B43_WARN_ON(b43_status(up_dev) != prev_status);
3788
3789 wl->current_dev = up_dev;
3790
3791 return 0;
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003792init_failure:
Michael Buesche4d6b792007-09-18 15:39:42 -04003793 /* Whoops, failed to init the new core. No core is operating now. */
3794 wl->current_dev = NULL;
3795 return err;
3796}
3797
Johannes Berg9124b072008-10-14 19:17:54 +02003798/* Write the short and long frame retry limit values. */
3799static void b43_set_retry_limits(struct b43_wldev *dev,
3800 unsigned int short_retry,
3801 unsigned int long_retry)
3802{
3803 /* The retry limit is a 4-bit counter. Enforce this to avoid overflowing
3804 * the chip-internal counter. */
3805 short_retry = min(short_retry, (unsigned int)0xF);
3806 long_retry = min(long_retry, (unsigned int)0xF);
3807
3808 b43_shm_write16(dev, B43_SHM_SCRATCH, B43_SHM_SC_SRLIMIT,
3809 short_retry);
3810 b43_shm_write16(dev, B43_SHM_SCRATCH, B43_SHM_SC_LRLIMIT,
3811 long_retry);
3812}
3813
Johannes Berge8975582008-10-09 12:18:51 +02003814static int b43_op_config(struct ieee80211_hw *hw, u32 changed)
Michael Buesche4d6b792007-09-18 15:39:42 -04003815{
3816 struct b43_wl *wl = hw_to_b43_wl(hw);
3817 struct b43_wldev *dev;
3818 struct b43_phy *phy;
Johannes Berge8975582008-10-09 12:18:51 +02003819 struct ieee80211_conf *conf = &hw->conf;
Michael Buesch9db1f6d2007-12-22 21:54:20 +01003820 int antenna;
Michael Buesche4d6b792007-09-18 15:39:42 -04003821 int err = 0;
Felix Fietkau2a190322011-08-10 13:50:30 -06003822 bool reload_bss = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04003823
Michael Buesche4d6b792007-09-18 15:39:42 -04003824 mutex_lock(&wl->mutex);
3825
Felix Fietkau2a190322011-08-10 13:50:30 -06003826 dev = wl->current_dev;
3827
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003828 /* Switch the band (if necessary). This might change the active core. */
3829 err = b43_switch_band(wl, conf->channel);
Michael Buesche4d6b792007-09-18 15:39:42 -04003830 if (err)
3831 goto out_unlock_mutex;
Felix Fietkau2a190322011-08-10 13:50:30 -06003832
3833 /* Need to reload all settings if the core changed */
3834 if (dev != wl->current_dev) {
3835 dev = wl->current_dev;
3836 changed = ~0;
3837 reload_bss = true;
3838 }
3839
Michael Buesche4d6b792007-09-18 15:39:42 -04003840 phy = &dev->phy;
3841
Rafał Miłeckiaa4c7b2a22010-01-22 01:53:12 +01003842 if (conf_is_ht(conf))
3843 phy->is_40mhz =
3844 (conf_is_ht40_minus(conf) || conf_is_ht40_plus(conf));
3845 else
3846 phy->is_40mhz = false;
3847
Michael Bueschd10d0e52008-12-18 22:13:39 +01003848 b43_mac_suspend(dev);
3849
Johannes Berg9124b072008-10-14 19:17:54 +02003850 if (changed & IEEE80211_CONF_CHANGE_RETRY_LIMITS)
3851 b43_set_retry_limits(dev, conf->short_frame_max_tx_count,
3852 conf->long_frame_max_tx_count);
3853 changed &= ~IEEE80211_CONF_CHANGE_RETRY_LIMITS;
3854 if (!changed)
Michael Bueschd10d0e52008-12-18 22:13:39 +01003855 goto out_mac_enable;
Michael Buesche4d6b792007-09-18 15:39:42 -04003856
3857 /* Switch to the requested channel.
3858 * The firmware takes care of races with the TX handler. */
Johannes Berg8318d782008-01-24 19:38:38 +01003859 if (conf->channel->hw_value != phy->channel)
Michael Bueschef1a6282008-08-27 18:53:02 +02003860 b43_switch_channel(dev, conf->channel->hw_value);
Michael Buesche4d6b792007-09-18 15:39:42 -04003861
Johannes Berg0869aea02009-10-28 10:03:35 +01003862 dev->wl->radiotap_enabled = !!(conf->flags & IEEE80211_CONF_MONITOR);
Johannes Bergd42ce842007-11-23 14:50:51 +01003863
Michael Buesche4d6b792007-09-18 15:39:42 -04003864 /* Adjust the desired TX power level. */
3865 if (conf->power_level != 0) {
Michael Buesch18c8ade2008-08-28 19:33:40 +02003866 if (conf->power_level != phy->desired_txpower) {
3867 phy->desired_txpower = conf->power_level;
3868 b43_phy_txpower_check(dev, B43_TXPWR_IGNORE_TIME |
3869 B43_TXPWR_IGNORE_TSSI);
Michael Buesche4d6b792007-09-18 15:39:42 -04003870 }
3871 }
3872
3873 /* Antennas for RX and management frame TX. */
Johannes Berg0f4ac382008-10-09 12:18:04 +02003874 antenna = B43_ANTENNA_DEFAULT;
Michael Buesch9db1f6d2007-12-22 21:54:20 +01003875 b43_mgmtframe_txantenna(dev, antenna);
Johannes Berg0f4ac382008-10-09 12:18:04 +02003876 antenna = B43_ANTENNA_DEFAULT;
Michael Bueschef1a6282008-08-27 18:53:02 +02003877 if (phy->ops->set_rx_antenna)
3878 phy->ops->set_rx_antenna(dev, antenna);
Michael Buesche4d6b792007-09-18 15:39:42 -04003879
Larry Fingerfd4973c2009-06-20 12:58:11 -05003880 if (wl->radio_enabled != phy->radio_on) {
3881 if (wl->radio_enabled) {
Johannes Berg19d337d2009-06-02 13:01:37 +02003882 b43_software_rfkill(dev, false);
Michael Bueschfda9abc2007-09-20 22:14:18 +02003883 b43info(dev->wl, "Radio turned on by software\n");
3884 if (!dev->radio_hw_enable) {
3885 b43info(dev->wl, "The hardware RF-kill button "
3886 "still turns the radio physically off. "
3887 "Press the button to turn it on.\n");
3888 }
3889 } else {
Johannes Berg19d337d2009-06-02 13:01:37 +02003890 b43_software_rfkill(dev, true);
Michael Bueschfda9abc2007-09-20 22:14:18 +02003891 b43info(dev->wl, "Radio turned off by software\n");
3892 }
3893 }
3894
Michael Bueschd10d0e52008-12-18 22:13:39 +01003895out_mac_enable:
3896 b43_mac_enable(dev);
3897out_unlock_mutex:
Michael Buesche4d6b792007-09-18 15:39:42 -04003898 mutex_unlock(&wl->mutex);
3899
Felix Fietkau2a190322011-08-10 13:50:30 -06003900 if (wl->vif && reload_bss)
3901 b43_op_bss_info_changed(hw, wl->vif, &wl->vif->bss_conf, ~0);
3902
Michael Buesche4d6b792007-09-18 15:39:42 -04003903 return err;
3904}
3905
Johannes Berg881d9482009-01-21 15:13:48 +01003906static void b43_update_basic_rates(struct b43_wldev *dev, u32 brates)
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01003907{
3908 struct ieee80211_supported_band *sband =
3909 dev->wl->hw->wiphy->bands[b43_current_band(dev->wl)];
3910 struct ieee80211_rate *rate;
3911 int i;
3912 u16 basic, direct, offset, basic_offset, rateptr;
3913
3914 for (i = 0; i < sband->n_bitrates; i++) {
3915 rate = &sband->bitrates[i];
3916
3917 if (b43_is_cck_rate(rate->hw_value)) {
3918 direct = B43_SHM_SH_CCKDIRECT;
3919 basic = B43_SHM_SH_CCKBASIC;
3920 offset = b43_plcp_get_ratecode_cck(rate->hw_value);
3921 offset &= 0xF;
3922 } else {
3923 direct = B43_SHM_SH_OFDMDIRECT;
3924 basic = B43_SHM_SH_OFDMBASIC;
3925 offset = b43_plcp_get_ratecode_ofdm(rate->hw_value);
3926 offset &= 0xF;
3927 }
3928
3929 rate = ieee80211_get_response_rate(sband, brates, rate->bitrate);
3930
3931 if (b43_is_cck_rate(rate->hw_value)) {
3932 basic_offset = b43_plcp_get_ratecode_cck(rate->hw_value);
3933 basic_offset &= 0xF;
3934 } else {
3935 basic_offset = b43_plcp_get_ratecode_ofdm(rate->hw_value);
3936 basic_offset &= 0xF;
3937 }
3938
3939 /*
3940 * Get the pointer that we need to point to
3941 * from the direct map
3942 */
3943 rateptr = b43_shm_read16(dev, B43_SHM_SHARED,
3944 direct + 2 * basic_offset);
3945 /* and write it to the basic map */
3946 b43_shm_write16(dev, B43_SHM_SHARED, basic + 2 * offset,
3947 rateptr);
3948 }
3949}
3950
3951static void b43_op_bss_info_changed(struct ieee80211_hw *hw,
3952 struct ieee80211_vif *vif,
3953 struct ieee80211_bss_conf *conf,
3954 u32 changed)
3955{
3956 struct b43_wl *wl = hw_to_b43_wl(hw);
3957 struct b43_wldev *dev;
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01003958
3959 mutex_lock(&wl->mutex);
3960
3961 dev = wl->current_dev;
Michael Bueschd10d0e52008-12-18 22:13:39 +01003962 if (!dev || b43_status(dev) < B43_STAT_STARTED)
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01003963 goto out_unlock_mutex;
Johannes Berg2d0ddec2009-04-23 16:13:26 +02003964
3965 B43_WARN_ON(wl->vif != vif);
3966
3967 if (changed & BSS_CHANGED_BSSID) {
Johannes Berg2d0ddec2009-04-23 16:13:26 +02003968 if (conf->bssid)
3969 memcpy(wl->bssid, conf->bssid, ETH_ALEN);
3970 else
3971 memset(wl->bssid, 0, ETH_ALEN);
Johannes Berg2d0ddec2009-04-23 16:13:26 +02003972 }
3973
Johannes Berg3f0d8432009-05-18 10:53:18 +02003974 if (b43_status(dev) >= B43_STAT_INITIALIZED) {
3975 if (changed & BSS_CHANGED_BEACON &&
3976 (b43_is_mode(wl, NL80211_IFTYPE_AP) ||
3977 b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT) ||
3978 b43_is_mode(wl, NL80211_IFTYPE_ADHOC)))
3979 b43_update_templates(wl);
3980
3981 if (changed & BSS_CHANGED_BSSID)
3982 b43_write_mac_bssid_templates(dev);
3983 }
Johannes Berg3f0d8432009-05-18 10:53:18 +02003984
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01003985 b43_mac_suspend(dev);
3986
Johannes Berg57c4d7b2009-04-23 16:10:04 +02003987 /* Update templates for AP/mesh mode. */
3988 if (changed & BSS_CHANGED_BEACON_INT &&
3989 (b43_is_mode(wl, NL80211_IFTYPE_AP) ||
3990 b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT) ||
Felix Fietkau2a190322011-08-10 13:50:30 -06003991 b43_is_mode(wl, NL80211_IFTYPE_ADHOC)) &&
3992 conf->beacon_int)
Johannes Berg57c4d7b2009-04-23 16:10:04 +02003993 b43_set_beacon_int(dev, conf->beacon_int);
3994
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01003995 if (changed & BSS_CHANGED_BASIC_RATES)
3996 b43_update_basic_rates(dev, conf->basic_rates);
3997
3998 if (changed & BSS_CHANGED_ERP_SLOT) {
3999 if (conf->use_short_slot)
4000 b43_short_slot_timing_enable(dev);
4001 else
4002 b43_short_slot_timing_disable(dev);
4003 }
4004
4005 b43_mac_enable(dev);
Michael Bueschd10d0e52008-12-18 22:13:39 +01004006out_unlock_mutex:
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01004007 mutex_unlock(&wl->mutex);
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01004008}
4009
Michael Buesch40faacc2007-10-28 16:29:32 +01004010static int b43_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd,
Johannes Bergdc822b52008-12-29 12:55:09 +01004011 struct ieee80211_vif *vif, struct ieee80211_sta *sta,
4012 struct ieee80211_key_conf *key)
Michael Buesche4d6b792007-09-18 15:39:42 -04004013{
4014 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01004015 struct b43_wldev *dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04004016 u8 algorithm;
4017 u8 index;
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01004018 int err;
Michael Buesch060210f2009-01-25 15:49:59 +01004019 static const u8 bcast_addr[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
Michael Buesche4d6b792007-09-18 15:39:42 -04004020
4021 if (modparam_nohwcrypt)
4022 return -ENOSPC; /* User disabled HW-crypto */
4023
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01004024 mutex_lock(&wl->mutex);
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01004025
4026 dev = wl->current_dev;
4027 err = -ENODEV;
4028 if (!dev || b43_status(dev) < B43_STAT_INITIALIZED)
4029 goto out_unlock;
4030
Michael Buesch403a3a12009-06-08 21:04:57 +02004031 if (dev->fw.pcm_request_failed || !dev->hwcrypto_enabled) {
Michael Buesch68217832008-05-17 23:43:57 +02004032 /* We don't have firmware for the crypto engine.
4033 * Must use software-crypto. */
4034 err = -EOPNOTSUPP;
4035 goto out_unlock;
4036 }
4037
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01004038 err = -EINVAL;
Johannes Berg97359d12010-08-10 09:46:38 +02004039 switch (key->cipher) {
4040 case WLAN_CIPHER_SUITE_WEP40:
4041 algorithm = B43_SEC_ALGO_WEP40;
Michael Buesche4d6b792007-09-18 15:39:42 -04004042 break;
Johannes Berg97359d12010-08-10 09:46:38 +02004043 case WLAN_CIPHER_SUITE_WEP104:
4044 algorithm = B43_SEC_ALGO_WEP104;
4045 break;
4046 case WLAN_CIPHER_SUITE_TKIP:
Michael Buesche4d6b792007-09-18 15:39:42 -04004047 algorithm = B43_SEC_ALGO_TKIP;
4048 break;
Johannes Berg97359d12010-08-10 09:46:38 +02004049 case WLAN_CIPHER_SUITE_CCMP:
Michael Buesche4d6b792007-09-18 15:39:42 -04004050 algorithm = B43_SEC_ALGO_AES;
4051 break;
4052 default:
4053 B43_WARN_ON(1);
Michael Buesche4d6b792007-09-18 15:39:42 -04004054 goto out_unlock;
4055 }
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01004056 index = (u8) (key->keyidx);
4057 if (index > 3)
4058 goto out_unlock;
Michael Buesche4d6b792007-09-18 15:39:42 -04004059
4060 switch (cmd) {
4061 case SET_KEY:
gregor kowski035d0242009-08-19 22:35:45 +02004062 if (algorithm == B43_SEC_ALGO_TKIP &&
4063 (!(key->flags & IEEE80211_KEY_FLAG_PAIRWISE) ||
4064 !modparam_hwtkip)) {
4065 /* We support only pairwise key */
Michael Buesche4d6b792007-09-18 15:39:42 -04004066 err = -EOPNOTSUPP;
4067 goto out_unlock;
4068 }
4069
Michael Buesche808e582008-12-19 21:30:52 +01004070 if (key->flags & IEEE80211_KEY_FLAG_PAIRWISE) {
Johannes Bergdc822b52008-12-29 12:55:09 +01004071 if (WARN_ON(!sta)) {
4072 err = -EOPNOTSUPP;
4073 goto out_unlock;
4074 }
Michael Buesche808e582008-12-19 21:30:52 +01004075 /* Pairwise key with an assigned MAC address. */
Michael Buesche4d6b792007-09-18 15:39:42 -04004076 err = b43_key_write(dev, -1, algorithm,
Johannes Bergdc822b52008-12-29 12:55:09 +01004077 key->key, key->keylen,
4078 sta->addr, key);
Michael Buesche808e582008-12-19 21:30:52 +01004079 } else {
4080 /* Group key */
4081 err = b43_key_write(dev, index, algorithm,
4082 key->key, key->keylen, NULL, key);
Michael Buesche4d6b792007-09-18 15:39:42 -04004083 }
4084 if (err)
4085 goto out_unlock;
4086
4087 if (algorithm == B43_SEC_ALGO_WEP40 ||
4088 algorithm == B43_SEC_ALGO_WEP104) {
4089 b43_hf_write(dev, b43_hf_read(dev) | B43_HF_USEDEFKEYS);
4090 } else {
4091 b43_hf_write(dev,
4092 b43_hf_read(dev) & ~B43_HF_USEDEFKEYS);
4093 }
4094 key->flags |= IEEE80211_KEY_FLAG_GENERATE_IV;
gregor kowski035d0242009-08-19 22:35:45 +02004095 if (algorithm == B43_SEC_ALGO_TKIP)
4096 key->flags |= IEEE80211_KEY_FLAG_GENERATE_MMIC;
Michael Buesche4d6b792007-09-18 15:39:42 -04004097 break;
4098 case DISABLE_KEY: {
4099 err = b43_key_clear(dev, key->hw_key_idx);
4100 if (err)
4101 goto out_unlock;
4102 break;
4103 }
4104 default:
4105 B43_WARN_ON(1);
4106 }
Michael Buesch9cf7f242008-12-19 20:24:30 +01004107
Michael Buesche4d6b792007-09-18 15:39:42 -04004108out_unlock:
Michael Buesche4d6b792007-09-18 15:39:42 -04004109 if (!err) {
4110 b43dbg(wl, "%s hardware based encryption for keyidx: %d, "
Johannes Berge1749612008-10-27 15:59:26 -07004111 "mac: %pM\n",
Michael Buesche4d6b792007-09-18 15:39:42 -04004112 cmd == SET_KEY ? "Using" : "Disabling", key->keyidx,
Larry Fingera1d882102009-01-14 11:15:25 -06004113 sta ? sta->addr : bcast_addr);
Michael Buesch9cf7f242008-12-19 20:24:30 +01004114 b43_dump_keymemory(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004115 }
Michael Buesch9cf7f242008-12-19 20:24:30 +01004116 mutex_unlock(&wl->mutex);
4117
Michael Buesche4d6b792007-09-18 15:39:42 -04004118 return err;
4119}
4120
Michael Buesch40faacc2007-10-28 16:29:32 +01004121static void b43_op_configure_filter(struct ieee80211_hw *hw,
4122 unsigned int changed, unsigned int *fflags,
Johannes Berg3ac64be2009-08-17 16:16:53 +02004123 u64 multicast)
Michael Buesche4d6b792007-09-18 15:39:42 -04004124{
4125 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Buesch36dbd952009-09-04 22:51:29 +02004126 struct b43_wldev *dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04004127
Michael Buesch36dbd952009-09-04 22:51:29 +02004128 mutex_lock(&wl->mutex);
4129 dev = wl->current_dev;
Johannes Berg4150c572007-09-17 01:29:23 -04004130 if (!dev) {
4131 *fflags = 0;
Michael Buesch36dbd952009-09-04 22:51:29 +02004132 goto out_unlock;
Michael Buesche4d6b792007-09-18 15:39:42 -04004133 }
Johannes Berg4150c572007-09-17 01:29:23 -04004134
Johannes Berg4150c572007-09-17 01:29:23 -04004135 *fflags &= FIF_PROMISC_IN_BSS |
4136 FIF_ALLMULTI |
4137 FIF_FCSFAIL |
4138 FIF_PLCPFAIL |
4139 FIF_CONTROL |
4140 FIF_OTHER_BSS |
4141 FIF_BCN_PRBRESP_PROMISC;
4142
4143 changed &= FIF_PROMISC_IN_BSS |
4144 FIF_ALLMULTI |
4145 FIF_FCSFAIL |
4146 FIF_PLCPFAIL |
4147 FIF_CONTROL |
4148 FIF_OTHER_BSS |
4149 FIF_BCN_PRBRESP_PROMISC;
4150
4151 wl->filter_flags = *fflags;
4152
4153 if (changed && b43_status(dev) >= B43_STAT_INITIALIZED)
4154 b43_adjust_opmode(dev);
Michael Buesch36dbd952009-09-04 22:51:29 +02004155
4156out_unlock:
4157 mutex_unlock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04004158}
4159
Michael Buesch36dbd952009-09-04 22:51:29 +02004160/* Locking: wl->mutex
4161 * Returns the current dev. This might be different from the passed in dev,
4162 * because the core might be gone away while we unlocked the mutex. */
4163static struct b43_wldev * b43_wireless_core_stop(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04004164{
Larry Finger9a53bf52011-08-27 15:53:42 -05004165 struct b43_wl *wl;
Michael Buesch36dbd952009-09-04 22:51:29 +02004166 struct b43_wldev *orig_dev;
Michael Buesch49d965c2009-10-03 00:57:58 +02004167 u32 mask;
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01004168 int queue_num;
Michael Buesche4d6b792007-09-18 15:39:42 -04004169
Larry Finger9a53bf52011-08-27 15:53:42 -05004170 if (!dev)
4171 return NULL;
4172 wl = dev->wl;
Michael Buesch36dbd952009-09-04 22:51:29 +02004173redo:
4174 if (!dev || b43_status(dev) < B43_STAT_STARTED)
4175 return dev;
Stefano Brivioa19d12d2007-11-07 18:16:11 +01004176
Michael Bueschf5d40ee2009-09-04 22:53:18 +02004177 /* Cancel work. Unlock to avoid deadlocks. */
Michael Buesche4d6b792007-09-18 15:39:42 -04004178 mutex_unlock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04004179 cancel_delayed_work_sync(&dev->periodic_work);
Michael Bueschf5d40ee2009-09-04 22:53:18 +02004180 cancel_work_sync(&wl->tx_work);
Michael Buesche4d6b792007-09-18 15:39:42 -04004181 mutex_lock(&wl->mutex);
Michael Buesch36dbd952009-09-04 22:51:29 +02004182 dev = wl->current_dev;
4183 if (!dev || b43_status(dev) < B43_STAT_STARTED) {
4184 /* Whoops, aliens ate up the device while we were unlocked. */
4185 return dev;
4186 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004187
Michael Buesch36dbd952009-09-04 22:51:29 +02004188 /* Disable interrupts on the device. */
4189 b43_set_status(dev, B43_STAT_INITIALIZED);
Rafał Miłecki505fb012011-05-19 15:11:27 +02004190 if (b43_bus_host_is_sdio(dev->dev)) {
Michael Buesch36dbd952009-09-04 22:51:29 +02004191 /* wl->mutex is locked. That is enough. */
4192 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, 0);
4193 b43_read32(dev, B43_MMIO_GEN_IRQ_MASK); /* Flush */
4194 } else {
4195 spin_lock_irq(&wl->hardirq_lock);
4196 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, 0);
4197 b43_read32(dev, B43_MMIO_GEN_IRQ_MASK); /* Flush */
4198 spin_unlock_irq(&wl->hardirq_lock);
4199 }
Michael Buesch176e9f62009-09-11 23:04:04 +02004200 /* Synchronize and free the interrupt handlers. Unlock to avoid deadlocks. */
Michael Buesch36dbd952009-09-04 22:51:29 +02004201 orig_dev = dev;
4202 mutex_unlock(&wl->mutex);
Rafał Miłecki505fb012011-05-19 15:11:27 +02004203 if (b43_bus_host_is_sdio(dev->dev)) {
Michael Buesch176e9f62009-09-11 23:04:04 +02004204 b43_sdio_free_irq(dev);
4205 } else {
Rafał Miłeckia18c7152011-05-18 02:06:40 +02004206 synchronize_irq(dev->dev->irq);
4207 free_irq(dev->dev->irq, dev);
Michael Buesch176e9f62009-09-11 23:04:04 +02004208 }
Michael Buesch36dbd952009-09-04 22:51:29 +02004209 mutex_lock(&wl->mutex);
4210 dev = wl->current_dev;
4211 if (!dev)
4212 return dev;
4213 if (dev != orig_dev) {
4214 if (b43_status(dev) >= B43_STAT_STARTED)
4215 goto redo;
4216 return dev;
4217 }
Michael Buesch49d965c2009-10-03 00:57:58 +02004218 mask = b43_read32(dev, B43_MMIO_GEN_IRQ_MASK);
4219 B43_WARN_ON(mask != 0xFFFFFFFF && mask);
Michael Buesch36dbd952009-09-04 22:51:29 +02004220
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01004221 /* Drain all TX queues. */
4222 for (queue_num = 0; queue_num < B43_QOS_QUEUE_NUM; queue_num++) {
4223 while (skb_queue_len(&wl->tx_queue[queue_num]))
4224 dev_kfree_skb(skb_dequeue(&wl->tx_queue[queue_num]));
4225 }
Michael Bueschf5d40ee2009-09-04 22:53:18 +02004226
Michael Buesche4d6b792007-09-18 15:39:42 -04004227 b43_mac_suspend(dev);
Michael Buescha78b3bb2009-09-11 21:44:05 +02004228 b43_leds_exit(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004229 b43dbg(wl, "Wireless interface stopped\n");
Michael Buesch36dbd952009-09-04 22:51:29 +02004230
4231 return dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04004232}
4233
4234/* Locking: wl->mutex */
4235static int b43_wireless_core_start(struct b43_wldev *dev)
4236{
4237 int err;
4238
4239 B43_WARN_ON(b43_status(dev) != B43_STAT_INITIALIZED);
4240
4241 drain_txstatus_queue(dev);
Rafał Miłecki505fb012011-05-19 15:11:27 +02004242 if (b43_bus_host_is_sdio(dev->dev)) {
Albert Herranz3dbba8e22009-09-10 19:34:49 +02004243 err = b43_sdio_request_irq(dev, b43_sdio_interrupt_handler);
4244 if (err) {
4245 b43err(dev->wl, "Cannot request SDIO IRQ\n");
4246 goto out;
4247 }
4248 } else {
Rafał Miłeckia18c7152011-05-18 02:06:40 +02004249 err = request_threaded_irq(dev->dev->irq, b43_interrupt_handler,
Albert Herranz3dbba8e22009-09-10 19:34:49 +02004250 b43_interrupt_thread_handler,
4251 IRQF_SHARED, KBUILD_MODNAME, dev);
4252 if (err) {
Rafał Miłeckidedb1eb2011-05-14 00:04:38 +02004253 b43err(dev->wl, "Cannot request IRQ-%d\n",
Rafał Miłeckia18c7152011-05-18 02:06:40 +02004254 dev->dev->irq);
Albert Herranz3dbba8e22009-09-10 19:34:49 +02004255 goto out;
4256 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004257 }
4258
4259 /* We are ready to run. */
Larry Finger0866b032010-02-03 13:33:44 -06004260 ieee80211_wake_queues(dev->wl->hw);
Michael Buesche4d6b792007-09-18 15:39:42 -04004261 b43_set_status(dev, B43_STAT_STARTED);
4262
4263 /* Start data flow (TX/RX). */
4264 b43_mac_enable(dev);
Michael Buesch13790722009-04-08 21:26:27 +02004265 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, dev->irq_mask);
Michael Buesche4d6b792007-09-18 15:39:42 -04004266
Lucas De Marchi25985ed2011-03-30 22:57:33 -03004267 /* Start maintenance work */
Michael Buesche4d6b792007-09-18 15:39:42 -04004268 b43_periodic_tasks_setup(dev);
4269
Michael Buescha78b3bb2009-09-11 21:44:05 +02004270 b43_leds_init(dev);
4271
Michael Buesche4d6b792007-09-18 15:39:42 -04004272 b43dbg(dev->wl, "Wireless interface started\n");
Michael Buescha78b3bb2009-09-11 21:44:05 +02004273out:
Michael Buesche4d6b792007-09-18 15:39:42 -04004274 return err;
4275}
4276
4277/* Get PHY and RADIO versioning numbers */
4278static int b43_phy_versioning(struct b43_wldev *dev)
4279{
4280 struct b43_phy *phy = &dev->phy;
4281 u32 tmp;
4282 u8 analog_type;
4283 u8 phy_type;
4284 u8 phy_rev;
4285 u16 radio_manuf;
4286 u16 radio_ver;
4287 u16 radio_rev;
4288 int unsupported = 0;
4289
4290 /* Get PHY versioning */
4291 tmp = b43_read16(dev, B43_MMIO_PHY_VER);
4292 analog_type = (tmp & B43_PHYVER_ANALOG) >> B43_PHYVER_ANALOG_SHIFT;
4293 phy_type = (tmp & B43_PHYVER_TYPE) >> B43_PHYVER_TYPE_SHIFT;
4294 phy_rev = (tmp & B43_PHYVER_VERSION);
4295 switch (phy_type) {
4296 case B43_PHYTYPE_A:
4297 if (phy_rev >= 4)
4298 unsupported = 1;
4299 break;
4300 case B43_PHYTYPE_B:
4301 if (phy_rev != 2 && phy_rev != 4 && phy_rev != 6
4302 && phy_rev != 7)
4303 unsupported = 1;
4304 break;
4305 case B43_PHYTYPE_G:
Larry Finger013978b2007-11-26 10:29:47 -06004306 if (phy_rev > 9)
Michael Buesche4d6b792007-09-18 15:39:42 -04004307 unsupported = 1;
4308 break;
Rafał Miłecki692d2c02010-12-07 21:56:00 +01004309#ifdef CONFIG_B43_PHY_N
Michael Bueschd5c71e42008-01-04 17:06:29 +01004310 case B43_PHYTYPE_N:
Rafał Miłeckiab72efd2010-12-21 21:29:44 +01004311 if (phy_rev > 9)
Michael Bueschd5c71e42008-01-04 17:06:29 +01004312 unsupported = 1;
4313 break;
4314#endif
Michael Buesch6b1c7c62008-12-25 00:39:28 +01004315#ifdef CONFIG_B43_PHY_LP
4316 case B43_PHYTYPE_LP:
Gábor Stefanik9d86a2d2009-08-14 14:54:46 +02004317 if (phy_rev > 2)
Michael Buesch6b1c7c62008-12-25 00:39:28 +01004318 unsupported = 1;
4319 break;
4320#endif
Rafał Miłeckid7520b12011-06-13 16:20:06 +02004321#ifdef CONFIG_B43_PHY_HT
4322 case B43_PHYTYPE_HT:
4323 if (phy_rev > 1)
4324 unsupported = 1;
4325 break;
4326#endif
Rafał Miłecki1d738e62011-07-07 15:25:27 +02004327#ifdef CONFIG_B43_PHY_LCN
4328 case B43_PHYTYPE_LCN:
4329 if (phy_rev > 1)
4330 unsupported = 1;
4331 break;
4332#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04004333 default:
4334 unsupported = 1;
Joe Perches6403eab2011-06-03 11:51:20 +00004335 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004336 if (unsupported) {
4337 b43err(dev->wl, "FOUND UNSUPPORTED PHY "
4338 "(Analog %u, Type %u, Revision %u)\n",
4339 analog_type, phy_type, phy_rev);
4340 return -EOPNOTSUPP;
4341 }
4342 b43dbg(dev->wl, "Found PHY: Analog %u, Type %u, Revision %u\n",
4343 analog_type, phy_type, phy_rev);
4344
4345 /* Get RADIO versioning */
Rafał Miłecki3fd48502011-07-06 20:27:24 +02004346 if (dev->dev->core_rev >= 24) {
Rafał Miłecki544e5d82011-07-06 20:27:25 +02004347 u16 radio24[3];
4348
4349 for (tmp = 0; tmp < 3; tmp++) {
4350 b43_write16(dev, B43_MMIO_RADIO24_CONTROL, tmp);
4351 radio24[tmp] = b43_read16(dev, B43_MMIO_RADIO24_DATA);
4352 }
4353
4354 /* Broadcom uses "id" for our "ver" and has separated "ver" */
4355 /* radio_ver = (radio24[0] & 0xF0) >> 4; */
4356
4357 radio_manuf = 0x17F;
4358 radio_ver = (radio24[2] << 8) | radio24[1];
4359 radio_rev = (radio24[0] & 0xF);
Michael Buesche4d6b792007-09-18 15:39:42 -04004360 } else {
Rafał Miłecki3fd48502011-07-06 20:27:24 +02004361 if (dev->dev->chip_id == 0x4317) {
4362 if (dev->dev->chip_rev == 0)
4363 tmp = 0x3205017F;
4364 else if (dev->dev->chip_rev == 1)
4365 tmp = 0x4205017F;
4366 else
4367 tmp = 0x5205017F;
4368 } else {
4369 b43_write16(dev, B43_MMIO_RADIO_CONTROL,
4370 B43_RADIOCTL_ID);
4371 tmp = b43_read16(dev, B43_MMIO_RADIO_DATA_LOW);
4372 b43_write16(dev, B43_MMIO_RADIO_CONTROL,
4373 B43_RADIOCTL_ID);
4374 tmp |= (u32)b43_read16(dev, B43_MMIO_RADIO_DATA_HIGH)
4375 << 16;
4376 }
4377 radio_manuf = (tmp & 0x00000FFF);
4378 radio_ver = (tmp & 0x0FFFF000) >> 12;
4379 radio_rev = (tmp & 0xF0000000) >> 28;
Michael Buesche4d6b792007-09-18 15:39:42 -04004380 }
Rafał Miłecki3fd48502011-07-06 20:27:24 +02004381
Michael Buesch96c755a2008-01-06 00:09:46 +01004382 if (radio_manuf != 0x17F /* Broadcom */)
4383 unsupported = 1;
Michael Buesche4d6b792007-09-18 15:39:42 -04004384 switch (phy_type) {
4385 case B43_PHYTYPE_A:
4386 if (radio_ver != 0x2060)
4387 unsupported = 1;
4388 if (radio_rev != 1)
4389 unsupported = 1;
4390 if (radio_manuf != 0x17F)
4391 unsupported = 1;
4392 break;
4393 case B43_PHYTYPE_B:
4394 if ((radio_ver & 0xFFF0) != 0x2050)
4395 unsupported = 1;
4396 break;
4397 case B43_PHYTYPE_G:
4398 if (radio_ver != 0x2050)
4399 unsupported = 1;
4400 break;
Michael Buesch96c755a2008-01-06 00:09:46 +01004401 case B43_PHYTYPE_N:
Johannes Bergbb519be2008-12-24 15:26:40 +01004402 if (radio_ver != 0x2055 && radio_ver != 0x2056)
Michael Buesch96c755a2008-01-06 00:09:46 +01004403 unsupported = 1;
4404 break;
Michael Buesch6b1c7c62008-12-25 00:39:28 +01004405 case B43_PHYTYPE_LP:
Gábor Stefanik9d86a2d2009-08-14 14:54:46 +02004406 if (radio_ver != 0x2062 && radio_ver != 0x2063)
Michael Buesch6b1c7c62008-12-25 00:39:28 +01004407 unsupported = 1;
4408 break;
Rafał Miłeckid7520b12011-06-13 16:20:06 +02004409 case B43_PHYTYPE_HT:
4410 if (radio_ver != 0x2059)
4411 unsupported = 1;
4412 break;
Rafał Miłecki1d738e62011-07-07 15:25:27 +02004413 case B43_PHYTYPE_LCN:
4414 if (radio_ver != 0x2064)
4415 unsupported = 1;
4416 break;
Michael Buesche4d6b792007-09-18 15:39:42 -04004417 default:
4418 B43_WARN_ON(1);
4419 }
4420 if (unsupported) {
4421 b43err(dev->wl, "FOUND UNSUPPORTED RADIO "
4422 "(Manuf 0x%X, Version 0x%X, Revision %u)\n",
4423 radio_manuf, radio_ver, radio_rev);
4424 return -EOPNOTSUPP;
4425 }
4426 b43dbg(dev->wl, "Found Radio: Manuf 0x%X, Version 0x%X, Revision %u\n",
4427 radio_manuf, radio_ver, radio_rev);
4428
4429 phy->radio_manuf = radio_manuf;
4430 phy->radio_ver = radio_ver;
4431 phy->radio_rev = radio_rev;
4432
4433 phy->analog = analog_type;
4434 phy->type = phy_type;
4435 phy->rev = phy_rev;
4436
4437 return 0;
4438}
4439
4440static void setup_struct_phy_for_init(struct b43_wldev *dev,
4441 struct b43_phy *phy)
4442{
Michael Buesche4d6b792007-09-18 15:39:42 -04004443 phy->hardware_power_control = !!modparam_hwpctl;
Michael Buesch18c8ade2008-08-28 19:33:40 +02004444 phy->next_txpwr_check_time = jiffies;
Michael Buesch8ed7fc42007-12-09 22:34:59 +01004445 /* PHY TX errors counter. */
4446 atomic_set(&phy->txerr_cnt, B43_PHY_TX_BADNESS_LIMIT);
Michael Buesch591f3dc2009-03-31 12:27:32 +02004447
4448#if B43_DEBUG
Rusty Russell3db1cd52011-12-19 13:56:45 +00004449 phy->phy_locked = false;
4450 phy->radio_locked = false;
Michael Buesch591f3dc2009-03-31 12:27:32 +02004451#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04004452}
4453
4454static void setup_struct_wldev_for_init(struct b43_wldev *dev)
4455{
Rusty Russell3db1cd52011-12-19 13:56:45 +00004456 dev->dfq_valid = false;
Michael Bueschaa6c7ae2007-12-26 16:26:36 +01004457
Michael Buesch6a724d62007-09-20 22:12:58 +02004458 /* Assume the radio is enabled. If it's not enabled, the state will
4459 * immediately get fixed on the first periodic work run. */
Rusty Russell3db1cd52011-12-19 13:56:45 +00004460 dev->radio_hw_enable = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04004461
4462 /* Stats */
4463 memset(&dev->stats, 0, sizeof(dev->stats));
4464
4465 setup_struct_phy_for_init(dev, &dev->phy);
4466
4467 /* IRQ related flags */
4468 dev->irq_reason = 0;
4469 memset(dev->dma_reason, 0, sizeof(dev->dma_reason));
Michael Buesch13790722009-04-08 21:26:27 +02004470 dev->irq_mask = B43_IRQ_MASKTEMPLATE;
Michael Buesch3e3ccb32009-03-19 19:27:21 +01004471 if (b43_modparam_verbose < B43_VERBOSITY_DEBUG)
Michael Buesch13790722009-04-08 21:26:27 +02004472 dev->irq_mask &= ~B43_IRQ_PHY_TXERR;
Michael Buesche4d6b792007-09-18 15:39:42 -04004473
4474 dev->mac_suspended = 1;
4475
4476 /* Noise calculation context */
4477 memset(&dev->noisecalc, 0, sizeof(dev->noisecalc));
4478}
4479
4480static void b43_bluetooth_coext_enable(struct b43_wldev *dev)
4481{
Rafał Miłecki05814832011-05-18 02:06:39 +02004482 struct ssb_sprom *sprom = dev->dev->bus_sprom;
Michael Buescha259d6a2008-04-18 21:06:37 +02004483 u64 hf;
Michael Buesche4d6b792007-09-18 15:39:42 -04004484
Michael Buesch1855ba72008-04-18 20:51:41 +02004485 if (!modparam_btcoex)
4486 return;
Larry Finger95de2842007-11-09 16:57:18 -06004487 if (!(sprom->boardflags_lo & B43_BFL_BTCOEXIST))
Michael Buesche4d6b792007-09-18 15:39:42 -04004488 return;
4489 if (dev->phy.type != B43_PHYTYPE_B && !dev->phy.gmode)
4490 return;
4491
4492 hf = b43_hf_read(dev);
Larry Finger95de2842007-11-09 16:57:18 -06004493 if (sprom->boardflags_lo & B43_BFL_BTCMOD)
Michael Buesche4d6b792007-09-18 15:39:42 -04004494 hf |= B43_HF_BTCOEXALT;
4495 else
4496 hf |= B43_HF_BTCOEX;
4497 b43_hf_write(dev, hf);
Michael Buesche4d6b792007-09-18 15:39:42 -04004498}
4499
4500static void b43_bluetooth_coext_disable(struct b43_wldev *dev)
Michael Buesch1855ba72008-04-18 20:51:41 +02004501{
4502 if (!modparam_btcoex)
4503 return;
4504 //TODO
Michael Buesche4d6b792007-09-18 15:39:42 -04004505}
4506
4507static void b43_imcfglo_timeouts_workaround(struct b43_wldev *dev)
4508{
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02004509 struct ssb_bus *bus;
Michael Buesche4d6b792007-09-18 15:39:42 -04004510 u32 tmp;
4511
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02004512 if (dev->dev->bus_type != B43_BUS_SSB)
4513 return;
4514
4515 bus = dev->dev->sdev->bus;
4516
Rafał Miłecki0fd82ea2011-05-11 02:10:59 +02004517 if ((bus->chip_id == 0x4311 && bus->chip_rev == 2) ||
4518 (bus->chip_id == 0x4312)) {
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02004519 tmp = ssb_read32(dev->dev->sdev, SSB_IMCFGLO);
Rafał Miłecki0fd82ea2011-05-11 02:10:59 +02004520 tmp &= ~SSB_IMCFGLO_REQTO;
4521 tmp &= ~SSB_IMCFGLO_SERTO;
4522 tmp |= 0x3;
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02004523 ssb_write32(dev->dev->sdev, SSB_IMCFGLO, tmp);
Rafał Miłecki0fd82ea2011-05-11 02:10:59 +02004524 ssb_commit_settings(bus);
Michael Buesche4d6b792007-09-18 15:39:42 -04004525 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004526}
4527
Michael Bueschd59f7202008-04-03 18:56:19 +02004528static void b43_set_synth_pu_delay(struct b43_wldev *dev, bool idle)
4529{
4530 u16 pu_delay;
4531
4532 /* The time value is in microseconds. */
4533 if (dev->phy.type == B43_PHYTYPE_A)
4534 pu_delay = 3700;
4535 else
4536 pu_delay = 1050;
Johannes Berg05c914f2008-09-11 00:01:58 +02004537 if (b43_is_mode(dev->wl, NL80211_IFTYPE_ADHOC) || idle)
Michael Bueschd59f7202008-04-03 18:56:19 +02004538 pu_delay = 500;
4539 if ((dev->phy.radio_ver == 0x2050) && (dev->phy.radio_rev == 8))
4540 pu_delay = max(pu_delay, (u16)2400);
4541
4542 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_SPUWKUP, pu_delay);
4543}
4544
4545/* Set the TSF CFP pre-TargetBeaconTransmissionTime. */
4546static void b43_set_pretbtt(struct b43_wldev *dev)
4547{
4548 u16 pretbtt;
4549
4550 /* The time value is in microseconds. */
Johannes Berg05c914f2008-09-11 00:01:58 +02004551 if (b43_is_mode(dev->wl, NL80211_IFTYPE_ADHOC)) {
Michael Bueschd59f7202008-04-03 18:56:19 +02004552 pretbtt = 2;
4553 } else {
4554 if (dev->phy.type == B43_PHYTYPE_A)
4555 pretbtt = 120;
4556 else
4557 pretbtt = 250;
4558 }
4559 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_PRETBTT, pretbtt);
4560 b43_write16(dev, B43_MMIO_TSF_CFP_PRETBTT, pretbtt);
4561}
4562
Michael Buesche4d6b792007-09-18 15:39:42 -04004563/* Shutdown a wireless core */
4564/* Locking: wl->mutex */
4565static void b43_wireless_core_exit(struct b43_wldev *dev)
4566{
Michael Buesch1f7d87b2008-01-22 20:23:34 +01004567 u32 macctl;
Michael Buesche4d6b792007-09-18 15:39:42 -04004568
Michael Buesch36dbd952009-09-04 22:51:29 +02004569 B43_WARN_ON(dev && b43_status(dev) > B43_STAT_INITIALIZED);
4570 if (!dev || b43_status(dev) != B43_STAT_INITIALIZED)
Michael Buesche4d6b792007-09-18 15:39:42 -04004571 return;
John W. Linville84c164a2010-08-06 15:31:45 -04004572
4573 /* Unregister HW RNG driver */
4574 b43_rng_exit(dev->wl);
4575
Michael Buesche4d6b792007-09-18 15:39:42 -04004576 b43_set_status(dev, B43_STAT_UNINIT);
4577
Michael Buesch1f7d87b2008-01-22 20:23:34 +01004578 /* Stop the microcode PSM. */
4579 macctl = b43_read32(dev, B43_MMIO_MACCTL);
4580 macctl &= ~B43_MACCTL_PSM_RUN;
4581 macctl |= B43_MACCTL_PSM_JMP0;
4582 b43_write32(dev, B43_MMIO_MACCTL, macctl);
4583
Michael Buesche4d6b792007-09-18 15:39:42 -04004584 b43_dma_free(dev);
Michael Buesch5100d5a2008-03-29 21:01:16 +01004585 b43_pio_free(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004586 b43_chip_exit(dev);
Michael Bueschcb24f572008-09-03 12:12:20 +02004587 dev->phy.ops->switch_analog(dev, 0);
Michael Buesche66fee62007-12-26 17:47:10 +01004588 if (dev->wl->current_beacon) {
4589 dev_kfree_skb_any(dev->wl->current_beacon);
4590 dev->wl->current_beacon = NULL;
4591 }
4592
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02004593 b43_device_disable(dev, 0);
4594 b43_bus_may_powerdown(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004595}
4596
4597/* Initialize a wireless core */
4598static int b43_wireless_core_init(struct b43_wldev *dev)
4599{
Rafał Miłecki05814832011-05-18 02:06:39 +02004600 struct ssb_sprom *sprom = dev->dev->bus_sprom;
Michael Buesche4d6b792007-09-18 15:39:42 -04004601 struct b43_phy *phy = &dev->phy;
4602 int err;
Michael Buescha259d6a2008-04-18 21:06:37 +02004603 u64 hf;
Michael Buesche4d6b792007-09-18 15:39:42 -04004604
4605 B43_WARN_ON(b43_status(dev) != B43_STAT_UNINIT);
4606
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02004607 err = b43_bus_powerup(dev, 0);
Michael Buesche4d6b792007-09-18 15:39:42 -04004608 if (err)
4609 goto out;
Rafał Miłecki4da909e2011-06-02 01:07:12 +02004610 if (!b43_device_is_enabled(dev))
4611 b43_wireless_core_reset(dev, phy->gmode);
Michael Buesche4d6b792007-09-18 15:39:42 -04004612
Michael Bueschfb111372008-09-02 13:00:34 +02004613 /* Reset all data structures. */
Michael Buesche4d6b792007-09-18 15:39:42 -04004614 setup_struct_wldev_for_init(dev);
Michael Bueschfb111372008-09-02 13:00:34 +02004615 phy->ops->prepare_structs(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004616
4617 /* Enable IRQ routing to this device. */
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02004618 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02004619#ifdef CONFIG_B43_BCMA
4620 case B43_BUS_BCMA:
4621 bcma_core_pci_irq_ctl(&dev->dev->bdev->bus->drv_pci,
4622 dev->dev->bdev, true);
4623 break;
4624#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02004625#ifdef CONFIG_B43_SSB
4626 case B43_BUS_SSB:
4627 ssb_pcicore_dev_irqvecs_enable(&dev->dev->sdev->bus->pcicore,
4628 dev->dev->sdev);
4629 break;
4630#endif
4631 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004632
4633 b43_imcfglo_timeouts_workaround(dev);
4634 b43_bluetooth_coext_disable(dev);
Michael Bueschfb111372008-09-02 13:00:34 +02004635 if (phy->ops->prepare_hardware) {
4636 err = phy->ops->prepare_hardware(dev);
Michael Bueschef1a6282008-08-27 18:53:02 +02004637 if (err)
Michael Bueschfb111372008-09-02 13:00:34 +02004638 goto err_busdown;
Michael Bueschef1a6282008-08-27 18:53:02 +02004639 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004640 err = b43_chip_init(dev);
4641 if (err)
Michael Bueschfb111372008-09-02 13:00:34 +02004642 goto err_busdown;
Michael Buesche4d6b792007-09-18 15:39:42 -04004643 b43_shm_write16(dev, B43_SHM_SHARED,
Rafał Miłecki21d889d2011-05-18 02:06:38 +02004644 B43_SHM_SH_WLCOREREV, dev->dev->core_rev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004645 hf = b43_hf_read(dev);
4646 if (phy->type == B43_PHYTYPE_G) {
4647 hf |= B43_HF_SYMW;
4648 if (phy->rev == 1)
4649 hf |= B43_HF_GDCW;
Larry Finger95de2842007-11-09 16:57:18 -06004650 if (sprom->boardflags_lo & B43_BFL_PACTRL)
Michael Buesche4d6b792007-09-18 15:39:42 -04004651 hf |= B43_HF_OFDMPABOOST;
Michael Buesch969d15c2009-02-20 14:27:15 +01004652 }
4653 if (phy->radio_ver == 0x2050) {
4654 if (phy->radio_rev == 6)
4655 hf |= B43_HF_4318TSSI;
4656 if (phy->radio_rev < 6)
4657 hf |= B43_HF_VCORECALC;
Michael Buesche4d6b792007-09-18 15:39:42 -04004658 }
Michael Buesch1cc8f472009-02-20 14:47:56 +01004659 if (sprom->boardflags_lo & B43_BFL_XTAL_NOSLOW)
4660 hf |= B43_HF_DSCRQ; /* Disable slowclock requests from ucode. */
Michael Buesch1a777332009-03-04 16:41:10 +01004661#ifdef CONFIG_SSB_DRIVER_PCICORE
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02004662 if (dev->dev->bus_type == B43_BUS_SSB &&
4663 dev->dev->sdev->bus->bustype == SSB_BUSTYPE_PCI &&
4664 dev->dev->sdev->bus->pcicore.dev->id.revision <= 10)
Michael Buesch88219052009-02-20 14:58:59 +01004665 hf |= B43_HF_PCISCW; /* PCI slow clock workaround. */
Michael Buesch1a777332009-03-04 16:41:10 +01004666#endif
Michael Buesch25d3ef52009-02-20 15:39:21 +01004667 hf &= ~B43_HF_SKCFPUP;
Michael Buesche4d6b792007-09-18 15:39:42 -04004668 b43_hf_write(dev, hf);
4669
Michael Buesch74cfdba2007-10-28 16:19:44 +01004670 b43_set_retry_limits(dev, B43_DEFAULT_SHORT_RETRY_LIMIT,
4671 B43_DEFAULT_LONG_RETRY_LIMIT);
Michael Buesche4d6b792007-09-18 15:39:42 -04004672 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_SFFBLIM, 3);
4673 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_LFFBLIM, 2);
4674
4675 /* Disable sending probe responses from firmware.
4676 * Setting the MaxTime to one usec will always trigger
4677 * a timeout, so we never send any probe resp.
4678 * A timeout of zero is infinite. */
4679 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_PRMAXTIME, 1);
4680
4681 b43_rate_memory_init(dev);
Michael Buesch5042c502008-04-05 15:05:00 +02004682 b43_set_phytxctl_defaults(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004683
4684 /* Minimum Contention Window */
Daniel Nguc5a079f2010-03-23 00:52:44 +13004685 if (phy->type == B43_PHYTYPE_B)
Michael Buesche4d6b792007-09-18 15:39:42 -04004686 b43_shm_write16(dev, B43_SHM_SCRATCH, B43_SHM_SC_MINCONT, 0x1F);
Daniel Nguc5a079f2010-03-23 00:52:44 +13004687 else
Michael Buesche4d6b792007-09-18 15:39:42 -04004688 b43_shm_write16(dev, B43_SHM_SCRATCH, B43_SHM_SC_MINCONT, 0xF);
Michael Buesche4d6b792007-09-18 15:39:42 -04004689 /* Maximum Contention Window */
4690 b43_shm_write16(dev, B43_SHM_SCRATCH, B43_SHM_SC_MAXCONT, 0x3FF);
4691
Rafał Miłecki505fb012011-05-19 15:11:27 +02004692 if (b43_bus_host_is_pcmcia(dev->dev) ||
Rafał Miłeckicbe1e822011-08-16 21:44:21 +02004693 b43_bus_host_is_sdio(dev->dev)) {
Rusty Russell3db1cd52011-12-19 13:56:45 +00004694 dev->__using_pio_transfers = true;
Rafał Miłeckicbe1e822011-08-16 21:44:21 +02004695 err = b43_pio_init(dev);
4696 } else if (dev->use_pio) {
4697 b43warn(dev->wl, "Forced PIO by use_pio module parameter. "
4698 "This should not be needed and will result in lower "
4699 "performance.\n");
Rusty Russell3db1cd52011-12-19 13:56:45 +00004700 dev->__using_pio_transfers = true;
Michael Buesch5100d5a2008-03-29 21:01:16 +01004701 err = b43_pio_init(dev);
4702 } else {
Rusty Russell3db1cd52011-12-19 13:56:45 +00004703 dev->__using_pio_transfers = false;
Michael Buesch5100d5a2008-03-29 21:01:16 +01004704 err = b43_dma_init(dev);
4705 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004706 if (err)
4707 goto err_chip_exit;
Michael Buesch03b29772007-12-26 14:41:30 +01004708 b43_qos_init(dev);
Michael Bueschd59f7202008-04-03 18:56:19 +02004709 b43_set_synth_pu_delay(dev, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04004710 b43_bluetooth_coext_enable(dev);
4711
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02004712 b43_bus_powerup(dev, !(sprom->boardflags_lo & B43_BFL_XTAL_NOSLOW));
Johannes Berg4150c572007-09-17 01:29:23 -04004713 b43_upload_card_macaddress(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004714 b43_security_init(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004715
Michael Buesch5ab95492009-09-10 20:31:46 +02004716 ieee80211_wake_queues(dev->wl->hw);
Michael Buesche4d6b792007-09-18 15:39:42 -04004717
4718 b43_set_status(dev, B43_STAT_INITIALIZED);
4719
John W. Linville84c164a2010-08-06 15:31:45 -04004720 /* Register HW RNG driver */
4721 b43_rng_init(dev->wl);
4722
Larry Finger1a8d12272007-12-14 13:59:11 +01004723out:
Michael Buesche4d6b792007-09-18 15:39:42 -04004724 return err;
4725
Michael Bueschef1a6282008-08-27 18:53:02 +02004726err_chip_exit:
Michael Buesche4d6b792007-09-18 15:39:42 -04004727 b43_chip_exit(dev);
Michael Bueschef1a6282008-08-27 18:53:02 +02004728err_busdown:
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02004729 b43_bus_may_powerdown(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004730 B43_WARN_ON(b43_status(dev) != B43_STAT_UNINIT);
4731 return err;
4732}
4733
Michael Buesch40faacc2007-10-28 16:29:32 +01004734static int b43_op_add_interface(struct ieee80211_hw *hw,
Johannes Berg1ed32e42009-12-23 13:15:45 +01004735 struct ieee80211_vif *vif)
Michael Buesche4d6b792007-09-18 15:39:42 -04004736{
4737 struct b43_wl *wl = hw_to_b43_wl(hw);
4738 struct b43_wldev *dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04004739 int err = -EOPNOTSUPP;
Johannes Berg4150c572007-09-17 01:29:23 -04004740
4741 /* TODO: allow WDS/AP devices to coexist */
4742
Johannes Berg1ed32e42009-12-23 13:15:45 +01004743 if (vif->type != NL80211_IFTYPE_AP &&
4744 vif->type != NL80211_IFTYPE_MESH_POINT &&
4745 vif->type != NL80211_IFTYPE_STATION &&
4746 vif->type != NL80211_IFTYPE_WDS &&
4747 vif->type != NL80211_IFTYPE_ADHOC)
Johannes Berg4150c572007-09-17 01:29:23 -04004748 return -EOPNOTSUPP;
Michael Buesche4d6b792007-09-18 15:39:42 -04004749
4750 mutex_lock(&wl->mutex);
Johannes Berg4150c572007-09-17 01:29:23 -04004751 if (wl->operating)
Michael Buesche4d6b792007-09-18 15:39:42 -04004752 goto out_mutex_unlock;
4753
Johannes Berg1ed32e42009-12-23 13:15:45 +01004754 b43dbg(wl, "Adding Interface type %d\n", vif->type);
Michael Buesche4d6b792007-09-18 15:39:42 -04004755
4756 dev = wl->current_dev;
Rusty Russell3db1cd52011-12-19 13:56:45 +00004757 wl->operating = true;
Johannes Berg1ed32e42009-12-23 13:15:45 +01004758 wl->vif = vif;
4759 wl->if_type = vif->type;
4760 memcpy(wl->mac_addr, vif->addr, ETH_ALEN);
Michael Buesche4d6b792007-09-18 15:39:42 -04004761
Michael Buesche4d6b792007-09-18 15:39:42 -04004762 b43_adjust_opmode(dev);
Michael Bueschd59f7202008-04-03 18:56:19 +02004763 b43_set_pretbtt(dev);
4764 b43_set_synth_pu_delay(dev, 0);
Johannes Berg4150c572007-09-17 01:29:23 -04004765 b43_upload_card_macaddress(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004766
4767 err = 0;
Johannes Berg4150c572007-09-17 01:29:23 -04004768 out_mutex_unlock:
Michael Buesche4d6b792007-09-18 15:39:42 -04004769 mutex_unlock(&wl->mutex);
4770
Felix Fietkau2a190322011-08-10 13:50:30 -06004771 if (err == 0)
4772 b43_op_bss_info_changed(hw, vif, &vif->bss_conf, ~0);
4773
Michael Buesche4d6b792007-09-18 15:39:42 -04004774 return err;
4775}
4776
Michael Buesch40faacc2007-10-28 16:29:32 +01004777static void b43_op_remove_interface(struct ieee80211_hw *hw,
Johannes Berg1ed32e42009-12-23 13:15:45 +01004778 struct ieee80211_vif *vif)
Michael Buesche4d6b792007-09-18 15:39:42 -04004779{
4780 struct b43_wl *wl = hw_to_b43_wl(hw);
Johannes Berg4150c572007-09-17 01:29:23 -04004781 struct b43_wldev *dev = wl->current_dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04004782
Johannes Berg1ed32e42009-12-23 13:15:45 +01004783 b43dbg(wl, "Removing Interface type %d\n", vif->type);
Michael Buesche4d6b792007-09-18 15:39:42 -04004784
4785 mutex_lock(&wl->mutex);
Johannes Berg4150c572007-09-17 01:29:23 -04004786
4787 B43_WARN_ON(!wl->operating);
Johannes Berg1ed32e42009-12-23 13:15:45 +01004788 B43_WARN_ON(wl->vif != vif);
Johannes Berg32bfd352007-12-19 01:31:26 +01004789 wl->vif = NULL;
Johannes Berg4150c572007-09-17 01:29:23 -04004790
Rusty Russell3db1cd52011-12-19 13:56:45 +00004791 wl->operating = false;
Johannes Berg4150c572007-09-17 01:29:23 -04004792
Johannes Berg4150c572007-09-17 01:29:23 -04004793 b43_adjust_opmode(dev);
4794 memset(wl->mac_addr, 0, ETH_ALEN);
4795 b43_upload_card_macaddress(dev);
Johannes Berg4150c572007-09-17 01:29:23 -04004796
4797 mutex_unlock(&wl->mutex);
4798}
4799
Michael Buesch40faacc2007-10-28 16:29:32 +01004800static int b43_op_start(struct ieee80211_hw *hw)
Johannes Berg4150c572007-09-17 01:29:23 -04004801{
4802 struct b43_wl *wl = hw_to_b43_wl(hw);
4803 struct b43_wldev *dev = wl->current_dev;
4804 int did_init = 0;
WANG Cong923403b2007-10-16 14:29:38 -07004805 int err = 0;
Johannes Berg4150c572007-09-17 01:29:23 -04004806
Michael Buesch7be1bb62008-01-23 21:10:56 +01004807 /* Kill all old instance specific information to make sure
4808 * the card won't use it in the short timeframe between start
4809 * and mac80211 reconfiguring it. */
4810 memset(wl->bssid, 0, ETH_ALEN);
4811 memset(wl->mac_addr, 0, ETH_ALEN);
4812 wl->filter_flags = 0;
Rusty Russell3db1cd52011-12-19 13:56:45 +00004813 wl->radiotap_enabled = false;
Michael Buesche6f5b932008-03-05 21:18:49 +01004814 b43_qos_clear(wl);
Rusty Russell3db1cd52011-12-19 13:56:45 +00004815 wl->beacon0_uploaded = false;
4816 wl->beacon1_uploaded = false;
4817 wl->beacon_templates_virgin = true;
4818 wl->radio_enabled = true;
Michael Buesch7be1bb62008-01-23 21:10:56 +01004819
Johannes Berg4150c572007-09-17 01:29:23 -04004820 mutex_lock(&wl->mutex);
4821
4822 if (b43_status(dev) < B43_STAT_INITIALIZED) {
4823 err = b43_wireless_core_init(dev);
Johannes Bergf41f3f32009-06-07 12:30:34 -05004824 if (err)
Johannes Berg4150c572007-09-17 01:29:23 -04004825 goto out_mutex_unlock;
4826 did_init = 1;
Michael Buesche4d6b792007-09-18 15:39:42 -04004827 }
4828
Johannes Berg4150c572007-09-17 01:29:23 -04004829 if (b43_status(dev) < B43_STAT_STARTED) {
4830 err = b43_wireless_core_start(dev);
4831 if (err) {
4832 if (did_init)
4833 b43_wireless_core_exit(dev);
4834 goto out_mutex_unlock;
4835 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004836 }
Johannes Berg4150c572007-09-17 01:29:23 -04004837
Johannes Bergf41f3f32009-06-07 12:30:34 -05004838 /* XXX: only do if device doesn't support rfkill irq */
4839 wiphy_rfkill_start_polling(hw->wiphy);
4840
Johannes Berg4150c572007-09-17 01:29:23 -04004841 out_mutex_unlock:
4842 mutex_unlock(&wl->mutex);
4843
Felix Fietkau2a190322011-08-10 13:50:30 -06004844 /* reload configuration */
4845 b43_op_config(hw, ~0);
4846
Johannes Berg4150c572007-09-17 01:29:23 -04004847 return err;
4848}
4849
Michael Buesch40faacc2007-10-28 16:29:32 +01004850static void b43_op_stop(struct ieee80211_hw *hw)
Johannes Berg4150c572007-09-17 01:29:23 -04004851{
4852 struct b43_wl *wl = hw_to_b43_wl(hw);
4853 struct b43_wldev *dev = wl->current_dev;
4854
Michael Buescha82d9922008-04-04 21:40:06 +02004855 cancel_work_sync(&(wl->beacon_update_trigger));
Larry Finger1a8d12272007-12-14 13:59:11 +01004856
Guennadi Liakhovetskiccde8a42012-01-06 12:58:16 +01004857 if (!dev)
4858 goto out;
4859
Johannes Berg4150c572007-09-17 01:29:23 -04004860 mutex_lock(&wl->mutex);
Michael Buesch36dbd952009-09-04 22:51:29 +02004861 if (b43_status(dev) >= B43_STAT_STARTED) {
4862 dev = b43_wireless_core_stop(dev);
4863 if (!dev)
4864 goto out_unlock;
4865 }
Johannes Berg4150c572007-09-17 01:29:23 -04004866 b43_wireless_core_exit(dev);
Rusty Russell3db1cd52011-12-19 13:56:45 +00004867 wl->radio_enabled = false;
Michael Buesch36dbd952009-09-04 22:51:29 +02004868
4869out_unlock:
Michael Buesche4d6b792007-09-18 15:39:42 -04004870 mutex_unlock(&wl->mutex);
Guennadi Liakhovetskiccde8a42012-01-06 12:58:16 +01004871out:
Michael Buesch18c8ade2008-08-28 19:33:40 +02004872 cancel_work_sync(&(wl->txpower_adjust_work));
Michael Buesche4d6b792007-09-18 15:39:42 -04004873}
4874
Johannes Berg17741cd2008-09-11 00:02:02 +02004875static int b43_op_beacon_set_tim(struct ieee80211_hw *hw,
4876 struct ieee80211_sta *sta, bool set)
Michael Buesche66fee62007-12-26 17:47:10 +01004877{
4878 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Buesche66fee62007-12-26 17:47:10 +01004879
Felix Fietkau8f611282009-11-07 18:37:37 +01004880 /* FIXME: add locking */
Johannes Berg9d139c82008-07-09 14:40:37 +02004881 b43_update_templates(wl);
Michael Buesche66fee62007-12-26 17:47:10 +01004882
4883 return 0;
4884}
4885
Johannes Berg38968d02008-02-25 16:27:50 +01004886static void b43_op_sta_notify(struct ieee80211_hw *hw,
4887 struct ieee80211_vif *vif,
4888 enum sta_notify_cmd notify_cmd,
Johannes Berg17741cd2008-09-11 00:02:02 +02004889 struct ieee80211_sta *sta)
Johannes Berg38968d02008-02-25 16:27:50 +01004890{
4891 struct b43_wl *wl = hw_to_b43_wl(hw);
4892
4893 B43_WARN_ON(!vif || wl->vif != vif);
4894}
4895
Michael Buesch25d3ef52009-02-20 15:39:21 +01004896static void b43_op_sw_scan_start_notifier(struct ieee80211_hw *hw)
4897{
4898 struct b43_wl *wl = hw_to_b43_wl(hw);
4899 struct b43_wldev *dev;
4900
4901 mutex_lock(&wl->mutex);
4902 dev = wl->current_dev;
4903 if (dev && (b43_status(dev) >= B43_STAT_INITIALIZED)) {
4904 /* Disable CFP update during scan on other channels. */
4905 b43_hf_write(dev, b43_hf_read(dev) | B43_HF_SKCFPUP);
4906 }
4907 mutex_unlock(&wl->mutex);
4908}
4909
4910static void b43_op_sw_scan_complete_notifier(struct ieee80211_hw *hw)
4911{
4912 struct b43_wl *wl = hw_to_b43_wl(hw);
4913 struct b43_wldev *dev;
4914
4915 mutex_lock(&wl->mutex);
4916 dev = wl->current_dev;
4917 if (dev && (b43_status(dev) >= B43_STAT_INITIALIZED)) {
4918 /* Re-enable CFP update. */
4919 b43_hf_write(dev, b43_hf_read(dev) & ~B43_HF_SKCFPUP);
4920 }
4921 mutex_unlock(&wl->mutex);
4922}
4923
John W. Linville354b4f02010-04-29 15:56:06 -04004924static int b43_op_get_survey(struct ieee80211_hw *hw, int idx,
4925 struct survey_info *survey)
4926{
4927 struct b43_wl *wl = hw_to_b43_wl(hw);
4928 struct b43_wldev *dev = wl->current_dev;
4929 struct ieee80211_conf *conf = &hw->conf;
4930
4931 if (idx != 0)
4932 return -ENOENT;
4933
4934 survey->channel = conf->channel;
4935 survey->filled = SURVEY_INFO_NOISE_DBM;
4936 survey->noise = dev->stats.link_noise;
4937
4938 return 0;
4939}
4940
Michael Buesche4d6b792007-09-18 15:39:42 -04004941static const struct ieee80211_ops b43_hw_ops = {
Michael Buesch40faacc2007-10-28 16:29:32 +01004942 .tx = b43_op_tx,
4943 .conf_tx = b43_op_conf_tx,
4944 .add_interface = b43_op_add_interface,
4945 .remove_interface = b43_op_remove_interface,
4946 .config = b43_op_config,
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01004947 .bss_info_changed = b43_op_bss_info_changed,
Michael Buesch40faacc2007-10-28 16:29:32 +01004948 .configure_filter = b43_op_configure_filter,
4949 .set_key = b43_op_set_key,
gregor kowski035d0242009-08-19 22:35:45 +02004950 .update_tkip_key = b43_op_update_tkip_key,
Michael Buesch40faacc2007-10-28 16:29:32 +01004951 .get_stats = b43_op_get_stats,
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01004952 .get_tsf = b43_op_get_tsf,
4953 .set_tsf = b43_op_set_tsf,
Michael Buesch40faacc2007-10-28 16:29:32 +01004954 .start = b43_op_start,
4955 .stop = b43_op_stop,
Michael Buesche66fee62007-12-26 17:47:10 +01004956 .set_tim = b43_op_beacon_set_tim,
Johannes Berg38968d02008-02-25 16:27:50 +01004957 .sta_notify = b43_op_sta_notify,
Michael Buesch25d3ef52009-02-20 15:39:21 +01004958 .sw_scan_start = b43_op_sw_scan_start_notifier,
4959 .sw_scan_complete = b43_op_sw_scan_complete_notifier,
John W. Linville354b4f02010-04-29 15:56:06 -04004960 .get_survey = b43_op_get_survey,
Johannes Bergf41f3f32009-06-07 12:30:34 -05004961 .rfkill_poll = b43_rfkill_poll,
Michael Buesche4d6b792007-09-18 15:39:42 -04004962};
4963
4964/* Hard-reset the chip. Do not call this directly.
4965 * Use b43_controller_restart()
4966 */
4967static void b43_chip_reset(struct work_struct *work)
4968{
4969 struct b43_wldev *dev =
4970 container_of(work, struct b43_wldev, restart_work);
4971 struct b43_wl *wl = dev->wl;
4972 int err = 0;
4973 int prev_status;
4974
4975 mutex_lock(&wl->mutex);
4976
4977 prev_status = b43_status(dev);
4978 /* Bring the device down... */
Michael Buesch36dbd952009-09-04 22:51:29 +02004979 if (prev_status >= B43_STAT_STARTED) {
4980 dev = b43_wireless_core_stop(dev);
4981 if (!dev) {
4982 err = -ENODEV;
4983 goto out;
4984 }
4985 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004986 if (prev_status >= B43_STAT_INITIALIZED)
4987 b43_wireless_core_exit(dev);
4988
4989 /* ...and up again. */
4990 if (prev_status >= B43_STAT_INITIALIZED) {
4991 err = b43_wireless_core_init(dev);
4992 if (err)
4993 goto out;
4994 }
4995 if (prev_status >= B43_STAT_STARTED) {
4996 err = b43_wireless_core_start(dev);
4997 if (err) {
4998 b43_wireless_core_exit(dev);
4999 goto out;
5000 }
5001 }
Michael Buesch3bf0a322008-05-22 16:32:16 +02005002out:
5003 if (err)
5004 wl->current_dev = NULL; /* Failed to init the dev. */
Michael Buesche4d6b792007-09-18 15:39:42 -04005005 mutex_unlock(&wl->mutex);
Felix Fietkau2a190322011-08-10 13:50:30 -06005006
5007 if (err) {
Michael Buesche4d6b792007-09-18 15:39:42 -04005008 b43err(wl, "Controller restart FAILED\n");
Felix Fietkau2a190322011-08-10 13:50:30 -06005009 return;
5010 }
5011
5012 /* reload configuration */
5013 b43_op_config(wl->hw, ~0);
5014 if (wl->vif)
5015 b43_op_bss_info_changed(wl->hw, wl->vif, &wl->vif->bss_conf, ~0);
5016
5017 b43info(wl, "Controller restarted\n");
Michael Buesche4d6b792007-09-18 15:39:42 -04005018}
5019
Michael Bueschbb1eeff2008-02-09 12:08:58 +01005020static int b43_setup_bands(struct b43_wldev *dev,
Michael Buesch96c755a2008-01-06 00:09:46 +01005021 bool have_2ghz_phy, bool have_5ghz_phy)
Michael Buesche4d6b792007-09-18 15:39:42 -04005022{
5023 struct ieee80211_hw *hw = dev->wl->hw;
Michael Buesche4d6b792007-09-18 15:39:42 -04005024
Michael Bueschbb1eeff2008-02-09 12:08:58 +01005025 if (have_2ghz_phy)
5026 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = &b43_band_2GHz;
5027 if (dev->phy.type == B43_PHYTYPE_N) {
5028 if (have_5ghz_phy)
5029 hw->wiphy->bands[IEEE80211_BAND_5GHZ] = &b43_band_5GHz_nphy;
5030 } else {
5031 if (have_5ghz_phy)
5032 hw->wiphy->bands[IEEE80211_BAND_5GHZ] = &b43_band_5GHz_aphy;
5033 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005034
Michael Bueschbb1eeff2008-02-09 12:08:58 +01005035 dev->phy.supports_2ghz = have_2ghz_phy;
5036 dev->phy.supports_5ghz = have_5ghz_phy;
Michael Buesche4d6b792007-09-18 15:39:42 -04005037
5038 return 0;
5039}
5040
5041static void b43_wireless_core_detach(struct b43_wldev *dev)
5042{
5043 /* We release firmware that late to not be required to re-request
5044 * is all the time when we reinit the core. */
5045 b43_release_firmware(dev);
Michael Bueschfb111372008-09-02 13:00:34 +02005046 b43_phy_free(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005047}
5048
5049static int b43_wireless_core_attach(struct b43_wldev *dev)
5050{
5051 struct b43_wl *wl = dev->wl;
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02005052 struct pci_dev *pdev = NULL;
Michael Buesche4d6b792007-09-18 15:39:42 -04005053 int err;
Rafał Miłecki40c62262011-07-18 02:01:30 +02005054 u32 tmp;
Rusty Russell3db1cd52011-12-19 13:56:45 +00005055 bool have_2ghz_phy = false, have_5ghz_phy = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04005056
5057 /* Do NOT do any device initialization here.
5058 * Do it in wireless_core_init() instead.
5059 * This function is for gathering basic information about the HW, only.
5060 * Also some structs may be set up here. But most likely you want to have
5061 * that in core_init(), too.
5062 */
5063
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02005064#ifdef CONFIG_B43_SSB
5065 if (dev->dev->bus_type == B43_BUS_SSB &&
5066 dev->dev->sdev->bus->bustype == SSB_BUSTYPE_PCI)
5067 pdev = dev->dev->sdev->bus->host_pci;
5068#endif
5069
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02005070 err = b43_bus_powerup(dev, 0);
Michael Buesche4d6b792007-09-18 15:39:42 -04005071 if (err) {
5072 b43err(wl, "Bus powerup failed\n");
5073 goto out;
5074 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005075
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02005076 /* Get the PHY type. */
5077 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02005078#ifdef CONFIG_B43_BCMA
5079 case B43_BUS_BCMA:
Rafał Miłecki40c62262011-07-18 02:01:30 +02005080 tmp = bcma_aread32(dev->dev->bdev, BCMA_IOST);
5081 have_2ghz_phy = !!(tmp & B43_BCMA_IOST_2G_PHY);
5082 have_5ghz_phy = !!(tmp & B43_BCMA_IOST_5G_PHY);
Rafał Miłecki42c9a452011-07-06 15:45:27 +02005083 break;
5084#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02005085#ifdef CONFIG_B43_SSB
5086 case B43_BUS_SSB:
5087 if (dev->dev->core_rev >= 5) {
Rafał Miłecki40c62262011-07-18 02:01:30 +02005088 tmp = ssb_read32(dev->dev->sdev, SSB_TMSHIGH);
5089 have_2ghz_phy = !!(tmp & B43_TMSHIGH_HAVE_2GHZ_PHY);
5090 have_5ghz_phy = !!(tmp & B43_TMSHIGH_HAVE_5GHZ_PHY);
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02005091 } else
5092 B43_WARN_ON(1);
5093 break;
5094#endif
5095 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005096
Michael Buesch96c755a2008-01-06 00:09:46 +01005097 dev->phy.gmode = have_2ghz_phy;
Rusty Russell3db1cd52011-12-19 13:56:45 +00005098 dev->phy.radio_on = true;
Rafał Miłecki4da909e2011-06-02 01:07:12 +02005099 b43_wireless_core_reset(dev, dev->phy.gmode);
Michael Buesche4d6b792007-09-18 15:39:42 -04005100
5101 err = b43_phy_versioning(dev);
5102 if (err)
Michael Buesch21954c32007-09-27 15:31:40 +02005103 goto err_powerdown;
Michael Buesche4d6b792007-09-18 15:39:42 -04005104 /* Check if this device supports multiband. */
5105 if (!pdev ||
5106 (pdev->device != 0x4312 &&
5107 pdev->device != 0x4319 && pdev->device != 0x4324)) {
5108 /* No multiband support. */
Rusty Russell3db1cd52011-12-19 13:56:45 +00005109 have_2ghz_phy = false;
5110 have_5ghz_phy = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04005111 switch (dev->phy.type) {
5112 case B43_PHYTYPE_A:
Rusty Russell3db1cd52011-12-19 13:56:45 +00005113 have_5ghz_phy = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04005114 break;
Gábor Stefanik9d86a2d2009-08-14 14:54:46 +02005115 case B43_PHYTYPE_LP: //FIXME not always!
Gábor Stefanik86b28922009-08-16 20:22:41 +02005116#if 0 //FIXME enabling 5GHz causes a NULL pointer dereference
Gábor Stefanik9d86a2d2009-08-14 14:54:46 +02005117 have_5ghz_phy = 1;
Gábor Stefanik86b28922009-08-16 20:22:41 +02005118#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04005119 case B43_PHYTYPE_G:
Michael Buesch96c755a2008-01-06 00:09:46 +01005120 case B43_PHYTYPE_N:
Rafał Miłecki8b9bda72011-07-07 18:58:24 +02005121 case B43_PHYTYPE_HT:
5122 case B43_PHYTYPE_LCN:
Rusty Russell3db1cd52011-12-19 13:56:45 +00005123 have_2ghz_phy = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04005124 break;
5125 default:
5126 B43_WARN_ON(1);
5127 }
5128 }
Michael Buesch96c755a2008-01-06 00:09:46 +01005129 if (dev->phy.type == B43_PHYTYPE_A) {
5130 /* FIXME */
5131 b43err(wl, "IEEE 802.11a devices are unsupported\n");
5132 err = -EOPNOTSUPP;
5133 goto err_powerdown;
5134 }
Michael Buesch2e35af12008-04-27 19:06:18 +02005135 if (1 /* disable A-PHY */) {
5136 /* FIXME: For now we disable the A-PHY on multi-PHY devices. */
Gábor Stefanik9d86a2d2009-08-14 14:54:46 +02005137 if (dev->phy.type != B43_PHYTYPE_N &&
5138 dev->phy.type != B43_PHYTYPE_LP) {
Rusty Russell3db1cd52011-12-19 13:56:45 +00005139 have_2ghz_phy = true;
5140 have_5ghz_phy = false;
Michael Buesch2e35af12008-04-27 19:06:18 +02005141 }
5142 }
5143
Michael Bueschfb111372008-09-02 13:00:34 +02005144 err = b43_phy_allocate(dev);
5145 if (err)
5146 goto err_powerdown;
5147
Michael Buesch96c755a2008-01-06 00:09:46 +01005148 dev->phy.gmode = have_2ghz_phy;
Rafał Miłecki4da909e2011-06-02 01:07:12 +02005149 b43_wireless_core_reset(dev, dev->phy.gmode);
Michael Buesche4d6b792007-09-18 15:39:42 -04005150
5151 err = b43_validate_chipaccess(dev);
5152 if (err)
Michael Bueschfb111372008-09-02 13:00:34 +02005153 goto err_phy_free;
Michael Bueschbb1eeff2008-02-09 12:08:58 +01005154 err = b43_setup_bands(dev, have_2ghz_phy, have_5ghz_phy);
Michael Buesche4d6b792007-09-18 15:39:42 -04005155 if (err)
Michael Bueschfb111372008-09-02 13:00:34 +02005156 goto err_phy_free;
Michael Buesche4d6b792007-09-18 15:39:42 -04005157
5158 /* Now set some default "current_dev" */
5159 if (!wl->current_dev)
5160 wl->current_dev = dev;
5161 INIT_WORK(&dev->restart_work, b43_chip_reset);
5162
Michael Bueschcb24f572008-09-03 12:12:20 +02005163 dev->phy.ops->switch_analog(dev, 0);
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02005164 b43_device_disable(dev, 0);
5165 b43_bus_may_powerdown(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005166
5167out:
5168 return err;
5169
Michael Bueschfb111372008-09-02 13:00:34 +02005170err_phy_free:
5171 b43_phy_free(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005172err_powerdown:
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02005173 b43_bus_may_powerdown(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005174 return err;
5175}
5176
Rafał Miłecki482f0532011-05-18 02:06:36 +02005177static void b43_one_core_detach(struct b43_bus_dev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04005178{
5179 struct b43_wldev *wldev;
5180 struct b43_wl *wl;
5181
Michael Buesch3bf0a322008-05-22 16:32:16 +02005182 /* Do not cancel ieee80211-workqueue based work here.
5183 * See comment in b43_remove(). */
5184
Rafał Miłecki74abacb2011-07-06 15:45:28 +02005185 wldev = b43_bus_get_wldev(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005186 wl = wldev->wl;
Michael Buesche4d6b792007-09-18 15:39:42 -04005187 b43_debugfs_remove_device(wldev);
5188 b43_wireless_core_detach(wldev);
5189 list_del(&wldev->list);
5190 wl->nr_devs--;
Rafał Miłecki74abacb2011-07-06 15:45:28 +02005191 b43_bus_set_wldev(dev, NULL);
Michael Buesche4d6b792007-09-18 15:39:42 -04005192 kfree(wldev);
5193}
5194
Rafał Miłecki482f0532011-05-18 02:06:36 +02005195static int b43_one_core_attach(struct b43_bus_dev *dev, struct b43_wl *wl)
Michael Buesche4d6b792007-09-18 15:39:42 -04005196{
5197 struct b43_wldev *wldev;
Michael Buesche4d6b792007-09-18 15:39:42 -04005198 int err = -ENOMEM;
5199
Michael Buesche4d6b792007-09-18 15:39:42 -04005200 wldev = kzalloc(sizeof(*wldev), GFP_KERNEL);
5201 if (!wldev)
5202 goto out;
5203
Linus Torvalds9e3bd912010-02-26 10:34:27 -08005204 wldev->use_pio = b43_modparam_pio;
Rafał Miłecki482f0532011-05-18 02:06:36 +02005205 wldev->dev = dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04005206 wldev->wl = wl;
5207 b43_set_status(wldev, B43_STAT_UNINIT);
5208 wldev->bad_frames_preempt = modparam_bad_frames_preempt;
Michael Buesche4d6b792007-09-18 15:39:42 -04005209 INIT_LIST_HEAD(&wldev->list);
5210
5211 err = b43_wireless_core_attach(wldev);
5212 if (err)
5213 goto err_kfree_wldev;
5214
5215 list_add(&wldev->list, &wl->devlist);
5216 wl->nr_devs++;
Rafał Miłecki74abacb2011-07-06 15:45:28 +02005217 b43_bus_set_wldev(dev, wldev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005218 b43_debugfs_add_device(wldev);
5219
5220 out:
5221 return err;
5222
5223 err_kfree_wldev:
5224 kfree(wldev);
5225 return err;
5226}
5227
Michael Buesch9fc38452008-04-19 16:53:00 +02005228#define IS_PDEV(pdev, _vendor, _device, _subvendor, _subdevice) ( \
5229 (pdev->vendor == PCI_VENDOR_ID_##_vendor) && \
5230 (pdev->device == _device) && \
5231 (pdev->subsystem_vendor == PCI_VENDOR_ID_##_subvendor) && \
5232 (pdev->subsystem_device == _subdevice) )
5233
Michael Buesche4d6b792007-09-18 15:39:42 -04005234static void b43_sprom_fixup(struct ssb_bus *bus)
5235{
Michael Buesch1855ba72008-04-18 20:51:41 +02005236 struct pci_dev *pdev;
5237
Michael Buesche4d6b792007-09-18 15:39:42 -04005238 /* boardflags workarounds */
5239 if (bus->boardinfo.vendor == SSB_BOARDVENDOR_DELL &&
5240 bus->chip_id == 0x4301 && bus->boardinfo.rev == 0x74)
Larry Finger95de2842007-11-09 16:57:18 -06005241 bus->sprom.boardflags_lo |= B43_BFL_BTCOEXIST;
Michael Buesche4d6b792007-09-18 15:39:42 -04005242 if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE &&
5243 bus->boardinfo.type == 0x4E && bus->boardinfo.rev > 0x40)
Larry Finger95de2842007-11-09 16:57:18 -06005244 bus->sprom.boardflags_lo |= B43_BFL_PACTRL;
Michael Buesch1855ba72008-04-18 20:51:41 +02005245 if (bus->bustype == SSB_BUSTYPE_PCI) {
5246 pdev = bus->host_pci;
Michael Buesch9fc38452008-04-19 16:53:00 +02005247 if (IS_PDEV(pdev, BROADCOM, 0x4318, ASUSTEK, 0x100F) ||
Larry Finger430cd472008-08-14 18:57:11 -05005248 IS_PDEV(pdev, BROADCOM, 0x4320, DELL, 0x0003) ||
Larry Finger570bdfb2008-09-26 08:23:00 -05005249 IS_PDEV(pdev, BROADCOM, 0x4320, HP, 0x12f8) ||
Michael Buesch9fc38452008-04-19 16:53:00 +02005250 IS_PDEV(pdev, BROADCOM, 0x4320, LINKSYS, 0x0015) ||
Larry Fingera58d4522008-08-10 10:19:33 -05005251 IS_PDEV(pdev, BROADCOM, 0x4320, LINKSYS, 0x0014) ||
Larry Finger3bb91bf2008-09-19 14:47:38 -05005252 IS_PDEV(pdev, BROADCOM, 0x4320, LINKSYS, 0x0013) ||
5253 IS_PDEV(pdev, BROADCOM, 0x4320, MOTOROLA, 0x7010))
Michael Buesch1855ba72008-04-18 20:51:41 +02005254 bus->sprom.boardflags_lo &= ~B43_BFL_BTCOEXIST;
5255 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005256}
5257
Rafał Miłecki482f0532011-05-18 02:06:36 +02005258static void b43_wireless_exit(struct b43_bus_dev *dev, struct b43_wl *wl)
Michael Buesche4d6b792007-09-18 15:39:42 -04005259{
5260 struct ieee80211_hw *hw = wl->hw;
5261
Rafał Miłecki482f0532011-05-18 02:06:36 +02005262 ssb_set_devtypedata(dev->sdev, NULL);
Michael Buesche4d6b792007-09-18 15:39:42 -04005263 ieee80211_free_hw(hw);
5264}
5265
Rafał Miłeckid1507052011-07-05 23:54:07 +02005266static struct b43_wl *b43_wireless_init(struct b43_bus_dev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04005267{
Rafał Miłeckid1507052011-07-05 23:54:07 +02005268 struct ssb_sprom *sprom = dev->bus_sprom;
Michael Buesche4d6b792007-09-18 15:39:42 -04005269 struct ieee80211_hw *hw;
5270 struct b43_wl *wl;
Rafał Miłecki2729df22011-07-18 22:45:58 +02005271 char chip_name[6];
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01005272 int queue_num;
Michael Buesche4d6b792007-09-18 15:39:42 -04005273
5274 hw = ieee80211_alloc_hw(sizeof(*wl), &b43_hw_ops);
5275 if (!hw) {
5276 b43err(NULL, "Could not allocate ieee80211 device\n");
Rafał Miłecki0355a342011-05-17 14:00:01 +02005277 return ERR_PTR(-ENOMEM);
Michael Buesche4d6b792007-09-18 15:39:42 -04005278 }
Michael Buesch403a3a12009-06-08 21:04:57 +02005279 wl = hw_to_b43_wl(hw);
Michael Buesche4d6b792007-09-18 15:39:42 -04005280
5281 /* fill hw info */
Johannes Berg605a0bd2008-07-15 10:10:01 +02005282 hw->flags = IEEE80211_HW_RX_INCLUDES_FCS |
John W. Linvillef5c044e2010-04-30 15:37:00 -04005283 IEEE80211_HW_SIGNAL_DBM;
Bruno Randolf566bfe52008-05-08 19:15:40 +02005284
Luis R. Rodriguezf59ac042008-08-29 16:26:43 -07005285 hw->wiphy->interface_modes =
5286 BIT(NL80211_IFTYPE_AP) |
5287 BIT(NL80211_IFTYPE_MESH_POINT) |
5288 BIT(NL80211_IFTYPE_STATION) |
5289 BIT(NL80211_IFTYPE_WDS) |
5290 BIT(NL80211_IFTYPE_ADHOC);
5291
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01005292 hw->queues = modparam_qos ? B43_QOS_QUEUE_NUM : 1;
Michael Buesch403a3a12009-06-08 21:04:57 +02005293 wl->mac80211_initially_registered_queues = hw->queues;
Johannes Berge6a98542008-10-21 12:40:02 +02005294 hw->max_rates = 2;
Michael Buesche4d6b792007-09-18 15:39:42 -04005295 SET_IEEE80211_DEV(hw, dev->dev);
Larry Finger95de2842007-11-09 16:57:18 -06005296 if (is_valid_ether_addr(sprom->et1mac))
5297 SET_IEEE80211_PERM_ADDR(hw, sprom->et1mac);
Michael Buesche4d6b792007-09-18 15:39:42 -04005298 else
Larry Finger95de2842007-11-09 16:57:18 -06005299 SET_IEEE80211_PERM_ADDR(hw, sprom->il0mac);
Michael Buesche4d6b792007-09-18 15:39:42 -04005300
Michael Buesch403a3a12009-06-08 21:04:57 +02005301 /* Initialize struct b43_wl */
Michael Buesche4d6b792007-09-18 15:39:42 -04005302 wl->hw = hw;
Michael Buesche4d6b792007-09-18 15:39:42 -04005303 mutex_init(&wl->mutex);
Michael Buesch36dbd952009-09-04 22:51:29 +02005304 spin_lock_init(&wl->hardirq_lock);
Michael Buesche4d6b792007-09-18 15:39:42 -04005305 INIT_LIST_HEAD(&wl->devlist);
Michael Buescha82d9922008-04-04 21:40:06 +02005306 INIT_WORK(&wl->beacon_update_trigger, b43_beacon_update_trigger_work);
Michael Buesch18c8ade2008-08-28 19:33:40 +02005307 INIT_WORK(&wl->txpower_adjust_work, b43_phy_txpower_adjust_work);
Michael Bueschf5d40ee2009-09-04 22:53:18 +02005308 INIT_WORK(&wl->tx_work, b43_tx_work);
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01005309
5310 /* Initialize queues and flags. */
5311 for (queue_num = 0; queue_num < B43_QOS_QUEUE_NUM; queue_num++) {
5312 skb_queue_head_init(&wl->tx_queue[queue_num]);
5313 wl->tx_queue_stopped[queue_num] = 0;
5314 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005315
Rafał Miłecki2729df22011-07-18 22:45:58 +02005316 snprintf(chip_name, ARRAY_SIZE(chip_name),
5317 (dev->chip_id > 0x9999) ? "%d" : "%04X", dev->chip_id);
5318 b43info(wl, "Broadcom %s WLAN found (core revision %u)\n", chip_name,
5319 dev->core_rev);
Rafał Miłecki0355a342011-05-17 14:00:01 +02005320 return wl;
Michael Buesche4d6b792007-09-18 15:39:42 -04005321}
5322
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005323#ifdef CONFIG_B43_BCMA
5324static int b43_bcma_probe(struct bcma_device *core)
Michael Buesche4d6b792007-09-18 15:39:42 -04005325{
Rafał Miłecki397915c2011-07-06 19:03:46 +02005326 struct b43_bus_dev *dev;
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005327 struct b43_wl *wl;
5328 int err;
Rafał Miłecki397915c2011-07-06 19:03:46 +02005329
5330 dev = b43_bus_dev_bcma_init(core);
5331 if (!dev)
5332 return -ENODEV;
5333
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005334 wl = b43_wireless_init(dev);
5335 if (IS_ERR(wl)) {
5336 err = PTR_ERR(wl);
5337 goto bcma_out;
5338 }
5339
5340 err = b43_one_core_attach(dev, wl);
5341 if (err)
5342 goto bcma_err_wireless_exit;
5343
5344 err = ieee80211_register_hw(wl->hw);
5345 if (err)
5346 goto bcma_err_one_core_detach;
5347 b43_leds_register(wl->current_dev);
5348
5349bcma_out:
5350 return err;
5351
5352bcma_err_one_core_detach:
5353 b43_one_core_detach(dev);
5354bcma_err_wireless_exit:
5355 ieee80211_free_hw(wl->hw);
5356 return err;
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005357}
5358
5359static void b43_bcma_remove(struct bcma_device *core)
5360{
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005361 struct b43_wldev *wldev = bcma_get_drvdata(core);
5362 struct b43_wl *wl = wldev->wl;
5363
5364 /* We must cancel any work here before unregistering from ieee80211,
5365 * as the ieee80211 unreg will destroy the workqueue. */
5366 cancel_work_sync(&wldev->restart_work);
5367
5368 /* Restore the queues count before unregistering, because firmware detect
5369 * might have modified it. Restoring is important, so the networking
5370 * stack can properly free resources. */
5371 wl->hw->queues = wl->mac80211_initially_registered_queues;
5372 b43_leds_stop(wldev);
5373 ieee80211_unregister_hw(wl->hw);
5374
5375 b43_one_core_detach(wldev->dev);
5376
5377 b43_leds_unregister(wl);
5378
5379 ieee80211_free_hw(wl->hw);
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005380}
5381
5382static struct bcma_driver b43_bcma_driver = {
5383 .name = KBUILD_MODNAME,
5384 .id_table = b43_bcma_tbl,
5385 .probe = b43_bcma_probe,
5386 .remove = b43_bcma_remove,
5387};
5388#endif
5389
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005390#ifdef CONFIG_B43_SSB
Rafał Miłeckiaa634182011-05-18 02:06:35 +02005391static
5392int b43_ssb_probe(struct ssb_device *sdev, const struct ssb_device_id *id)
Michael Buesche4d6b792007-09-18 15:39:42 -04005393{
Rafał Miłecki482f0532011-05-18 02:06:36 +02005394 struct b43_bus_dev *dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04005395 struct b43_wl *wl;
5396 int err;
5397 int first = 0;
5398
Rafał Miłecki482f0532011-05-18 02:06:36 +02005399 dev = b43_bus_dev_ssb_init(sdev);
Dan Carpenter5b49b352011-06-09 10:09:34 +03005400 if (!dev)
5401 return -ENOMEM;
Rafał Miłecki482f0532011-05-18 02:06:36 +02005402
Rafał Miłeckiaa634182011-05-18 02:06:35 +02005403 wl = ssb_get_devtypedata(sdev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005404 if (!wl) {
5405 /* Probing the first core. Must setup common struct b43_wl */
5406 first = 1;
Rafał Miłeckiaa634182011-05-18 02:06:35 +02005407 b43_sprom_fixup(sdev->bus);
Rafał Miłeckid1507052011-07-05 23:54:07 +02005408 wl = b43_wireless_init(dev);
Rafał Miłecki0355a342011-05-17 14:00:01 +02005409 if (IS_ERR(wl)) {
5410 err = PTR_ERR(wl);
Michael Buesche4d6b792007-09-18 15:39:42 -04005411 goto out;
Rafał Miłecki0355a342011-05-17 14:00:01 +02005412 }
Rafał Miłeckiaa634182011-05-18 02:06:35 +02005413 ssb_set_devtypedata(sdev, wl);
5414 B43_WARN_ON(ssb_get_devtypedata(sdev) != wl);
Michael Buesche4d6b792007-09-18 15:39:42 -04005415 }
5416 err = b43_one_core_attach(dev, wl);
5417 if (err)
5418 goto err_wireless_exit;
5419
5420 if (first) {
5421 err = ieee80211_register_hw(wl->hw);
5422 if (err)
5423 goto err_one_core_detach;
Michael Buescha78b3bb2009-09-11 21:44:05 +02005424 b43_leds_register(wl->current_dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005425 }
5426
5427 out:
5428 return err;
5429
5430 err_one_core_detach:
5431 b43_one_core_detach(dev);
5432 err_wireless_exit:
5433 if (first)
5434 b43_wireless_exit(dev, wl);
5435 return err;
5436}
5437
Rafał Miłeckiaa634182011-05-18 02:06:35 +02005438static void b43_ssb_remove(struct ssb_device *sdev)
Michael Buesche4d6b792007-09-18 15:39:42 -04005439{
Rafał Miłeckiaa634182011-05-18 02:06:35 +02005440 struct b43_wl *wl = ssb_get_devtypedata(sdev);
5441 struct b43_wldev *wldev = ssb_get_drvdata(sdev);
Pavel Roskine61b52d2011-07-22 18:07:13 -04005442 struct b43_bus_dev *dev = wldev->dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04005443
Michael Buesch3bf0a322008-05-22 16:32:16 +02005444 /* We must cancel any work here before unregistering from ieee80211,
5445 * as the ieee80211 unreg will destroy the workqueue. */
5446 cancel_work_sync(&wldev->restart_work);
5447
Michael Buesche4d6b792007-09-18 15:39:42 -04005448 B43_WARN_ON(!wl);
Michael Buesch403a3a12009-06-08 21:04:57 +02005449 if (wl->current_dev == wldev) {
5450 /* Restore the queues count before unregistering, because firmware detect
5451 * might have modified it. Restoring is important, so the networking
5452 * stack can properly free resources. */
5453 wl->hw->queues = wl->mac80211_initially_registered_queues;
Albert Herranz82905ac2009-09-16 00:26:19 +02005454 b43_leds_stop(wldev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005455 ieee80211_unregister_hw(wl->hw);
Michael Buesch403a3a12009-06-08 21:04:57 +02005456 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005457
Pavel Roskine61b52d2011-07-22 18:07:13 -04005458 b43_one_core_detach(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005459
5460 if (list_empty(&wl->devlist)) {
Michael Buesch727c9882009-10-01 15:54:32 +02005461 b43_leds_unregister(wl);
Michael Buesche4d6b792007-09-18 15:39:42 -04005462 /* Last core on the chip unregistered.
5463 * We can destroy common struct b43_wl.
5464 */
Pavel Roskine61b52d2011-07-22 18:07:13 -04005465 b43_wireless_exit(dev, wl);
Michael Buesche4d6b792007-09-18 15:39:42 -04005466 }
5467}
5468
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005469static struct ssb_driver b43_ssb_driver = {
5470 .name = KBUILD_MODNAME,
5471 .id_table = b43_ssb_tbl,
5472 .probe = b43_ssb_probe,
5473 .remove = b43_ssb_remove,
5474};
5475#endif /* CONFIG_B43_SSB */
5476
Michael Buesche4d6b792007-09-18 15:39:42 -04005477/* Perform a hardware reset. This can be called from any context. */
5478void b43_controller_restart(struct b43_wldev *dev, const char *reason)
5479{
5480 /* Must avoid requeueing, if we are in shutdown. */
5481 if (b43_status(dev) < B43_STAT_INITIALIZED)
5482 return;
5483 b43info(dev->wl, "Controller RESET (%s) ...\n", reason);
Luis R. Rodriguez42935ec2009-07-29 20:08:07 -04005484 ieee80211_queue_work(dev->wl->hw, &dev->restart_work);
Michael Buesche4d6b792007-09-18 15:39:42 -04005485}
5486
Michael Buesch26bc7832008-02-09 00:18:35 +01005487static void b43_print_driverinfo(void)
5488{
5489 const char *feat_pci = "", *feat_pcmcia = "", *feat_nphy = "",
Albert Herranz3dbba8e22009-09-10 19:34:49 +02005490 *feat_leds = "", *feat_sdio = "";
Michael Buesch26bc7832008-02-09 00:18:35 +01005491
5492#ifdef CONFIG_B43_PCI_AUTOSELECT
5493 feat_pci = "P";
5494#endif
5495#ifdef CONFIG_B43_PCMCIA
5496 feat_pcmcia = "M";
5497#endif
Rafał Miłecki692d2c02010-12-07 21:56:00 +01005498#ifdef CONFIG_B43_PHY_N
Michael Buesch26bc7832008-02-09 00:18:35 +01005499 feat_nphy = "N";
5500#endif
5501#ifdef CONFIG_B43_LEDS
5502 feat_leds = "L";
5503#endif
Albert Herranz3dbba8e22009-09-10 19:34:49 +02005504#ifdef CONFIG_B43_SDIO
5505 feat_sdio = "S";
5506#endif
Michael Buesch26bc7832008-02-09 00:18:35 +01005507 printk(KERN_INFO "Broadcom 43xx driver loaded "
Michael Büsch8b0be902011-08-21 17:24:47 +02005508 "[ Features: %s%s%s%s%s ]\n",
Michael Buesch26bc7832008-02-09 00:18:35 +01005509 feat_pci, feat_pcmcia, feat_nphy,
Albert Herranz3dbba8e22009-09-10 19:34:49 +02005510 feat_leds, feat_sdio);
Michael Buesch26bc7832008-02-09 00:18:35 +01005511}
5512
Michael Buesche4d6b792007-09-18 15:39:42 -04005513static int __init b43_init(void)
5514{
5515 int err;
5516
5517 b43_debugfs_init();
5518 err = b43_pcmcia_init();
5519 if (err)
5520 goto err_dfs_exit;
Albert Herranz3dbba8e22009-09-10 19:34:49 +02005521 err = b43_sdio_init();
Michael Buesche4d6b792007-09-18 15:39:42 -04005522 if (err)
5523 goto err_pcmcia_exit;
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005524#ifdef CONFIG_B43_BCMA
5525 err = bcma_driver_register(&b43_bcma_driver);
Albert Herranz3dbba8e22009-09-10 19:34:49 +02005526 if (err)
5527 goto err_sdio_exit;
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005528#endif
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005529#ifdef CONFIG_B43_SSB
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005530 err = ssb_driver_register(&b43_ssb_driver);
5531 if (err)
5532 goto err_bcma_driver_exit;
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005533#endif
Michael Buesch26bc7832008-02-09 00:18:35 +01005534 b43_print_driverinfo();
Michael Buesche4d6b792007-09-18 15:39:42 -04005535
5536 return err;
5537
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005538#ifdef CONFIG_B43_SSB
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005539err_bcma_driver_exit:
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005540#endif
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005541#ifdef CONFIG_B43_BCMA
5542 bcma_driver_unregister(&b43_bcma_driver);
Albert Herranz3dbba8e22009-09-10 19:34:49 +02005543err_sdio_exit:
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005544#endif
Albert Herranz3dbba8e22009-09-10 19:34:49 +02005545 b43_sdio_exit();
Michael Buesche4d6b792007-09-18 15:39:42 -04005546err_pcmcia_exit:
5547 b43_pcmcia_exit();
5548err_dfs_exit:
5549 b43_debugfs_exit();
5550 return err;
5551}
5552
5553static void __exit b43_exit(void)
5554{
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005555#ifdef CONFIG_B43_SSB
Michael Buesche4d6b792007-09-18 15:39:42 -04005556 ssb_driver_unregister(&b43_ssb_driver);
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005557#endif
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005558#ifdef CONFIG_B43_BCMA
5559 bcma_driver_unregister(&b43_bcma_driver);
5560#endif
Albert Herranz3dbba8e22009-09-10 19:34:49 +02005561 b43_sdio_exit();
Michael Buesche4d6b792007-09-18 15:39:42 -04005562 b43_pcmcia_exit();
5563 b43_debugfs_exit();
5564}
5565
5566module_init(b43_init)
5567module_exit(b43_exit)