blob: a2f403687183a0ec8e0ffb2914a97c167e798f62 [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 Herranz3dbba8e2009-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 Herranz3dbba8e2009-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łecki89604002013-06-26 09:55:54 +0200116static int modparam_allhwsupport = !IS_ENABLED(CONFIG_BRCMSMAC);
117module_param_named(allhwsupport, modparam_allhwsupport, int, 0444);
118MODULE_PARM_DESC(allhwsupport, "Enable support for all hardware (even it if overlaps with the brcmsmac driver)");
119
Rafał Miłecki3c65ab62011-06-02 09:56:04 +0200120#ifdef CONFIG_B43_BCMA
121static const struct bcma_device_id b43_bcma_tbl[] = {
Hauke Mehrtensc027ed42011-07-23 13:57:34 +0200122 BCMA_CORE(BCMA_MANUF_BCM, BCMA_CORE_80211, 0x11, BCMA_ANY_CLASS),
Rafał Miłecki3c65ab62011-06-02 09:56:04 +0200123 BCMA_CORE(BCMA_MANUF_BCM, BCMA_CORE_80211, 0x17, BCMA_ANY_CLASS),
124 BCMA_CORE(BCMA_MANUF_BCM, BCMA_CORE_80211, 0x18, BCMA_ANY_CLASS),
125 BCMA_CORE(BCMA_MANUF_BCM, BCMA_CORE_80211, 0x1D, BCMA_ANY_CLASS),
126 BCMA_CORETABLE_END
127};
128MODULE_DEVICE_TABLE(bcma, b43_bcma_tbl);
129#endif
130
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +0200131#ifdef CONFIG_B43_SSB
Michael Buesche4d6b792007-09-18 15:39:42 -0400132static const struct ssb_device_id b43_ssb_tbl[] = {
133 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 5),
134 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 6),
135 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 7),
136 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 9),
137 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 10),
Michael Bueschd5c71e42008-01-04 17:06:29 +0100138 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 11),
Rafał Miłecki003d6d22010-01-15 12:10:53 +0100139 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 12),
Larry Finger013978b2007-11-26 10:29:47 -0600140 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 13),
Michael Buesch6b1c7c62008-12-25 00:39:28 +0100141 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 15),
Johannes Berg92d61282008-12-24 12:44:09 +0100142 SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_80211, 16),
Michael Buesche4d6b792007-09-18 15:39:42 -0400143 SSB_DEVTABLE_END
144};
Michael Buesche4d6b792007-09-18 15:39:42 -0400145MODULE_DEVICE_TABLE(ssb, b43_ssb_tbl);
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +0200146#endif
Michael Buesche4d6b792007-09-18 15:39:42 -0400147
148/* Channel and ratetables are shared for all devices.
149 * They can't be const, because ieee80211 puts some precalculated
150 * data in there. This data is the same for all devices, so we don't
151 * get concurrency issues */
152#define RATETAB_ENT(_rateid, _flags) \
Johannes Berg8318d782008-01-24 19:38:38 +0100153 { \
154 .bitrate = B43_RATE_TO_BASE100KBPS(_rateid), \
155 .hw_value = (_rateid), \
156 .flags = (_flags), \
Michael Buesche4d6b792007-09-18 15:39:42 -0400157 }
Johannes Berg8318d782008-01-24 19:38:38 +0100158
159/*
160 * NOTE: When changing this, sync with xmit.c's
161 * b43_plcp_get_bitrate_idx_* functions!
162 */
Michael Buesche4d6b792007-09-18 15:39:42 -0400163static struct ieee80211_rate __b43_ratetable[] = {
Johannes Berg8318d782008-01-24 19:38:38 +0100164 RATETAB_ENT(B43_CCK_RATE_1MB, 0),
165 RATETAB_ENT(B43_CCK_RATE_2MB, IEEE80211_RATE_SHORT_PREAMBLE),
166 RATETAB_ENT(B43_CCK_RATE_5MB, IEEE80211_RATE_SHORT_PREAMBLE),
167 RATETAB_ENT(B43_CCK_RATE_11MB, IEEE80211_RATE_SHORT_PREAMBLE),
168 RATETAB_ENT(B43_OFDM_RATE_6MB, 0),
169 RATETAB_ENT(B43_OFDM_RATE_9MB, 0),
170 RATETAB_ENT(B43_OFDM_RATE_12MB, 0),
171 RATETAB_ENT(B43_OFDM_RATE_18MB, 0),
172 RATETAB_ENT(B43_OFDM_RATE_24MB, 0),
173 RATETAB_ENT(B43_OFDM_RATE_36MB, 0),
174 RATETAB_ENT(B43_OFDM_RATE_48MB, 0),
175 RATETAB_ENT(B43_OFDM_RATE_54MB, 0),
Michael Buesche4d6b792007-09-18 15:39:42 -0400176};
177
178#define b43_a_ratetable (__b43_ratetable + 4)
179#define b43_a_ratetable_size 8
180#define b43_b_ratetable (__b43_ratetable + 0)
181#define b43_b_ratetable_size 4
182#define b43_g_ratetable (__b43_ratetable + 0)
183#define b43_g_ratetable_size 12
184
Michael Bueschbb1eeff2008-02-09 12:08:58 +0100185#define CHAN4G(_channel, _freq, _flags) { \
186 .band = IEEE80211_BAND_2GHZ, \
187 .center_freq = (_freq), \
188 .hw_value = (_channel), \
189 .flags = (_flags), \
190 .max_antenna_gain = 0, \
191 .max_power = 30, \
192}
Michael Buesch96c755a2008-01-06 00:09:46 +0100193static struct ieee80211_channel b43_2ghz_chantable[] = {
Michael Bueschbb1eeff2008-02-09 12:08:58 +0100194 CHAN4G(1, 2412, 0),
195 CHAN4G(2, 2417, 0),
196 CHAN4G(3, 2422, 0),
197 CHAN4G(4, 2427, 0),
198 CHAN4G(5, 2432, 0),
199 CHAN4G(6, 2437, 0),
200 CHAN4G(7, 2442, 0),
201 CHAN4G(8, 2447, 0),
202 CHAN4G(9, 2452, 0),
203 CHAN4G(10, 2457, 0),
204 CHAN4G(11, 2462, 0),
205 CHAN4G(12, 2467, 0),
206 CHAN4G(13, 2472, 0),
207 CHAN4G(14, 2484, 0),
208};
209#undef CHAN4G
210
211#define CHAN5G(_channel, _flags) { \
212 .band = IEEE80211_BAND_5GHZ, \
213 .center_freq = 5000 + (5 * (_channel)), \
214 .hw_value = (_channel), \
215 .flags = (_flags), \
216 .max_antenna_gain = 0, \
217 .max_power = 30, \
218}
219static struct ieee80211_channel b43_5ghz_nphy_chantable[] = {
220 CHAN5G(32, 0), CHAN5G(34, 0),
221 CHAN5G(36, 0), CHAN5G(38, 0),
222 CHAN5G(40, 0), CHAN5G(42, 0),
223 CHAN5G(44, 0), CHAN5G(46, 0),
224 CHAN5G(48, 0), CHAN5G(50, 0),
225 CHAN5G(52, 0), CHAN5G(54, 0),
226 CHAN5G(56, 0), CHAN5G(58, 0),
227 CHAN5G(60, 0), CHAN5G(62, 0),
228 CHAN5G(64, 0), CHAN5G(66, 0),
229 CHAN5G(68, 0), CHAN5G(70, 0),
230 CHAN5G(72, 0), CHAN5G(74, 0),
231 CHAN5G(76, 0), CHAN5G(78, 0),
232 CHAN5G(80, 0), CHAN5G(82, 0),
233 CHAN5G(84, 0), CHAN5G(86, 0),
234 CHAN5G(88, 0), CHAN5G(90, 0),
235 CHAN5G(92, 0), CHAN5G(94, 0),
236 CHAN5G(96, 0), CHAN5G(98, 0),
237 CHAN5G(100, 0), CHAN5G(102, 0),
238 CHAN5G(104, 0), CHAN5G(106, 0),
239 CHAN5G(108, 0), CHAN5G(110, 0),
240 CHAN5G(112, 0), CHAN5G(114, 0),
241 CHAN5G(116, 0), CHAN5G(118, 0),
242 CHAN5G(120, 0), CHAN5G(122, 0),
243 CHAN5G(124, 0), CHAN5G(126, 0),
244 CHAN5G(128, 0), CHAN5G(130, 0),
245 CHAN5G(132, 0), CHAN5G(134, 0),
246 CHAN5G(136, 0), CHAN5G(138, 0),
247 CHAN5G(140, 0), CHAN5G(142, 0),
248 CHAN5G(144, 0), CHAN5G(145, 0),
249 CHAN5G(146, 0), CHAN5G(147, 0),
250 CHAN5G(148, 0), CHAN5G(149, 0),
251 CHAN5G(150, 0), CHAN5G(151, 0),
252 CHAN5G(152, 0), CHAN5G(153, 0),
253 CHAN5G(154, 0), CHAN5G(155, 0),
254 CHAN5G(156, 0), CHAN5G(157, 0),
255 CHAN5G(158, 0), CHAN5G(159, 0),
256 CHAN5G(160, 0), CHAN5G(161, 0),
257 CHAN5G(162, 0), CHAN5G(163, 0),
258 CHAN5G(164, 0), CHAN5G(165, 0),
259 CHAN5G(166, 0), CHAN5G(168, 0),
260 CHAN5G(170, 0), CHAN5G(172, 0),
261 CHAN5G(174, 0), CHAN5G(176, 0),
262 CHAN5G(178, 0), CHAN5G(180, 0),
263 CHAN5G(182, 0), CHAN5G(184, 0),
264 CHAN5G(186, 0), CHAN5G(188, 0),
265 CHAN5G(190, 0), CHAN5G(192, 0),
266 CHAN5G(194, 0), CHAN5G(196, 0),
267 CHAN5G(198, 0), CHAN5G(200, 0),
268 CHAN5G(202, 0), CHAN5G(204, 0),
269 CHAN5G(206, 0), CHAN5G(208, 0),
270 CHAN5G(210, 0), CHAN5G(212, 0),
271 CHAN5G(214, 0), CHAN5G(216, 0),
272 CHAN5G(218, 0), CHAN5G(220, 0),
273 CHAN5G(222, 0), CHAN5G(224, 0),
274 CHAN5G(226, 0), CHAN5G(228, 0),
Michael Buesche4d6b792007-09-18 15:39:42 -0400275};
276
Michael Bueschbb1eeff2008-02-09 12:08:58 +0100277static struct ieee80211_channel b43_5ghz_aphy_chantable[] = {
278 CHAN5G(34, 0), CHAN5G(36, 0),
279 CHAN5G(38, 0), CHAN5G(40, 0),
280 CHAN5G(42, 0), CHAN5G(44, 0),
281 CHAN5G(46, 0), CHAN5G(48, 0),
282 CHAN5G(52, 0), CHAN5G(56, 0),
283 CHAN5G(60, 0), CHAN5G(64, 0),
284 CHAN5G(100, 0), CHAN5G(104, 0),
285 CHAN5G(108, 0), CHAN5G(112, 0),
286 CHAN5G(116, 0), CHAN5G(120, 0),
287 CHAN5G(124, 0), CHAN5G(128, 0),
288 CHAN5G(132, 0), CHAN5G(136, 0),
289 CHAN5G(140, 0), CHAN5G(149, 0),
290 CHAN5G(153, 0), CHAN5G(157, 0),
291 CHAN5G(161, 0), CHAN5G(165, 0),
292 CHAN5G(184, 0), CHAN5G(188, 0),
293 CHAN5G(192, 0), CHAN5G(196, 0),
294 CHAN5G(200, 0), CHAN5G(204, 0),
295 CHAN5G(208, 0), CHAN5G(212, 0),
296 CHAN5G(216, 0),
297};
298#undef CHAN5G
299
300static struct ieee80211_supported_band b43_band_5GHz_nphy = {
301 .band = IEEE80211_BAND_5GHZ,
302 .channels = b43_5ghz_nphy_chantable,
303 .n_channels = ARRAY_SIZE(b43_5ghz_nphy_chantable),
304 .bitrates = b43_a_ratetable,
305 .n_bitrates = b43_a_ratetable_size,
Michael Buesche4d6b792007-09-18 15:39:42 -0400306};
Johannes Berg8318d782008-01-24 19:38:38 +0100307
Michael Bueschbb1eeff2008-02-09 12:08:58 +0100308static struct ieee80211_supported_band b43_band_5GHz_aphy = {
309 .band = IEEE80211_BAND_5GHZ,
310 .channels = b43_5ghz_aphy_chantable,
311 .n_channels = ARRAY_SIZE(b43_5ghz_aphy_chantable),
312 .bitrates = b43_a_ratetable,
313 .n_bitrates = b43_a_ratetable_size,
Johannes Berg8318d782008-01-24 19:38:38 +0100314};
Michael Buesche4d6b792007-09-18 15:39:42 -0400315
Johannes Berg8318d782008-01-24 19:38:38 +0100316static struct ieee80211_supported_band b43_band_2GHz = {
Michael Bueschbb1eeff2008-02-09 12:08:58 +0100317 .band = IEEE80211_BAND_2GHZ,
318 .channels = b43_2ghz_chantable,
319 .n_channels = ARRAY_SIZE(b43_2ghz_chantable),
320 .bitrates = b43_g_ratetable,
321 .n_bitrates = b43_g_ratetable_size,
Johannes Berg8318d782008-01-24 19:38:38 +0100322};
323
Michael Buesche4d6b792007-09-18 15:39:42 -0400324static void b43_wireless_core_exit(struct b43_wldev *dev);
325static int b43_wireless_core_init(struct b43_wldev *dev);
Michael Buesch36dbd952009-09-04 22:51:29 +0200326static struct b43_wldev * b43_wireless_core_stop(struct b43_wldev *dev);
Michael Buesche4d6b792007-09-18 15:39:42 -0400327static int b43_wireless_core_start(struct b43_wldev *dev);
Felix Fietkau2a190322011-08-10 13:50:30 -0600328static void b43_op_bss_info_changed(struct ieee80211_hw *hw,
329 struct ieee80211_vif *vif,
330 struct ieee80211_bss_conf *conf,
331 u32 changed);
Michael Buesche4d6b792007-09-18 15:39:42 -0400332
333static int b43_ratelimit(struct b43_wl *wl)
334{
335 if (!wl || !wl->current_dev)
336 return 1;
337 if (b43_status(wl->current_dev) < B43_STAT_STARTED)
338 return 1;
339 /* We are up and running.
340 * Ratelimit the messages to avoid DoS over the net. */
341 return net_ratelimit();
342}
343
344void b43info(struct b43_wl *wl, const char *fmt, ...)
345{
Joe Perches5b736d42010-11-09 16:35:18 -0800346 struct va_format vaf;
Michael Buesche4d6b792007-09-18 15:39:42 -0400347 va_list args;
348
Michael Buesch060210f2009-01-25 15:49:59 +0100349 if (b43_modparam_verbose < B43_VERBOSITY_INFO)
350 return;
Michael Buesche4d6b792007-09-18 15:39:42 -0400351 if (!b43_ratelimit(wl))
352 return;
Joe Perches5b736d42010-11-09 16:35:18 -0800353
Michael Buesche4d6b792007-09-18 15:39:42 -0400354 va_start(args, fmt);
Joe Perches5b736d42010-11-09 16:35:18 -0800355
356 vaf.fmt = fmt;
357 vaf.va = &args;
358
359 printk(KERN_INFO "b43-%s: %pV",
360 (wl && wl->hw) ? wiphy_name(wl->hw->wiphy) : "wlan", &vaf);
361
Michael Buesche4d6b792007-09-18 15:39:42 -0400362 va_end(args);
363}
364
365void b43err(struct b43_wl *wl, const char *fmt, ...)
366{
Joe Perches5b736d42010-11-09 16:35:18 -0800367 struct va_format vaf;
Michael Buesche4d6b792007-09-18 15:39:42 -0400368 va_list args;
369
Michael Buesch060210f2009-01-25 15:49:59 +0100370 if (b43_modparam_verbose < B43_VERBOSITY_ERROR)
371 return;
Michael Buesche4d6b792007-09-18 15:39:42 -0400372 if (!b43_ratelimit(wl))
373 return;
Joe Perches5b736d42010-11-09 16:35:18 -0800374
Michael Buesche4d6b792007-09-18 15:39:42 -0400375 va_start(args, fmt);
Joe Perches5b736d42010-11-09 16:35:18 -0800376
377 vaf.fmt = fmt;
378 vaf.va = &args;
379
380 printk(KERN_ERR "b43-%s ERROR: %pV",
381 (wl && wl->hw) ? wiphy_name(wl->hw->wiphy) : "wlan", &vaf);
382
Michael Buesche4d6b792007-09-18 15:39:42 -0400383 va_end(args);
384}
385
386void b43warn(struct b43_wl *wl, const char *fmt, ...)
387{
Joe Perches5b736d42010-11-09 16:35:18 -0800388 struct va_format vaf;
Michael Buesche4d6b792007-09-18 15:39:42 -0400389 va_list args;
390
Michael Buesch060210f2009-01-25 15:49:59 +0100391 if (b43_modparam_verbose < B43_VERBOSITY_WARN)
392 return;
Michael Buesche4d6b792007-09-18 15:39:42 -0400393 if (!b43_ratelimit(wl))
394 return;
Joe Perches5b736d42010-11-09 16:35:18 -0800395
Michael Buesche4d6b792007-09-18 15:39:42 -0400396 va_start(args, fmt);
Joe Perches5b736d42010-11-09 16:35:18 -0800397
398 vaf.fmt = fmt;
399 vaf.va = &args;
400
401 printk(KERN_WARNING "b43-%s warning: %pV",
402 (wl && wl->hw) ? wiphy_name(wl->hw->wiphy) : "wlan", &vaf);
403
Michael Buesche4d6b792007-09-18 15:39:42 -0400404 va_end(args);
405}
406
Michael Buesche4d6b792007-09-18 15:39:42 -0400407void b43dbg(struct b43_wl *wl, const char *fmt, ...)
408{
Joe Perches5b736d42010-11-09 16:35:18 -0800409 struct va_format vaf;
Michael Buesche4d6b792007-09-18 15:39:42 -0400410 va_list args;
411
Michael Buesch060210f2009-01-25 15:49:59 +0100412 if (b43_modparam_verbose < B43_VERBOSITY_DEBUG)
413 return;
Joe Perches5b736d42010-11-09 16:35:18 -0800414
Michael Buesche4d6b792007-09-18 15:39:42 -0400415 va_start(args, fmt);
Joe Perches5b736d42010-11-09 16:35:18 -0800416
417 vaf.fmt = fmt;
418 vaf.va = &args;
419
420 printk(KERN_DEBUG "b43-%s debug: %pV",
421 (wl && wl->hw) ? wiphy_name(wl->hw->wiphy) : "wlan", &vaf);
422
Michael Buesche4d6b792007-09-18 15:39:42 -0400423 va_end(args);
424}
Michael Buesche4d6b792007-09-18 15:39:42 -0400425
426static void b43_ram_write(struct b43_wldev *dev, u16 offset, u32 val)
427{
428 u32 macctl;
429
430 B43_WARN_ON(offset % 4 != 0);
431
432 macctl = b43_read32(dev, B43_MMIO_MACCTL);
433 if (macctl & B43_MACCTL_BE)
434 val = swab32(val);
435
436 b43_write32(dev, B43_MMIO_RAM_CONTROL, offset);
437 mmiowb();
438 b43_write32(dev, B43_MMIO_RAM_DATA, val);
439}
440
Michael Buesch280d0e12007-12-26 18:26:17 +0100441static inline void b43_shm_control_word(struct b43_wldev *dev,
442 u16 routing, u16 offset)
Michael Buesche4d6b792007-09-18 15:39:42 -0400443{
444 u32 control;
445
446 /* "offset" is the WORD offset. */
Michael Buesche4d6b792007-09-18 15:39:42 -0400447 control = routing;
448 control <<= 16;
449 control |= offset;
450 b43_write32(dev, B43_MMIO_SHM_CONTROL, control);
451}
452
Michael Buesch69eddc82009-09-04 22:57:26 +0200453u32 b43_shm_read32(struct b43_wldev *dev, u16 routing, u16 offset)
Michael Buesche4d6b792007-09-18 15:39:42 -0400454{
455 u32 ret;
456
457 if (routing == B43_SHM_SHARED) {
458 B43_WARN_ON(offset & 0x0001);
459 if (offset & 0x0003) {
460 /* Unaligned access */
461 b43_shm_control_word(dev, routing, offset >> 2);
462 ret = b43_read16(dev, B43_MMIO_SHM_DATA_UNALIGNED);
Michael Buesche4d6b792007-09-18 15:39:42 -0400463 b43_shm_control_word(dev, routing, (offset >> 2) + 1);
Michael Bueschf62ae6c2009-07-31 20:51:41 +0200464 ret |= ((u32)b43_read16(dev, B43_MMIO_SHM_DATA)) << 16;
Michael Buesche4d6b792007-09-18 15:39:42 -0400465
Michael Buesch280d0e12007-12-26 18:26:17 +0100466 goto out;
Michael Buesche4d6b792007-09-18 15:39:42 -0400467 }
468 offset >>= 2;
469 }
470 b43_shm_control_word(dev, routing, offset);
471 ret = b43_read32(dev, B43_MMIO_SHM_DATA);
Michael Buesch280d0e12007-12-26 18:26:17 +0100472out:
Michael Buesch6bbc3212008-06-19 19:33:51 +0200473 return ret;
474}
475
Michael Buesch69eddc82009-09-04 22:57:26 +0200476u16 b43_shm_read16(struct b43_wldev *dev, u16 routing, u16 offset)
Michael Buesche4d6b792007-09-18 15:39:42 -0400477{
478 u16 ret;
479
480 if (routing == B43_SHM_SHARED) {
481 B43_WARN_ON(offset & 0x0001);
482 if (offset & 0x0003) {
483 /* Unaligned access */
484 b43_shm_control_word(dev, routing, offset >> 2);
485 ret = b43_read16(dev, B43_MMIO_SHM_DATA_UNALIGNED);
486
Michael Buesch280d0e12007-12-26 18:26:17 +0100487 goto out;
Michael Buesche4d6b792007-09-18 15:39:42 -0400488 }
489 offset >>= 2;
490 }
491 b43_shm_control_word(dev, routing, offset);
492 ret = b43_read16(dev, B43_MMIO_SHM_DATA);
Michael Buesch280d0e12007-12-26 18:26:17 +0100493out:
Michael Buesch6bbc3212008-06-19 19:33:51 +0200494 return ret;
495}
496
Michael Buesch69eddc82009-09-04 22:57:26 +0200497void b43_shm_write32(struct b43_wldev *dev, u16 routing, u16 offset, u32 value)
Michael Buesche4d6b792007-09-18 15:39:42 -0400498{
499 if (routing == B43_SHM_SHARED) {
500 B43_WARN_ON(offset & 0x0001);
501 if (offset & 0x0003) {
502 /* Unaligned access */
503 b43_shm_control_word(dev, routing, offset >> 2);
Michael Buesche4d6b792007-09-18 15:39:42 -0400504 b43_write16(dev, B43_MMIO_SHM_DATA_UNALIGNED,
Michael Bueschf62ae6c2009-07-31 20:51:41 +0200505 value & 0xFFFF);
Michael Buesche4d6b792007-09-18 15:39:42 -0400506 b43_shm_control_word(dev, routing, (offset >> 2) + 1);
Michael Bueschf62ae6c2009-07-31 20:51:41 +0200507 b43_write16(dev, B43_MMIO_SHM_DATA,
508 (value >> 16) & 0xFFFF);
Michael Buesch6bbc3212008-06-19 19:33:51 +0200509 return;
Michael Buesche4d6b792007-09-18 15:39:42 -0400510 }
511 offset >>= 2;
512 }
513 b43_shm_control_word(dev, routing, offset);
Michael Buesche4d6b792007-09-18 15:39:42 -0400514 b43_write32(dev, B43_MMIO_SHM_DATA, value);
Michael Buesch6bbc3212008-06-19 19:33:51 +0200515}
516
Michael Buesch69eddc82009-09-04 22:57:26 +0200517void b43_shm_write16(struct b43_wldev *dev, u16 routing, u16 offset, u16 value)
Michael Buesch6bbc3212008-06-19 19:33:51 +0200518{
519 if (routing == B43_SHM_SHARED) {
520 B43_WARN_ON(offset & 0x0001);
521 if (offset & 0x0003) {
522 /* Unaligned access */
523 b43_shm_control_word(dev, routing, offset >> 2);
524 b43_write16(dev, B43_MMIO_SHM_DATA_UNALIGNED, value);
525 return;
526 }
527 offset >>= 2;
528 }
529 b43_shm_control_word(dev, routing, offset);
530 b43_write16(dev, B43_MMIO_SHM_DATA, value);
531}
532
Michael Buesche4d6b792007-09-18 15:39:42 -0400533/* Read HostFlags */
John Daiker99da1852009-02-24 02:16:42 -0800534u64 b43_hf_read(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -0400535{
Michael Buesch35f0d352008-02-13 14:31:08 +0100536 u64 ret;
Michael Buesche4d6b792007-09-18 15:39:42 -0400537
Rafał Miłecki6e6a2cd2012-07-25 16:58:38 +0200538 ret = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTF3);
Michael Buesche4d6b792007-09-18 15:39:42 -0400539 ret <<= 16;
Rafał Miłecki6e6a2cd2012-07-25 16:58:38 +0200540 ret |= b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTF2);
Michael Buesch35f0d352008-02-13 14:31:08 +0100541 ret <<= 16;
Rafał Miłecki6e6a2cd2012-07-25 16:58:38 +0200542 ret |= b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTF1);
Michael Buesche4d6b792007-09-18 15:39:42 -0400543
544 return ret;
545}
546
547/* Write HostFlags */
Michael Buesch35f0d352008-02-13 14:31:08 +0100548void b43_hf_write(struct b43_wldev *dev, u64 value)
Michael Buesche4d6b792007-09-18 15:39:42 -0400549{
Michael Buesch35f0d352008-02-13 14:31:08 +0100550 u16 lo, mi, hi;
551
552 lo = (value & 0x00000000FFFFULL);
553 mi = (value & 0x0000FFFF0000ULL) >> 16;
554 hi = (value & 0xFFFF00000000ULL) >> 32;
Rafał Miłecki6e6a2cd2012-07-25 16:58:38 +0200555 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTF1, lo);
556 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTF2, mi);
557 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_HOSTF3, hi);
Michael Buesche4d6b792007-09-18 15:39:42 -0400558}
559
Michael Buesch403a3a12009-06-08 21:04:57 +0200560/* Read the firmware capabilities bitmask (Opensource firmware only) */
561static u16 b43_fwcapa_read(struct b43_wldev *dev)
562{
563 B43_WARN_ON(!dev->fw.opensource);
564 return b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_FWCAPA);
565}
566
Michael Buesch3ebbbb52008-12-19 22:51:57 +0100567void b43_tsf_read(struct b43_wldev *dev, u64 *tsf)
Michael Buesche4d6b792007-09-18 15:39:42 -0400568{
Michael Buesch3ebbbb52008-12-19 22:51:57 +0100569 u32 low, high;
Michael Buesche4d6b792007-09-18 15:39:42 -0400570
Rafał Miłecki21d889d2011-05-18 02:06:38 +0200571 B43_WARN_ON(dev->dev->core_rev < 3);
Michael Buesche4d6b792007-09-18 15:39:42 -0400572
Michael Buesch3ebbbb52008-12-19 22:51:57 +0100573 /* The hardware guarantees us an atomic read, if we
574 * read the low register first. */
575 low = b43_read32(dev, B43_MMIO_REV3PLUS_TSF_LOW);
576 high = b43_read32(dev, B43_MMIO_REV3PLUS_TSF_HIGH);
Michael Buesche4d6b792007-09-18 15:39:42 -0400577
Michael Buesch3ebbbb52008-12-19 22:51:57 +0100578 *tsf = high;
579 *tsf <<= 32;
580 *tsf |= low;
Michael Buesche4d6b792007-09-18 15:39:42 -0400581}
582
583static void b43_time_lock(struct b43_wldev *dev)
584{
Rafał Miłecki50566352012-01-02 19:31:21 +0100585 b43_maskset32(dev, B43_MMIO_MACCTL, ~0, B43_MACCTL_TBTTHOLD);
Michael Buesche4d6b792007-09-18 15:39:42 -0400586 /* Commit the write */
587 b43_read32(dev, B43_MMIO_MACCTL);
588}
589
590static void b43_time_unlock(struct b43_wldev *dev)
591{
Rafał Miłecki50566352012-01-02 19:31:21 +0100592 b43_maskset32(dev, B43_MMIO_MACCTL, ~B43_MACCTL_TBTTHOLD, 0);
Michael Buesche4d6b792007-09-18 15:39:42 -0400593 /* Commit the write */
594 b43_read32(dev, B43_MMIO_MACCTL);
595}
596
597static void b43_tsf_write_locked(struct b43_wldev *dev, u64 tsf)
598{
Michael Buesch3ebbbb52008-12-19 22:51:57 +0100599 u32 low, high;
Michael Buesche4d6b792007-09-18 15:39:42 -0400600
Rafał Miłecki21d889d2011-05-18 02:06:38 +0200601 B43_WARN_ON(dev->dev->core_rev < 3);
Michael Buesche4d6b792007-09-18 15:39:42 -0400602
Michael Buesch3ebbbb52008-12-19 22:51:57 +0100603 low = tsf;
604 high = (tsf >> 32);
605 /* The hardware guarantees us an atomic write, if we
606 * write the low register first. */
607 b43_write32(dev, B43_MMIO_REV3PLUS_TSF_LOW, low);
608 mmiowb();
609 b43_write32(dev, B43_MMIO_REV3PLUS_TSF_HIGH, high);
610 mmiowb();
Michael Buesche4d6b792007-09-18 15:39:42 -0400611}
612
613void b43_tsf_write(struct b43_wldev *dev, u64 tsf)
614{
615 b43_time_lock(dev);
616 b43_tsf_write_locked(dev, tsf);
617 b43_time_unlock(dev);
618}
619
620static
John Daiker99da1852009-02-24 02:16:42 -0800621void b43_macfilter_set(struct b43_wldev *dev, u16 offset, const u8 *mac)
Michael Buesche4d6b792007-09-18 15:39:42 -0400622{
623 static const u8 zero_addr[ETH_ALEN] = { 0 };
624 u16 data;
625
626 if (!mac)
627 mac = zero_addr;
628
629 offset |= 0x0020;
630 b43_write16(dev, B43_MMIO_MACFILTER_CONTROL, offset);
631
632 data = mac[0];
633 data |= mac[1] << 8;
634 b43_write16(dev, B43_MMIO_MACFILTER_DATA, data);
635 data = mac[2];
636 data |= mac[3] << 8;
637 b43_write16(dev, B43_MMIO_MACFILTER_DATA, data);
638 data = mac[4];
639 data |= mac[5] << 8;
640 b43_write16(dev, B43_MMIO_MACFILTER_DATA, data);
641}
642
643static void b43_write_mac_bssid_templates(struct b43_wldev *dev)
644{
645 const u8 *mac;
646 const u8 *bssid;
647 u8 mac_bssid[ETH_ALEN * 2];
648 int i;
649 u32 tmp;
650
651 bssid = dev->wl->bssid;
652 mac = dev->wl->mac_addr;
653
654 b43_macfilter_set(dev, B43_MACFILTER_BSSID, bssid);
655
656 memcpy(mac_bssid, mac, ETH_ALEN);
657 memcpy(mac_bssid + ETH_ALEN, bssid, ETH_ALEN);
658
659 /* Write our MAC address and BSSID to template ram */
660 for (i = 0; i < ARRAY_SIZE(mac_bssid); i += sizeof(u32)) {
661 tmp = (u32) (mac_bssid[i + 0]);
662 tmp |= (u32) (mac_bssid[i + 1]) << 8;
663 tmp |= (u32) (mac_bssid[i + 2]) << 16;
664 tmp |= (u32) (mac_bssid[i + 3]) << 24;
665 b43_ram_write(dev, 0x20 + i, tmp);
666 }
667}
668
Johannes Berg4150c572007-09-17 01:29:23 -0400669static void b43_upload_card_macaddress(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -0400670{
Michael Buesche4d6b792007-09-18 15:39:42 -0400671 b43_write_mac_bssid_templates(dev);
Johannes Berg4150c572007-09-17 01:29:23 -0400672 b43_macfilter_set(dev, B43_MACFILTER_SELF, dev->wl->mac_addr);
Michael Buesche4d6b792007-09-18 15:39:42 -0400673}
674
675static void b43_set_slot_time(struct b43_wldev *dev, u16 slot_time)
676{
677 /* slot_time is in usec. */
Larry Fingerb6c3f5b2010-02-02 10:08:19 -0600678 /* This test used to exit for all but a G PHY. */
679 if (b43_current_band(dev->wl) == IEEE80211_BAND_5GHZ)
Michael Buesche4d6b792007-09-18 15:39:42 -0400680 return;
Larry Fingerb6c3f5b2010-02-02 10:08:19 -0600681 b43_write16(dev, B43_MMIO_IFSSLOT, 510 + slot_time);
682 /* Shared memory location 0x0010 is the slot time and should be
683 * set to slot_time; however, this register is initially 0 and changing
684 * the value adversely affects the transmit rate for BCM4311
685 * devices. Until this behavior is unterstood, delete this step
686 *
687 * b43_shm_write16(dev, B43_SHM_SHARED, 0x0010, slot_time);
688 */
Michael Buesche4d6b792007-09-18 15:39:42 -0400689}
690
691static void b43_short_slot_timing_enable(struct b43_wldev *dev)
692{
693 b43_set_slot_time(dev, 9);
Michael Buesche4d6b792007-09-18 15:39:42 -0400694}
695
696static void b43_short_slot_timing_disable(struct b43_wldev *dev)
697{
698 b43_set_slot_time(dev, 20);
Michael Buesche4d6b792007-09-18 15:39:42 -0400699}
700
Michael Buesche4d6b792007-09-18 15:39:42 -0400701/* DummyTransmission function, as documented on
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200702 * http://bcm-v4.sipsolutions.net/802.11/DummyTransmission
Michael Buesche4d6b792007-09-18 15:39:42 -0400703 */
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200704void b43_dummy_transmission(struct b43_wldev *dev, bool ofdm, bool pa_on)
Michael Buesche4d6b792007-09-18 15:39:42 -0400705{
706 struct b43_phy *phy = &dev->phy;
707 unsigned int i, max_loop;
708 u16 value;
709 u32 buffer[5] = {
710 0x00000000,
711 0x00D40000,
712 0x00000000,
713 0x01000000,
714 0x00000000,
715 };
716
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200717 if (ofdm) {
Michael Buesche4d6b792007-09-18 15:39:42 -0400718 max_loop = 0x1E;
719 buffer[0] = 0x000201CC;
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200720 } else {
Michael Buesche4d6b792007-09-18 15:39:42 -0400721 max_loop = 0xFA;
722 buffer[0] = 0x000B846E;
Michael Buesche4d6b792007-09-18 15:39:42 -0400723 }
724
725 for (i = 0; i < 5; i++)
726 b43_ram_write(dev, i * 4, buffer[i]);
727
Rafał Miłecki7955d872011-09-21 21:44:13 +0200728 b43_write16(dev, B43_MMIO_XMTSEL, 0x0000);
729
Rafał Miłecki21d889d2011-05-18 02:06:38 +0200730 if (dev->dev->core_rev < 11)
Rafał Miłecki7955d872011-09-21 21:44:13 +0200731 b43_write16(dev, B43_MMIO_WEPCTL, 0x0000);
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200732 else
Rafał Miłecki7955d872011-09-21 21:44:13 +0200733 b43_write16(dev, B43_MMIO_WEPCTL, 0x0100);
734
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200735 value = (ofdm ? 0x41 : 0x40);
Rafał Miłecki7955d872011-09-21 21:44:13 +0200736 b43_write16(dev, B43_MMIO_TXE0_PHYCTL, value);
Rafał Miłecki93dbd822011-09-21 21:44:14 +0200737 if (phy->type == B43_PHYTYPE_N || phy->type == B43_PHYTYPE_LP ||
738 phy->type == B43_PHYTYPE_LCN)
Rafał Miłecki7955d872011-09-21 21:44:13 +0200739 b43_write16(dev, B43_MMIO_TXE0_PHYCTL1, 0x1A02);
740
741 b43_write16(dev, B43_MMIO_TXE0_WM_0, 0x0000);
742 b43_write16(dev, B43_MMIO_TXE0_WM_1, 0x0000);
743
744 b43_write16(dev, B43_MMIO_XMTTPLATETXPTR, 0x0000);
745 b43_write16(dev, B43_MMIO_XMTTXCNT, 0x0014);
746 b43_write16(dev, B43_MMIO_XMTSEL, 0x0826);
747 b43_write16(dev, B43_MMIO_TXE0_CTL, 0x0000);
Rafał Miłecki93dbd822011-09-21 21:44:14 +0200748
749 if (!pa_on && phy->type == B43_PHYTYPE_N)
750 ; /*b43_nphy_pa_override(dev, false) */
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200751
752 switch (phy->type) {
753 case B43_PHYTYPE_N:
Rafał Miłecki93dbd822011-09-21 21:44:14 +0200754 case B43_PHYTYPE_LCN:
Rafał Miłecki7955d872011-09-21 21:44:13 +0200755 b43_write16(dev, B43_MMIO_TXE0_AUX, 0x00D0);
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200756 break;
757 case B43_PHYTYPE_LP:
Rafał Miłecki7955d872011-09-21 21:44:13 +0200758 b43_write16(dev, B43_MMIO_TXE0_AUX, 0x0050);
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200759 break;
760 default:
Rafał Miłecki7955d872011-09-21 21:44:13 +0200761 b43_write16(dev, B43_MMIO_TXE0_AUX, 0x0030);
Gábor Stefanik2f19c282009-08-13 16:51:51 +0200762 }
Rafał Miłecki93dbd822011-09-21 21:44:14 +0200763 b43_read16(dev, B43_MMIO_TXE0_AUX);
Michael Buesche4d6b792007-09-18 15:39:42 -0400764
765 if (phy->radio_ver == 0x2050 && phy->radio_rev <= 0x5)
766 b43_radio_write16(dev, 0x0051, 0x0017);
767 for (i = 0x00; i < max_loop; i++) {
Rafał Miłecki7955d872011-09-21 21:44:13 +0200768 value = b43_read16(dev, B43_MMIO_TXE0_STATUS);
Michael Buesche4d6b792007-09-18 15:39:42 -0400769 if (value & 0x0080)
770 break;
771 udelay(10);
772 }
773 for (i = 0x00; i < 0x0A; 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 & 0x0400)
776 break;
777 udelay(10);
778 }
Larry Finger1d280dd2008-09-29 14:19:29 -0500779 for (i = 0x00; i < 0x19; i++) {
Rafał Miłecki7955d872011-09-21 21:44:13 +0200780 value = b43_read16(dev, B43_MMIO_IFSSTAT);
Michael Buesche4d6b792007-09-18 15:39:42 -0400781 if (!(value & 0x0100))
782 break;
783 udelay(10);
784 }
785 if (phy->radio_ver == 0x2050 && phy->radio_rev <= 0x5)
786 b43_radio_write16(dev, 0x0051, 0x0037);
787}
788
789static void key_write(struct b43_wldev *dev,
John Daiker99da1852009-02-24 02:16:42 -0800790 u8 index, u8 algorithm, const u8 *key)
Michael Buesche4d6b792007-09-18 15:39:42 -0400791{
792 unsigned int i;
793 u32 offset;
794 u16 value;
795 u16 kidx;
796
797 /* Key index/algo block */
798 kidx = b43_kidx_to_fw(dev, index);
799 value = ((kidx << 4) | algorithm);
800 b43_shm_write16(dev, B43_SHM_SHARED,
801 B43_SHM_SH_KEYIDXBLOCK + (kidx * 2), value);
802
803 /* Write the key to the Key Table Pointer offset */
804 offset = dev->ktp + (index * B43_SEC_KEYSIZE);
805 for (i = 0; i < B43_SEC_KEYSIZE; i += 2) {
806 value = key[i];
807 value |= (u16) (key[i + 1]) << 8;
808 b43_shm_write16(dev, B43_SHM_SHARED, offset + i, value);
809 }
810}
811
John Daiker99da1852009-02-24 02:16:42 -0800812static void keymac_write(struct b43_wldev *dev, u8 index, const u8 *addr)
Michael Buesche4d6b792007-09-18 15:39:42 -0400813{
814 u32 addrtmp[2] = { 0, 0, };
Michael Buesch66d2d082009-08-06 10:36:50 +0200815 u8 pairwise_keys_start = B43_NR_GROUP_KEYS * 2;
Michael Buesche4d6b792007-09-18 15:39:42 -0400816
817 if (b43_new_kidx_api(dev))
Michael Buesch66d2d082009-08-06 10:36:50 +0200818 pairwise_keys_start = B43_NR_GROUP_KEYS;
Michael Buesche4d6b792007-09-18 15:39:42 -0400819
Michael Buesch66d2d082009-08-06 10:36:50 +0200820 B43_WARN_ON(index < pairwise_keys_start);
821 /* We have four default TX keys and possibly four default RX keys.
Michael Buesche4d6b792007-09-18 15:39:42 -0400822 * Physical mac 0 is mapped to physical key 4 or 8, depending
823 * on the firmware version.
824 * So we must adjust the index here.
825 */
Michael Buesch66d2d082009-08-06 10:36:50 +0200826 index -= pairwise_keys_start;
827 B43_WARN_ON(index >= B43_NR_PAIRWISE_KEYS);
Michael Buesche4d6b792007-09-18 15:39:42 -0400828
829 if (addr) {
830 addrtmp[0] = addr[0];
831 addrtmp[0] |= ((u32) (addr[1]) << 8);
832 addrtmp[0] |= ((u32) (addr[2]) << 16);
833 addrtmp[0] |= ((u32) (addr[3]) << 24);
834 addrtmp[1] = addr[4];
835 addrtmp[1] |= ((u32) (addr[5]) << 8);
836 }
837
Michael Buesch66d2d082009-08-06 10:36:50 +0200838 /* Receive match transmitter address (RCMTA) mechanism */
839 b43_shm_write32(dev, B43_SHM_RCMTA,
840 (index * 2) + 0, addrtmp[0]);
841 b43_shm_write16(dev, B43_SHM_RCMTA,
842 (index * 2) + 1, addrtmp[1]);
Michael Buesche4d6b792007-09-18 15:39:42 -0400843}
844
gregor kowski035d0242009-08-19 22:35:45 +0200845/* The ucode will use phase1 key with TEK key to decrypt rx packets.
846 * When a packet is received, the iv32 is checked.
847 * - if it doesn't the packet is returned without modification (and software
848 * decryption can be done). That's what happen when iv16 wrap.
849 * - if it does, the rc4 key is computed, and decryption is tried.
850 * Either it will success and B43_RX_MAC_DEC is returned,
851 * either it fails and B43_RX_MAC_DEC|B43_RX_MAC_DECERR is returned
852 * and the packet is not usable (it got modified by the ucode).
853 * So in order to never have B43_RX_MAC_DECERR, we should provide
854 * a iv32 and phase1key that match. Because we drop packets in case of
855 * B43_RX_MAC_DECERR, if we have a correct iv32 but a wrong phase1key, all
856 * packets will be lost without higher layer knowing (ie no resync possible
857 * until next wrap).
858 *
859 * NOTE : this should support 50 key like RCMTA because
860 * (B43_SHM_SH_KEYIDXBLOCK - B43_SHM_SH_TKIPTSCTTAK)/14 = 50
861 */
862static void rx_tkip_phase1_write(struct b43_wldev *dev, u8 index, u32 iv32,
863 u16 *phase1key)
864{
865 unsigned int i;
866 u32 offset;
867 u8 pairwise_keys_start = B43_NR_GROUP_KEYS * 2;
868
869 if (!modparam_hwtkip)
870 return;
871
872 if (b43_new_kidx_api(dev))
873 pairwise_keys_start = B43_NR_GROUP_KEYS;
874
875 B43_WARN_ON(index < pairwise_keys_start);
876 /* We have four default TX keys and possibly four default RX keys.
877 * Physical mac 0 is mapped to physical key 4 or 8, depending
878 * on the firmware version.
879 * So we must adjust the index here.
880 */
881 index -= pairwise_keys_start;
882 B43_WARN_ON(index >= B43_NR_PAIRWISE_KEYS);
883
884 if (b43_debug(dev, B43_DBG_KEYS)) {
885 b43dbg(dev->wl, "rx_tkip_phase1_write : idx 0x%x, iv32 0x%x\n",
886 index, iv32);
887 }
888 /* Write the key to the RX tkip shared mem */
889 offset = B43_SHM_SH_TKIPTSCTTAK + index * (10 + 4);
890 for (i = 0; i < 10; i += 2) {
891 b43_shm_write16(dev, B43_SHM_SHARED, offset + i,
892 phase1key ? phase1key[i / 2] : 0);
893 }
894 b43_shm_write16(dev, B43_SHM_SHARED, offset + i, iv32);
895 b43_shm_write16(dev, B43_SHM_SHARED, offset + i + 2, iv32 >> 16);
896}
897
898static void b43_op_update_tkip_key(struct ieee80211_hw *hw,
Johannes Bergb3fbdcf2010-01-21 11:40:47 +0100899 struct ieee80211_vif *vif,
900 struct ieee80211_key_conf *keyconf,
901 struct ieee80211_sta *sta,
902 u32 iv32, u16 *phase1key)
gregor kowski035d0242009-08-19 22:35:45 +0200903{
904 struct b43_wl *wl = hw_to_b43_wl(hw);
905 struct b43_wldev *dev;
906 int index = keyconf->hw_key_idx;
907
908 if (B43_WARN_ON(!modparam_hwtkip))
909 return;
910
Michael Buesch96869a32010-01-24 13:13:32 +0100911 /* This is only called from the RX path through mac80211, where
912 * our mutex is already locked. */
913 B43_WARN_ON(!mutex_is_locked(&wl->mutex));
gregor kowski035d0242009-08-19 22:35:45 +0200914 dev = wl->current_dev;
Michael Buesch96869a32010-01-24 13:13:32 +0100915 B43_WARN_ON(!dev || b43_status(dev) < B43_STAT_INITIALIZED);
gregor kowski035d0242009-08-19 22:35:45 +0200916
917 keymac_write(dev, index, NULL); /* First zero out mac to avoid race */
918
919 rx_tkip_phase1_write(dev, index, iv32, phase1key);
Johannes Bergb3fbdcf2010-01-21 11:40:47 +0100920 /* only pairwise TKIP keys are supported right now */
921 if (WARN_ON(!sta))
Michael Buesch96869a32010-01-24 13:13:32 +0100922 return;
Johannes Bergb3fbdcf2010-01-21 11:40:47 +0100923 keymac_write(dev, index, sta->addr);
gregor kowski035d0242009-08-19 22:35:45 +0200924}
925
Michael Buesche4d6b792007-09-18 15:39:42 -0400926static void do_key_write(struct b43_wldev *dev,
927 u8 index, u8 algorithm,
John Daiker99da1852009-02-24 02:16:42 -0800928 const u8 *key, size_t key_len, const u8 *mac_addr)
Michael Buesche4d6b792007-09-18 15:39:42 -0400929{
930 u8 buf[B43_SEC_KEYSIZE] = { 0, };
Michael Buesch66d2d082009-08-06 10:36:50 +0200931 u8 pairwise_keys_start = B43_NR_GROUP_KEYS * 2;
Michael Buesche4d6b792007-09-18 15:39:42 -0400932
933 if (b43_new_kidx_api(dev))
Michael Buesch66d2d082009-08-06 10:36:50 +0200934 pairwise_keys_start = B43_NR_GROUP_KEYS;
Michael Buesche4d6b792007-09-18 15:39:42 -0400935
Michael Buesch66d2d082009-08-06 10:36:50 +0200936 B43_WARN_ON(index >= ARRAY_SIZE(dev->key));
Michael Buesche4d6b792007-09-18 15:39:42 -0400937 B43_WARN_ON(key_len > B43_SEC_KEYSIZE);
938
Michael Buesch66d2d082009-08-06 10:36:50 +0200939 if (index >= pairwise_keys_start)
Michael Buesche4d6b792007-09-18 15:39:42 -0400940 keymac_write(dev, index, NULL); /* First zero out mac. */
gregor kowski035d0242009-08-19 22:35:45 +0200941 if (algorithm == B43_SEC_ALGO_TKIP) {
942 /*
943 * We should provide an initial iv32, phase1key pair.
944 * We could start with iv32=0 and compute the corresponding
945 * phase1key, but this means calling ieee80211_get_tkip_key
946 * with a fake skb (or export other tkip function).
947 * Because we are lazy we hope iv32 won't start with
948 * 0xffffffff and let's b43_op_update_tkip_key provide a
949 * correct pair.
950 */
951 rx_tkip_phase1_write(dev, index, 0xffffffff, (u16*)buf);
952 } else if (index >= pairwise_keys_start) /* clear it */
953 rx_tkip_phase1_write(dev, index, 0, NULL);
Michael Buesche4d6b792007-09-18 15:39:42 -0400954 if (key)
955 memcpy(buf, key, key_len);
956 key_write(dev, index, algorithm, buf);
Michael Buesch66d2d082009-08-06 10:36:50 +0200957 if (index >= pairwise_keys_start)
Michael Buesche4d6b792007-09-18 15:39:42 -0400958 keymac_write(dev, index, mac_addr);
959
960 dev->key[index].algorithm = algorithm;
961}
962
963static int b43_key_write(struct b43_wldev *dev,
964 int index, u8 algorithm,
John Daiker99da1852009-02-24 02:16:42 -0800965 const u8 *key, size_t key_len,
966 const u8 *mac_addr,
Michael Buesche4d6b792007-09-18 15:39:42 -0400967 struct ieee80211_key_conf *keyconf)
968{
969 int i;
Michael Buesch66d2d082009-08-06 10:36:50 +0200970 int pairwise_keys_start;
Michael Buesche4d6b792007-09-18 15:39:42 -0400971
gregor kowski035d0242009-08-19 22:35:45 +0200972 /* For ALG_TKIP the key is encoded as a 256-bit (32 byte) data block:
973 * - Temporal Encryption Key (128 bits)
974 * - Temporal Authenticator Tx MIC Key (64 bits)
975 * - Temporal Authenticator Rx MIC Key (64 bits)
976 *
977 * Hardware only store TEK
978 */
979 if (algorithm == B43_SEC_ALGO_TKIP && key_len == 32)
980 key_len = 16;
Michael Buesche4d6b792007-09-18 15:39:42 -0400981 if (key_len > B43_SEC_KEYSIZE)
982 return -EINVAL;
Michael Buesch66d2d082009-08-06 10:36:50 +0200983 for (i = 0; i < ARRAY_SIZE(dev->key); i++) {
Michael Buesche4d6b792007-09-18 15:39:42 -0400984 /* Check that we don't already have this key. */
985 B43_WARN_ON(dev->key[i].keyconf == keyconf);
986 }
987 if (index < 0) {
Michael Buesche808e582008-12-19 21:30:52 +0100988 /* Pairwise key. Get an empty slot for the key. */
Michael Buesche4d6b792007-09-18 15:39:42 -0400989 if (b43_new_kidx_api(dev))
Michael Buesch66d2d082009-08-06 10:36:50 +0200990 pairwise_keys_start = B43_NR_GROUP_KEYS;
Michael Buesche4d6b792007-09-18 15:39:42 -0400991 else
Michael Buesch66d2d082009-08-06 10:36:50 +0200992 pairwise_keys_start = B43_NR_GROUP_KEYS * 2;
993 for (i = pairwise_keys_start;
994 i < pairwise_keys_start + B43_NR_PAIRWISE_KEYS;
995 i++) {
996 B43_WARN_ON(i >= ARRAY_SIZE(dev->key));
Michael Buesche4d6b792007-09-18 15:39:42 -0400997 if (!dev->key[i].keyconf) {
998 /* found empty */
999 index = i;
1000 break;
1001 }
1002 }
1003 if (index < 0) {
Michael Buesche808e582008-12-19 21:30:52 +01001004 b43warn(dev->wl, "Out of hardware key memory\n");
Michael Buesche4d6b792007-09-18 15:39:42 -04001005 return -ENOSPC;
1006 }
1007 } else
1008 B43_WARN_ON(index > 3);
1009
1010 do_key_write(dev, index, algorithm, key, key_len, mac_addr);
1011 if ((index <= 3) && !b43_new_kidx_api(dev)) {
1012 /* Default RX key */
1013 B43_WARN_ON(mac_addr);
1014 do_key_write(dev, index + 4, algorithm, key, key_len, NULL);
1015 }
1016 keyconf->hw_key_idx = index;
1017 dev->key[index].keyconf = keyconf;
1018
1019 return 0;
1020}
1021
1022static int b43_key_clear(struct b43_wldev *dev, int index)
1023{
Michael Buesch66d2d082009-08-06 10:36:50 +02001024 if (B43_WARN_ON((index < 0) || (index >= ARRAY_SIZE(dev->key))))
Michael Buesche4d6b792007-09-18 15:39:42 -04001025 return -EINVAL;
1026 do_key_write(dev, index, B43_SEC_ALGO_NONE,
1027 NULL, B43_SEC_KEYSIZE, NULL);
1028 if ((index <= 3) && !b43_new_kidx_api(dev)) {
1029 do_key_write(dev, index + 4, B43_SEC_ALGO_NONE,
1030 NULL, B43_SEC_KEYSIZE, NULL);
1031 }
1032 dev->key[index].keyconf = NULL;
1033
1034 return 0;
1035}
1036
1037static void b43_clear_keys(struct b43_wldev *dev)
1038{
Michael Buesch66d2d082009-08-06 10:36:50 +02001039 int i, count;
Michael Buesche4d6b792007-09-18 15:39:42 -04001040
Michael Buesch66d2d082009-08-06 10:36:50 +02001041 if (b43_new_kidx_api(dev))
1042 count = B43_NR_GROUP_KEYS + B43_NR_PAIRWISE_KEYS;
1043 else
1044 count = B43_NR_GROUP_KEYS * 2 + B43_NR_PAIRWISE_KEYS;
1045 for (i = 0; i < count; i++)
Michael Buesche4d6b792007-09-18 15:39:42 -04001046 b43_key_clear(dev, i);
1047}
1048
Michael Buesch9cf7f242008-12-19 20:24:30 +01001049static void b43_dump_keymemory(struct b43_wldev *dev)
1050{
Michael Buesch66d2d082009-08-06 10:36:50 +02001051 unsigned int i, index, count, offset, pairwise_keys_start;
Michael Buesch9cf7f242008-12-19 20:24:30 +01001052 u8 mac[ETH_ALEN];
1053 u16 algo;
1054 u32 rcmta0;
1055 u16 rcmta1;
1056 u64 hf;
1057 struct b43_key *key;
1058
1059 if (!b43_debug(dev, B43_DBG_KEYS))
1060 return;
1061
1062 hf = b43_hf_read(dev);
1063 b43dbg(dev->wl, "Hardware key memory dump: USEDEFKEYS=%u\n",
1064 !!(hf & B43_HF_USEDEFKEYS));
Michael Buesch66d2d082009-08-06 10:36:50 +02001065 if (b43_new_kidx_api(dev)) {
1066 pairwise_keys_start = B43_NR_GROUP_KEYS;
1067 count = B43_NR_GROUP_KEYS + B43_NR_PAIRWISE_KEYS;
1068 } else {
1069 pairwise_keys_start = B43_NR_GROUP_KEYS * 2;
1070 count = B43_NR_GROUP_KEYS * 2 + B43_NR_PAIRWISE_KEYS;
1071 }
1072 for (index = 0; index < count; index++) {
Michael Buesch9cf7f242008-12-19 20:24:30 +01001073 key = &(dev->key[index]);
1074 printk(KERN_DEBUG "Key slot %02u: %s",
1075 index, (key->keyconf == NULL) ? " " : "*");
1076 offset = dev->ktp + (index * B43_SEC_KEYSIZE);
1077 for (i = 0; i < B43_SEC_KEYSIZE; i += 2) {
1078 u16 tmp = b43_shm_read16(dev, B43_SHM_SHARED, offset + i);
1079 printk("%02X%02X", (tmp & 0xFF), ((tmp >> 8) & 0xFF));
1080 }
1081
1082 algo = b43_shm_read16(dev, B43_SHM_SHARED,
1083 B43_SHM_SH_KEYIDXBLOCK + (index * 2));
1084 printk(" Algo: %04X/%02X", algo, key->algorithm);
1085
Michael Buesch66d2d082009-08-06 10:36:50 +02001086 if (index >= pairwise_keys_start) {
gregor kowski035d0242009-08-19 22:35:45 +02001087 if (key->algorithm == B43_SEC_ALGO_TKIP) {
1088 printk(" TKIP: ");
1089 offset = B43_SHM_SH_TKIPTSCTTAK + (index - 4) * (10 + 4);
1090 for (i = 0; i < 14; i += 2) {
1091 u16 tmp = b43_shm_read16(dev, B43_SHM_SHARED, offset + i);
1092 printk("%02X%02X", (tmp & 0xFF), ((tmp >> 8) & 0xFF));
1093 }
1094 }
Michael Buesch9cf7f242008-12-19 20:24:30 +01001095 rcmta0 = b43_shm_read32(dev, B43_SHM_RCMTA,
Michael Buesch66d2d082009-08-06 10:36:50 +02001096 ((index - pairwise_keys_start) * 2) + 0);
Michael Buesch9cf7f242008-12-19 20:24:30 +01001097 rcmta1 = b43_shm_read16(dev, B43_SHM_RCMTA,
Michael Buesch66d2d082009-08-06 10:36:50 +02001098 ((index - pairwise_keys_start) * 2) + 1);
Michael Buesch9cf7f242008-12-19 20:24:30 +01001099 *((__le32 *)(&mac[0])) = cpu_to_le32(rcmta0);
1100 *((__le16 *)(&mac[4])) = cpu_to_le16(rcmta1);
Johannes Berge91d8332009-07-15 17:21:41 +02001101 printk(" MAC: %pM", mac);
Michael Buesch9cf7f242008-12-19 20:24:30 +01001102 } else
1103 printk(" DEFAULT KEY");
1104 printk("\n");
1105 }
1106}
1107
Michael Buesche4d6b792007-09-18 15:39:42 -04001108void b43_power_saving_ctl_bits(struct b43_wldev *dev, unsigned int ps_flags)
1109{
1110 u32 macctl;
1111 u16 ucstat;
1112 bool hwps;
1113 bool awake;
1114 int i;
1115
1116 B43_WARN_ON((ps_flags & B43_PS_ENABLED) &&
1117 (ps_flags & B43_PS_DISABLED));
1118 B43_WARN_ON((ps_flags & B43_PS_AWAKE) && (ps_flags & B43_PS_ASLEEP));
1119
1120 if (ps_flags & B43_PS_ENABLED) {
Rusty Russell3db1cd52011-12-19 13:56:45 +00001121 hwps = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04001122 } else if (ps_flags & B43_PS_DISABLED) {
Rusty Russell3db1cd52011-12-19 13:56:45 +00001123 hwps = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04001124 } else {
1125 //TODO: If powersave is not off and FIXME is not set and we are not in adhoc
1126 // and thus is not an AP and we are associated, set bit 25
1127 }
1128 if (ps_flags & B43_PS_AWAKE) {
Rusty Russell3db1cd52011-12-19 13:56:45 +00001129 awake = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04001130 } else if (ps_flags & B43_PS_ASLEEP) {
Rusty Russell3db1cd52011-12-19 13:56:45 +00001131 awake = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04001132 } else {
1133 //TODO: If the device is awake or this is an AP, or we are scanning, or FIXME,
1134 // or we are associated, or FIXME, or the latest PS-Poll packet sent was
1135 // successful, set bit26
1136 }
1137
1138/* FIXME: For now we force awake-on and hwps-off */
Rusty Russell3db1cd52011-12-19 13:56:45 +00001139 hwps = false;
1140 awake = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04001141
1142 macctl = b43_read32(dev, B43_MMIO_MACCTL);
1143 if (hwps)
1144 macctl |= B43_MACCTL_HWPS;
1145 else
1146 macctl &= ~B43_MACCTL_HWPS;
1147 if (awake)
1148 macctl |= B43_MACCTL_AWAKE;
1149 else
1150 macctl &= ~B43_MACCTL_AWAKE;
1151 b43_write32(dev, B43_MMIO_MACCTL, macctl);
1152 /* Commit write */
1153 b43_read32(dev, B43_MMIO_MACCTL);
Rafał Miłecki21d889d2011-05-18 02:06:38 +02001154 if (awake && dev->dev->core_rev >= 5) {
Michael Buesche4d6b792007-09-18 15:39:42 -04001155 /* Wait for the microcode to wake up. */
1156 for (i = 0; i < 100; i++) {
1157 ucstat = b43_shm_read16(dev, B43_SHM_SHARED,
1158 B43_SHM_SH_UCODESTAT);
1159 if (ucstat != B43_SHM_SH_UCODESTAT_SLEEP)
1160 break;
1161 udelay(10);
1162 }
1163 }
1164}
1165
Rafał Miłecki42c9a452011-07-06 15:45:27 +02001166#ifdef CONFIG_B43_BCMA
Rafał Miłecki49173592011-07-17 01:06:06 +02001167static void b43_bcma_phy_reset(struct b43_wldev *dev)
1168{
1169 u32 flags;
1170
1171 /* Put PHY into reset */
1172 flags = bcma_aread32(dev->dev->bdev, BCMA_IOCTL);
1173 flags |= B43_BCMA_IOCTL_PHY_RESET;
1174 flags |= B43_BCMA_IOCTL_PHY_BW_20MHZ; /* Make 20 MHz def */
1175 bcma_awrite32(dev->dev->bdev, BCMA_IOCTL, flags);
1176 udelay(2);
1177
Rafał Miłecki50c1b592014-05-17 23:24:55 +02001178 b43_phy_take_out_of_reset(dev);
Rafał Miłecki49173592011-07-17 01:06:06 +02001179}
1180
Rafał Miłecki42c9a452011-07-06 15:45:27 +02001181static void b43_bcma_wireless_core_reset(struct b43_wldev *dev, bool gmode)
1182{
Rafał Miłecki88cceab2013-02-26 10:07:57 +01001183 u32 req = B43_BCMA_CLKCTLST_80211_PLL_REQ |
1184 B43_BCMA_CLKCTLST_PHY_PLL_REQ;
1185 u32 status = B43_BCMA_CLKCTLST_80211_PLL_ST |
1186 B43_BCMA_CLKCTLST_PHY_PLL_ST;
Rafał Miłecki6b9e03e2014-04-22 13:54:35 +02001187 u32 flags;
Rafał Miłecki88cceab2013-02-26 10:07:57 +01001188
Rafał Miłecki6b9e03e2014-04-22 13:54:35 +02001189 flags = B43_BCMA_IOCTL_PHY_CLKEN;
1190 if (gmode)
1191 flags |= B43_BCMA_IOCTL_GMODE;
1192 b43_device_enable(dev, flags);
1193
Rafał Miłecki49173592011-07-17 01:06:06 +02001194 bcma_core_set_clockmode(dev->dev->bdev, BCMA_CLKMODE_FAST);
1195 b43_bcma_phy_reset(dev);
Rafał Miłecki88cceab2013-02-26 10:07:57 +01001196 bcma_core_pll_ctl(dev->dev->bdev, req, status, true);
Rafał Miłecki42c9a452011-07-06 15:45:27 +02001197}
1198#endif
1199
Rafał Miłeckibd7c8a52014-05-10 19:52:18 +02001200#ifdef CONFIG_B43_SSB
Rafał Miłecki4da909e2011-06-02 01:07:12 +02001201static void b43_ssb_wireless_core_reset(struct b43_wldev *dev, bool gmode)
Michael Buesche4d6b792007-09-18 15:39:42 -04001202{
Rafał Miłecki4da909e2011-06-02 01:07:12 +02001203 u32 flags = 0;
Michael Buesche4d6b792007-09-18 15:39:42 -04001204
Rafał Miłecki4da909e2011-06-02 01:07:12 +02001205 if (gmode)
1206 flags |= B43_TMSLOW_GMODE;
Michael Buesche4d6b792007-09-18 15:39:42 -04001207 flags |= B43_TMSLOW_PHYCLKEN;
1208 flags |= B43_TMSLOW_PHYRESET;
Rafał Miłecki42ab1352010-12-09 20:56:01 +01001209 if (dev->phy.type == B43_PHYTYPE_N)
1210 flags |= B43_TMSLOW_PHY_BANDWIDTH_20MHZ; /* Make 20 MHz def */
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02001211 b43_device_enable(dev, flags);
Michael Buesche4d6b792007-09-18 15:39:42 -04001212 msleep(2); /* Wait for the PLL to turn on. */
1213
Rafał Miłecki50c1b592014-05-17 23:24:55 +02001214 b43_phy_take_out_of_reset(dev);
Rafał Miłecki14952982011-05-17 18:57:28 +02001215}
Rafał Miłeckibd7c8a52014-05-10 19:52:18 +02001216#endif
Rafał Miłecki14952982011-05-17 18:57:28 +02001217
Rafał Miłecki4da909e2011-06-02 01:07:12 +02001218void b43_wireless_core_reset(struct b43_wldev *dev, bool gmode)
Rafał Miłecki14952982011-05-17 18:57:28 +02001219{
1220 u32 macctl;
1221
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02001222 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02001223#ifdef CONFIG_B43_BCMA
1224 case B43_BUS_BCMA:
1225 b43_bcma_wireless_core_reset(dev, gmode);
1226 break;
1227#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02001228#ifdef CONFIG_B43_SSB
1229 case B43_BUS_SSB:
1230 b43_ssb_wireless_core_reset(dev, gmode);
1231 break;
1232#endif
1233 }
Michael Buesche4d6b792007-09-18 15:39:42 -04001234
Michael Bueschfb111372008-09-02 13:00:34 +02001235 /* Turn Analog ON, but only if we already know the PHY-type.
1236 * This protects against very early setup where we don't know the
1237 * PHY-type, yet. wireless_core_reset will be called once again later,
1238 * when we know the PHY-type. */
1239 if (dev->phy.ops)
Michael Bueschcb24f572008-09-03 12:12:20 +02001240 dev->phy.ops->switch_analog(dev, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04001241
1242 macctl = b43_read32(dev, B43_MMIO_MACCTL);
1243 macctl &= ~B43_MACCTL_GMODE;
Rafał Miłecki4da909e2011-06-02 01:07:12 +02001244 if (gmode)
Michael Buesche4d6b792007-09-18 15:39:42 -04001245 macctl |= B43_MACCTL_GMODE;
1246 macctl |= B43_MACCTL_IHR_ENABLED;
1247 b43_write32(dev, B43_MMIO_MACCTL, macctl);
1248}
1249
1250static void handle_irq_transmit_status(struct b43_wldev *dev)
1251{
1252 u32 v0, v1;
1253 u16 tmp;
1254 struct b43_txstatus stat;
1255
1256 while (1) {
1257 v0 = b43_read32(dev, B43_MMIO_XMITSTAT_0);
1258 if (!(v0 & 0x00000001))
1259 break;
1260 v1 = b43_read32(dev, B43_MMIO_XMITSTAT_1);
1261
1262 stat.cookie = (v0 >> 16);
1263 stat.seq = (v1 & 0x0000FFFF);
1264 stat.phy_stat = ((v1 & 0x00FF0000) >> 16);
1265 tmp = (v0 & 0x0000FFFF);
1266 stat.frame_count = ((tmp & 0xF000) >> 12);
1267 stat.rts_count = ((tmp & 0x0F00) >> 8);
1268 stat.supp_reason = ((tmp & 0x001C) >> 2);
1269 stat.pm_indicated = !!(tmp & 0x0080);
1270 stat.intermediate = !!(tmp & 0x0040);
1271 stat.for_ampdu = !!(tmp & 0x0020);
1272 stat.acked = !!(tmp & 0x0002);
1273
1274 b43_handle_txstatus(dev, &stat);
1275 }
1276}
1277
1278static void drain_txstatus_queue(struct b43_wldev *dev)
1279{
1280 u32 dummy;
1281
Rafał Miłecki21d889d2011-05-18 02:06:38 +02001282 if (dev->dev->core_rev < 5)
Michael Buesche4d6b792007-09-18 15:39:42 -04001283 return;
1284 /* Read all entries from the microcode TXstatus FIFO
1285 * and throw them away.
1286 */
1287 while (1) {
1288 dummy = b43_read32(dev, B43_MMIO_XMITSTAT_0);
1289 if (!(dummy & 0x00000001))
1290 break;
1291 dummy = b43_read32(dev, B43_MMIO_XMITSTAT_1);
1292 }
1293}
1294
1295static u32 b43_jssi_read(struct b43_wldev *dev)
1296{
1297 u32 val = 0;
1298
Hauke Mehrtens5c1da232013-03-23 18:07:02 +01001299 val = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_JSSI1);
Michael Buesche4d6b792007-09-18 15:39:42 -04001300 val <<= 16;
Hauke Mehrtens5c1da232013-03-23 18:07:02 +01001301 val |= b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_JSSI0);
Michael Buesche4d6b792007-09-18 15:39:42 -04001302
1303 return val;
1304}
1305
1306static void b43_jssi_write(struct b43_wldev *dev, u32 jssi)
1307{
Hauke Mehrtens5c1da232013-03-23 18:07:02 +01001308 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_JSSI0,
1309 (jssi & 0x0000FFFF));
1310 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_JSSI1,
1311 (jssi & 0xFFFF0000) >> 16);
Michael Buesche4d6b792007-09-18 15:39:42 -04001312}
1313
1314static void b43_generate_noise_sample(struct b43_wldev *dev)
1315{
1316 b43_jssi_write(dev, 0x7F7F7F7F);
Michael Bueschaa6c7ae2007-12-26 16:26:36 +01001317 b43_write32(dev, B43_MMIO_MACCMD,
1318 b43_read32(dev, B43_MMIO_MACCMD) | B43_MACCMD_BGNOISE);
Michael Buesche4d6b792007-09-18 15:39:42 -04001319}
1320
1321static void b43_calculate_link_quality(struct b43_wldev *dev)
1322{
1323 /* Top half of Link Quality calculation. */
1324
Michael Bueschef1a6282008-08-27 18:53:02 +02001325 if (dev->phy.type != B43_PHYTYPE_G)
1326 return;
Michael Buesche4d6b792007-09-18 15:39:42 -04001327 if (dev->noisecalc.calculation_running)
1328 return;
Rusty Russell3db1cd52011-12-19 13:56:45 +00001329 dev->noisecalc.calculation_running = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04001330 dev->noisecalc.nr_samples = 0;
1331
1332 b43_generate_noise_sample(dev);
1333}
1334
1335static void handle_irq_noise(struct b43_wldev *dev)
1336{
Michael Bueschef1a6282008-08-27 18:53:02 +02001337 struct b43_phy_g *phy = dev->phy.g;
Michael Buesche4d6b792007-09-18 15:39:42 -04001338 u16 tmp;
1339 u8 noise[4];
1340 u8 i, j;
1341 s32 average;
1342
1343 /* Bottom half of Link Quality calculation. */
1344
Michael Bueschef1a6282008-08-27 18:53:02 +02001345 if (dev->phy.type != B43_PHYTYPE_G)
1346 return;
1347
Michael Buesch98a3b2f2008-06-12 12:36:29 +02001348 /* Possible race condition: It might be possible that the user
1349 * changed to a different channel in the meantime since we
1350 * started the calculation. We ignore that fact, since it's
1351 * not really that much of a problem. The background noise is
1352 * an estimation only anyway. Slightly wrong results will get damped
1353 * by the averaging of the 8 sample rounds. Additionally the
1354 * value is shortlived. So it will be replaced by the next noise
1355 * calculation round soon. */
1356
Michael Buesche4d6b792007-09-18 15:39:42 -04001357 B43_WARN_ON(!dev->noisecalc.calculation_running);
Michael Buesch1a094042007-09-20 11:13:40 -07001358 *((__le32 *)noise) = cpu_to_le32(b43_jssi_read(dev));
Michael Buesche4d6b792007-09-18 15:39:42 -04001359 if (noise[0] == 0x7F || noise[1] == 0x7F ||
1360 noise[2] == 0x7F || noise[3] == 0x7F)
1361 goto generate_new;
1362
1363 /* Get the noise samples. */
1364 B43_WARN_ON(dev->noisecalc.nr_samples >= 8);
1365 i = dev->noisecalc.nr_samples;
Harvey Harrisoncdbf0842008-05-02 13:47:48 -07001366 noise[0] = clamp_val(noise[0], 0, ARRAY_SIZE(phy->nrssi_lt) - 1);
1367 noise[1] = clamp_val(noise[1], 0, ARRAY_SIZE(phy->nrssi_lt) - 1);
1368 noise[2] = clamp_val(noise[2], 0, ARRAY_SIZE(phy->nrssi_lt) - 1);
1369 noise[3] = clamp_val(noise[3], 0, ARRAY_SIZE(phy->nrssi_lt) - 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04001370 dev->noisecalc.samples[i][0] = phy->nrssi_lt[noise[0]];
1371 dev->noisecalc.samples[i][1] = phy->nrssi_lt[noise[1]];
1372 dev->noisecalc.samples[i][2] = phy->nrssi_lt[noise[2]];
1373 dev->noisecalc.samples[i][3] = phy->nrssi_lt[noise[3]];
1374 dev->noisecalc.nr_samples++;
1375 if (dev->noisecalc.nr_samples == 8) {
1376 /* Calculate the Link Quality by the noise samples. */
1377 average = 0;
1378 for (i = 0; i < 8; i++) {
1379 for (j = 0; j < 4; j++)
1380 average += dev->noisecalc.samples[i][j];
1381 }
1382 average /= (8 * 4);
1383 average *= 125;
1384 average += 64;
1385 average /= 128;
1386 tmp = b43_shm_read16(dev, B43_SHM_SHARED, 0x40C);
1387 tmp = (tmp / 128) & 0x1F;
1388 if (tmp >= 8)
1389 average += 2;
1390 else
1391 average -= 25;
1392 if (tmp == 8)
1393 average -= 72;
1394 else
1395 average -= 48;
1396
1397 dev->stats.link_noise = average;
Rusty Russell3db1cd52011-12-19 13:56:45 +00001398 dev->noisecalc.calculation_running = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04001399 return;
1400 }
Michael Buesch98a3b2f2008-06-12 12:36:29 +02001401generate_new:
Michael Buesche4d6b792007-09-18 15:39:42 -04001402 b43_generate_noise_sample(dev);
1403}
1404
1405static void handle_irq_tbtt_indication(struct b43_wldev *dev)
1406{
Johannes Berg05c914f2008-09-11 00:01:58 +02001407 if (b43_is_mode(dev->wl, NL80211_IFTYPE_AP)) {
Michael Buesche4d6b792007-09-18 15:39:42 -04001408 ///TODO: PS TBTT
1409 } else {
1410 if (1 /*FIXME: the last PSpoll frame was sent successfully */ )
1411 b43_power_saving_ctl_bits(dev, 0);
1412 }
Johannes Berg05c914f2008-09-11 00:01:58 +02001413 if (b43_is_mode(dev->wl, NL80211_IFTYPE_ADHOC))
Rusty Russell3db1cd52011-12-19 13:56:45 +00001414 dev->dfq_valid = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04001415}
1416
1417static void handle_irq_atim_end(struct b43_wldev *dev)
1418{
Michael Bueschaa6c7ae2007-12-26 16:26:36 +01001419 if (dev->dfq_valid) {
1420 b43_write32(dev, B43_MMIO_MACCMD,
1421 b43_read32(dev, B43_MMIO_MACCMD)
1422 | B43_MACCMD_DFQ_VALID);
Rusty Russell3db1cd52011-12-19 13:56:45 +00001423 dev->dfq_valid = false;
Michael Bueschaa6c7ae2007-12-26 16:26:36 +01001424 }
Michael Buesche4d6b792007-09-18 15:39:42 -04001425}
1426
1427static void handle_irq_pmq(struct b43_wldev *dev)
1428{
1429 u32 tmp;
1430
1431 //TODO: AP mode.
1432
1433 while (1) {
1434 tmp = b43_read32(dev, B43_MMIO_PS_STATUS);
1435 if (!(tmp & 0x00000008))
1436 break;
1437 }
1438 /* 16bit write is odd, but correct. */
1439 b43_write16(dev, B43_MMIO_PS_STATUS, 0x0002);
1440}
1441
1442static void b43_write_template_common(struct b43_wldev *dev,
John Daiker99da1852009-02-24 02:16:42 -08001443 const u8 *data, u16 size,
Michael Buesche4d6b792007-09-18 15:39:42 -04001444 u16 ram_offset,
1445 u16 shm_size_offset, u8 rate)
1446{
1447 u32 i, tmp;
1448 struct b43_plcp_hdr4 plcp;
1449
1450 plcp.data = 0;
1451 b43_generate_plcp_hdr(&plcp, size + FCS_LEN, rate);
1452 b43_ram_write(dev, ram_offset, le32_to_cpu(plcp.data));
1453 ram_offset += sizeof(u32);
1454 /* The PLCP is 6 bytes long, but we only wrote 4 bytes, yet.
1455 * So leave the first two bytes of the next write blank.
1456 */
1457 tmp = (u32) (data[0]) << 16;
1458 tmp |= (u32) (data[1]) << 24;
1459 b43_ram_write(dev, ram_offset, tmp);
1460 ram_offset += sizeof(u32);
1461 for (i = 2; i < size; i += sizeof(u32)) {
1462 tmp = (u32) (data[i + 0]);
1463 if (i + 1 < size)
1464 tmp |= (u32) (data[i + 1]) << 8;
1465 if (i + 2 < size)
1466 tmp |= (u32) (data[i + 2]) << 16;
1467 if (i + 3 < size)
1468 tmp |= (u32) (data[i + 3]) << 24;
1469 b43_ram_write(dev, ram_offset + i - 2, tmp);
1470 }
1471 b43_shm_write16(dev, B43_SHM_SHARED, shm_size_offset,
1472 size + sizeof(struct b43_plcp_hdr6));
1473}
1474
Michael Buesch5042c502008-04-05 15:05:00 +02001475/* Check if the use of the antenna that ieee80211 told us to
1476 * use is possible. This will fall back to DEFAULT.
1477 * "antenna_nr" is the antenna identifier we got from ieee80211. */
1478u8 b43_ieee80211_antenna_sanitize(struct b43_wldev *dev,
1479 u8 antenna_nr)
1480{
1481 u8 antenna_mask;
1482
1483 if (antenna_nr == 0) {
1484 /* Zero means "use default antenna". That's always OK. */
1485 return 0;
1486 }
1487
1488 /* Get the mask of available antennas. */
1489 if (dev->phy.gmode)
Rafał Miłecki05814832011-05-18 02:06:39 +02001490 antenna_mask = dev->dev->bus_sprom->ant_available_bg;
Michael Buesch5042c502008-04-05 15:05:00 +02001491 else
Rafał Miłecki05814832011-05-18 02:06:39 +02001492 antenna_mask = dev->dev->bus_sprom->ant_available_a;
Michael Buesch5042c502008-04-05 15:05:00 +02001493
1494 if (!(antenna_mask & (1 << (antenna_nr - 1)))) {
1495 /* This antenna is not available. Fall back to default. */
1496 return 0;
1497 }
1498
1499 return antenna_nr;
1500}
1501
Michael Buesch5042c502008-04-05 15:05:00 +02001502/* Convert a b43 antenna number value to the PHY TX control value. */
1503static u16 b43_antenna_to_phyctl(int antenna)
1504{
1505 switch (antenna) {
1506 case B43_ANTENNA0:
1507 return B43_TXH_PHY_ANT0;
1508 case B43_ANTENNA1:
1509 return B43_TXH_PHY_ANT1;
1510 case B43_ANTENNA2:
1511 return B43_TXH_PHY_ANT2;
1512 case B43_ANTENNA3:
1513 return B43_TXH_PHY_ANT3;
Gábor Stefanik64e368b2009-08-27 22:49:49 +02001514 case B43_ANTENNA_AUTO0:
1515 case B43_ANTENNA_AUTO1:
Michael Buesch5042c502008-04-05 15:05:00 +02001516 return B43_TXH_PHY_ANT01AUTO;
1517 }
1518 B43_WARN_ON(1);
1519 return 0;
1520}
1521
Michael Buesche4d6b792007-09-18 15:39:42 -04001522static void b43_write_beacon_template(struct b43_wldev *dev,
1523 u16 ram_offset,
Michael Buesch5042c502008-04-05 15:05:00 +02001524 u16 shm_size_offset)
Michael Buesche4d6b792007-09-18 15:39:42 -04001525{
Michael Buesch47f76ca2007-12-27 22:15:11 +01001526 unsigned int i, len, variable_len;
Michael Buesche66fee62007-12-26 17:47:10 +01001527 const struct ieee80211_mgmt *bcn;
1528 const u8 *ie;
Rusty Russell3db1cd52011-12-19 13:56:45 +00001529 bool tim_found = false;
Michael Buesch5042c502008-04-05 15:05:00 +02001530 unsigned int rate;
1531 u16 ctl;
1532 int antenna;
Johannes Berge039fa42008-05-15 12:55:29 +02001533 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(dev->wl->current_beacon);
Michael Buesche4d6b792007-09-18 15:39:42 -04001534
Michael Buesche66fee62007-12-26 17:47:10 +01001535 bcn = (const struct ieee80211_mgmt *)(dev->wl->current_beacon->data);
Silvan Jegenc8e49552014-02-25 18:12:52 +01001536 len = min_t(size_t, dev->wl->current_beacon->len,
Michael Buesche4d6b792007-09-18 15:39:42 -04001537 0x200 - sizeof(struct b43_plcp_hdr6));
Johannes Berge039fa42008-05-15 12:55:29 +02001538 rate = ieee80211_get_tx_rate(dev->wl->hw, info)->hw_value;
Michael Buesche66fee62007-12-26 17:47:10 +01001539
1540 b43_write_template_common(dev, (const u8 *)bcn,
Michael Buesche4d6b792007-09-18 15:39:42 -04001541 len, ram_offset, shm_size_offset, rate);
Michael Buesche66fee62007-12-26 17:47:10 +01001542
Michael Buesch5042c502008-04-05 15:05:00 +02001543 /* Write the PHY TX control parameters. */
Johannes Berg0f4ac382008-10-09 12:18:04 +02001544 antenna = B43_ANTENNA_DEFAULT;
Michael Buesch5042c502008-04-05 15:05:00 +02001545 antenna = b43_antenna_to_phyctl(antenna);
1546 ctl = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_BEACPHYCTL);
1547 /* We can't send beacons with short preamble. Would get PHY errors. */
1548 ctl &= ~B43_TXH_PHY_SHORTPRMBL;
1549 ctl &= ~B43_TXH_PHY_ANT;
1550 ctl &= ~B43_TXH_PHY_ENC;
1551 ctl |= antenna;
1552 if (b43_is_cck_rate(rate))
1553 ctl |= B43_TXH_PHY_ENC_CCK;
1554 else
1555 ctl |= B43_TXH_PHY_ENC_OFDM;
1556 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_BEACPHYCTL, ctl);
1557
Michael Buesche66fee62007-12-26 17:47:10 +01001558 /* Find the position of the TIM and the DTIM_period value
1559 * and write them to SHM. */
1560 ie = bcn->u.beacon.variable;
Michael Buesch47f76ca2007-12-27 22:15:11 +01001561 variable_len = len - offsetof(struct ieee80211_mgmt, u.beacon.variable);
1562 for (i = 0; i < variable_len - 2; ) {
Michael Buesche66fee62007-12-26 17:47:10 +01001563 uint8_t ie_id, ie_len;
1564
1565 ie_id = ie[i];
1566 ie_len = ie[i + 1];
1567 if (ie_id == 5) {
1568 u16 tim_position;
1569 u16 dtim_period;
1570 /* This is the TIM Information Element */
1571
1572 /* Check whether the ie_len is in the beacon data range. */
Michael Buesch47f76ca2007-12-27 22:15:11 +01001573 if (variable_len < ie_len + 2 + i)
Michael Buesche66fee62007-12-26 17:47:10 +01001574 break;
1575 /* A valid TIM is at least 4 bytes long. */
1576 if (ie_len < 4)
1577 break;
Rusty Russell3db1cd52011-12-19 13:56:45 +00001578 tim_found = true;
Michael Buesche66fee62007-12-26 17:47:10 +01001579
1580 tim_position = sizeof(struct b43_plcp_hdr6);
1581 tim_position += offsetof(struct ieee80211_mgmt, u.beacon.variable);
1582 tim_position += i;
1583
1584 dtim_period = ie[i + 3];
1585
1586 b43_shm_write16(dev, B43_SHM_SHARED,
1587 B43_SHM_SH_TIMBPOS, tim_position);
1588 b43_shm_write16(dev, B43_SHM_SHARED,
1589 B43_SHM_SH_DTIMPER, dtim_period);
1590 break;
1591 }
1592 i += ie_len + 2;
1593 }
1594 if (!tim_found) {
Johannes Berg04dea132008-05-20 12:10:49 +02001595 /*
1596 * If ucode wants to modify TIM do it behind the beacon, this
1597 * will happen, for example, when doing mesh networking.
1598 */
1599 b43_shm_write16(dev, B43_SHM_SHARED,
1600 B43_SHM_SH_TIMBPOS,
1601 len + sizeof(struct b43_plcp_hdr6));
1602 b43_shm_write16(dev, B43_SHM_SHARED,
1603 B43_SHM_SH_DTIMPER, 0);
1604 }
1605 b43dbg(dev->wl, "Updated beacon template at 0x%x\n", ram_offset);
Michael Buesche4d6b792007-09-18 15:39:42 -04001606}
1607
Michael Buesch6b4bec012008-05-20 12:16:28 +02001608static void b43_upload_beacon0(struct b43_wldev *dev)
1609{
1610 struct b43_wl *wl = dev->wl;
1611
1612 if (wl->beacon0_uploaded)
1613 return;
Hauke Mehrtens5c1da232013-03-23 18:07:02 +01001614 b43_write_beacon_template(dev, B43_SHM_SH_BT_BASE0, B43_SHM_SH_BTL0);
Rusty Russell3db1cd52011-12-19 13:56:45 +00001615 wl->beacon0_uploaded = true;
Michael Buesch6b4bec012008-05-20 12:16:28 +02001616}
1617
1618static void b43_upload_beacon1(struct b43_wldev *dev)
1619{
1620 struct b43_wl *wl = dev->wl;
1621
1622 if (wl->beacon1_uploaded)
1623 return;
Hauke Mehrtens5c1da232013-03-23 18:07:02 +01001624 b43_write_beacon_template(dev, B43_SHM_SH_BT_BASE1, B43_SHM_SH_BTL1);
Rusty Russell3db1cd52011-12-19 13:56:45 +00001625 wl->beacon1_uploaded = true;
Michael Buesch6b4bec012008-05-20 12:16:28 +02001626}
1627
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001628static void handle_irq_beacon(struct b43_wldev *dev)
1629{
1630 struct b43_wl *wl = dev->wl;
1631 u32 cmd, beacon0_valid, beacon1_valid;
1632
Johannes Berg05c914f2008-09-11 00:01:58 +02001633 if (!b43_is_mode(wl, NL80211_IFTYPE_AP) &&
Manual Munz8c235162011-09-18 18:24:03 -05001634 !b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT) &&
1635 !b43_is_mode(wl, NL80211_IFTYPE_ADHOC))
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001636 return;
1637
1638 /* This is the bottom half of the asynchronous beacon update. */
1639
1640 /* Ignore interrupt in the future. */
Michael Buesch13790722009-04-08 21:26:27 +02001641 dev->irq_mask &= ~B43_IRQ_BEACON;
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001642
1643 cmd = b43_read32(dev, B43_MMIO_MACCMD);
1644 beacon0_valid = (cmd & B43_MACCMD_BEACON0_VALID);
1645 beacon1_valid = (cmd & B43_MACCMD_BEACON1_VALID);
1646
1647 /* Schedule interrupt manually, if busy. */
1648 if (beacon0_valid && beacon1_valid) {
1649 b43_write32(dev, B43_MMIO_GEN_IRQ_REASON, B43_IRQ_BEACON);
Michael Buesch13790722009-04-08 21:26:27 +02001650 dev->irq_mask |= B43_IRQ_BEACON;
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001651 return;
1652 }
1653
Michael Buesch6b4bec012008-05-20 12:16:28 +02001654 if (unlikely(wl->beacon_templates_virgin)) {
1655 /* We never uploaded a beacon before.
1656 * Upload both templates now, but only mark one valid. */
Rusty Russell3db1cd52011-12-19 13:56:45 +00001657 wl->beacon_templates_virgin = false;
Michael Buesch6b4bec012008-05-20 12:16:28 +02001658 b43_upload_beacon0(dev);
1659 b43_upload_beacon1(dev);
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001660 cmd = b43_read32(dev, B43_MMIO_MACCMD);
1661 cmd |= B43_MACCMD_BEACON0_VALID;
1662 b43_write32(dev, B43_MMIO_MACCMD, cmd);
Michael Buesch6b4bec012008-05-20 12:16:28 +02001663 } else {
1664 if (!beacon0_valid) {
1665 b43_upload_beacon0(dev);
1666 cmd = b43_read32(dev, B43_MMIO_MACCMD);
1667 cmd |= B43_MACCMD_BEACON0_VALID;
1668 b43_write32(dev, B43_MMIO_MACCMD, cmd);
1669 } else if (!beacon1_valid) {
1670 b43_upload_beacon1(dev);
1671 cmd = b43_read32(dev, B43_MMIO_MACCMD);
1672 cmd |= B43_MACCMD_BEACON1_VALID;
1673 b43_write32(dev, B43_MMIO_MACCMD, cmd);
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001674 }
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001675 }
1676}
1677
Michael Buesch36dbd952009-09-04 22:51:29 +02001678static void b43_do_beacon_update_trigger_work(struct b43_wldev *dev)
1679{
1680 u32 old_irq_mask = dev->irq_mask;
1681
1682 /* update beacon right away or defer to irq */
1683 handle_irq_beacon(dev);
1684 if (old_irq_mask != dev->irq_mask) {
1685 /* The handler updated the IRQ mask. */
1686 B43_WARN_ON(!dev->irq_mask);
1687 if (b43_read32(dev, B43_MMIO_GEN_IRQ_MASK)) {
1688 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, dev->irq_mask);
1689 } else {
1690 /* Device interrupts are currently disabled. That means
1691 * we just ran the hardirq handler and scheduled the
1692 * IRQ thread. The thread will write the IRQ mask when
1693 * it finished, so there's nothing to do here. Writing
1694 * the mask _here_ would incorrectly re-enable IRQs. */
1695 }
1696 }
1697}
1698
Michael Buescha82d9922008-04-04 21:40:06 +02001699static void b43_beacon_update_trigger_work(struct work_struct *work)
1700{
1701 struct b43_wl *wl = container_of(work, struct b43_wl,
1702 beacon_update_trigger);
1703 struct b43_wldev *dev;
1704
1705 mutex_lock(&wl->mutex);
1706 dev = wl->current_dev;
1707 if (likely(dev && (b43_status(dev) >= B43_STAT_INITIALIZED))) {
Rafał Miłecki505fb012011-05-19 15:11:27 +02001708 if (b43_bus_host_is_sdio(dev->dev)) {
Michael Buesch36dbd952009-09-04 22:51:29 +02001709 /* wl->mutex is enough. */
1710 b43_do_beacon_update_trigger_work(dev);
1711 mmiowb();
1712 } else {
1713 spin_lock_irq(&wl->hardirq_lock);
1714 b43_do_beacon_update_trigger_work(dev);
1715 mmiowb();
1716 spin_unlock_irq(&wl->hardirq_lock);
1717 }
Michael Buescha82d9922008-04-04 21:40:06 +02001718 }
1719 mutex_unlock(&wl->mutex);
1720}
1721
Michael Bueschd4df6f12007-12-26 18:04:14 +01001722/* Asynchronously update the packet templates in template RAM.
Michael Buesch36dbd952009-09-04 22:51:29 +02001723 * Locking: Requires wl->mutex to be locked. */
Johannes Berg9d139c82008-07-09 14:40:37 +02001724static void b43_update_templates(struct b43_wl *wl)
Michael Buesche4d6b792007-09-18 15:39:42 -04001725{
Johannes Berg9d139c82008-07-09 14:40:37 +02001726 struct sk_buff *beacon;
1727
Michael Buesche66fee62007-12-26 17:47:10 +01001728 /* This is the top half of the ansynchronous beacon update.
1729 * The bottom half is the beacon IRQ.
1730 * Beacon update must be asynchronous to avoid sending an
1731 * invalid beacon. This can happen for example, if the firmware
1732 * transmits a beacon while we are updating it. */
Michael Buesche4d6b792007-09-18 15:39:42 -04001733
Johannes Berg9d139c82008-07-09 14:40:37 +02001734 /* We could modify the existing beacon and set the aid bit in
1735 * the TIM field, but that would probably require resizing and
1736 * moving of data within the beacon template.
1737 * Simply request a new beacon and let mac80211 do the hard work. */
1738 beacon = ieee80211_beacon_get(wl->hw, wl->vif);
1739 if (unlikely(!beacon))
1740 return;
1741
Michael Buesche66fee62007-12-26 17:47:10 +01001742 if (wl->current_beacon)
1743 dev_kfree_skb_any(wl->current_beacon);
1744 wl->current_beacon = beacon;
Rusty Russell3db1cd52011-12-19 13:56:45 +00001745 wl->beacon0_uploaded = false;
1746 wl->beacon1_uploaded = false;
Luis R. Rodriguez42935ec2009-07-29 20:08:07 -04001747 ieee80211_queue_work(wl->hw, &wl->beacon_update_trigger);
Michael Buesche4d6b792007-09-18 15:39:42 -04001748}
1749
Michael Buesche4d6b792007-09-18 15:39:42 -04001750static void b43_set_beacon_int(struct b43_wldev *dev, u16 beacon_int)
1751{
1752 b43_time_lock(dev);
Rafał Miłecki21d889d2011-05-18 02:06:38 +02001753 if (dev->dev->core_rev >= 3) {
Michael Buescha82d9922008-04-04 21:40:06 +02001754 b43_write32(dev, B43_MMIO_TSF_CFP_REP, (beacon_int << 16));
1755 b43_write32(dev, B43_MMIO_TSF_CFP_START, (beacon_int << 10));
Michael Buesche4d6b792007-09-18 15:39:42 -04001756 } else {
1757 b43_write16(dev, 0x606, (beacon_int >> 6));
1758 b43_write16(dev, 0x610, beacon_int);
1759 }
1760 b43_time_unlock(dev);
Michael Buescha82d9922008-04-04 21:40:06 +02001761 b43dbg(dev->wl, "Set beacon interval to %u\n", beacon_int);
Michael Buesche4d6b792007-09-18 15:39:42 -04001762}
1763
Michael Bueschafa83e22008-05-19 23:51:37 +02001764static void b43_handle_firmware_panic(struct b43_wldev *dev)
1765{
1766 u16 reason;
1767
1768 /* Read the register that contains the reason code for the panic. */
1769 reason = b43_shm_read16(dev, B43_SHM_SCRATCH, B43_FWPANIC_REASON_REG);
1770 b43err(dev->wl, "Whoopsy, firmware panic! Reason: %u\n", reason);
1771
1772 switch (reason) {
1773 default:
1774 b43dbg(dev->wl, "The panic reason is unknown.\n");
1775 /* fallthrough */
1776 case B43_FWPANIC_DIE:
1777 /* Do not restart the controller or firmware.
1778 * The device is nonfunctional from now on.
1779 * Restarting would result in this panic to trigger again,
1780 * so we avoid that recursion. */
1781 break;
1782 case B43_FWPANIC_RESTART:
1783 b43_controller_restart(dev, "Microcode panic");
1784 break;
1785 }
1786}
1787
Michael Buesche4d6b792007-09-18 15:39:42 -04001788static void handle_irq_ucode_debug(struct b43_wldev *dev)
1789{
Michael Buesche48b0ee2008-05-17 22:44:35 +02001790 unsigned int i, cnt;
Michael Buesch53c06852008-05-20 00:24:36 +02001791 u16 reason, marker_id, marker_line;
Michael Buesche48b0ee2008-05-17 22:44:35 +02001792 __le16 *buf;
1793
1794 /* The proprietary firmware doesn't have this IRQ. */
1795 if (!dev->fw.opensource)
1796 return;
1797
Michael Bueschafa83e22008-05-19 23:51:37 +02001798 /* Read the register that contains the reason code for this IRQ. */
1799 reason = b43_shm_read16(dev, B43_SHM_SCRATCH, B43_DEBUGIRQ_REASON_REG);
1800
Michael Buesche48b0ee2008-05-17 22:44:35 +02001801 switch (reason) {
1802 case B43_DEBUGIRQ_PANIC:
Michael Bueschafa83e22008-05-19 23:51:37 +02001803 b43_handle_firmware_panic(dev);
Michael Buesche48b0ee2008-05-17 22:44:35 +02001804 break;
1805 case B43_DEBUGIRQ_DUMP_SHM:
1806 if (!B43_DEBUG)
1807 break; /* Only with driver debugging enabled. */
1808 buf = kmalloc(4096, GFP_ATOMIC);
1809 if (!buf) {
1810 b43dbg(dev->wl, "SHM-dump: Failed to allocate memory\n");
1811 goto out;
1812 }
1813 for (i = 0; i < 4096; i += 2) {
1814 u16 tmp = b43_shm_read16(dev, B43_SHM_SHARED, i);
1815 buf[i / 2] = cpu_to_le16(tmp);
1816 }
1817 b43info(dev->wl, "Shared memory dump:\n");
1818 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET,
1819 16, 2, buf, 4096, 1);
1820 kfree(buf);
1821 break;
1822 case B43_DEBUGIRQ_DUMP_REGS:
1823 if (!B43_DEBUG)
1824 break; /* Only with driver debugging enabled. */
1825 b43info(dev->wl, "Microcode register dump:\n");
1826 for (i = 0, cnt = 0; i < 64; i++) {
1827 u16 tmp = b43_shm_read16(dev, B43_SHM_SCRATCH, i);
1828 if (cnt == 0)
1829 printk(KERN_INFO);
1830 printk("r%02u: 0x%04X ", i, tmp);
1831 cnt++;
1832 if (cnt == 6) {
1833 printk("\n");
1834 cnt = 0;
1835 }
1836 }
1837 printk("\n");
1838 break;
Michael Buesch53c06852008-05-20 00:24:36 +02001839 case B43_DEBUGIRQ_MARKER:
1840 if (!B43_DEBUG)
1841 break; /* Only with driver debugging enabled. */
1842 marker_id = b43_shm_read16(dev, B43_SHM_SCRATCH,
1843 B43_MARKER_ID_REG);
1844 marker_line = b43_shm_read16(dev, B43_SHM_SCRATCH,
1845 B43_MARKER_LINE_REG);
1846 b43info(dev->wl, "The firmware just executed the MARKER(%u) "
1847 "at line number %u\n",
1848 marker_id, marker_line);
1849 break;
Michael Buesche48b0ee2008-05-17 22:44:35 +02001850 default:
1851 b43dbg(dev->wl, "Debug-IRQ triggered for unknown reason: %u\n",
1852 reason);
1853 }
1854out:
Michael Bueschafa83e22008-05-19 23:51:37 +02001855 /* Acknowledge the debug-IRQ, so the firmware can continue. */
1856 b43_shm_write16(dev, B43_SHM_SCRATCH,
1857 B43_DEBUGIRQ_REASON_REG, B43_DEBUGIRQ_ACK);
Michael Buesche4d6b792007-09-18 15:39:42 -04001858}
1859
Michael Buesch36dbd952009-09-04 22:51:29 +02001860static void b43_do_interrupt_thread(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04001861{
1862 u32 reason;
1863 u32 dma_reason[ARRAY_SIZE(dev->dma_reason)];
1864 u32 merged_dma_reason = 0;
Michael Buesch21954c32007-09-27 15:31:40 +02001865 int i;
Michael Buesche4d6b792007-09-18 15:39:42 -04001866
Michael Buesch36dbd952009-09-04 22:51:29 +02001867 if (unlikely(b43_status(dev) != B43_STAT_STARTED))
1868 return;
Michael Buesche4d6b792007-09-18 15:39:42 -04001869
1870 reason = dev->irq_reason;
1871 for (i = 0; i < ARRAY_SIZE(dma_reason); i++) {
1872 dma_reason[i] = dev->dma_reason[i];
1873 merged_dma_reason |= dma_reason[i];
1874 }
1875
1876 if (unlikely(reason & B43_IRQ_MAC_TXERR))
1877 b43err(dev->wl, "MAC transmission error\n");
1878
Stefano Brivio00e0b8c2007-11-25 11:10:33 +01001879 if (unlikely(reason & B43_IRQ_PHY_TXERR)) {
Michael Buesche4d6b792007-09-18 15:39:42 -04001880 b43err(dev->wl, "PHY transmission error\n");
Stefano Brivio00e0b8c2007-11-25 11:10:33 +01001881 rmb();
1882 if (unlikely(atomic_dec_and_test(&dev->phy.txerr_cnt))) {
1883 atomic_set(&dev->phy.txerr_cnt,
1884 B43_PHY_TX_BADNESS_LIMIT);
1885 b43err(dev->wl, "Too many PHY TX errors, "
1886 "restarting the controller\n");
1887 b43_controller_restart(dev, "PHY TX errors");
1888 }
1889 }
Michael Buesche4d6b792007-09-18 15:39:42 -04001890
Thommy Jakobsson73b82bf2013-04-23 21:45:11 +02001891 if (unlikely(merged_dma_reason & (B43_DMAIRQ_FATALMASK))) {
1892 b43err(dev->wl,
1893 "Fatal DMA error: 0x%08X, 0x%08X, 0x%08X, 0x%08X, 0x%08X, 0x%08X\n",
1894 dma_reason[0], dma_reason[1],
1895 dma_reason[2], dma_reason[3],
1896 dma_reason[4], dma_reason[5]);
1897 b43err(dev->wl, "This device does not support DMA "
Larry Fingerbb64d952010-06-19 08:29:08 -05001898 "on your system. It will now be switched to PIO.\n");
Thommy Jakobsson73b82bf2013-04-23 21:45:11 +02001899 /* Fall back to PIO transfers if we get fatal DMA errors! */
1900 dev->use_pio = true;
1901 b43_controller_restart(dev, "DMA error");
1902 return;
Michael Buesche4d6b792007-09-18 15:39:42 -04001903 }
1904
1905 if (unlikely(reason & B43_IRQ_UCODE_DEBUG))
1906 handle_irq_ucode_debug(dev);
1907 if (reason & B43_IRQ_TBTT_INDI)
1908 handle_irq_tbtt_indication(dev);
1909 if (reason & B43_IRQ_ATIM_END)
1910 handle_irq_atim_end(dev);
1911 if (reason & B43_IRQ_BEACON)
1912 handle_irq_beacon(dev);
1913 if (reason & B43_IRQ_PMQ)
1914 handle_irq_pmq(dev);
Michael Buesch21954c32007-09-27 15:31:40 +02001915 if (reason & B43_IRQ_TXFIFO_FLUSH_OK)
1916 ;/* TODO */
1917 if (reason & B43_IRQ_NOISESAMPLE_OK)
Michael Buesche4d6b792007-09-18 15:39:42 -04001918 handle_irq_noise(dev);
1919
1920 /* Check the DMA reason registers for received data. */
Thommy Jakobsson73b82bf2013-04-23 21:45:11 +02001921 if (dma_reason[0] & B43_DMAIRQ_RDESC_UFLOW) {
1922 if (B43_DEBUG)
1923 b43warn(dev->wl, "RX descriptor underrun\n");
1924 b43_dma_handle_rx_overflow(dev->dma.rx_ring);
1925 }
Michael Buesch5100d5a2008-03-29 21:01:16 +01001926 if (dma_reason[0] & B43_DMAIRQ_RX_DONE) {
1927 if (b43_using_pio_transfers(dev))
1928 b43_pio_rx(dev->pio.rx_queue);
1929 else
1930 b43_dma_rx(dev->dma.rx_ring);
1931 }
Michael Buesche4d6b792007-09-18 15:39:42 -04001932 B43_WARN_ON(dma_reason[1] & B43_DMAIRQ_RX_DONE);
1933 B43_WARN_ON(dma_reason[2] & B43_DMAIRQ_RX_DONE);
Michael Bueschb27faf82008-03-06 16:32:46 +01001934 B43_WARN_ON(dma_reason[3] & B43_DMAIRQ_RX_DONE);
Michael Buesche4d6b792007-09-18 15:39:42 -04001935 B43_WARN_ON(dma_reason[4] & B43_DMAIRQ_RX_DONE);
1936 B43_WARN_ON(dma_reason[5] & B43_DMAIRQ_RX_DONE);
1937
Michael Buesch21954c32007-09-27 15:31:40 +02001938 if (reason & B43_IRQ_TX_OK)
Michael Buesche4d6b792007-09-18 15:39:42 -04001939 handle_irq_transmit_status(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04001940
Michael Buesch36dbd952009-09-04 22:51:29 +02001941 /* Re-enable interrupts on the device by restoring the current interrupt mask. */
Michael Buesch13790722009-04-08 21:26:27 +02001942 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, dev->irq_mask);
Michael Buesch990b86f2009-09-12 00:48:03 +02001943
1944#if B43_DEBUG
1945 if (b43_debug(dev, B43_DBG_VERBOSESTATS)) {
1946 dev->irq_count++;
1947 for (i = 0; i < ARRAY_SIZE(dev->irq_bit_count); i++) {
1948 if (reason & (1 << i))
1949 dev->irq_bit_count[i]++;
1950 }
1951 }
1952#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04001953}
1954
Michael Buesch36dbd952009-09-04 22:51:29 +02001955/* Interrupt thread handler. Handles device interrupts in thread context. */
1956static irqreturn_t b43_interrupt_thread_handler(int irq, void *dev_id)
Michael Buesche4d6b792007-09-18 15:39:42 -04001957{
Michael Buesche4d6b792007-09-18 15:39:42 -04001958 struct b43_wldev *dev = dev_id;
Michael Buesch36dbd952009-09-04 22:51:29 +02001959
1960 mutex_lock(&dev->wl->mutex);
1961 b43_do_interrupt_thread(dev);
1962 mmiowb();
1963 mutex_unlock(&dev->wl->mutex);
1964
1965 return IRQ_HANDLED;
1966}
1967
1968static irqreturn_t b43_do_interrupt(struct b43_wldev *dev)
1969{
Michael Buesche4d6b792007-09-18 15:39:42 -04001970 u32 reason;
1971
Michael Buesch36dbd952009-09-04 22:51:29 +02001972 /* This code runs under wl->hardirq_lock, but _only_ on non-SDIO busses.
1973 * On SDIO, this runs under wl->mutex. */
Michael Buesche4d6b792007-09-18 15:39:42 -04001974
Michael Buesche4d6b792007-09-18 15:39:42 -04001975 reason = b43_read32(dev, B43_MMIO_GEN_IRQ_REASON);
1976 if (reason == 0xffffffff) /* shared IRQ */
Michael Buesch36dbd952009-09-04 22:51:29 +02001977 return IRQ_NONE;
Michael Buesch13790722009-04-08 21:26:27 +02001978 reason &= dev->irq_mask;
Michael Buesche4d6b792007-09-18 15:39:42 -04001979 if (!reason)
Sebastian Andrzej Siewiorcae56142011-07-07 21:58:10 +02001980 return IRQ_NONE;
Michael Buesche4d6b792007-09-18 15:39:42 -04001981
1982 dev->dma_reason[0] = b43_read32(dev, B43_MMIO_DMA0_REASON)
Thommy Jakobsson73b82bf2013-04-23 21:45:11 +02001983 & 0x0001FC00;
Michael Buesche4d6b792007-09-18 15:39:42 -04001984 dev->dma_reason[1] = b43_read32(dev, B43_MMIO_DMA1_REASON)
1985 & 0x0000DC00;
1986 dev->dma_reason[2] = b43_read32(dev, B43_MMIO_DMA2_REASON)
1987 & 0x0000DC00;
1988 dev->dma_reason[3] = b43_read32(dev, B43_MMIO_DMA3_REASON)
1989 & 0x0001DC00;
1990 dev->dma_reason[4] = b43_read32(dev, B43_MMIO_DMA4_REASON)
1991 & 0x0000DC00;
Michael Buesch13790722009-04-08 21:26:27 +02001992/* Unused ring
Michael Buesche4d6b792007-09-18 15:39:42 -04001993 dev->dma_reason[5] = b43_read32(dev, B43_MMIO_DMA5_REASON)
1994 & 0x0000DC00;
Michael Buesch13790722009-04-08 21:26:27 +02001995*/
Michael Buesche4d6b792007-09-18 15:39:42 -04001996
Michael Buesch36dbd952009-09-04 22:51:29 +02001997 /* ACK the interrupt. */
1998 b43_write32(dev, B43_MMIO_GEN_IRQ_REASON, reason);
1999 b43_write32(dev, B43_MMIO_DMA0_REASON, dev->dma_reason[0]);
2000 b43_write32(dev, B43_MMIO_DMA1_REASON, dev->dma_reason[1]);
2001 b43_write32(dev, B43_MMIO_DMA2_REASON, dev->dma_reason[2]);
2002 b43_write32(dev, B43_MMIO_DMA3_REASON, dev->dma_reason[3]);
2003 b43_write32(dev, B43_MMIO_DMA4_REASON, dev->dma_reason[4]);
2004/* Unused ring
2005 b43_write32(dev, B43_MMIO_DMA5_REASON, dev->dma_reason[5]);
2006*/
2007
2008 /* Disable IRQs on the device. The IRQ thread handler will re-enable them. */
Michael Buesch13790722009-04-08 21:26:27 +02002009 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, 0);
Michael Buesch36dbd952009-09-04 22:51:29 +02002010 /* Save the reason bitmasks for the IRQ thread handler. */
Michael Buesche4d6b792007-09-18 15:39:42 -04002011 dev->irq_reason = reason;
Michael Buesch36dbd952009-09-04 22:51:29 +02002012
2013 return IRQ_WAKE_THREAD;
2014}
2015
2016/* Interrupt handler top-half. This runs with interrupts disabled. */
2017static irqreturn_t b43_interrupt_handler(int irq, void *dev_id)
2018{
2019 struct b43_wldev *dev = dev_id;
2020 irqreturn_t ret;
2021
2022 if (unlikely(b43_status(dev) < B43_STAT_STARTED))
2023 return IRQ_NONE;
2024
2025 spin_lock(&dev->wl->hardirq_lock);
2026 ret = b43_do_interrupt(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04002027 mmiowb();
Michael Buesch36dbd952009-09-04 22:51:29 +02002028 spin_unlock(&dev->wl->hardirq_lock);
Michael Buesche4d6b792007-09-18 15:39:42 -04002029
2030 return ret;
2031}
2032
Albert Herranz3dbba8e2009-09-10 19:34:49 +02002033/* SDIO interrupt handler. This runs in process context. */
2034static void b43_sdio_interrupt_handler(struct b43_wldev *dev)
2035{
2036 struct b43_wl *wl = dev->wl;
Albert Herranz3dbba8e2009-09-10 19:34:49 +02002037 irqreturn_t ret;
2038
Albert Herranz3dbba8e2009-09-10 19:34:49 +02002039 mutex_lock(&wl->mutex);
Albert Herranz3dbba8e2009-09-10 19:34:49 +02002040
2041 ret = b43_do_interrupt(dev);
2042 if (ret == IRQ_WAKE_THREAD)
2043 b43_do_interrupt_thread(dev);
2044
Albert Herranz3dbba8e2009-09-10 19:34:49 +02002045 mutex_unlock(&wl->mutex);
2046}
2047
Michael Buesch1a9f5092009-01-23 21:21:51 +01002048void b43_do_release_fw(struct b43_firmware_file *fw)
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002049{
2050 release_firmware(fw->data);
2051 fw->data = NULL;
2052 fw->filename = NULL;
2053}
2054
Michael Buesche4d6b792007-09-18 15:39:42 -04002055static void b43_release_firmware(struct b43_wldev *dev)
2056{
Larry Finger0673eff2014-01-12 15:11:38 -06002057 complete(&dev->fw_load_complete);
Michael Buesch1a9f5092009-01-23 21:21:51 +01002058 b43_do_release_fw(&dev->fw.ucode);
2059 b43_do_release_fw(&dev->fw.pcm);
2060 b43_do_release_fw(&dev->fw.initvals);
2061 b43_do_release_fw(&dev->fw.initvals_band);
Michael Buesche4d6b792007-09-18 15:39:42 -04002062}
2063
Michael Buescheb189d8b2008-01-28 14:47:41 -08002064static void b43_print_fw_helptext(struct b43_wl *wl, bool error)
Michael Buesche4d6b792007-09-18 15:39:42 -04002065{
Hannes Ederfc68ed42009-02-14 11:50:06 +00002066 const char text[] =
2067 "You must go to " \
2068 "http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware " \
2069 "and download the correct firmware for this driver version. " \
2070 "Please carefully read all instructions on this website.\n";
Michael Buescheb189d8b2008-01-28 14:47:41 -08002071
Michael Buescheb189d8b2008-01-28 14:47:41 -08002072 if (error)
2073 b43err(wl, text);
2074 else
2075 b43warn(wl, text);
Michael Buesche4d6b792007-09-18 15:39:42 -04002076}
2077
Larry Finger5e20a4b2012-12-20 15:55:01 -06002078static void b43_fw_cb(const struct firmware *firmware, void *context)
2079{
2080 struct b43_request_fw_context *ctx = context;
2081
2082 ctx->blob = firmware;
Larry Finger0673eff2014-01-12 15:11:38 -06002083 complete(&ctx->dev->fw_load_complete);
Larry Finger5e20a4b2012-12-20 15:55:01 -06002084}
2085
Michael Buesch1a9f5092009-01-23 21:21:51 +01002086int b43_do_request_fw(struct b43_request_fw_context *ctx,
2087 const char *name,
Larry Finger5e20a4b2012-12-20 15:55:01 -06002088 struct b43_firmware_file *fw, bool async)
Michael Buesche4d6b792007-09-18 15:39:42 -04002089{
Michael Buesche4d6b792007-09-18 15:39:42 -04002090 struct b43_fw_header *hdr;
2091 u32 size;
2092 int err;
2093
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002094 if (!name) {
2095 /* Don't fetch anything. Free possibly cached firmware. */
Michael Buesch1a9f5092009-01-23 21:21:51 +01002096 /* FIXME: We should probably keep it anyway, to save some headache
2097 * on suspend/resume with multiband devices. */
2098 b43_do_release_fw(fw);
Michael Buesche4d6b792007-09-18 15:39:42 -04002099 return 0;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002100 }
2101 if (fw->filename) {
Michael Buesch1a9f5092009-01-23 21:21:51 +01002102 if ((fw->type == ctx->req_type) &&
2103 (strcmp(fw->filename, name) == 0))
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002104 return 0; /* Already have this fw. */
2105 /* Free the cached firmware first. */
Michael Buesch1a9f5092009-01-23 21:21:51 +01002106 /* FIXME: We should probably do this later after we successfully
2107 * got the new fw. This could reduce headache with multiband devices.
2108 * We could also redesign this to cache the firmware for all possible
2109 * bands all the time. */
2110 b43_do_release_fw(fw);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002111 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002112
Michael Buesch1a9f5092009-01-23 21:21:51 +01002113 switch (ctx->req_type) {
2114 case B43_FWTYPE_PROPRIETARY:
2115 snprintf(ctx->fwname, sizeof(ctx->fwname),
2116 "b43%s/%s.fw",
2117 modparam_fwpostfix, name);
2118 break;
2119 case B43_FWTYPE_OPENSOURCE:
2120 snprintf(ctx->fwname, sizeof(ctx->fwname),
2121 "b43-open%s/%s.fw",
2122 modparam_fwpostfix, name);
2123 break;
2124 default:
2125 B43_WARN_ON(1);
2126 return -ENOSYS;
2127 }
Larry Finger5e20a4b2012-12-20 15:55:01 -06002128 if (async) {
2129 /* do this part asynchronously */
Larry Finger0673eff2014-01-12 15:11:38 -06002130 init_completion(&ctx->dev->fw_load_complete);
Larry Finger5e20a4b2012-12-20 15:55:01 -06002131 err = request_firmware_nowait(THIS_MODULE, 1, ctx->fwname,
2132 ctx->dev->dev->dev, GFP_KERNEL,
2133 ctx, b43_fw_cb);
2134 if (err < 0) {
2135 pr_err("Unable to load firmware\n");
2136 return err;
2137 }
Larry Finger0673eff2014-01-12 15:11:38 -06002138 wait_for_completion(&ctx->dev->fw_load_complete);
Larry Finger5e20a4b2012-12-20 15:55:01 -06002139 if (ctx->blob)
2140 goto fw_ready;
2141 /* On some ARM systems, the async request will fail, but the next sync
Larry Finger0673eff2014-01-12 15:11:38 -06002142 * request works. For this reason, we fall through here
Larry Finger5e20a4b2012-12-20 15:55:01 -06002143 */
2144 }
2145 err = request_firmware(&ctx->blob, ctx->fwname,
2146 ctx->dev->dev->dev);
Michael Buesch68217832008-05-17 23:43:57 +02002147 if (err == -ENOENT) {
Michael Buesch1a9f5092009-01-23 21:21:51 +01002148 snprintf(ctx->errors[ctx->req_type],
2149 sizeof(ctx->errors[ctx->req_type]),
Larry Finger5e20a4b2012-12-20 15:55:01 -06002150 "Firmware file \"%s\" not found\n",
2151 ctx->fwname);
Michael Buesch68217832008-05-17 23:43:57 +02002152 return err;
2153 } else if (err) {
Michael Buesch1a9f5092009-01-23 21:21:51 +01002154 snprintf(ctx->errors[ctx->req_type],
2155 sizeof(ctx->errors[ctx->req_type]),
2156 "Firmware file \"%s\" request failed (err=%d)\n",
2157 ctx->fwname, err);
Michael Buesche4d6b792007-09-18 15:39:42 -04002158 return err;
2159 }
Larry Finger5e20a4b2012-12-20 15:55:01 -06002160fw_ready:
2161 if (ctx->blob->size < sizeof(struct b43_fw_header))
Michael Buesche4d6b792007-09-18 15:39:42 -04002162 goto err_format;
Larry Finger5e20a4b2012-12-20 15:55:01 -06002163 hdr = (struct b43_fw_header *)(ctx->blob->data);
Michael Buesche4d6b792007-09-18 15:39:42 -04002164 switch (hdr->type) {
2165 case B43_FW_TYPE_UCODE:
2166 case B43_FW_TYPE_PCM:
2167 size = be32_to_cpu(hdr->size);
Larry Finger5e20a4b2012-12-20 15:55:01 -06002168 if (size != ctx->blob->size - sizeof(struct b43_fw_header))
Michael Buesche4d6b792007-09-18 15:39:42 -04002169 goto err_format;
2170 /* fallthrough */
2171 case B43_FW_TYPE_IV:
2172 if (hdr->ver != 1)
2173 goto err_format;
2174 break;
2175 default:
2176 goto err_format;
2177 }
2178
Larry Finger5e20a4b2012-12-20 15:55:01 -06002179 fw->data = ctx->blob;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002180 fw->filename = name;
Michael Buesch1a9f5092009-01-23 21:21:51 +01002181 fw->type = ctx->req_type;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002182
2183 return 0;
Michael Buesche4d6b792007-09-18 15:39:42 -04002184
2185err_format:
Michael Buesch1a9f5092009-01-23 21:21:51 +01002186 snprintf(ctx->errors[ctx->req_type],
2187 sizeof(ctx->errors[ctx->req_type]),
2188 "Firmware file \"%s\" format error.\n", ctx->fwname);
Larry Finger5e20a4b2012-12-20 15:55:01 -06002189 release_firmware(ctx->blob);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002190
Michael Buesche4d6b792007-09-18 15:39:42 -04002191 return -EPROTO;
2192}
2193
Michael Buesch1a9f5092009-01-23 21:21:51 +01002194static int b43_try_request_fw(struct b43_request_fw_context *ctx)
Michael Buesche4d6b792007-09-18 15:39:42 -04002195{
Michael Buesch1a9f5092009-01-23 21:21:51 +01002196 struct b43_wldev *dev = ctx->dev;
2197 struct b43_firmware *fw = &ctx->dev->fw;
Rafał Miłecki21d889d2011-05-18 02:06:38 +02002198 const u8 rev = ctx->dev->dev->core_rev;
Michael Buesche4d6b792007-09-18 15:39:42 -04002199 const char *filename;
2200 u32 tmshigh;
2201 int err;
2202
Rafał Miłecki8b9bda72011-07-07 18:58:24 +02002203 /* Files for HT and LCN were found by trying one by one */
2204
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002205 /* Get microcode */
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002206 if ((rev >= 5) && (rev <= 10)) {
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002207 filename = "ucode5";
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002208 } else if ((rev >= 11) && (rev <= 12)) {
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002209 filename = "ucode11";
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002210 } else if (rev == 13) {
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002211 filename = "ucode13";
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002212 } else if (rev == 14) {
Gábor Stefanik759b9732009-08-14 14:39:53 +02002213 filename = "ucode14";
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002214 } else if (rev == 15) {
Gábor Stefanik759b9732009-08-14 14:39:53 +02002215 filename = "ucode15";
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002216 } else {
2217 switch (dev->phy.type) {
2218 case B43_PHYTYPE_N:
2219 if (rev >= 16)
2220 filename = "ucode16_mimo";
2221 else
2222 goto err_no_ucode;
2223 break;
Rafał Miłecki8b9bda72011-07-07 18:58:24 +02002224 case B43_PHYTYPE_HT:
2225 if (rev == 29)
2226 filename = "ucode29_mimo";
2227 else
2228 goto err_no_ucode;
2229 break;
2230 case B43_PHYTYPE_LCN:
2231 if (rev == 24)
2232 filename = "ucode24_mimo";
2233 else
2234 goto err_no_ucode;
2235 break;
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002236 default:
2237 goto err_no_ucode;
2238 }
2239 }
Larry Finger5e20a4b2012-12-20 15:55:01 -06002240 err = b43_do_request_fw(ctx, filename, &fw->ucode, true);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002241 if (err)
2242 goto err_load;
2243
2244 /* Get PCM code */
2245 if ((rev >= 5) && (rev <= 10))
2246 filename = "pcm5";
2247 else if (rev >= 11)
2248 filename = NULL;
2249 else
2250 goto err_no_pcm;
Rusty Russell3db1cd52011-12-19 13:56:45 +00002251 fw->pcm_request_failed = false;
Larry Finger5e20a4b2012-12-20 15:55:01 -06002252 err = b43_do_request_fw(ctx, filename, &fw->pcm, false);
Michael Buesch68217832008-05-17 23:43:57 +02002253 if (err == -ENOENT) {
2254 /* We did not find a PCM file? Not fatal, but
2255 * core rev <= 10 must do without hwcrypto then. */
Rusty Russell3db1cd52011-12-19 13:56:45 +00002256 fw->pcm_request_failed = true;
Michael Buesch68217832008-05-17 23:43:57 +02002257 } else if (err)
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002258 goto err_load;
2259
2260 /* Get initvals */
2261 switch (dev->phy.type) {
2262 case B43_PHYTYPE_A:
2263 if ((rev >= 5) && (rev <= 10)) {
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02002264 tmshigh = ssb_read32(dev->dev->sdev, SSB_TMSHIGH);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002265 if (tmshigh & B43_TMSHIGH_HAVE_2GHZ_PHY)
2266 filename = "a0g1initvals5";
2267 else
2268 filename = "a0g0initvals5";
2269 } else
2270 goto err_no_initvals;
2271 break;
2272 case B43_PHYTYPE_G:
Michael Buesche4d6b792007-09-18 15:39:42 -04002273 if ((rev >= 5) && (rev <= 10))
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002274 filename = "b0g0initvals5";
Michael Buesche4d6b792007-09-18 15:39:42 -04002275 else if (rev >= 13)
Larry.Finger@lwfinger.nete9304882008-05-15 14:07:36 -05002276 filename = "b0g0initvals13";
Michael Buesche4d6b792007-09-18 15:39:42 -04002277 else
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002278 goto err_no_initvals;
2279 break;
2280 case B43_PHYTYPE_N:
Rafał Miłeckie41596a2010-12-21 11:50:19 +01002281 if (rev >= 16)
2282 filename = "n0initvals16";
2283 else if ((rev >= 11) && (rev <= 12))
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002284 filename = "n0initvals11";
2285 else
2286 goto err_no_initvals;
2287 break;
Gábor Stefanik759b9732009-08-14 14:39:53 +02002288 case B43_PHYTYPE_LP:
2289 if (rev == 13)
2290 filename = "lp0initvals13";
2291 else if (rev == 14)
2292 filename = "lp0initvals14";
2293 else if (rev >= 15)
2294 filename = "lp0initvals15";
2295 else
2296 goto err_no_initvals;
2297 break;
Rafał Miłecki8b9bda72011-07-07 18:58:24 +02002298 case B43_PHYTYPE_HT:
2299 if (rev == 29)
2300 filename = "ht0initvals29";
2301 else
2302 goto err_no_initvals;
2303 break;
2304 case B43_PHYTYPE_LCN:
2305 if (rev == 24)
2306 filename = "lcn0initvals24";
2307 else
2308 goto err_no_initvals;
2309 break;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002310 default:
2311 goto err_no_initvals;
Michael Buesche4d6b792007-09-18 15:39:42 -04002312 }
Larry Finger5e20a4b2012-12-20 15:55:01 -06002313 err = b43_do_request_fw(ctx, filename, &fw->initvals, false);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002314 if (err)
2315 goto err_load;
2316
2317 /* Get bandswitch initvals */
2318 switch (dev->phy.type) {
2319 case B43_PHYTYPE_A:
2320 if ((rev >= 5) && (rev <= 10)) {
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02002321 tmshigh = ssb_read32(dev->dev->sdev, SSB_TMSHIGH);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002322 if (tmshigh & B43_TMSHIGH_HAVE_2GHZ_PHY)
2323 filename = "a0g1bsinitvals5";
2324 else
2325 filename = "a0g0bsinitvals5";
2326 } else if (rev >= 11)
2327 filename = NULL;
2328 else
2329 goto err_no_initvals;
2330 break;
2331 case B43_PHYTYPE_G:
Michael Buesche4d6b792007-09-18 15:39:42 -04002332 if ((rev >= 5) && (rev <= 10))
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002333 filename = "b0g0bsinitvals5";
Michael Buesche4d6b792007-09-18 15:39:42 -04002334 else if (rev >= 11)
2335 filename = NULL;
2336 else
Michael Buesche4d6b792007-09-18 15:39:42 -04002337 goto err_no_initvals;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002338 break;
2339 case B43_PHYTYPE_N:
Rafał Miłeckie41596a2010-12-21 11:50:19 +01002340 if (rev >= 16)
2341 filename = "n0bsinitvals16";
2342 else if ((rev >= 11) && (rev <= 12))
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002343 filename = "n0bsinitvals11";
2344 else
Michael Buesche4d6b792007-09-18 15:39:42 -04002345 goto err_no_initvals;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002346 break;
Gábor Stefanik759b9732009-08-14 14:39:53 +02002347 case B43_PHYTYPE_LP:
2348 if (rev == 13)
2349 filename = "lp0bsinitvals13";
2350 else if (rev == 14)
2351 filename = "lp0bsinitvals14";
2352 else if (rev >= 15)
2353 filename = "lp0bsinitvals15";
2354 else
2355 goto err_no_initvals;
2356 break;
Rafał Miłecki8b9bda72011-07-07 18:58:24 +02002357 case B43_PHYTYPE_HT:
2358 if (rev == 29)
2359 filename = "ht0bsinitvals29";
2360 else
2361 goto err_no_initvals;
2362 break;
2363 case B43_PHYTYPE_LCN:
2364 if (rev == 24)
2365 filename = "lcn0bsinitvals24";
2366 else
2367 goto err_no_initvals;
2368 break;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002369 default:
2370 goto err_no_initvals;
Michael Buesche4d6b792007-09-18 15:39:42 -04002371 }
Larry Finger5e20a4b2012-12-20 15:55:01 -06002372 err = b43_do_request_fw(ctx, filename, &fw->initvals_band, false);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002373 if (err)
2374 goto err_load;
Michael Buesche4d6b792007-09-18 15:39:42 -04002375
Johannes Berg097b0e12012-07-17 17:12:29 +02002376 fw->opensource = (ctx->req_type == B43_FWTYPE_OPENSOURCE);
2377
Michael Buesche4d6b792007-09-18 15:39:42 -04002378 return 0;
2379
Michael Buesche4d6b792007-09-18 15:39:42 -04002380err_no_ucode:
Michael Buesch1a9f5092009-01-23 21:21:51 +01002381 err = ctx->fatal_failure = -EOPNOTSUPP;
2382 b43err(dev->wl, "The driver does not know which firmware (ucode) "
2383 "is required for your device (wl-core rev %u)\n", rev);
Michael Buesche4d6b792007-09-18 15:39:42 -04002384 goto error;
2385
2386err_no_pcm:
Michael Buesch1a9f5092009-01-23 21:21:51 +01002387 err = ctx->fatal_failure = -EOPNOTSUPP;
2388 b43err(dev->wl, "The driver does not know which firmware (PCM) "
2389 "is required for your device (wl-core rev %u)\n", rev);
Michael Buesche4d6b792007-09-18 15:39:42 -04002390 goto error;
2391
2392err_no_initvals:
Michael Buesch1a9f5092009-01-23 21:21:51 +01002393 err = ctx->fatal_failure = -EOPNOTSUPP;
2394 b43err(dev->wl, "The driver does not know which firmware (initvals) "
2395 "is required for your device (wl-core rev %u)\n", rev);
2396 goto error;
2397
2398err_load:
2399 /* We failed to load this firmware image. The error message
2400 * already is in ctx->errors. Return and let our caller decide
2401 * what to do. */
Michael Buesche4d6b792007-09-18 15:39:42 -04002402 goto error;
2403
2404error:
2405 b43_release_firmware(dev);
2406 return err;
2407}
2408
Larry Finger6b6fa582012-03-08 22:27:46 -06002409static int b43_one_core_attach(struct b43_bus_dev *dev, struct b43_wl *wl);
2410static void b43_one_core_detach(struct b43_bus_dev *dev);
Larry Finger09164042014-01-12 15:11:37 -06002411static int b43_rng_init(struct b43_wl *wl);
Larry Finger6b6fa582012-03-08 22:27:46 -06002412
2413static void b43_request_firmware(struct work_struct *work)
Michael Buesch1a9f5092009-01-23 21:21:51 +01002414{
Larry Finger6b6fa582012-03-08 22:27:46 -06002415 struct b43_wl *wl = container_of(work,
2416 struct b43_wl, firmware_load);
2417 struct b43_wldev *dev = wl->current_dev;
Michael Buesch1a9f5092009-01-23 21:21:51 +01002418 struct b43_request_fw_context *ctx;
2419 unsigned int i;
2420 int err;
2421 const char *errmsg;
2422
2423 ctx = kzalloc(sizeof(*ctx), GFP_KERNEL);
2424 if (!ctx)
Larry Finger6b6fa582012-03-08 22:27:46 -06002425 return;
Michael Buesch1a9f5092009-01-23 21:21:51 +01002426 ctx->dev = dev;
2427
2428 ctx->req_type = B43_FWTYPE_PROPRIETARY;
2429 err = b43_try_request_fw(ctx);
2430 if (!err)
Larry Finger6b6fa582012-03-08 22:27:46 -06002431 goto start_ieee80211; /* Successfully loaded it. */
2432 /* Was fw version known? */
2433 if (ctx->fatal_failure)
Michael Buesch1a9f5092009-01-23 21:21:51 +01002434 goto out;
2435
Larry Finger6b6fa582012-03-08 22:27:46 -06002436 /* proprietary fw not found, try open source */
Michael Buesch1a9f5092009-01-23 21:21:51 +01002437 ctx->req_type = B43_FWTYPE_OPENSOURCE;
2438 err = b43_try_request_fw(ctx);
2439 if (!err)
Larry Finger6b6fa582012-03-08 22:27:46 -06002440 goto start_ieee80211; /* Successfully loaded it. */
2441 if(ctx->fatal_failure)
Michael Buesch1a9f5092009-01-23 21:21:51 +01002442 goto out;
2443
2444 /* Could not find a usable firmware. Print the errors. */
2445 for (i = 0; i < B43_NR_FWTYPES; i++) {
2446 errmsg = ctx->errors[i];
2447 if (strlen(errmsg))
Kees Cooke0e29b62013-05-10 14:48:21 -07002448 b43err(dev->wl, "%s", errmsg);
Michael Buesch1a9f5092009-01-23 21:21:51 +01002449 }
2450 b43_print_fw_helptext(dev->wl, 1);
Larry Finger6b6fa582012-03-08 22:27:46 -06002451 goto out;
2452
2453start_ieee80211:
Johannes Berg097b0e12012-07-17 17:12:29 +02002454 wl->hw->queues = B43_QOS_QUEUE_NUM;
2455 if (!modparam_qos || dev->fw.opensource)
2456 wl->hw->queues = 1;
2457
Larry Finger6b6fa582012-03-08 22:27:46 -06002458 err = ieee80211_register_hw(wl->hw);
2459 if (err)
2460 goto err_one_core_detach;
Oleksij Rempele64add22012-06-05 20:39:32 +02002461 wl->hw_registred = true;
Larry Finger6b6fa582012-03-08 22:27:46 -06002462 b43_leds_register(wl->current_dev);
Larry Finger09164042014-01-12 15:11:37 -06002463
2464 /* Register HW RNG driver */
2465 b43_rng_init(wl);
2466
Larry Finger6b6fa582012-03-08 22:27:46 -06002467 goto out;
2468
2469err_one_core_detach:
2470 b43_one_core_detach(dev->dev);
Michael Buesch1a9f5092009-01-23 21:21:51 +01002471
2472out:
2473 kfree(ctx);
Michael Buesch1a9f5092009-01-23 21:21:51 +01002474}
2475
Michael Buesche4d6b792007-09-18 15:39:42 -04002476static int b43_upload_microcode(struct b43_wldev *dev)
2477{
John W. Linville652caa52010-07-29 13:27:28 -04002478 struct wiphy *wiphy = dev->wl->hw->wiphy;
Michael Buesche4d6b792007-09-18 15:39:42 -04002479 const size_t hdr_len = sizeof(struct b43_fw_header);
2480 const __be32 *data;
2481 unsigned int i, len;
2482 u16 fwrev, fwpatch, fwdate, fwtime;
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002483 u32 tmp, macctl;
Michael Buesche4d6b792007-09-18 15:39:42 -04002484 int err = 0;
2485
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002486 /* Jump the microcode PSM to offset 0 */
2487 macctl = b43_read32(dev, B43_MMIO_MACCTL);
2488 B43_WARN_ON(macctl & B43_MACCTL_PSM_RUN);
2489 macctl |= B43_MACCTL_PSM_JMP0;
2490 b43_write32(dev, B43_MMIO_MACCTL, macctl);
2491 /* Zero out all microcode PSM registers and shared memory. */
2492 for (i = 0; i < 64; i++)
2493 b43_shm_write16(dev, B43_SHM_SCRATCH, i, 0);
2494 for (i = 0; i < 4096; i += 2)
2495 b43_shm_write16(dev, B43_SHM_SHARED, i, 0);
2496
Michael Buesche4d6b792007-09-18 15:39:42 -04002497 /* Upload Microcode. */
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002498 data = (__be32 *) (dev->fw.ucode.data->data + hdr_len);
2499 len = (dev->fw.ucode.data->size - hdr_len) / sizeof(__be32);
Michael Buesche4d6b792007-09-18 15:39:42 -04002500 b43_shm_control_word(dev, B43_SHM_UCODE | B43_SHM_AUTOINC_W, 0x0000);
2501 for (i = 0; i < len; i++) {
2502 b43_write32(dev, B43_MMIO_SHM_DATA, be32_to_cpu(data[i]));
2503 udelay(10);
2504 }
2505
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002506 if (dev->fw.pcm.data) {
Michael Buesche4d6b792007-09-18 15:39:42 -04002507 /* Upload PCM data. */
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002508 data = (__be32 *) (dev->fw.pcm.data->data + hdr_len);
2509 len = (dev->fw.pcm.data->size - hdr_len) / sizeof(__be32);
Michael Buesche4d6b792007-09-18 15:39:42 -04002510 b43_shm_control_word(dev, B43_SHM_HW, 0x01EA);
2511 b43_write32(dev, B43_MMIO_SHM_DATA, 0x00004000);
2512 /* No need for autoinc bit in SHM_HW */
2513 b43_shm_control_word(dev, B43_SHM_HW, 0x01EB);
2514 for (i = 0; i < len; i++) {
2515 b43_write32(dev, B43_MMIO_SHM_DATA, be32_to_cpu(data[i]));
2516 udelay(10);
2517 }
2518 }
2519
2520 b43_write32(dev, B43_MMIO_GEN_IRQ_REASON, B43_IRQ_ALL);
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002521
2522 /* Start the microcode PSM */
Rafał Miłecki50566352012-01-02 19:31:21 +01002523 b43_maskset32(dev, B43_MMIO_MACCTL, ~B43_MACCTL_PSM_JMP0,
2524 B43_MACCTL_PSM_RUN);
Michael Buesche4d6b792007-09-18 15:39:42 -04002525
2526 /* Wait for the microcode to load and respond */
2527 i = 0;
2528 while (1) {
2529 tmp = b43_read32(dev, B43_MMIO_GEN_IRQ_REASON);
2530 if (tmp == B43_IRQ_MAC_SUSPENDED)
2531 break;
2532 i++;
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002533 if (i >= 20) {
Michael Buesche4d6b792007-09-18 15:39:42 -04002534 b43err(dev->wl, "Microcode not responding\n");
Michael Buescheb189d8b2008-01-28 14:47:41 -08002535 b43_print_fw_helptext(dev->wl, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04002536 err = -ENODEV;
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002537 goto error;
Michael Buesche4d6b792007-09-18 15:39:42 -04002538 }
Michael Buesche175e992009-09-11 18:31:32 +02002539 msleep(50);
Michael Buesche4d6b792007-09-18 15:39:42 -04002540 }
2541 b43_read32(dev, B43_MMIO_GEN_IRQ_REASON); /* dummy read */
2542
2543 /* Get and check the revisions. */
2544 fwrev = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_UCODEREV);
2545 fwpatch = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_UCODEPATCH);
2546 fwdate = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_UCODEDATE);
2547 fwtime = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_UCODETIME);
2548
2549 if (fwrev <= 0x128) {
2550 b43err(dev->wl, "YOUR FIRMWARE IS TOO OLD. Firmware from "
2551 "binary drivers older than version 4.x is unsupported. "
2552 "You must upgrade your firmware files.\n");
Michael Buescheb189d8b2008-01-28 14:47:41 -08002553 b43_print_fw_helptext(dev->wl, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04002554 err = -EOPNOTSUPP;
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002555 goto error;
Michael Buesche4d6b792007-09-18 15:39:42 -04002556 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002557 dev->fw.rev = fwrev;
2558 dev->fw.patch = fwpatch;
Rafał Miłecki5d852902011-08-11 15:07:16 +02002559 if (dev->fw.rev >= 598)
2560 dev->fw.hdr_format = B43_FW_HDR_598;
2561 else if (dev->fw.rev >= 410)
Rafał Miłeckiefe02492011-08-11 15:07:15 +02002562 dev->fw.hdr_format = B43_FW_HDR_410;
2563 else
2564 dev->fw.hdr_format = B43_FW_HDR_351;
Johannes Berg097b0e12012-07-17 17:12:29 +02002565 WARN_ON(dev->fw.opensource != (fwdate == 0xFFFF));
Michael Buesche48b0ee2008-05-17 22:44:35 +02002566
Johannes Berg097b0e12012-07-17 17:12:29 +02002567 dev->qos_enabled = dev->wl->hw->queues > 1;
Michael Buesch403a3a12009-06-08 21:04:57 +02002568 /* Default to firmware/hardware crypto acceleration. */
Rusty Russell3db1cd52011-12-19 13:56:45 +00002569 dev->hwcrypto_enabled = true;
Michael Buesch403a3a12009-06-08 21:04:57 +02002570
Michael Buesche48b0ee2008-05-17 22:44:35 +02002571 if (dev->fw.opensource) {
Michael Buesch403a3a12009-06-08 21:04:57 +02002572 u16 fwcapa;
2573
Michael Buesche48b0ee2008-05-17 22:44:35 +02002574 /* Patchlevel info is encoded in the "time" field. */
2575 dev->fw.patch = fwtime;
Michael Buesch403a3a12009-06-08 21:04:57 +02002576 b43info(dev->wl, "Loading OpenSource firmware version %u.%u\n",
2577 dev->fw.rev, dev->fw.patch);
2578
2579 fwcapa = b43_fwcapa_read(dev);
2580 if (!(fwcapa & B43_FWCAPA_HWCRYPTO) || dev->fw.pcm_request_failed) {
2581 b43info(dev->wl, "Hardware crypto acceleration not supported by firmware\n");
2582 /* Disable hardware crypto and fall back to software crypto. */
Rusty Russell3db1cd52011-12-19 13:56:45 +00002583 dev->hwcrypto_enabled = false;
Michael Buesch403a3a12009-06-08 21:04:57 +02002584 }
Johannes Berg097b0e12012-07-17 17:12:29 +02002585 /* adding QoS support should use an offline discovery mechanism */
2586 WARN(fwcapa & B43_FWCAPA_QOS, "QoS in OpenFW not supported\n");
Michael Buesche48b0ee2008-05-17 22:44:35 +02002587 } else {
2588 b43info(dev->wl, "Loading firmware version %u.%u "
2589 "(20%.2i-%.2i-%.2i %.2i:%.2i:%.2i)\n",
2590 fwrev, fwpatch,
2591 (fwdate >> 12) & 0xF, (fwdate >> 8) & 0xF, fwdate & 0xFF,
2592 (fwtime >> 11) & 0x1F, (fwtime >> 5) & 0x3F, fwtime & 0x1F);
Michael Buesch68217832008-05-17 23:43:57 +02002593 if (dev->fw.pcm_request_failed) {
2594 b43warn(dev->wl, "No \"pcm5.fw\" firmware file found. "
2595 "Hardware accelerated cryptography is disabled.\n");
2596 b43_print_fw_helptext(dev->wl, 0);
2597 }
Michael Buesche48b0ee2008-05-17 22:44:35 +02002598 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002599
John W. Linville652caa52010-07-29 13:27:28 -04002600 snprintf(wiphy->fw_version, sizeof(wiphy->fw_version), "%u.%u",
2601 dev->fw.rev, dev->fw.patch);
Rafał Miłecki21d889d2011-05-18 02:06:38 +02002602 wiphy->hw_version = dev->dev->core_id;
John W. Linville652caa52010-07-29 13:27:28 -04002603
Rafał Miłeckiefe02492011-08-11 15:07:15 +02002604 if (dev->fw.hdr_format == B43_FW_HDR_351) {
Michael Bueschc5572892008-12-27 18:26:39 +01002605 /* We're over the deadline, but we keep support for old fw
2606 * until it turns out to be in major conflict with something new. */
Michael Buescheb189d8b2008-01-28 14:47:41 -08002607 b43warn(dev->wl, "You are using an old firmware image. "
Michael Bueschc5572892008-12-27 18:26:39 +01002608 "Support for old firmware will be removed soon "
2609 "(official deadline was July 2008).\n");
Michael Buescheb189d8b2008-01-28 14:47:41 -08002610 b43_print_fw_helptext(dev->wl, 0);
2611 }
2612
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002613 return 0;
2614
2615error:
Rafał Miłecki50566352012-01-02 19:31:21 +01002616 /* Stop the microcode PSM. */
2617 b43_maskset32(dev, B43_MMIO_MACCTL, ~B43_MACCTL_PSM_RUN,
2618 B43_MACCTL_PSM_JMP0);
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002619
Michael Buesche4d6b792007-09-18 15:39:42 -04002620 return err;
2621}
2622
2623static int b43_write_initvals(struct b43_wldev *dev,
2624 const struct b43_iv *ivals,
2625 size_t count,
2626 size_t array_size)
2627{
2628 const struct b43_iv *iv;
2629 u16 offset;
2630 size_t i;
2631 bool bit32;
2632
2633 BUILD_BUG_ON(sizeof(struct b43_iv) != 6);
2634 iv = ivals;
2635 for (i = 0; i < count; i++) {
2636 if (array_size < sizeof(iv->offset_size))
2637 goto err_format;
2638 array_size -= sizeof(iv->offset_size);
2639 offset = be16_to_cpu(iv->offset_size);
2640 bit32 = !!(offset & B43_IV_32BIT);
2641 offset &= B43_IV_OFFSET_MASK;
2642 if (offset >= 0x1000)
2643 goto err_format;
2644 if (bit32) {
2645 u32 value;
2646
2647 if (array_size < sizeof(iv->data.d32))
2648 goto err_format;
2649 array_size -= sizeof(iv->data.d32);
2650
Harvey Harrison533dd1b2008-04-29 01:03:36 -07002651 value = get_unaligned_be32(&iv->data.d32);
Michael Buesche4d6b792007-09-18 15:39:42 -04002652 b43_write32(dev, offset, value);
2653
2654 iv = (const struct b43_iv *)((const uint8_t *)iv +
2655 sizeof(__be16) +
2656 sizeof(__be32));
2657 } else {
2658 u16 value;
2659
2660 if (array_size < sizeof(iv->data.d16))
2661 goto err_format;
2662 array_size -= sizeof(iv->data.d16);
2663
2664 value = be16_to_cpu(iv->data.d16);
2665 b43_write16(dev, offset, value);
2666
2667 iv = (const struct b43_iv *)((const uint8_t *)iv +
2668 sizeof(__be16) +
2669 sizeof(__be16));
2670 }
2671 }
2672 if (array_size)
2673 goto err_format;
2674
2675 return 0;
2676
2677err_format:
2678 b43err(dev->wl, "Initial Values Firmware file-format error.\n");
Michael Buescheb189d8b2008-01-28 14:47:41 -08002679 b43_print_fw_helptext(dev->wl, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04002680
2681 return -EPROTO;
2682}
2683
2684static int b43_upload_initvals(struct b43_wldev *dev)
2685{
2686 const size_t hdr_len = sizeof(struct b43_fw_header);
2687 const struct b43_fw_header *hdr;
2688 struct b43_firmware *fw = &dev->fw;
2689 const struct b43_iv *ivals;
2690 size_t count;
Michael Buesche4d6b792007-09-18 15:39:42 -04002691
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002692 hdr = (const struct b43_fw_header *)(fw->initvals.data->data);
2693 ivals = (const struct b43_iv *)(fw->initvals.data->data + hdr_len);
Michael Buesche4d6b792007-09-18 15:39:42 -04002694 count = be32_to_cpu(hdr->size);
Rafał Miłecki0f684232014-05-17 23:24:53 +02002695 return b43_write_initvals(dev, ivals, count,
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002696 fw->initvals.data->size - hdr_len);
Rafał Miłecki0f684232014-05-17 23:24:53 +02002697}
Michael Buesche4d6b792007-09-18 15:39:42 -04002698
Rafał Miłecki0f684232014-05-17 23:24:53 +02002699static int b43_upload_initvals_band(struct b43_wldev *dev)
2700{
2701 const size_t hdr_len = sizeof(struct b43_fw_header);
2702 const struct b43_fw_header *hdr;
2703 struct b43_firmware *fw = &dev->fw;
2704 const struct b43_iv *ivals;
2705 size_t count;
2706
2707 if (!fw->initvals_band.data)
2708 return 0;
2709
2710 hdr = (const struct b43_fw_header *)(fw->initvals_band.data->data);
2711 ivals = (const struct b43_iv *)(fw->initvals_band.data->data + hdr_len);
2712 count = be32_to_cpu(hdr->size);
2713 return b43_write_initvals(dev, ivals, count,
2714 fw->initvals_band.data->size - hdr_len);
Michael Buesche4d6b792007-09-18 15:39:42 -04002715}
2716
2717/* Initialize the GPIOs
2718 * http://bcm-specs.sipsolutions.net/GPIO
2719 */
Rafał Miłeckibd7c8a52014-05-10 19:52:18 +02002720
2721#ifdef CONFIG_B43_SSB
Rafał Miłeckic4a2a082011-05-17 18:57:27 +02002722static struct ssb_device *b43_ssb_gpio_dev(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04002723{
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02002724 struct ssb_bus *bus = dev->dev->sdev->bus;
Rafał Miłeckic4a2a082011-05-17 18:57:27 +02002725
2726#ifdef CONFIG_SSB_DRIVER_PCICORE
2727 return (bus->chipco.dev ? bus->chipco.dev : bus->pcicore.dev);
2728#else
2729 return bus->chipco.dev;
2730#endif
2731}
Rafał Miłeckibd7c8a52014-05-10 19:52:18 +02002732#endif
Rafał Miłeckic4a2a082011-05-17 18:57:27 +02002733
Michael Buesche4d6b792007-09-18 15:39:42 -04002734static int b43_gpio_init(struct b43_wldev *dev)
2735{
Rafał Miłeckibd7c8a52014-05-10 19:52:18 +02002736#ifdef CONFIG_B43_SSB
Rafał Miłeckic4a2a082011-05-17 18:57:27 +02002737 struct ssb_device *gpiodev;
Rafał Miłeckibd7c8a52014-05-10 19:52:18 +02002738#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04002739 u32 mask, set;
2740
Rafał Miłecki50566352012-01-02 19:31:21 +01002741 b43_maskset32(dev, B43_MMIO_MACCTL, ~B43_MACCTL_GPOUTSMSK, 0);
2742 b43_maskset16(dev, B43_MMIO_GPIO_MASK, ~0, 0xF);
Michael Buesche4d6b792007-09-18 15:39:42 -04002743
2744 mask = 0x0000001F;
2745 set = 0x0000000F;
Rafał Miłeckic244e082011-05-18 02:06:41 +02002746 if (dev->dev->chip_id == 0x4301) {
Michael Buesche4d6b792007-09-18 15:39:42 -04002747 mask |= 0x0060;
2748 set |= 0x0060;
Rafał Miłecki828afd22012-07-23 22:57:01 +02002749 } else if (dev->dev->chip_id == 0x5354) {
2750 /* Don't allow overtaking buttons GPIOs */
2751 set &= 0x2; /* 0x2 is LED GPIO on BCM5354 */
Michael Buesche4d6b792007-09-18 15:39:42 -04002752 }
Rafał Miłecki828afd22012-07-23 22:57:01 +02002753
Michael Buesche4d6b792007-09-18 15:39:42 -04002754 if (0 /* FIXME: conditional unknown */ ) {
2755 b43_write16(dev, B43_MMIO_GPIO_MASK,
2756 b43_read16(dev, B43_MMIO_GPIO_MASK)
2757 | 0x0100);
Rafał Miłecki828afd22012-07-23 22:57:01 +02002758 /* BT Coexistance Input */
2759 mask |= 0x0080;
2760 set |= 0x0080;
2761 /* BT Coexistance Out */
2762 mask |= 0x0100;
2763 set |= 0x0100;
Michael Buesche4d6b792007-09-18 15:39:42 -04002764 }
Rafał Miłecki05814832011-05-18 02:06:39 +02002765 if (dev->dev->bus_sprom->boardflags_lo & B43_BFL_PACTRL) {
Rafał Miłecki828afd22012-07-23 22:57:01 +02002766 /* PA is controlled by gpio 9, let ucode handle it */
Michael Buesche4d6b792007-09-18 15:39:42 -04002767 b43_write16(dev, B43_MMIO_GPIO_MASK,
2768 b43_read16(dev, B43_MMIO_GPIO_MASK)
2769 | 0x0200);
2770 mask |= 0x0200;
2771 set |= 0x0200;
2772 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002773
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002774 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002775#ifdef CONFIG_B43_BCMA
2776 case B43_BUS_BCMA:
Hauke Mehrtens0a64bae2013-03-21 16:19:45 +01002777 bcma_chipco_gpio_control(&dev->dev->bdev->bus->drv_cc, mask, set);
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002778 break;
2779#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002780#ifdef CONFIG_B43_SSB
2781 case B43_BUS_SSB:
2782 gpiodev = b43_ssb_gpio_dev(dev);
2783 if (gpiodev)
2784 ssb_write32(gpiodev, B43_GPIO_CONTROL,
2785 (ssb_read32(gpiodev, B43_GPIO_CONTROL)
Rafał Miłecki828afd22012-07-23 22:57:01 +02002786 & ~mask) | set);
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002787 break;
2788#endif
2789 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002790
2791 return 0;
2792}
2793
2794/* Turn off all GPIO stuff. Call this on module unload, for example. */
2795static void b43_gpio_cleanup(struct b43_wldev *dev)
2796{
Rafał Miłeckibd7c8a52014-05-10 19:52:18 +02002797#ifdef CONFIG_B43_SSB
Rafał Miłeckic4a2a082011-05-17 18:57:27 +02002798 struct ssb_device *gpiodev;
Rafał Miłeckibd7c8a52014-05-10 19:52:18 +02002799#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04002800
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002801 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002802#ifdef CONFIG_B43_BCMA
2803 case B43_BUS_BCMA:
Hauke Mehrtens0a64bae2013-03-21 16:19:45 +01002804 bcma_chipco_gpio_control(&dev->dev->bdev->bus->drv_cc, ~0, 0);
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002805 break;
2806#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002807#ifdef CONFIG_B43_SSB
2808 case B43_BUS_SSB:
2809 gpiodev = b43_ssb_gpio_dev(dev);
2810 if (gpiodev)
2811 ssb_write32(gpiodev, B43_GPIO_CONTROL, 0);
2812 break;
2813#endif
2814 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002815}
2816
2817/* http://bcm-specs.sipsolutions.net/EnableMac */
Michael Bueschf5eda472008-04-20 16:03:32 +02002818void b43_mac_enable(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04002819{
Michael Buesch923fd702008-06-20 18:02:08 +02002820 if (b43_debug(dev, B43_DBG_FIRMWARE)) {
2821 u16 fwstate;
2822
2823 fwstate = b43_shm_read16(dev, B43_SHM_SHARED,
2824 B43_SHM_SH_UCODESTAT);
2825 if ((fwstate != B43_SHM_SH_UCODESTAT_SUSP) &&
2826 (fwstate != B43_SHM_SH_UCODESTAT_SLEEP)) {
2827 b43err(dev->wl, "b43_mac_enable(): The firmware "
2828 "should be suspended, but current state is %u\n",
2829 fwstate);
2830 }
2831 }
2832
Michael Buesche4d6b792007-09-18 15:39:42 -04002833 dev->mac_suspended--;
2834 B43_WARN_ON(dev->mac_suspended < 0);
2835 if (dev->mac_suspended == 0) {
Rafał Miłecki50566352012-01-02 19:31:21 +01002836 b43_maskset32(dev, B43_MMIO_MACCTL, ~0, B43_MACCTL_ENABLED);
Michael Buesche4d6b792007-09-18 15:39:42 -04002837 b43_write32(dev, B43_MMIO_GEN_IRQ_REASON,
2838 B43_IRQ_MAC_SUSPENDED);
2839 /* Commit writes */
2840 b43_read32(dev, B43_MMIO_MACCTL);
2841 b43_read32(dev, B43_MMIO_GEN_IRQ_REASON);
2842 b43_power_saving_ctl_bits(dev, 0);
2843 }
2844}
2845
2846/* http://bcm-specs.sipsolutions.net/SuspendMAC */
Michael Bueschf5eda472008-04-20 16:03:32 +02002847void b43_mac_suspend(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04002848{
2849 int i;
2850 u32 tmp;
2851
Michael Buesch05b64b32007-09-28 16:19:03 +02002852 might_sleep();
Michael Buesche4d6b792007-09-18 15:39:42 -04002853 B43_WARN_ON(dev->mac_suspended < 0);
Michael Buesch05b64b32007-09-28 16:19:03 +02002854
Michael Buesche4d6b792007-09-18 15:39:42 -04002855 if (dev->mac_suspended == 0) {
2856 b43_power_saving_ctl_bits(dev, B43_PS_AWAKE);
Rafał Miłecki50566352012-01-02 19:31:21 +01002857 b43_maskset32(dev, B43_MMIO_MACCTL, ~B43_MACCTL_ENABLED, 0);
Michael Buesche4d6b792007-09-18 15:39:42 -04002858 /* force pci to flush the write */
2859 b43_read32(dev, B43_MMIO_MACCTL);
Michael Bueschba380012008-04-15 21:13:36 +02002860 for (i = 35; i; i--) {
2861 tmp = b43_read32(dev, B43_MMIO_GEN_IRQ_REASON);
2862 if (tmp & B43_IRQ_MAC_SUSPENDED)
2863 goto out;
2864 udelay(10);
2865 }
2866 /* Hm, it seems this will take some time. Use msleep(). */
Michael Buesch05b64b32007-09-28 16:19:03 +02002867 for (i = 40; i; i--) {
Michael Buesche4d6b792007-09-18 15:39:42 -04002868 tmp = b43_read32(dev, B43_MMIO_GEN_IRQ_REASON);
2869 if (tmp & B43_IRQ_MAC_SUSPENDED)
2870 goto out;
Michael Buesch05b64b32007-09-28 16:19:03 +02002871 msleep(1);
Michael Buesche4d6b792007-09-18 15:39:42 -04002872 }
2873 b43err(dev->wl, "MAC suspend failed\n");
2874 }
Michael Buesch05b64b32007-09-28 16:19:03 +02002875out:
Michael Buesche4d6b792007-09-18 15:39:42 -04002876 dev->mac_suspended++;
2877}
2878
Rafał Miłecki858a1652011-05-10 16:05:33 +02002879/* http://bcm-v4.sipsolutions.net/802.11/PHY/N/MacPhyClkSet */
2880void b43_mac_phy_clock_set(struct b43_wldev *dev, bool on)
2881{
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002882 u32 tmp;
2883
2884 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002885#ifdef CONFIG_B43_BCMA
2886 case B43_BUS_BCMA:
Rafał Miłecki36677872011-07-16 18:27:55 +02002887 tmp = bcma_aread32(dev->dev->bdev, BCMA_IOCTL);
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002888 if (on)
2889 tmp |= B43_BCMA_IOCTL_MACPHYCLKEN;
2890 else
2891 tmp &= ~B43_BCMA_IOCTL_MACPHYCLKEN;
Rafał Miłecki36677872011-07-16 18:27:55 +02002892 bcma_awrite32(dev->dev->bdev, BCMA_IOCTL, tmp);
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002893 break;
2894#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002895#ifdef CONFIG_B43_SSB
2896 case B43_BUS_SSB:
2897 tmp = ssb_read32(dev->dev->sdev, SSB_TMSLOW);
2898 if (on)
2899 tmp |= B43_TMSLOW_MACPHYCLKEN;
2900 else
2901 tmp &= ~B43_TMSLOW_MACPHYCLKEN;
2902 ssb_write32(dev->dev->sdev, SSB_TMSLOW, tmp);
2903 break;
2904#endif
2905 }
Rafał Miłecki858a1652011-05-10 16:05:33 +02002906}
2907
Michael Buesche4d6b792007-09-18 15:39:42 -04002908static void b43_adjust_opmode(struct b43_wldev *dev)
2909{
2910 struct b43_wl *wl = dev->wl;
2911 u32 ctl;
2912 u16 cfp_pretbtt;
2913
2914 ctl = b43_read32(dev, B43_MMIO_MACCTL);
2915 /* Reset status to STA infrastructure mode. */
2916 ctl &= ~B43_MACCTL_AP;
2917 ctl &= ~B43_MACCTL_KEEP_CTL;
2918 ctl &= ~B43_MACCTL_KEEP_BADPLCP;
2919 ctl &= ~B43_MACCTL_KEEP_BAD;
2920 ctl &= ~B43_MACCTL_PROMISC;
Johannes Berg4150c572007-09-17 01:29:23 -04002921 ctl &= ~B43_MACCTL_BEACPROMISC;
Michael Buesche4d6b792007-09-18 15:39:42 -04002922 ctl |= B43_MACCTL_INFRA;
2923
Johannes Berg05c914f2008-09-11 00:01:58 +02002924 if (b43_is_mode(wl, NL80211_IFTYPE_AP) ||
2925 b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT))
Johannes Berg4150c572007-09-17 01:29:23 -04002926 ctl |= B43_MACCTL_AP;
Johannes Berg05c914f2008-09-11 00:01:58 +02002927 else if (b43_is_mode(wl, NL80211_IFTYPE_ADHOC))
Johannes Berg4150c572007-09-17 01:29:23 -04002928 ctl &= ~B43_MACCTL_INFRA;
2929
2930 if (wl->filter_flags & FIF_CONTROL)
Michael Buesche4d6b792007-09-18 15:39:42 -04002931 ctl |= B43_MACCTL_KEEP_CTL;
Johannes Berg4150c572007-09-17 01:29:23 -04002932 if (wl->filter_flags & FIF_FCSFAIL)
2933 ctl |= B43_MACCTL_KEEP_BAD;
2934 if (wl->filter_flags & FIF_PLCPFAIL)
2935 ctl |= B43_MACCTL_KEEP_BADPLCP;
2936 if (wl->filter_flags & FIF_PROMISC_IN_BSS)
Michael Buesche4d6b792007-09-18 15:39:42 -04002937 ctl |= B43_MACCTL_PROMISC;
Johannes Berg4150c572007-09-17 01:29:23 -04002938 if (wl->filter_flags & FIF_BCN_PRBRESP_PROMISC)
2939 ctl |= B43_MACCTL_BEACPROMISC;
2940
Michael Buesche4d6b792007-09-18 15:39:42 -04002941 /* Workaround: On old hardware the HW-MAC-address-filter
2942 * doesn't work properly, so always run promisc in filter
2943 * it in software. */
Rafał Miłecki21d889d2011-05-18 02:06:38 +02002944 if (dev->dev->core_rev <= 4)
Michael Buesche4d6b792007-09-18 15:39:42 -04002945 ctl |= B43_MACCTL_PROMISC;
2946
2947 b43_write32(dev, B43_MMIO_MACCTL, ctl);
2948
2949 cfp_pretbtt = 2;
2950 if ((ctl & B43_MACCTL_INFRA) && !(ctl & B43_MACCTL_AP)) {
Rafał Miłeckic244e082011-05-18 02:06:41 +02002951 if (dev->dev->chip_id == 0x4306 &&
2952 dev->dev->chip_rev == 3)
Michael Buesche4d6b792007-09-18 15:39:42 -04002953 cfp_pretbtt = 100;
2954 else
2955 cfp_pretbtt = 50;
2956 }
2957 b43_write16(dev, 0x612, cfp_pretbtt);
Michael Buesch09ebe2f2009-09-12 00:52:48 +02002958
2959 /* FIXME: We don't currently implement the PMQ mechanism,
2960 * so always disable it. If we want to implement PMQ,
2961 * we need to enable it here (clear DISCPMQ) in AP mode.
2962 */
Rafał Miłecki50566352012-01-02 19:31:21 +01002963 if (0 /* ctl & B43_MACCTL_AP */)
2964 b43_maskset32(dev, B43_MMIO_MACCTL, ~B43_MACCTL_DISCPMQ, 0);
2965 else
2966 b43_maskset32(dev, B43_MMIO_MACCTL, ~0, B43_MACCTL_DISCPMQ);
Michael Buesche4d6b792007-09-18 15:39:42 -04002967}
2968
2969static void b43_rate_memory_write(struct b43_wldev *dev, u16 rate, int is_ofdm)
2970{
2971 u16 offset;
2972
2973 if (is_ofdm) {
2974 offset = 0x480;
2975 offset += (b43_plcp_get_ratecode_ofdm(rate) & 0x000F) * 2;
2976 } else {
2977 offset = 0x4C0;
2978 offset += (b43_plcp_get_ratecode_cck(rate) & 0x000F) * 2;
2979 }
2980 b43_shm_write16(dev, B43_SHM_SHARED, offset + 0x20,
2981 b43_shm_read16(dev, B43_SHM_SHARED, offset));
2982}
2983
2984static void b43_rate_memory_init(struct b43_wldev *dev)
2985{
2986 switch (dev->phy.type) {
2987 case B43_PHYTYPE_A:
2988 case B43_PHYTYPE_G:
Michael Buesch53a6e232008-01-13 21:23:44 +01002989 case B43_PHYTYPE_N:
Gábor Stefanik9d86a2d2009-08-14 14:54:46 +02002990 case B43_PHYTYPE_LP:
Rafał Miłecki6a461c22011-08-12 00:03:25 +02002991 case B43_PHYTYPE_HT:
Rafał Miłecki0b4ff452011-08-31 23:36:16 +02002992 case B43_PHYTYPE_LCN:
Michael Buesche4d6b792007-09-18 15:39:42 -04002993 b43_rate_memory_write(dev, B43_OFDM_RATE_6MB, 1);
2994 b43_rate_memory_write(dev, B43_OFDM_RATE_12MB, 1);
2995 b43_rate_memory_write(dev, B43_OFDM_RATE_18MB, 1);
2996 b43_rate_memory_write(dev, B43_OFDM_RATE_24MB, 1);
2997 b43_rate_memory_write(dev, B43_OFDM_RATE_36MB, 1);
2998 b43_rate_memory_write(dev, B43_OFDM_RATE_48MB, 1);
2999 b43_rate_memory_write(dev, B43_OFDM_RATE_54MB, 1);
3000 if (dev->phy.type == B43_PHYTYPE_A)
3001 break;
3002 /* fallthrough */
3003 case B43_PHYTYPE_B:
3004 b43_rate_memory_write(dev, B43_CCK_RATE_1MB, 0);
3005 b43_rate_memory_write(dev, B43_CCK_RATE_2MB, 0);
3006 b43_rate_memory_write(dev, B43_CCK_RATE_5MB, 0);
3007 b43_rate_memory_write(dev, B43_CCK_RATE_11MB, 0);
3008 break;
3009 default:
3010 B43_WARN_ON(1);
3011 }
3012}
3013
Michael Buesch5042c502008-04-05 15:05:00 +02003014/* Set the default values for the PHY TX Control Words. */
3015static void b43_set_phytxctl_defaults(struct b43_wldev *dev)
3016{
3017 u16 ctl = 0;
3018
3019 ctl |= B43_TXH_PHY_ENC_CCK;
3020 ctl |= B43_TXH_PHY_ANT01AUTO;
3021 ctl |= B43_TXH_PHY_TXPWR;
3022
3023 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_BEACPHYCTL, ctl);
3024 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_ACKCTSPHYCTL, ctl);
3025 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_PRPHYCTL, ctl);
3026}
3027
Michael Buesche4d6b792007-09-18 15:39:42 -04003028/* Set the TX-Antenna for management frames sent by firmware. */
3029static void b43_mgmtframe_txantenna(struct b43_wldev *dev, int antenna)
3030{
Michael Buesch5042c502008-04-05 15:05:00 +02003031 u16 ant;
Michael Buesche4d6b792007-09-18 15:39:42 -04003032 u16 tmp;
3033
Michael Buesch5042c502008-04-05 15:05:00 +02003034 ant = b43_antenna_to_phyctl(antenna);
Michael Buesche4d6b792007-09-18 15:39:42 -04003035
Michael Buesche4d6b792007-09-18 15:39:42 -04003036 /* For ACK/CTS */
3037 tmp = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_ACKCTSPHYCTL);
Michael Buescheb189d8b2008-01-28 14:47:41 -08003038 tmp = (tmp & ~B43_TXH_PHY_ANT) | ant;
Michael Buesche4d6b792007-09-18 15:39:42 -04003039 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_ACKCTSPHYCTL, tmp);
3040 /* For Probe Resposes */
3041 tmp = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_PRPHYCTL);
Michael Buescheb189d8b2008-01-28 14:47:41 -08003042 tmp = (tmp & ~B43_TXH_PHY_ANT) | ant;
Michael Buesche4d6b792007-09-18 15:39:42 -04003043 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_PRPHYCTL, tmp);
3044}
3045
3046/* This is the opposite of b43_chip_init() */
3047static void b43_chip_exit(struct b43_wldev *dev)
3048{
Michael Bueschfb111372008-09-02 13:00:34 +02003049 b43_phy_exit(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04003050 b43_gpio_cleanup(dev);
3051 /* firmware is released later */
3052}
3053
3054/* Initialize the chip
3055 * http://bcm-specs.sipsolutions.net/ChipInit
3056 */
3057static int b43_chip_init(struct b43_wldev *dev)
3058{
3059 struct b43_phy *phy = &dev->phy;
Michael Bueschef1a6282008-08-27 18:53:02 +02003060 int err;
Rafał Miłecki858a1652011-05-10 16:05:33 +02003061 u32 macctl;
Michael Buesche4d6b792007-09-18 15:39:42 -04003062 u16 value16;
3063
Michael Buesch1f7d87b2008-01-22 20:23:34 +01003064 /* Initialize the MAC control */
3065 macctl = B43_MACCTL_IHR_ENABLED | B43_MACCTL_SHM_ENABLED;
3066 if (dev->phy.gmode)
3067 macctl |= B43_MACCTL_GMODE;
3068 macctl |= B43_MACCTL_INFRA;
3069 b43_write32(dev, B43_MMIO_MACCTL, macctl);
Michael Buesche4d6b792007-09-18 15:39:42 -04003070
Michael Buesche4d6b792007-09-18 15:39:42 -04003071 err = b43_upload_microcode(dev);
3072 if (err)
3073 goto out; /* firmware is released later */
3074
3075 err = b43_gpio_init(dev);
3076 if (err)
3077 goto out; /* firmware is released later */
Michael Buesch21954c32007-09-27 15:31:40 +02003078
Michael Buesche4d6b792007-09-18 15:39:42 -04003079 err = b43_upload_initvals(dev);
3080 if (err)
Larry Finger1a8d1222007-12-14 13:59:11 +01003081 goto err_gpio_clean;
Michael Buesche4d6b792007-09-18 15:39:42 -04003082
Rafał Miłecki0f684232014-05-17 23:24:53 +02003083 err = b43_upload_initvals_band(dev);
3084 if (err)
3085 goto err_gpio_clean;
3086
Michael Buesch0b7dcd92008-09-03 12:31:54 +02003087 /* Turn the Analog on and initialize the PHY. */
3088 phy->ops->switch_analog(dev, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04003089 err = b43_phy_init(dev);
3090 if (err)
Michael Bueschef1a6282008-08-27 18:53:02 +02003091 goto err_gpio_clean;
Michael Buesche4d6b792007-09-18 15:39:42 -04003092
Michael Bueschef1a6282008-08-27 18:53:02 +02003093 /* Disable Interference Mitigation. */
3094 if (phy->ops->interf_mitigation)
3095 phy->ops->interf_mitigation(dev, B43_INTERFMODE_NONE);
Michael Buesche4d6b792007-09-18 15:39:42 -04003096
Michael Bueschef1a6282008-08-27 18:53:02 +02003097 /* Select the antennae */
3098 if (phy->ops->set_rx_antenna)
3099 phy->ops->set_rx_antenna(dev, B43_ANTENNA_DEFAULT);
Michael Buesche4d6b792007-09-18 15:39:42 -04003100 b43_mgmtframe_txantenna(dev, B43_ANTENNA_DEFAULT);
3101
3102 if (phy->type == B43_PHYTYPE_B) {
3103 value16 = b43_read16(dev, 0x005E);
3104 value16 |= 0x0004;
3105 b43_write16(dev, 0x005E, value16);
3106 }
3107 b43_write32(dev, 0x0100, 0x01000000);
Rafał Miłecki21d889d2011-05-18 02:06:38 +02003108 if (dev->dev->core_rev < 5)
Michael Buesche4d6b792007-09-18 15:39:42 -04003109 b43_write32(dev, 0x010C, 0x01000000);
3110
Rafał Miłecki50566352012-01-02 19:31:21 +01003111 b43_maskset32(dev, B43_MMIO_MACCTL, ~B43_MACCTL_INFRA, 0);
3112 b43_maskset32(dev, B43_MMIO_MACCTL, ~0, B43_MACCTL_INFRA);
Michael Buesche4d6b792007-09-18 15:39:42 -04003113
Michael Buesche4d6b792007-09-18 15:39:42 -04003114 /* Probe Response Timeout value */
3115 /* FIXME: Default to 0, has to be set by ioctl probably... :-/ */
Hauke Mehrtens5c1da232013-03-23 18:07:02 +01003116 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_PRMAXTIME, 0);
Michael Buesche4d6b792007-09-18 15:39:42 -04003117
3118 /* Initially set the wireless operation mode. */
3119 b43_adjust_opmode(dev);
3120
Rafał Miłecki21d889d2011-05-18 02:06:38 +02003121 if (dev->dev->core_rev < 3) {
Michael Buesche4d6b792007-09-18 15:39:42 -04003122 b43_write16(dev, 0x060E, 0x0000);
3123 b43_write16(dev, 0x0610, 0x8000);
3124 b43_write16(dev, 0x0604, 0x0000);
3125 b43_write16(dev, 0x0606, 0x0200);
3126 } else {
3127 b43_write32(dev, 0x0188, 0x80000000);
3128 b43_write32(dev, 0x018C, 0x02000000);
3129 }
3130 b43_write32(dev, B43_MMIO_GEN_IRQ_REASON, 0x00004000);
Thommy Jakobsson73b82bf2013-04-23 21:45:11 +02003131 b43_write32(dev, B43_MMIO_DMA0_IRQ_MASK, 0x0001FC00);
Michael Buesche4d6b792007-09-18 15:39:42 -04003132 b43_write32(dev, B43_MMIO_DMA1_IRQ_MASK, 0x0000DC00);
3133 b43_write32(dev, B43_MMIO_DMA2_IRQ_MASK, 0x0000DC00);
3134 b43_write32(dev, B43_MMIO_DMA3_IRQ_MASK, 0x0001DC00);
3135 b43_write32(dev, B43_MMIO_DMA4_IRQ_MASK, 0x0000DC00);
3136 b43_write32(dev, B43_MMIO_DMA5_IRQ_MASK, 0x0000DC00);
3137
Rafał Miłecki858a1652011-05-10 16:05:33 +02003138 b43_mac_phy_clock_set(dev, true);
Michael Buesche4d6b792007-09-18 15:39:42 -04003139
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02003140 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02003141#ifdef CONFIG_B43_BCMA
3142 case B43_BUS_BCMA:
3143 /* FIXME: 0xE74 is quite common, but should be read from CC */
3144 b43_write16(dev, B43_MMIO_POWERUP_DELAY, 0xE74);
3145 break;
3146#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02003147#ifdef CONFIG_B43_SSB
3148 case B43_BUS_SSB:
3149 b43_write16(dev, B43_MMIO_POWERUP_DELAY,
3150 dev->dev->sdev->bus->chipco.fast_pwrup_delay);
3151 break;
3152#endif
3153 }
Michael Buesche4d6b792007-09-18 15:39:42 -04003154
3155 err = 0;
3156 b43dbg(dev->wl, "Chip initialized\n");
Michael Buesch21954c32007-09-27 15:31:40 +02003157out:
Michael Buesche4d6b792007-09-18 15:39:42 -04003158 return err;
3159
Larry Finger1a8d1222007-12-14 13:59:11 +01003160err_gpio_clean:
Michael Buesche4d6b792007-09-18 15:39:42 -04003161 b43_gpio_cleanup(dev);
Michael Buesch21954c32007-09-27 15:31:40 +02003162 return err;
Michael Buesche4d6b792007-09-18 15:39:42 -04003163}
3164
Michael Buesche4d6b792007-09-18 15:39:42 -04003165static void b43_periodic_every60sec(struct b43_wldev *dev)
3166{
Michael Bueschef1a6282008-08-27 18:53:02 +02003167 const struct b43_phy_operations *ops = dev->phy.ops;
Michael Buesche4d6b792007-09-18 15:39:42 -04003168
Michael Bueschef1a6282008-08-27 18:53:02 +02003169 if (ops->pwork_60sec)
3170 ops->pwork_60sec(dev);
Michael Buesch18c8ade2008-08-28 19:33:40 +02003171
3172 /* Force check the TX power emission now. */
3173 b43_phy_txpower_check(dev, B43_TXPWR_IGNORE_TIME);
Michael Buesche4d6b792007-09-18 15:39:42 -04003174}
3175
3176static void b43_periodic_every30sec(struct b43_wldev *dev)
3177{
3178 /* Update device statistics. */
3179 b43_calculate_link_quality(dev);
3180}
3181
3182static void b43_periodic_every15sec(struct b43_wldev *dev)
3183{
3184 struct b43_phy *phy = &dev->phy;
Michael Buesch9b839a72008-06-20 17:44:02 +02003185 u16 wdr;
3186
3187 if (dev->fw.opensource) {
3188 /* Check if the firmware is still alive.
3189 * It will reset the watchdog counter to 0 in its idle loop. */
3190 wdr = b43_shm_read16(dev, B43_SHM_SCRATCH, B43_WATCHDOG_REG);
3191 if (unlikely(wdr)) {
3192 b43err(dev->wl, "Firmware watchdog: The firmware died!\n");
3193 b43_controller_restart(dev, "Firmware watchdog");
3194 return;
3195 } else {
3196 b43_shm_write16(dev, B43_SHM_SCRATCH,
3197 B43_WATCHDOG_REG, 1);
3198 }
3199 }
Michael Buesche4d6b792007-09-18 15:39:42 -04003200
Michael Bueschef1a6282008-08-27 18:53:02 +02003201 if (phy->ops->pwork_15sec)
3202 phy->ops->pwork_15sec(dev);
3203
Stefano Brivio00e0b8c2007-11-25 11:10:33 +01003204 atomic_set(&phy->txerr_cnt, B43_PHY_TX_BADNESS_LIMIT);
3205 wmb();
Michael Buesch990b86f2009-09-12 00:48:03 +02003206
3207#if B43_DEBUG
3208 if (b43_debug(dev, B43_DBG_VERBOSESTATS)) {
3209 unsigned int i;
3210
3211 b43dbg(dev->wl, "Stats: %7u IRQs/sec, %7u TX/sec, %7u RX/sec\n",
3212 dev->irq_count / 15,
3213 dev->tx_count / 15,
3214 dev->rx_count / 15);
3215 dev->irq_count = 0;
3216 dev->tx_count = 0;
3217 dev->rx_count = 0;
3218 for (i = 0; i < ARRAY_SIZE(dev->irq_bit_count); i++) {
3219 if (dev->irq_bit_count[i]) {
3220 b43dbg(dev->wl, "Stats: %7u IRQ-%02u/sec (0x%08X)\n",
3221 dev->irq_bit_count[i] / 15, i, (1 << i));
3222 dev->irq_bit_count[i] = 0;
3223 }
3224 }
3225 }
3226#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04003227}
3228
Michael Buesche4d6b792007-09-18 15:39:42 -04003229static void do_periodic_work(struct b43_wldev *dev)
3230{
3231 unsigned int state;
3232
3233 state = dev->periodic_state;
Michael Buesch42bb4cd2007-09-28 14:22:33 +02003234 if (state % 4 == 0)
Michael Buesche4d6b792007-09-18 15:39:42 -04003235 b43_periodic_every60sec(dev);
Michael Buesch42bb4cd2007-09-28 14:22:33 +02003236 if (state % 2 == 0)
Michael Buesche4d6b792007-09-18 15:39:42 -04003237 b43_periodic_every30sec(dev);
Michael Buesch42bb4cd2007-09-28 14:22:33 +02003238 b43_periodic_every15sec(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04003239}
3240
Michael Buesch05b64b32007-09-28 16:19:03 +02003241/* Periodic work locking policy:
3242 * The whole periodic work handler is protected by
3243 * wl->mutex. If another lock is needed somewhere in the
Uwe Kleine-König21ae2952009-10-07 15:21:09 +02003244 * pwork callchain, it's acquired in-place, where it's needed.
Michael Buesche4d6b792007-09-18 15:39:42 -04003245 */
Michael Buesche4d6b792007-09-18 15:39:42 -04003246static void b43_periodic_work_handler(struct work_struct *work)
3247{
Michael Buesch05b64b32007-09-28 16:19:03 +02003248 struct b43_wldev *dev = container_of(work, struct b43_wldev,
3249 periodic_work.work);
3250 struct b43_wl *wl = dev->wl;
3251 unsigned long delay;
Michael Buesche4d6b792007-09-18 15:39:42 -04003252
Michael Buesch05b64b32007-09-28 16:19:03 +02003253 mutex_lock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04003254
3255 if (unlikely(b43_status(dev) != B43_STAT_STARTED))
3256 goto out;
3257 if (b43_debug(dev, B43_DBG_PWORK_STOP))
3258 goto out_requeue;
3259
Michael Buesch05b64b32007-09-28 16:19:03 +02003260 do_periodic_work(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04003261
Michael Buesche4d6b792007-09-18 15:39:42 -04003262 dev->periodic_state++;
Michael Buesch42bb4cd2007-09-28 14:22:33 +02003263out_requeue:
Michael Buesche4d6b792007-09-18 15:39:42 -04003264 if (b43_debug(dev, B43_DBG_PWORK_FAST))
3265 delay = msecs_to_jiffies(50);
3266 else
Anton Blanchard82cd6822007-10-15 00:42:23 -05003267 delay = round_jiffies_relative(HZ * 15);
Luis R. Rodriguez42935ec2009-07-29 20:08:07 -04003268 ieee80211_queue_delayed_work(wl->hw, &dev->periodic_work, delay);
Michael Buesch42bb4cd2007-09-28 14:22:33 +02003269out:
Michael Buesch05b64b32007-09-28 16:19:03 +02003270 mutex_unlock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04003271}
3272
3273static void b43_periodic_tasks_setup(struct b43_wldev *dev)
3274{
3275 struct delayed_work *work = &dev->periodic_work;
3276
3277 dev->periodic_state = 0;
3278 INIT_DELAYED_WORK(work, b43_periodic_work_handler);
Luis R. Rodriguez42935ec2009-07-29 20:08:07 -04003279 ieee80211_queue_delayed_work(dev->wl->hw, work, 0);
Michael Buesche4d6b792007-09-18 15:39:42 -04003280}
3281
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003282/* Check if communication with the device works correctly. */
Michael Buesche4d6b792007-09-18 15:39:42 -04003283static int b43_validate_chipaccess(struct b43_wldev *dev)
3284{
Michael Bueschf62ae6c2009-07-31 20:51:41 +02003285 u32 v, backup0, backup4;
Michael Buesche4d6b792007-09-18 15:39:42 -04003286
Michael Bueschf62ae6c2009-07-31 20:51:41 +02003287 backup0 = b43_shm_read32(dev, B43_SHM_SHARED, 0);
3288 backup4 = b43_shm_read32(dev, B43_SHM_SHARED, 4);
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003289
3290 /* Check for read/write and endianness problems. */
Michael Buesche4d6b792007-09-18 15:39:42 -04003291 b43_shm_write32(dev, B43_SHM_SHARED, 0, 0x55AAAA55);
3292 if (b43_shm_read32(dev, B43_SHM_SHARED, 0) != 0x55AAAA55)
3293 goto error;
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003294 b43_shm_write32(dev, B43_SHM_SHARED, 0, 0xAA5555AA);
3295 if (b43_shm_read32(dev, B43_SHM_SHARED, 0) != 0xAA5555AA)
Michael Buesche4d6b792007-09-18 15:39:42 -04003296 goto error;
3297
Michael Bueschf62ae6c2009-07-31 20:51:41 +02003298 /* Check if unaligned 32bit SHM_SHARED access works properly.
3299 * However, don't bail out on failure, because it's noncritical. */
3300 b43_shm_write16(dev, B43_SHM_SHARED, 0, 0x1122);
3301 b43_shm_write16(dev, B43_SHM_SHARED, 2, 0x3344);
3302 b43_shm_write16(dev, B43_SHM_SHARED, 4, 0x5566);
3303 b43_shm_write16(dev, B43_SHM_SHARED, 6, 0x7788);
3304 if (b43_shm_read32(dev, B43_SHM_SHARED, 2) != 0x55663344)
3305 b43warn(dev->wl, "Unaligned 32bit SHM read access is broken\n");
3306 b43_shm_write32(dev, B43_SHM_SHARED, 2, 0xAABBCCDD);
3307 if (b43_shm_read16(dev, B43_SHM_SHARED, 0) != 0x1122 ||
3308 b43_shm_read16(dev, B43_SHM_SHARED, 2) != 0xCCDD ||
3309 b43_shm_read16(dev, B43_SHM_SHARED, 4) != 0xAABB ||
3310 b43_shm_read16(dev, B43_SHM_SHARED, 6) != 0x7788)
3311 b43warn(dev->wl, "Unaligned 32bit SHM write access is broken\n");
3312
3313 b43_shm_write32(dev, B43_SHM_SHARED, 0, backup0);
3314 b43_shm_write32(dev, B43_SHM_SHARED, 4, backup4);
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003315
Rafał Miłecki21d889d2011-05-18 02:06:38 +02003316 if ((dev->dev->core_rev >= 3) && (dev->dev->core_rev <= 10)) {
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003317 /* The 32bit register shadows the two 16bit registers
3318 * with update sideeffects. Validate this. */
3319 b43_write16(dev, B43_MMIO_TSF_CFP_START, 0xAAAA);
3320 b43_write32(dev, B43_MMIO_TSF_CFP_START, 0xCCCCBBBB);
3321 if (b43_read16(dev, B43_MMIO_TSF_CFP_START_LOW) != 0xBBBB)
3322 goto error;
3323 if (b43_read16(dev, B43_MMIO_TSF_CFP_START_HIGH) != 0xCCCC)
3324 goto error;
3325 }
3326 b43_write32(dev, B43_MMIO_TSF_CFP_START, 0);
3327
3328 v = b43_read32(dev, B43_MMIO_MACCTL);
3329 v |= B43_MACCTL_GMODE;
3330 if (v != (B43_MACCTL_GMODE | B43_MACCTL_IHR_ENABLED))
Michael Buesche4d6b792007-09-18 15:39:42 -04003331 goto error;
3332
3333 return 0;
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003334error:
Michael Buesche4d6b792007-09-18 15:39:42 -04003335 b43err(dev->wl, "Failed to validate the chipaccess\n");
3336 return -ENODEV;
3337}
3338
3339static void b43_security_init(struct b43_wldev *dev)
3340{
Michael Buesche4d6b792007-09-18 15:39:42 -04003341 dev->ktp = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_KTP);
3342 /* KTP is a word address, but we address SHM bytewise.
3343 * So multiply by two.
3344 */
3345 dev->ktp *= 2;
Michael Buesch66d2d082009-08-06 10:36:50 +02003346 /* Number of RCMTA address slots */
3347 b43_write16(dev, B43_MMIO_RCMTA_COUNT, B43_NR_PAIRWISE_KEYS);
3348 /* Clear the key memory. */
Michael Buesche4d6b792007-09-18 15:39:42 -04003349 b43_clear_keys(dev);
3350}
3351
Michael Buesch616de352009-03-29 13:19:31 +02003352#ifdef CONFIG_B43_HWRNG
John Daiker99da1852009-02-24 02:16:42 -08003353static int b43_rng_read(struct hwrng *rng, u32 *data)
Michael Buesche4d6b792007-09-18 15:39:42 -04003354{
3355 struct b43_wl *wl = (struct b43_wl *)rng->priv;
Michael Buescha78b3bb2009-09-11 21:44:05 +02003356 struct b43_wldev *dev;
3357 int count = -ENODEV;
Michael Buesche4d6b792007-09-18 15:39:42 -04003358
Michael Buescha78b3bb2009-09-11 21:44:05 +02003359 mutex_lock(&wl->mutex);
3360 dev = wl->current_dev;
3361 if (likely(dev && b43_status(dev) >= B43_STAT_INITIALIZED)) {
3362 *data = b43_read16(dev, B43_MMIO_RNG);
3363 count = sizeof(u16);
3364 }
3365 mutex_unlock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04003366
Michael Buescha78b3bb2009-09-11 21:44:05 +02003367 return count;
Michael Buesche4d6b792007-09-18 15:39:42 -04003368}
Michael Buesch616de352009-03-29 13:19:31 +02003369#endif /* CONFIG_B43_HWRNG */
Michael Buesche4d6b792007-09-18 15:39:42 -04003370
Rafael J. Wysockib844eba2008-03-23 20:28:24 +01003371static void b43_rng_exit(struct b43_wl *wl)
Michael Buesche4d6b792007-09-18 15:39:42 -04003372{
Michael Buesch616de352009-03-29 13:19:31 +02003373#ifdef CONFIG_B43_HWRNG
Michael Buesche4d6b792007-09-18 15:39:42 -04003374 if (wl->rng_initialized)
Rafael J. Wysockib844eba2008-03-23 20:28:24 +01003375 hwrng_unregister(&wl->rng);
Michael Buesch616de352009-03-29 13:19:31 +02003376#endif /* CONFIG_B43_HWRNG */
Michael Buesche4d6b792007-09-18 15:39:42 -04003377}
3378
3379static int b43_rng_init(struct b43_wl *wl)
3380{
Michael Buesch616de352009-03-29 13:19:31 +02003381 int err = 0;
Michael Buesche4d6b792007-09-18 15:39:42 -04003382
Michael Buesch616de352009-03-29 13:19:31 +02003383#ifdef CONFIG_B43_HWRNG
Michael Buesche4d6b792007-09-18 15:39:42 -04003384 snprintf(wl->rng_name, ARRAY_SIZE(wl->rng_name),
3385 "%s_%s", KBUILD_MODNAME, wiphy_name(wl->hw->wiphy));
3386 wl->rng.name = wl->rng_name;
3387 wl->rng.data_read = b43_rng_read;
3388 wl->rng.priv = (unsigned long)wl;
Rusty Russell3db1cd52011-12-19 13:56:45 +00003389 wl->rng_initialized = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04003390 err = hwrng_register(&wl->rng);
3391 if (err) {
Rusty Russell3db1cd52011-12-19 13:56:45 +00003392 wl->rng_initialized = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04003393 b43err(wl, "Failed to register the random "
3394 "number generator (%d)\n", err);
3395 }
Michael Buesch616de352009-03-29 13:19:31 +02003396#endif /* CONFIG_B43_HWRNG */
Michael Buesche4d6b792007-09-18 15:39:42 -04003397
3398 return err;
3399}
3400
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003401static void b43_tx_work(struct work_struct *work)
Michael Buesche4d6b792007-09-18 15:39:42 -04003402{
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003403 struct b43_wl *wl = container_of(work, struct b43_wl, tx_work);
3404 struct b43_wldev *dev;
3405 struct sk_buff *skb;
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01003406 int queue_num;
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003407 int err = 0;
Michael Buesche4d6b792007-09-18 15:39:42 -04003408
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003409 mutex_lock(&wl->mutex);
3410 dev = wl->current_dev;
3411 if (unlikely(!dev || b43_status(dev) < B43_STAT_STARTED)) {
3412 mutex_unlock(&wl->mutex);
3413 return;
Michael Buesch5100d5a2008-03-29 21:01:16 +01003414 }
Michael Buesch21a75d72008-04-25 19:29:08 +02003415
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01003416 for (queue_num = 0; queue_num < B43_QOS_QUEUE_NUM; queue_num++) {
3417 while (skb_queue_len(&wl->tx_queue[queue_num])) {
3418 skb = skb_dequeue(&wl->tx_queue[queue_num]);
3419 if (b43_using_pio_transfers(dev))
3420 err = b43_pio_tx(dev, skb);
3421 else
3422 err = b43_dma_tx(dev, skb);
3423 if (err == -ENOSPC) {
3424 wl->tx_queue_stopped[queue_num] = 1;
3425 ieee80211_stop_queue(wl->hw, queue_num);
3426 skb_queue_head(&wl->tx_queue[queue_num], skb);
3427 break;
3428 }
3429 if (unlikely(err))
Felix Fietkau78f18df2012-12-10 17:40:21 +01003430 ieee80211_free_txskb(wl->hw, skb);
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01003431 err = 0;
3432 }
Michael Buesch21a75d72008-04-25 19:29:08 +02003433
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01003434 if (!err)
3435 wl->tx_queue_stopped[queue_num] = 0;
Michael Buesch21a75d72008-04-25 19:29:08 +02003436 }
3437
Michael Buesch990b86f2009-09-12 00:48:03 +02003438#if B43_DEBUG
3439 dev->tx_count++;
3440#endif
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003441 mutex_unlock(&wl->mutex);
3442}
Michael Buesch21a75d72008-04-25 19:29:08 +02003443
Johannes Berg7bb45682011-02-24 14:42:06 +01003444static void b43_op_tx(struct ieee80211_hw *hw,
Thomas Huehn36323f82012-07-23 21:33:42 +02003445 struct ieee80211_tx_control *control,
3446 struct sk_buff *skb)
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003447{
3448 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Bueschc9e8eae2008-06-15 15:17:29 +02003449
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003450 if (unlikely(skb->len < 2 + 2 + 6)) {
3451 /* Too short, this can't be a valid frame. */
Felix Fietkau78f18df2012-12-10 17:40:21 +01003452 ieee80211_free_txskb(hw, skb);
Johannes Berg7bb45682011-02-24 14:42:06 +01003453 return;
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003454 }
3455 B43_WARN_ON(skb_shinfo(skb)->nr_frags);
3456
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01003457 skb_queue_tail(&wl->tx_queue[skb->queue_mapping], skb);
3458 if (!wl->tx_queue_stopped[skb->queue_mapping]) {
3459 ieee80211_queue_work(wl->hw, &wl->tx_work);
3460 } else {
3461 ieee80211_stop_queue(wl->hw, skb->queue_mapping);
3462 }
Michael Buesche4d6b792007-09-18 15:39:42 -04003463}
3464
Michael Buesche6f5b932008-03-05 21:18:49 +01003465static void b43_qos_params_upload(struct b43_wldev *dev,
3466 const struct ieee80211_tx_queue_params *p,
3467 u16 shm_offset)
3468{
3469 u16 params[B43_NR_QOSPARAMS];
Johannes Berg0b576642008-07-15 02:08:24 -07003470 int bslots, tmp;
Michael Buesche6f5b932008-03-05 21:18:49 +01003471 unsigned int i;
3472
Michael Bueschb0544eb2009-09-06 15:42:45 +02003473 if (!dev->qos_enabled)
3474 return;
3475
Johannes Berg0b576642008-07-15 02:08:24 -07003476 bslots = b43_read16(dev, B43_MMIO_RNG) & p->cw_min;
Michael Buesche6f5b932008-03-05 21:18:49 +01003477
3478 memset(&params, 0, sizeof(params));
3479
3480 params[B43_QOSPARAM_TXOP] = p->txop * 32;
Johannes Berg0b576642008-07-15 02:08:24 -07003481 params[B43_QOSPARAM_CWMIN] = p->cw_min;
3482 params[B43_QOSPARAM_CWMAX] = p->cw_max;
3483 params[B43_QOSPARAM_CWCUR] = p->cw_min;
3484 params[B43_QOSPARAM_AIFS] = p->aifs;
Michael Buesche6f5b932008-03-05 21:18:49 +01003485 params[B43_QOSPARAM_BSLOTS] = bslots;
Johannes Berg0b576642008-07-15 02:08:24 -07003486 params[B43_QOSPARAM_REGGAP] = bslots + p->aifs;
Michael Buesche6f5b932008-03-05 21:18:49 +01003487
3488 for (i = 0; i < ARRAY_SIZE(params); i++) {
3489 if (i == B43_QOSPARAM_STATUS) {
3490 tmp = b43_shm_read16(dev, B43_SHM_SHARED,
3491 shm_offset + (i * 2));
3492 /* Mark the parameters as updated. */
3493 tmp |= 0x100;
3494 b43_shm_write16(dev, B43_SHM_SHARED,
3495 shm_offset + (i * 2),
3496 tmp);
3497 } else {
3498 b43_shm_write16(dev, B43_SHM_SHARED,
3499 shm_offset + (i * 2),
3500 params[i]);
3501 }
3502 }
3503}
3504
Michael Bueschc40c1122008-09-06 16:21:47 +02003505/* Mapping of mac80211 queue numbers to b43 QoS SHM offsets. */
3506static const u16 b43_qos_shm_offsets[] = {
3507 /* [mac80211-queue-nr] = SHM_OFFSET, */
3508 [0] = B43_QOS_VOICE,
3509 [1] = B43_QOS_VIDEO,
3510 [2] = B43_QOS_BESTEFFORT,
3511 [3] = B43_QOS_BACKGROUND,
3512};
3513
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003514/* Update all QOS parameters in hardware. */
3515static void b43_qos_upload_all(struct b43_wldev *dev)
Michael Buesche6f5b932008-03-05 21:18:49 +01003516{
3517 struct b43_wl *wl = dev->wl;
3518 struct b43_qos_params *params;
Michael Buesche6f5b932008-03-05 21:18:49 +01003519 unsigned int i;
3520
Michael Bueschb0544eb2009-09-06 15:42:45 +02003521 if (!dev->qos_enabled)
3522 return;
3523
Michael Bueschc40c1122008-09-06 16:21:47 +02003524 BUILD_BUG_ON(ARRAY_SIZE(b43_qos_shm_offsets) !=
3525 ARRAY_SIZE(wl->qos_params));
Michael Buesche6f5b932008-03-05 21:18:49 +01003526
3527 b43_mac_suspend(dev);
Michael Buesche6f5b932008-03-05 21:18:49 +01003528 for (i = 0; i < ARRAY_SIZE(wl->qos_params); i++) {
3529 params = &(wl->qos_params[i]);
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003530 b43_qos_params_upload(dev, &(params->p),
3531 b43_qos_shm_offsets[i]);
Michael Buesche6f5b932008-03-05 21:18:49 +01003532 }
Michael Buesche6f5b932008-03-05 21:18:49 +01003533 b43_mac_enable(dev);
3534}
3535
3536static void b43_qos_clear(struct b43_wl *wl)
3537{
3538 struct b43_qos_params *params;
3539 unsigned int i;
3540
Michael Bueschc40c1122008-09-06 16:21:47 +02003541 /* Initialize QoS parameters to sane defaults. */
3542
3543 BUILD_BUG_ON(ARRAY_SIZE(b43_qos_shm_offsets) !=
3544 ARRAY_SIZE(wl->qos_params));
3545
Michael Buesche6f5b932008-03-05 21:18:49 +01003546 for (i = 0; i < ARRAY_SIZE(wl->qos_params); i++) {
3547 params = &(wl->qos_params[i]);
3548
Michael Bueschc40c1122008-09-06 16:21:47 +02003549 switch (b43_qos_shm_offsets[i]) {
3550 case B43_QOS_VOICE:
3551 params->p.txop = 0;
3552 params->p.aifs = 2;
3553 params->p.cw_min = 0x0001;
3554 params->p.cw_max = 0x0001;
3555 break;
3556 case B43_QOS_VIDEO:
3557 params->p.txop = 0;
3558 params->p.aifs = 2;
3559 params->p.cw_min = 0x0001;
3560 params->p.cw_max = 0x0001;
3561 break;
3562 case B43_QOS_BESTEFFORT:
3563 params->p.txop = 0;
3564 params->p.aifs = 3;
3565 params->p.cw_min = 0x0001;
3566 params->p.cw_max = 0x03FF;
3567 break;
3568 case B43_QOS_BACKGROUND:
3569 params->p.txop = 0;
3570 params->p.aifs = 7;
3571 params->p.cw_min = 0x0001;
3572 params->p.cw_max = 0x03FF;
3573 break;
3574 default:
3575 B43_WARN_ON(1);
3576 }
Michael Buesche6f5b932008-03-05 21:18:49 +01003577 }
3578}
3579
3580/* Initialize the core's QOS capabilities */
3581static void b43_qos_init(struct b43_wldev *dev)
3582{
Michael Bueschb0544eb2009-09-06 15:42:45 +02003583 if (!dev->qos_enabled) {
3584 /* Disable QOS support. */
3585 b43_hf_write(dev, b43_hf_read(dev) & ~B43_HF_EDCF);
3586 b43_write16(dev, B43_MMIO_IFSCTL,
3587 b43_read16(dev, B43_MMIO_IFSCTL)
3588 & ~B43_MMIO_IFSCTL_USE_EDCF);
3589 b43dbg(dev->wl, "QoS disabled\n");
3590 return;
3591 }
3592
Michael Buesche6f5b932008-03-05 21:18:49 +01003593 /* Upload the current QOS parameters. */
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003594 b43_qos_upload_all(dev);
Michael Buesche6f5b932008-03-05 21:18:49 +01003595
3596 /* Enable QOS support. */
3597 b43_hf_write(dev, b43_hf_read(dev) | B43_HF_EDCF);
3598 b43_write16(dev, B43_MMIO_IFSCTL,
3599 b43_read16(dev, B43_MMIO_IFSCTL)
3600 | B43_MMIO_IFSCTL_USE_EDCF);
Michael Bueschb0544eb2009-09-06 15:42:45 +02003601 b43dbg(dev->wl, "QoS enabled\n");
Michael Buesche6f5b932008-03-05 21:18:49 +01003602}
3603
Eliad Peller8a3a3c82011-10-02 10:15:52 +02003604static int b43_op_conf_tx(struct ieee80211_hw *hw,
3605 struct ieee80211_vif *vif, u16 _queue,
Michael Buesch40faacc2007-10-28 16:29:32 +01003606 const struct ieee80211_tx_queue_params *params)
Michael Buesche4d6b792007-09-18 15:39:42 -04003607{
Michael Buesche6f5b932008-03-05 21:18:49 +01003608 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003609 struct b43_wldev *dev;
Michael Buesche6f5b932008-03-05 21:18:49 +01003610 unsigned int queue = (unsigned int)_queue;
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003611 int err = -ENODEV;
Michael Buesche6f5b932008-03-05 21:18:49 +01003612
3613 if (queue >= ARRAY_SIZE(wl->qos_params)) {
3614 /* Queue not available or don't support setting
3615 * params on this queue. Return success to not
3616 * confuse mac80211. */
3617 return 0;
3618 }
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003619 BUILD_BUG_ON(ARRAY_SIZE(b43_qos_shm_offsets) !=
3620 ARRAY_SIZE(wl->qos_params));
Michael Buesche6f5b932008-03-05 21:18:49 +01003621
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003622 mutex_lock(&wl->mutex);
3623 dev = wl->current_dev;
3624 if (unlikely(!dev || (b43_status(dev) < B43_STAT_INITIALIZED)))
3625 goto out_unlock;
Michael Buesche6f5b932008-03-05 21:18:49 +01003626
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003627 memcpy(&(wl->qos_params[queue].p), params, sizeof(*params));
3628 b43_mac_suspend(dev);
3629 b43_qos_params_upload(dev, &(wl->qos_params[queue].p),
3630 b43_qos_shm_offsets[queue]);
3631 b43_mac_enable(dev);
3632 err = 0;
Michael Buesche6f5b932008-03-05 21:18:49 +01003633
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003634out_unlock:
3635 mutex_unlock(&wl->mutex);
3636
3637 return err;
Michael Buesche4d6b792007-09-18 15:39:42 -04003638}
3639
Michael Buesch40faacc2007-10-28 16:29:32 +01003640static int b43_op_get_stats(struct ieee80211_hw *hw,
3641 struct ieee80211_low_level_stats *stats)
Michael Buesche4d6b792007-09-18 15:39:42 -04003642{
3643 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Buesche4d6b792007-09-18 15:39:42 -04003644
Michael Buesch36dbd952009-09-04 22:51:29 +02003645 mutex_lock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04003646 memcpy(stats, &wl->ieee_stats, sizeof(*stats));
Michael Buesch36dbd952009-09-04 22:51:29 +02003647 mutex_unlock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04003648
3649 return 0;
3650}
3651
Eliad Peller37a41b42011-09-21 14:06:11 +03003652static u64 b43_op_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003653{
3654 struct b43_wl *wl = hw_to_b43_wl(hw);
3655 struct b43_wldev *dev;
3656 u64 tsf;
3657
3658 mutex_lock(&wl->mutex);
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003659 dev = wl->current_dev;
3660
3661 if (dev && (b43_status(dev) >= B43_STAT_INITIALIZED))
3662 b43_tsf_read(dev, &tsf);
3663 else
3664 tsf = 0;
3665
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003666 mutex_unlock(&wl->mutex);
3667
3668 return tsf;
3669}
3670
Eliad Peller37a41b42011-09-21 14:06:11 +03003671static void b43_op_set_tsf(struct ieee80211_hw *hw,
3672 struct ieee80211_vif *vif, u64 tsf)
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003673{
3674 struct b43_wl *wl = hw_to_b43_wl(hw);
3675 struct b43_wldev *dev;
3676
3677 mutex_lock(&wl->mutex);
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003678 dev = wl->current_dev;
3679
3680 if (dev && (b43_status(dev) >= B43_STAT_INITIALIZED))
3681 b43_tsf_write(dev, tsf);
3682
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003683 mutex_unlock(&wl->mutex);
3684}
3685
John Daiker99da1852009-02-24 02:16:42 -08003686static const char *band_to_string(enum ieee80211_band band)
Michael Buesche4d6b792007-09-18 15:39:42 -04003687{
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003688 switch (band) {
3689 case IEEE80211_BAND_5GHZ:
3690 return "5";
3691 case IEEE80211_BAND_2GHZ:
3692 return "2.4";
3693 default:
3694 break;
3695 }
3696 B43_WARN_ON(1);
3697 return "";
3698}
3699
3700/* Expects wl->mutex locked */
Rafał Miłecki7a8af8c2014-05-17 23:24:56 +02003701static int b43_switch_band(struct b43_wldev *dev,
3702 struct ieee80211_channel *chan)
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003703{
Rafał Miłecki7a8af8c2014-05-17 23:24:56 +02003704 struct b43_phy *phy = &dev->phy;
3705 bool gmode;
3706 u32 tmp;
Michael Buesche4d6b792007-09-18 15:39:42 -04003707
Rafał Miłecki644aa4d2014-04-21 10:54:29 +02003708 switch (chan->band) {
3709 case IEEE80211_BAND_5GHZ:
Rafał Miłecki7a8af8c2014-05-17 23:24:56 +02003710 gmode = false;
Rafał Miłecki644aa4d2014-04-21 10:54:29 +02003711 break;
3712 case IEEE80211_BAND_2GHZ:
Rafał Miłecki7a8af8c2014-05-17 23:24:56 +02003713 gmode = true;
Rafał Miłecki644aa4d2014-04-21 10:54:29 +02003714 break;
3715 default:
3716 B43_WARN_ON(1);
3717 return -EINVAL;
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003718 }
Rafał Miłecki644aa4d2014-04-21 10:54:29 +02003719
Rafał Miłecki7a8af8c2014-05-17 23:24:56 +02003720 if (!((gmode && phy->supports_2ghz) ||
3721 (!gmode && phy->supports_5ghz))) {
3722 b43err(dev->wl, "This device doesn't support %s-GHz band\n",
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003723 band_to_string(chan->band));
3724 return -ENODEV;
Michael Buesche4d6b792007-09-18 15:39:42 -04003725 }
Rafał Miłecki7a8af8c2014-05-17 23:24:56 +02003726
3727 if (!!phy->gmode == !!gmode) {
Michael Buesche4d6b792007-09-18 15:39:42 -04003728 /* This device is already running. */
3729 return 0;
3730 }
Rafał Miłecki7a8af8c2014-05-17 23:24:56 +02003731
3732 b43dbg(dev->wl, "Switching to %s GHz band\n",
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003733 band_to_string(chan->band));
Michael Buesche4d6b792007-09-18 15:39:42 -04003734
Rafał Miłecki7a8af8c2014-05-17 23:24:56 +02003735 b43_software_rfkill(dev, true);
Michael Buesche4d6b792007-09-18 15:39:42 -04003736
Rafał Miłecki7a8af8c2014-05-17 23:24:56 +02003737 phy->gmode = gmode;
3738 b43_phy_put_into_reset(dev);
3739 switch (dev->dev->bus_type) {
3740#ifdef CONFIG_B43_BCMA
3741 case B43_BUS_BCMA:
3742 tmp = bcma_aread32(dev->dev->bdev, BCMA_IOCTL);
3743 if (gmode)
3744 tmp |= B43_BCMA_IOCTL_GMODE;
3745 else
3746 tmp &= ~B43_BCMA_IOCTL_GMODE;
3747 bcma_awrite32(dev->dev->bdev, BCMA_IOCTL, tmp);
3748 break;
3749#endif
3750#ifdef CONFIG_B43_SSB
3751 case B43_BUS_SSB:
3752 tmp = ssb_read32(dev->dev->sdev, SSB_TMSLOW);
3753 if (gmode)
3754 tmp |= B43_TMSLOW_GMODE;
3755 else
3756 tmp &= ~B43_TMSLOW_GMODE;
3757 ssb_write32(dev->dev->sdev, SSB_TMSLOW, tmp);
3758 break;
3759#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04003760 }
Rafał Miłecki7a8af8c2014-05-17 23:24:56 +02003761 b43_phy_take_out_of_reset(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04003762
Rafał Miłecki7a8af8c2014-05-17 23:24:56 +02003763 b43_upload_initvals_band(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04003764
Rafał Miłecki7a8af8c2014-05-17 23:24:56 +02003765 b43_phy_init(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04003766
3767 return 0;
Michael Buesche4d6b792007-09-18 15:39:42 -04003768}
3769
Johannes Berg9124b072008-10-14 19:17:54 +02003770/* Write the short and long frame retry limit values. */
3771static void b43_set_retry_limits(struct b43_wldev *dev,
3772 unsigned int short_retry,
3773 unsigned int long_retry)
3774{
3775 /* The retry limit is a 4-bit counter. Enforce this to avoid overflowing
3776 * the chip-internal counter. */
3777 short_retry = min(short_retry, (unsigned int)0xF);
3778 long_retry = min(long_retry, (unsigned int)0xF);
3779
3780 b43_shm_write16(dev, B43_SHM_SCRATCH, B43_SHM_SC_SRLIMIT,
3781 short_retry);
3782 b43_shm_write16(dev, B43_SHM_SCRATCH, B43_SHM_SC_LRLIMIT,
3783 long_retry);
3784}
3785
Johannes Berge8975582008-10-09 12:18:51 +02003786static int b43_op_config(struct ieee80211_hw *hw, u32 changed)
Michael Buesche4d6b792007-09-18 15:39:42 -04003787{
3788 struct b43_wl *wl = hw_to_b43_wl(hw);
3789 struct b43_wldev *dev;
3790 struct b43_phy *phy;
Johannes Berge8975582008-10-09 12:18:51 +02003791 struct ieee80211_conf *conf = &hw->conf;
Michael Buesch9db1f6d2007-12-22 21:54:20 +01003792 int antenna;
Michael Buesche4d6b792007-09-18 15:39:42 -04003793 int err = 0;
Felix Fietkau2a190322011-08-10 13:50:30 -06003794 bool reload_bss = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04003795
Michael Buesche4d6b792007-09-18 15:39:42 -04003796 mutex_lock(&wl->mutex);
3797
Felix Fietkau2a190322011-08-10 13:50:30 -06003798 dev = wl->current_dev;
3799
Rafał Miłecki7a8af8c2014-05-17 23:24:56 +02003800 b43_mac_suspend(dev);
3801
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003802 /* Switch the band (if necessary). This might change the active core. */
Rafał Miłecki7a8af8c2014-05-17 23:24:56 +02003803 err = b43_switch_band(dev, conf->chandef.chan);
Michael Buesche4d6b792007-09-18 15:39:42 -04003804 if (err)
3805 goto out_unlock_mutex;
Felix Fietkau2a190322011-08-10 13:50:30 -06003806
3807 /* Need to reload all settings if the core changed */
3808 if (dev != wl->current_dev) {
3809 dev = wl->current_dev;
3810 changed = ~0;
3811 reload_bss = true;
3812 }
3813
Michael Buesche4d6b792007-09-18 15:39:42 -04003814 phy = &dev->phy;
3815
Rafał Miłeckiaa4c7b22010-01-22 01:53:12 +01003816 if (conf_is_ht(conf))
3817 phy->is_40mhz =
3818 (conf_is_ht40_minus(conf) || conf_is_ht40_plus(conf));
3819 else
3820 phy->is_40mhz = false;
3821
Johannes Berg9124b072008-10-14 19:17:54 +02003822 if (changed & IEEE80211_CONF_CHANGE_RETRY_LIMITS)
3823 b43_set_retry_limits(dev, conf->short_frame_max_tx_count,
3824 conf->long_frame_max_tx_count);
3825 changed &= ~IEEE80211_CONF_CHANGE_RETRY_LIMITS;
3826 if (!changed)
Michael Bueschd10d0e52008-12-18 22:13:39 +01003827 goto out_mac_enable;
Michael Buesche4d6b792007-09-18 15:39:42 -04003828
3829 /* Switch to the requested channel.
3830 * The firmware takes care of races with the TX handler. */
Karl Beldan675a0b02013-03-25 16:26:57 +01003831 if (conf->chandef.chan->hw_value != phy->channel)
3832 b43_switch_channel(dev, conf->chandef.chan->hw_value);
Michael Buesche4d6b792007-09-18 15:39:42 -04003833
Johannes Berg0869aea2009-10-28 10:03:35 +01003834 dev->wl->radiotap_enabled = !!(conf->flags & IEEE80211_CONF_MONITOR);
Johannes Bergd42ce842007-11-23 14:50:51 +01003835
Michael Buesche4d6b792007-09-18 15:39:42 -04003836 /* Adjust the desired TX power level. */
3837 if (conf->power_level != 0) {
Michael Buesch18c8ade2008-08-28 19:33:40 +02003838 if (conf->power_level != phy->desired_txpower) {
3839 phy->desired_txpower = conf->power_level;
3840 b43_phy_txpower_check(dev, B43_TXPWR_IGNORE_TIME |
3841 B43_TXPWR_IGNORE_TSSI);
Michael Buesche4d6b792007-09-18 15:39:42 -04003842 }
3843 }
3844
3845 /* Antennas for RX and management frame TX. */
Johannes Berg0f4ac382008-10-09 12:18:04 +02003846 antenna = B43_ANTENNA_DEFAULT;
Michael Buesch9db1f6d2007-12-22 21:54:20 +01003847 b43_mgmtframe_txantenna(dev, antenna);
Johannes Berg0f4ac382008-10-09 12:18:04 +02003848 antenna = B43_ANTENNA_DEFAULT;
Michael Bueschef1a6282008-08-27 18:53:02 +02003849 if (phy->ops->set_rx_antenna)
3850 phy->ops->set_rx_antenna(dev, antenna);
Michael Buesche4d6b792007-09-18 15:39:42 -04003851
Larry Fingerfd4973c2009-06-20 12:58:11 -05003852 if (wl->radio_enabled != phy->radio_on) {
3853 if (wl->radio_enabled) {
Johannes Berg19d337d2009-06-02 13:01:37 +02003854 b43_software_rfkill(dev, false);
Michael Bueschfda9abc2007-09-20 22:14:18 +02003855 b43info(dev->wl, "Radio turned on by software\n");
3856 if (!dev->radio_hw_enable) {
3857 b43info(dev->wl, "The hardware RF-kill button "
3858 "still turns the radio physically off. "
3859 "Press the button to turn it on.\n");
3860 }
3861 } else {
Johannes Berg19d337d2009-06-02 13:01:37 +02003862 b43_software_rfkill(dev, true);
Michael Bueschfda9abc2007-09-20 22:14:18 +02003863 b43info(dev->wl, "Radio turned off by software\n");
3864 }
3865 }
3866
Michael Bueschd10d0e52008-12-18 22:13:39 +01003867out_mac_enable:
3868 b43_mac_enable(dev);
3869out_unlock_mutex:
Michael Buesche4d6b792007-09-18 15:39:42 -04003870 mutex_unlock(&wl->mutex);
3871
Felix Fietkau2a190322011-08-10 13:50:30 -06003872 if (wl->vif && reload_bss)
3873 b43_op_bss_info_changed(hw, wl->vif, &wl->vif->bss_conf, ~0);
3874
Michael Buesche4d6b792007-09-18 15:39:42 -04003875 return err;
3876}
3877
Johannes Berg881d9482009-01-21 15:13:48 +01003878static void b43_update_basic_rates(struct b43_wldev *dev, u32 brates)
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01003879{
3880 struct ieee80211_supported_band *sband =
3881 dev->wl->hw->wiphy->bands[b43_current_band(dev->wl)];
3882 struct ieee80211_rate *rate;
3883 int i;
3884 u16 basic, direct, offset, basic_offset, rateptr;
3885
3886 for (i = 0; i < sband->n_bitrates; i++) {
3887 rate = &sband->bitrates[i];
3888
3889 if (b43_is_cck_rate(rate->hw_value)) {
3890 direct = B43_SHM_SH_CCKDIRECT;
3891 basic = B43_SHM_SH_CCKBASIC;
3892 offset = b43_plcp_get_ratecode_cck(rate->hw_value);
3893 offset &= 0xF;
3894 } else {
3895 direct = B43_SHM_SH_OFDMDIRECT;
3896 basic = B43_SHM_SH_OFDMBASIC;
3897 offset = b43_plcp_get_ratecode_ofdm(rate->hw_value);
3898 offset &= 0xF;
3899 }
3900
3901 rate = ieee80211_get_response_rate(sband, brates, rate->bitrate);
3902
3903 if (b43_is_cck_rate(rate->hw_value)) {
3904 basic_offset = b43_plcp_get_ratecode_cck(rate->hw_value);
3905 basic_offset &= 0xF;
3906 } else {
3907 basic_offset = b43_plcp_get_ratecode_ofdm(rate->hw_value);
3908 basic_offset &= 0xF;
3909 }
3910
3911 /*
3912 * Get the pointer that we need to point to
3913 * from the direct map
3914 */
3915 rateptr = b43_shm_read16(dev, B43_SHM_SHARED,
3916 direct + 2 * basic_offset);
3917 /* and write it to the basic map */
3918 b43_shm_write16(dev, B43_SHM_SHARED, basic + 2 * offset,
3919 rateptr);
3920 }
3921}
3922
3923static void b43_op_bss_info_changed(struct ieee80211_hw *hw,
3924 struct ieee80211_vif *vif,
3925 struct ieee80211_bss_conf *conf,
3926 u32 changed)
3927{
3928 struct b43_wl *wl = hw_to_b43_wl(hw);
3929 struct b43_wldev *dev;
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01003930
3931 mutex_lock(&wl->mutex);
3932
3933 dev = wl->current_dev;
Michael Bueschd10d0e52008-12-18 22:13:39 +01003934 if (!dev || b43_status(dev) < B43_STAT_STARTED)
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01003935 goto out_unlock_mutex;
Johannes Berg2d0ddec2009-04-23 16:13:26 +02003936
3937 B43_WARN_ON(wl->vif != vif);
3938
3939 if (changed & BSS_CHANGED_BSSID) {
Johannes Berg2d0ddec2009-04-23 16:13:26 +02003940 if (conf->bssid)
3941 memcpy(wl->bssid, conf->bssid, ETH_ALEN);
3942 else
3943 memset(wl->bssid, 0, ETH_ALEN);
Johannes Berg2d0ddec2009-04-23 16:13:26 +02003944 }
3945
Johannes Berg3f0d8432009-05-18 10:53:18 +02003946 if (b43_status(dev) >= B43_STAT_INITIALIZED) {
3947 if (changed & BSS_CHANGED_BEACON &&
3948 (b43_is_mode(wl, NL80211_IFTYPE_AP) ||
3949 b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT) ||
3950 b43_is_mode(wl, NL80211_IFTYPE_ADHOC)))
3951 b43_update_templates(wl);
3952
3953 if (changed & BSS_CHANGED_BSSID)
3954 b43_write_mac_bssid_templates(dev);
3955 }
Johannes Berg3f0d8432009-05-18 10:53:18 +02003956
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01003957 b43_mac_suspend(dev);
3958
Johannes Berg57c4d7b2009-04-23 16:10:04 +02003959 /* Update templates for AP/mesh mode. */
3960 if (changed & BSS_CHANGED_BEACON_INT &&
3961 (b43_is_mode(wl, NL80211_IFTYPE_AP) ||
3962 b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT) ||
Felix Fietkau2a190322011-08-10 13:50:30 -06003963 b43_is_mode(wl, NL80211_IFTYPE_ADHOC)) &&
3964 conf->beacon_int)
Johannes Berg57c4d7b2009-04-23 16:10:04 +02003965 b43_set_beacon_int(dev, conf->beacon_int);
3966
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01003967 if (changed & BSS_CHANGED_BASIC_RATES)
3968 b43_update_basic_rates(dev, conf->basic_rates);
3969
3970 if (changed & BSS_CHANGED_ERP_SLOT) {
3971 if (conf->use_short_slot)
3972 b43_short_slot_timing_enable(dev);
3973 else
3974 b43_short_slot_timing_disable(dev);
3975 }
3976
3977 b43_mac_enable(dev);
Michael Bueschd10d0e52008-12-18 22:13:39 +01003978out_unlock_mutex:
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01003979 mutex_unlock(&wl->mutex);
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01003980}
3981
Michael Buesch40faacc2007-10-28 16:29:32 +01003982static int b43_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd,
Johannes Bergdc822b52008-12-29 12:55:09 +01003983 struct ieee80211_vif *vif, struct ieee80211_sta *sta,
3984 struct ieee80211_key_conf *key)
Michael Buesche4d6b792007-09-18 15:39:42 -04003985{
3986 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01003987 struct b43_wldev *dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04003988 u8 algorithm;
3989 u8 index;
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01003990 int err;
Michael Buesch060210f2009-01-25 15:49:59 +01003991 static const u8 bcast_addr[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
Michael Buesche4d6b792007-09-18 15:39:42 -04003992
3993 if (modparam_nohwcrypt)
3994 return -ENOSPC; /* User disabled HW-crypto */
3995
Antonio Quartulli78f9c852012-04-01 00:35:40 +03003996 if ((vif->type == NL80211_IFTYPE_ADHOC ||
3997 vif->type == NL80211_IFTYPE_MESH_POINT) &&
3998 (key->cipher == WLAN_CIPHER_SUITE_TKIP ||
3999 key->cipher == WLAN_CIPHER_SUITE_CCMP) &&
4000 !(key->flags & IEEE80211_KEY_FLAG_PAIRWISE)) {
4001 /*
4002 * For now, disable hw crypto for the RSN IBSS group keys. This
4003 * could be optimized in the future, but until that gets
4004 * implemented, use of software crypto for group addressed
4005 * frames is a acceptable to allow RSN IBSS to be used.
4006 */
4007 return -EOPNOTSUPP;
4008 }
4009
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01004010 mutex_lock(&wl->mutex);
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01004011
4012 dev = wl->current_dev;
4013 err = -ENODEV;
4014 if (!dev || b43_status(dev) < B43_STAT_INITIALIZED)
4015 goto out_unlock;
4016
Michael Buesch403a3a12009-06-08 21:04:57 +02004017 if (dev->fw.pcm_request_failed || !dev->hwcrypto_enabled) {
Michael Buesch68217832008-05-17 23:43:57 +02004018 /* We don't have firmware for the crypto engine.
4019 * Must use software-crypto. */
4020 err = -EOPNOTSUPP;
4021 goto out_unlock;
4022 }
4023
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01004024 err = -EINVAL;
Johannes Berg97359d12010-08-10 09:46:38 +02004025 switch (key->cipher) {
4026 case WLAN_CIPHER_SUITE_WEP40:
4027 algorithm = B43_SEC_ALGO_WEP40;
Michael Buesche4d6b792007-09-18 15:39:42 -04004028 break;
Johannes Berg97359d12010-08-10 09:46:38 +02004029 case WLAN_CIPHER_SUITE_WEP104:
4030 algorithm = B43_SEC_ALGO_WEP104;
4031 break;
4032 case WLAN_CIPHER_SUITE_TKIP:
Michael Buesche4d6b792007-09-18 15:39:42 -04004033 algorithm = B43_SEC_ALGO_TKIP;
4034 break;
Johannes Berg97359d12010-08-10 09:46:38 +02004035 case WLAN_CIPHER_SUITE_CCMP:
Michael Buesche4d6b792007-09-18 15:39:42 -04004036 algorithm = B43_SEC_ALGO_AES;
4037 break;
4038 default:
4039 B43_WARN_ON(1);
Michael Buesche4d6b792007-09-18 15:39:42 -04004040 goto out_unlock;
4041 }
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01004042 index = (u8) (key->keyidx);
4043 if (index > 3)
4044 goto out_unlock;
Michael Buesche4d6b792007-09-18 15:39:42 -04004045
4046 switch (cmd) {
4047 case SET_KEY:
gregor kowski035d0242009-08-19 22:35:45 +02004048 if (algorithm == B43_SEC_ALGO_TKIP &&
4049 (!(key->flags & IEEE80211_KEY_FLAG_PAIRWISE) ||
4050 !modparam_hwtkip)) {
4051 /* We support only pairwise key */
Michael Buesche4d6b792007-09-18 15:39:42 -04004052 err = -EOPNOTSUPP;
4053 goto out_unlock;
4054 }
4055
Michael Buesche808e582008-12-19 21:30:52 +01004056 if (key->flags & IEEE80211_KEY_FLAG_PAIRWISE) {
Johannes Bergdc822b52008-12-29 12:55:09 +01004057 if (WARN_ON(!sta)) {
4058 err = -EOPNOTSUPP;
4059 goto out_unlock;
4060 }
Michael Buesche808e582008-12-19 21:30:52 +01004061 /* Pairwise key with an assigned MAC address. */
Michael Buesche4d6b792007-09-18 15:39:42 -04004062 err = b43_key_write(dev, -1, algorithm,
Johannes Bergdc822b52008-12-29 12:55:09 +01004063 key->key, key->keylen,
4064 sta->addr, key);
Michael Buesche808e582008-12-19 21:30:52 +01004065 } else {
4066 /* Group key */
4067 err = b43_key_write(dev, index, algorithm,
4068 key->key, key->keylen, NULL, key);
Michael Buesche4d6b792007-09-18 15:39:42 -04004069 }
4070 if (err)
4071 goto out_unlock;
4072
4073 if (algorithm == B43_SEC_ALGO_WEP40 ||
4074 algorithm == B43_SEC_ALGO_WEP104) {
4075 b43_hf_write(dev, b43_hf_read(dev) | B43_HF_USEDEFKEYS);
4076 } else {
4077 b43_hf_write(dev,
4078 b43_hf_read(dev) & ~B43_HF_USEDEFKEYS);
4079 }
4080 key->flags |= IEEE80211_KEY_FLAG_GENERATE_IV;
gregor kowski035d0242009-08-19 22:35:45 +02004081 if (algorithm == B43_SEC_ALGO_TKIP)
4082 key->flags |= IEEE80211_KEY_FLAG_GENERATE_MMIC;
Michael Buesche4d6b792007-09-18 15:39:42 -04004083 break;
4084 case DISABLE_KEY: {
4085 err = b43_key_clear(dev, key->hw_key_idx);
4086 if (err)
4087 goto out_unlock;
4088 break;
4089 }
4090 default:
4091 B43_WARN_ON(1);
4092 }
Michael Buesch9cf7f242008-12-19 20:24:30 +01004093
Michael Buesche4d6b792007-09-18 15:39:42 -04004094out_unlock:
Michael Buesche4d6b792007-09-18 15:39:42 -04004095 if (!err) {
4096 b43dbg(wl, "%s hardware based encryption for keyidx: %d, "
Johannes Berge1749612008-10-27 15:59:26 -07004097 "mac: %pM\n",
Michael Buesche4d6b792007-09-18 15:39:42 -04004098 cmd == SET_KEY ? "Using" : "Disabling", key->keyidx,
Larry Fingera1d882102009-01-14 11:15:25 -06004099 sta ? sta->addr : bcast_addr);
Michael Buesch9cf7f242008-12-19 20:24:30 +01004100 b43_dump_keymemory(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004101 }
Michael Buesch9cf7f242008-12-19 20:24:30 +01004102 mutex_unlock(&wl->mutex);
4103
Michael Buesche4d6b792007-09-18 15:39:42 -04004104 return err;
4105}
4106
Michael Buesch40faacc2007-10-28 16:29:32 +01004107static void b43_op_configure_filter(struct ieee80211_hw *hw,
4108 unsigned int changed, unsigned int *fflags,
Johannes Berg3ac64be2009-08-17 16:16:53 +02004109 u64 multicast)
Michael Buesche4d6b792007-09-18 15:39:42 -04004110{
4111 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Buesch36dbd952009-09-04 22:51:29 +02004112 struct b43_wldev *dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04004113
Michael Buesch36dbd952009-09-04 22:51:29 +02004114 mutex_lock(&wl->mutex);
4115 dev = wl->current_dev;
Johannes Berg4150c572007-09-17 01:29:23 -04004116 if (!dev) {
4117 *fflags = 0;
Michael Buesch36dbd952009-09-04 22:51:29 +02004118 goto out_unlock;
Michael Buesche4d6b792007-09-18 15:39:42 -04004119 }
Johannes Berg4150c572007-09-17 01:29:23 -04004120
Johannes Berg4150c572007-09-17 01:29:23 -04004121 *fflags &= FIF_PROMISC_IN_BSS |
4122 FIF_ALLMULTI |
4123 FIF_FCSFAIL |
4124 FIF_PLCPFAIL |
4125 FIF_CONTROL |
4126 FIF_OTHER_BSS |
4127 FIF_BCN_PRBRESP_PROMISC;
4128
4129 changed &= FIF_PROMISC_IN_BSS |
4130 FIF_ALLMULTI |
4131 FIF_FCSFAIL |
4132 FIF_PLCPFAIL |
4133 FIF_CONTROL |
4134 FIF_OTHER_BSS |
4135 FIF_BCN_PRBRESP_PROMISC;
4136
4137 wl->filter_flags = *fflags;
4138
4139 if (changed && b43_status(dev) >= B43_STAT_INITIALIZED)
4140 b43_adjust_opmode(dev);
Michael Buesch36dbd952009-09-04 22:51:29 +02004141
4142out_unlock:
4143 mutex_unlock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04004144}
4145
Michael Buesch36dbd952009-09-04 22:51:29 +02004146/* Locking: wl->mutex
4147 * Returns the current dev. This might be different from the passed in dev,
4148 * because the core might be gone away while we unlocked the mutex. */
4149static struct b43_wldev * b43_wireless_core_stop(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04004150{
Larry Finger9a53bf52011-08-27 15:53:42 -05004151 struct b43_wl *wl;
Michael Buesch36dbd952009-09-04 22:51:29 +02004152 struct b43_wldev *orig_dev;
Michael Buesch49d965c2009-10-03 00:57:58 +02004153 u32 mask;
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01004154 int queue_num;
Michael Buesche4d6b792007-09-18 15:39:42 -04004155
Larry Finger9a53bf52011-08-27 15:53:42 -05004156 if (!dev)
4157 return NULL;
4158 wl = dev->wl;
Michael Buesch36dbd952009-09-04 22:51:29 +02004159redo:
4160 if (!dev || b43_status(dev) < B43_STAT_STARTED)
4161 return dev;
Stefano Brivioa19d12d2007-11-07 18:16:11 +01004162
Michael Bueschf5d40ee2009-09-04 22:53:18 +02004163 /* Cancel work. Unlock to avoid deadlocks. */
Michael Buesche4d6b792007-09-18 15:39:42 -04004164 mutex_unlock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04004165 cancel_delayed_work_sync(&dev->periodic_work);
Michael Bueschf5d40ee2009-09-04 22:53:18 +02004166 cancel_work_sync(&wl->tx_work);
Michael Buesche4d6b792007-09-18 15:39:42 -04004167 mutex_lock(&wl->mutex);
Michael Buesch36dbd952009-09-04 22:51:29 +02004168 dev = wl->current_dev;
4169 if (!dev || b43_status(dev) < B43_STAT_STARTED) {
4170 /* Whoops, aliens ate up the device while we were unlocked. */
4171 return dev;
4172 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004173
Michael Buesch36dbd952009-09-04 22:51:29 +02004174 /* Disable interrupts on the device. */
4175 b43_set_status(dev, B43_STAT_INITIALIZED);
Rafał Miłecki505fb012011-05-19 15:11:27 +02004176 if (b43_bus_host_is_sdio(dev->dev)) {
Michael Buesch36dbd952009-09-04 22:51:29 +02004177 /* wl->mutex is locked. That is enough. */
4178 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, 0);
4179 b43_read32(dev, B43_MMIO_GEN_IRQ_MASK); /* Flush */
4180 } else {
4181 spin_lock_irq(&wl->hardirq_lock);
4182 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, 0);
4183 b43_read32(dev, B43_MMIO_GEN_IRQ_MASK); /* Flush */
4184 spin_unlock_irq(&wl->hardirq_lock);
4185 }
Michael Buesch176e9f62009-09-11 23:04:04 +02004186 /* Synchronize and free the interrupt handlers. Unlock to avoid deadlocks. */
Michael Buesch36dbd952009-09-04 22:51:29 +02004187 orig_dev = dev;
4188 mutex_unlock(&wl->mutex);
Rafał Miłecki505fb012011-05-19 15:11:27 +02004189 if (b43_bus_host_is_sdio(dev->dev)) {
Michael Buesch176e9f62009-09-11 23:04:04 +02004190 b43_sdio_free_irq(dev);
4191 } else {
Rafał Miłeckia18c7152011-05-18 02:06:40 +02004192 synchronize_irq(dev->dev->irq);
4193 free_irq(dev->dev->irq, dev);
Michael Buesch176e9f62009-09-11 23:04:04 +02004194 }
Michael Buesch36dbd952009-09-04 22:51:29 +02004195 mutex_lock(&wl->mutex);
4196 dev = wl->current_dev;
4197 if (!dev)
4198 return dev;
4199 if (dev != orig_dev) {
4200 if (b43_status(dev) >= B43_STAT_STARTED)
4201 goto redo;
4202 return dev;
4203 }
Michael Buesch49d965c2009-10-03 00:57:58 +02004204 mask = b43_read32(dev, B43_MMIO_GEN_IRQ_MASK);
4205 B43_WARN_ON(mask != 0xFFFFFFFF && mask);
Michael Buesch36dbd952009-09-04 22:51:29 +02004206
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01004207 /* Drain all TX queues. */
4208 for (queue_num = 0; queue_num < B43_QOS_QUEUE_NUM; queue_num++) {
Felix Fietkau78f18df2012-12-10 17:40:21 +01004209 while (skb_queue_len(&wl->tx_queue[queue_num])) {
4210 struct sk_buff *skb;
4211
4212 skb = skb_dequeue(&wl->tx_queue[queue_num]);
4213 ieee80211_free_txskb(wl->hw, skb);
4214 }
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01004215 }
Michael Bueschf5d40ee2009-09-04 22:53:18 +02004216
Michael Buesche4d6b792007-09-18 15:39:42 -04004217 b43_mac_suspend(dev);
Michael Buescha78b3bb2009-09-11 21:44:05 +02004218 b43_leds_exit(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004219 b43dbg(wl, "Wireless interface stopped\n");
Michael Buesch36dbd952009-09-04 22:51:29 +02004220
4221 return dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04004222}
4223
4224/* Locking: wl->mutex */
4225static int b43_wireless_core_start(struct b43_wldev *dev)
4226{
4227 int err;
4228
4229 B43_WARN_ON(b43_status(dev) != B43_STAT_INITIALIZED);
4230
4231 drain_txstatus_queue(dev);
Rafał Miłecki505fb012011-05-19 15:11:27 +02004232 if (b43_bus_host_is_sdio(dev->dev)) {
Albert Herranz3dbba8e2009-09-10 19:34:49 +02004233 err = b43_sdio_request_irq(dev, b43_sdio_interrupt_handler);
4234 if (err) {
4235 b43err(dev->wl, "Cannot request SDIO IRQ\n");
4236 goto out;
4237 }
4238 } else {
Rafał Miłeckia18c7152011-05-18 02:06:40 +02004239 err = request_threaded_irq(dev->dev->irq, b43_interrupt_handler,
Albert Herranz3dbba8e2009-09-10 19:34:49 +02004240 b43_interrupt_thread_handler,
4241 IRQF_SHARED, KBUILD_MODNAME, dev);
4242 if (err) {
Rafał Miłeckidedb1eb2011-05-14 00:04:38 +02004243 b43err(dev->wl, "Cannot request IRQ-%d\n",
Rafał Miłeckia18c7152011-05-18 02:06:40 +02004244 dev->dev->irq);
Albert Herranz3dbba8e2009-09-10 19:34:49 +02004245 goto out;
4246 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004247 }
4248
4249 /* We are ready to run. */
Larry Finger0866b032010-02-03 13:33:44 -06004250 ieee80211_wake_queues(dev->wl->hw);
Michael Buesche4d6b792007-09-18 15:39:42 -04004251 b43_set_status(dev, B43_STAT_STARTED);
4252
4253 /* Start data flow (TX/RX). */
4254 b43_mac_enable(dev);
Michael Buesch13790722009-04-08 21:26:27 +02004255 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, dev->irq_mask);
Michael Buesche4d6b792007-09-18 15:39:42 -04004256
Lucas De Marchi25985ed2011-03-30 22:57:33 -03004257 /* Start maintenance work */
Michael Buesche4d6b792007-09-18 15:39:42 -04004258 b43_periodic_tasks_setup(dev);
4259
Michael Buescha78b3bb2009-09-11 21:44:05 +02004260 b43_leds_init(dev);
4261
Michael Buesche4d6b792007-09-18 15:39:42 -04004262 b43dbg(dev->wl, "Wireless interface started\n");
Michael Buescha78b3bb2009-09-11 21:44:05 +02004263out:
Michael Buesche4d6b792007-09-18 15:39:42 -04004264 return err;
4265}
4266
Rafał Miłecki2fdf8c52012-07-26 08:16:01 +02004267static char *b43_phy_name(struct b43_wldev *dev, u8 phy_type)
4268{
4269 switch (phy_type) {
4270 case B43_PHYTYPE_A:
4271 return "A";
4272 case B43_PHYTYPE_B:
4273 return "B";
4274 case B43_PHYTYPE_G:
4275 return "G";
4276 case B43_PHYTYPE_N:
4277 return "N";
4278 case B43_PHYTYPE_LP:
4279 return "LP";
4280 case B43_PHYTYPE_SSLPN:
4281 return "SSLPN";
4282 case B43_PHYTYPE_HT:
4283 return "HT";
4284 case B43_PHYTYPE_LCN:
4285 return "LCN";
4286 case B43_PHYTYPE_LCNXN:
4287 return "LCNXN";
4288 case B43_PHYTYPE_LCN40:
4289 return "LCN40";
4290 case B43_PHYTYPE_AC:
4291 return "AC";
4292 }
4293 return "UNKNOWN";
4294}
4295
Michael Buesche4d6b792007-09-18 15:39:42 -04004296/* Get PHY and RADIO versioning numbers */
4297static int b43_phy_versioning(struct b43_wldev *dev)
4298{
4299 struct b43_phy *phy = &dev->phy;
4300 u32 tmp;
4301 u8 analog_type;
4302 u8 phy_type;
4303 u8 phy_rev;
4304 u16 radio_manuf;
4305 u16 radio_ver;
4306 u16 radio_rev;
4307 int unsupported = 0;
4308
4309 /* Get PHY versioning */
4310 tmp = b43_read16(dev, B43_MMIO_PHY_VER);
4311 analog_type = (tmp & B43_PHYVER_ANALOG) >> B43_PHYVER_ANALOG_SHIFT;
4312 phy_type = (tmp & B43_PHYVER_TYPE) >> B43_PHYVER_TYPE_SHIFT;
4313 phy_rev = (tmp & B43_PHYVER_VERSION);
4314 switch (phy_type) {
4315 case B43_PHYTYPE_A:
4316 if (phy_rev >= 4)
4317 unsupported = 1;
4318 break;
4319 case B43_PHYTYPE_B:
4320 if (phy_rev != 2 && phy_rev != 4 && phy_rev != 6
4321 && phy_rev != 7)
4322 unsupported = 1;
4323 break;
4324 case B43_PHYTYPE_G:
Larry Finger013978b2007-11-26 10:29:47 -06004325 if (phy_rev > 9)
Michael Buesche4d6b792007-09-18 15:39:42 -04004326 unsupported = 1;
4327 break;
Rafał Miłecki692d2c02010-12-07 21:56:00 +01004328#ifdef CONFIG_B43_PHY_N
Michael Bueschd5c71e42008-01-04 17:06:29 +01004329 case B43_PHYTYPE_N:
Rafał Miłeckiab72efd2010-12-21 21:29:44 +01004330 if (phy_rev > 9)
Michael Bueschd5c71e42008-01-04 17:06:29 +01004331 unsupported = 1;
4332 break;
4333#endif
Michael Buesch6b1c7c62008-12-25 00:39:28 +01004334#ifdef CONFIG_B43_PHY_LP
4335 case B43_PHYTYPE_LP:
Gábor Stefanik9d86a2d2009-08-14 14:54:46 +02004336 if (phy_rev > 2)
Michael Buesch6b1c7c62008-12-25 00:39:28 +01004337 unsupported = 1;
4338 break;
4339#endif
Rafał Miłeckid7520b12011-06-13 16:20:06 +02004340#ifdef CONFIG_B43_PHY_HT
4341 case B43_PHYTYPE_HT:
4342 if (phy_rev > 1)
4343 unsupported = 1;
4344 break;
4345#endif
Rafał Miłecki1d738e62011-07-07 15:25:27 +02004346#ifdef CONFIG_B43_PHY_LCN
4347 case B43_PHYTYPE_LCN:
4348 if (phy_rev > 1)
4349 unsupported = 1;
4350 break;
4351#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04004352 default:
4353 unsupported = 1;
Joe Perches6403eab2011-06-03 11:51:20 +00004354 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004355 if (unsupported) {
Rafał Miłecki2fdf8c52012-07-26 08:16:01 +02004356 b43err(dev->wl, "FOUND UNSUPPORTED PHY (Analog %u, Type %d (%s), Revision %u)\n",
4357 analog_type, phy_type, b43_phy_name(dev, phy_type),
4358 phy_rev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004359 return -EOPNOTSUPP;
4360 }
Rafał Miłecki2fdf8c52012-07-26 08:16:01 +02004361 b43info(dev->wl, "Found PHY: Analog %u, Type %d (%s), Revision %u\n",
4362 analog_type, phy_type, b43_phy_name(dev, phy_type), phy_rev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004363
4364 /* Get RADIO versioning */
Rafał Miłecki3fd48502011-07-06 20:27:24 +02004365 if (dev->dev->core_rev >= 24) {
Rafał Miłecki544e5d82011-07-06 20:27:25 +02004366 u16 radio24[3];
4367
4368 for (tmp = 0; tmp < 3; tmp++) {
4369 b43_write16(dev, B43_MMIO_RADIO24_CONTROL, tmp);
4370 radio24[tmp] = b43_read16(dev, B43_MMIO_RADIO24_DATA);
4371 }
4372
4373 /* Broadcom uses "id" for our "ver" and has separated "ver" */
4374 /* radio_ver = (radio24[0] & 0xF0) >> 4; */
4375
4376 radio_manuf = 0x17F;
4377 radio_ver = (radio24[2] << 8) | radio24[1];
4378 radio_rev = (radio24[0] & 0xF);
Michael Buesche4d6b792007-09-18 15:39:42 -04004379 } else {
Rafał Miłecki3fd48502011-07-06 20:27:24 +02004380 if (dev->dev->chip_id == 0x4317) {
4381 if (dev->dev->chip_rev == 0)
4382 tmp = 0x3205017F;
4383 else if (dev->dev->chip_rev == 1)
4384 tmp = 0x4205017F;
4385 else
4386 tmp = 0x5205017F;
4387 } else {
4388 b43_write16(dev, B43_MMIO_RADIO_CONTROL,
4389 B43_RADIOCTL_ID);
4390 tmp = b43_read16(dev, B43_MMIO_RADIO_DATA_LOW);
4391 b43_write16(dev, B43_MMIO_RADIO_CONTROL,
4392 B43_RADIOCTL_ID);
4393 tmp |= (u32)b43_read16(dev, B43_MMIO_RADIO_DATA_HIGH)
4394 << 16;
4395 }
4396 radio_manuf = (tmp & 0x00000FFF);
4397 radio_ver = (tmp & 0x0FFFF000) >> 12;
4398 radio_rev = (tmp & 0xF0000000) >> 28;
Michael Buesche4d6b792007-09-18 15:39:42 -04004399 }
Rafał Miłecki3fd48502011-07-06 20:27:24 +02004400
Michael Buesch96c755a2008-01-06 00:09:46 +01004401 if (radio_manuf != 0x17F /* Broadcom */)
4402 unsupported = 1;
Michael Buesche4d6b792007-09-18 15:39:42 -04004403 switch (phy_type) {
4404 case B43_PHYTYPE_A:
4405 if (radio_ver != 0x2060)
4406 unsupported = 1;
4407 if (radio_rev != 1)
4408 unsupported = 1;
4409 if (radio_manuf != 0x17F)
4410 unsupported = 1;
4411 break;
4412 case B43_PHYTYPE_B:
4413 if ((radio_ver & 0xFFF0) != 0x2050)
4414 unsupported = 1;
4415 break;
4416 case B43_PHYTYPE_G:
4417 if (radio_ver != 0x2050)
4418 unsupported = 1;
4419 break;
Michael Buesch96c755a2008-01-06 00:09:46 +01004420 case B43_PHYTYPE_N:
Johannes Bergbb519be2008-12-24 15:26:40 +01004421 if (radio_ver != 0x2055 && radio_ver != 0x2056)
Michael Buesch96c755a2008-01-06 00:09:46 +01004422 unsupported = 1;
4423 break;
Michael Buesch6b1c7c62008-12-25 00:39:28 +01004424 case B43_PHYTYPE_LP:
Gábor Stefanik9d86a2d2009-08-14 14:54:46 +02004425 if (radio_ver != 0x2062 && radio_ver != 0x2063)
Michael Buesch6b1c7c62008-12-25 00:39:28 +01004426 unsupported = 1;
4427 break;
Rafał Miłeckid7520b12011-06-13 16:20:06 +02004428 case B43_PHYTYPE_HT:
4429 if (radio_ver != 0x2059)
4430 unsupported = 1;
4431 break;
Rafał Miłecki1d738e62011-07-07 15:25:27 +02004432 case B43_PHYTYPE_LCN:
4433 if (radio_ver != 0x2064)
4434 unsupported = 1;
4435 break;
Michael Buesche4d6b792007-09-18 15:39:42 -04004436 default:
4437 B43_WARN_ON(1);
4438 }
4439 if (unsupported) {
4440 b43err(dev->wl, "FOUND UNSUPPORTED RADIO "
4441 "(Manuf 0x%X, Version 0x%X, Revision %u)\n",
4442 radio_manuf, radio_ver, radio_rev);
4443 return -EOPNOTSUPP;
4444 }
4445 b43dbg(dev->wl, "Found Radio: Manuf 0x%X, Version 0x%X, Revision %u\n",
4446 radio_manuf, radio_ver, radio_rev);
4447
4448 phy->radio_manuf = radio_manuf;
4449 phy->radio_ver = radio_ver;
4450 phy->radio_rev = radio_rev;
4451
4452 phy->analog = analog_type;
4453 phy->type = phy_type;
4454 phy->rev = phy_rev;
4455
4456 return 0;
4457}
4458
4459static void setup_struct_phy_for_init(struct b43_wldev *dev,
4460 struct b43_phy *phy)
4461{
Michael Buesche4d6b792007-09-18 15:39:42 -04004462 phy->hardware_power_control = !!modparam_hwpctl;
Michael Buesch18c8ade2008-08-28 19:33:40 +02004463 phy->next_txpwr_check_time = jiffies;
Michael Buesch8ed7fc42007-12-09 22:34:59 +01004464 /* PHY TX errors counter. */
4465 atomic_set(&phy->txerr_cnt, B43_PHY_TX_BADNESS_LIMIT);
Michael Buesch591f3dc2009-03-31 12:27:32 +02004466
4467#if B43_DEBUG
Rusty Russell3db1cd52011-12-19 13:56:45 +00004468 phy->phy_locked = false;
4469 phy->radio_locked = false;
Michael Buesch591f3dc2009-03-31 12:27:32 +02004470#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04004471}
4472
4473static void setup_struct_wldev_for_init(struct b43_wldev *dev)
4474{
Rusty Russell3db1cd52011-12-19 13:56:45 +00004475 dev->dfq_valid = false;
Michael Bueschaa6c7ae2007-12-26 16:26:36 +01004476
Michael Buesch6a724d62007-09-20 22:12:58 +02004477 /* Assume the radio is enabled. If it's not enabled, the state will
4478 * immediately get fixed on the first periodic work run. */
Rusty Russell3db1cd52011-12-19 13:56:45 +00004479 dev->radio_hw_enable = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04004480
4481 /* Stats */
4482 memset(&dev->stats, 0, sizeof(dev->stats));
4483
4484 setup_struct_phy_for_init(dev, &dev->phy);
4485
4486 /* IRQ related flags */
4487 dev->irq_reason = 0;
4488 memset(dev->dma_reason, 0, sizeof(dev->dma_reason));
Michael Buesch13790722009-04-08 21:26:27 +02004489 dev->irq_mask = B43_IRQ_MASKTEMPLATE;
Michael Buesch3e3ccb32009-03-19 19:27:21 +01004490 if (b43_modparam_verbose < B43_VERBOSITY_DEBUG)
Michael Buesch13790722009-04-08 21:26:27 +02004491 dev->irq_mask &= ~B43_IRQ_PHY_TXERR;
Michael Buesche4d6b792007-09-18 15:39:42 -04004492
4493 dev->mac_suspended = 1;
4494
4495 /* Noise calculation context */
4496 memset(&dev->noisecalc, 0, sizeof(dev->noisecalc));
4497}
4498
4499static void b43_bluetooth_coext_enable(struct b43_wldev *dev)
4500{
Rafał Miłecki05814832011-05-18 02:06:39 +02004501 struct ssb_sprom *sprom = dev->dev->bus_sprom;
Michael Buescha259d6a2008-04-18 21:06:37 +02004502 u64 hf;
Michael Buesche4d6b792007-09-18 15:39:42 -04004503
Michael Buesch1855ba72008-04-18 20:51:41 +02004504 if (!modparam_btcoex)
4505 return;
Larry Finger95de2842007-11-09 16:57:18 -06004506 if (!(sprom->boardflags_lo & B43_BFL_BTCOEXIST))
Michael Buesche4d6b792007-09-18 15:39:42 -04004507 return;
4508 if (dev->phy.type != B43_PHYTYPE_B && !dev->phy.gmode)
4509 return;
4510
4511 hf = b43_hf_read(dev);
Larry Finger95de2842007-11-09 16:57:18 -06004512 if (sprom->boardflags_lo & B43_BFL_BTCMOD)
Michael Buesche4d6b792007-09-18 15:39:42 -04004513 hf |= B43_HF_BTCOEXALT;
4514 else
4515 hf |= B43_HF_BTCOEX;
4516 b43_hf_write(dev, hf);
Michael Buesche4d6b792007-09-18 15:39:42 -04004517}
4518
4519static void b43_bluetooth_coext_disable(struct b43_wldev *dev)
Michael Buesch1855ba72008-04-18 20:51:41 +02004520{
4521 if (!modparam_btcoex)
4522 return;
4523 //TODO
Michael Buesche4d6b792007-09-18 15:39:42 -04004524}
4525
4526static void b43_imcfglo_timeouts_workaround(struct b43_wldev *dev)
4527{
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02004528 struct ssb_bus *bus;
Michael Buesche4d6b792007-09-18 15:39:42 -04004529 u32 tmp;
4530
Rafał Miłeckibd7c8a52014-05-10 19:52:18 +02004531#ifdef CONFIG_B43_SSB
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02004532 if (dev->dev->bus_type != B43_BUS_SSB)
4533 return;
Rafał Miłeckibd7c8a52014-05-10 19:52:18 +02004534#else
4535 return;
4536#endif
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02004537
4538 bus = dev->dev->sdev->bus;
4539
Rafał Miłecki0fd82ea2011-05-11 02:10:59 +02004540 if ((bus->chip_id == 0x4311 && bus->chip_rev == 2) ||
4541 (bus->chip_id == 0x4312)) {
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02004542 tmp = ssb_read32(dev->dev->sdev, SSB_IMCFGLO);
Rafał Miłecki0fd82ea2011-05-11 02:10:59 +02004543 tmp &= ~SSB_IMCFGLO_REQTO;
4544 tmp &= ~SSB_IMCFGLO_SERTO;
4545 tmp |= 0x3;
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02004546 ssb_write32(dev->dev->sdev, SSB_IMCFGLO, tmp);
Rafał Miłecki0fd82ea2011-05-11 02:10:59 +02004547 ssb_commit_settings(bus);
Michael Buesche4d6b792007-09-18 15:39:42 -04004548 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004549}
4550
Michael Bueschd59f7202008-04-03 18:56:19 +02004551static void b43_set_synth_pu_delay(struct b43_wldev *dev, bool idle)
4552{
4553 u16 pu_delay;
4554
4555 /* The time value is in microseconds. */
4556 if (dev->phy.type == B43_PHYTYPE_A)
4557 pu_delay = 3700;
4558 else
4559 pu_delay = 1050;
Johannes Berg05c914f2008-09-11 00:01:58 +02004560 if (b43_is_mode(dev->wl, NL80211_IFTYPE_ADHOC) || idle)
Michael Bueschd59f7202008-04-03 18:56:19 +02004561 pu_delay = 500;
4562 if ((dev->phy.radio_ver == 0x2050) && (dev->phy.radio_rev == 8))
4563 pu_delay = max(pu_delay, (u16)2400);
4564
4565 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_SPUWKUP, pu_delay);
4566}
4567
4568/* Set the TSF CFP pre-TargetBeaconTransmissionTime. */
4569static void b43_set_pretbtt(struct b43_wldev *dev)
4570{
4571 u16 pretbtt;
4572
4573 /* The time value is in microseconds. */
Johannes Berg05c914f2008-09-11 00:01:58 +02004574 if (b43_is_mode(dev->wl, NL80211_IFTYPE_ADHOC)) {
Michael Bueschd59f7202008-04-03 18:56:19 +02004575 pretbtt = 2;
4576 } else {
4577 if (dev->phy.type == B43_PHYTYPE_A)
4578 pretbtt = 120;
4579 else
4580 pretbtt = 250;
4581 }
4582 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_PRETBTT, pretbtt);
4583 b43_write16(dev, B43_MMIO_TSF_CFP_PRETBTT, pretbtt);
4584}
4585
Michael Buesche4d6b792007-09-18 15:39:42 -04004586/* Shutdown a wireless core */
4587/* Locking: wl->mutex */
4588static void b43_wireless_core_exit(struct b43_wldev *dev)
4589{
Michael Buesch36dbd952009-09-04 22:51:29 +02004590 B43_WARN_ON(dev && b43_status(dev) > B43_STAT_INITIALIZED);
4591 if (!dev || b43_status(dev) != B43_STAT_INITIALIZED)
Michael Buesche4d6b792007-09-18 15:39:42 -04004592 return;
John W. Linville84c164a2010-08-06 15:31:45 -04004593
Michael Buesche4d6b792007-09-18 15:39:42 -04004594 b43_set_status(dev, B43_STAT_UNINIT);
4595
Michael Buesch1f7d87b2008-01-22 20:23:34 +01004596 /* Stop the microcode PSM. */
Rafał Miłecki50566352012-01-02 19:31:21 +01004597 b43_maskset32(dev, B43_MMIO_MACCTL, ~B43_MACCTL_PSM_RUN,
4598 B43_MACCTL_PSM_JMP0);
Michael Buesch1f7d87b2008-01-22 20:23:34 +01004599
Hauke Mehrtens50023002013-08-24 00:32:34 +02004600 switch (dev->dev->bus_type) {
4601#ifdef CONFIG_B43_BCMA
4602 case B43_BUS_BCMA:
4603 bcma_core_pci_down(dev->dev->bdev->bus);
4604 break;
4605#endif
4606#ifdef CONFIG_B43_SSB
4607 case B43_BUS_SSB:
4608 /* TODO */
4609 break;
4610#endif
4611 }
4612
Michael Buesche4d6b792007-09-18 15:39:42 -04004613 b43_dma_free(dev);
Michael Buesch5100d5a2008-03-29 21:01:16 +01004614 b43_pio_free(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004615 b43_chip_exit(dev);
Michael Bueschcb24f572008-09-03 12:12:20 +02004616 dev->phy.ops->switch_analog(dev, 0);
Michael Buesche66fee62007-12-26 17:47:10 +01004617 if (dev->wl->current_beacon) {
4618 dev_kfree_skb_any(dev->wl->current_beacon);
4619 dev->wl->current_beacon = NULL;
4620 }
4621
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02004622 b43_device_disable(dev, 0);
4623 b43_bus_may_powerdown(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004624}
4625
4626/* Initialize a wireless core */
4627static int b43_wireless_core_init(struct b43_wldev *dev)
4628{
Rafał Miłecki05814832011-05-18 02:06:39 +02004629 struct ssb_sprom *sprom = dev->dev->bus_sprom;
Michael Buesche4d6b792007-09-18 15:39:42 -04004630 struct b43_phy *phy = &dev->phy;
4631 int err;
Michael Buescha259d6a2008-04-18 21:06:37 +02004632 u64 hf;
Michael Buesche4d6b792007-09-18 15:39:42 -04004633
4634 B43_WARN_ON(b43_status(dev) != B43_STAT_UNINIT);
4635
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02004636 err = b43_bus_powerup(dev, 0);
Michael Buesche4d6b792007-09-18 15:39:42 -04004637 if (err)
4638 goto out;
Rafał Miłecki4da909e2011-06-02 01:07:12 +02004639 if (!b43_device_is_enabled(dev))
4640 b43_wireless_core_reset(dev, phy->gmode);
Michael Buesche4d6b792007-09-18 15:39:42 -04004641
Michael Bueschfb111372008-09-02 13:00:34 +02004642 /* Reset all data structures. */
Michael Buesche4d6b792007-09-18 15:39:42 -04004643 setup_struct_wldev_for_init(dev);
Michael Bueschfb111372008-09-02 13:00:34 +02004644 phy->ops->prepare_structs(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004645
4646 /* Enable IRQ routing to this device. */
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02004647 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02004648#ifdef CONFIG_B43_BCMA
4649 case B43_BUS_BCMA:
Hauke Mehrtensdfae7142012-09-29 20:40:18 +02004650 bcma_core_pci_irq_ctl(&dev->dev->bdev->bus->drv_pci[0],
Rafał Miłecki42c9a452011-07-06 15:45:27 +02004651 dev->dev->bdev, true);
Hauke Mehrtens50023002013-08-24 00:32:34 +02004652 bcma_core_pci_up(dev->dev->bdev->bus);
Rafał Miłecki42c9a452011-07-06 15:45:27 +02004653 break;
4654#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02004655#ifdef CONFIG_B43_SSB
4656 case B43_BUS_SSB:
4657 ssb_pcicore_dev_irqvecs_enable(&dev->dev->sdev->bus->pcicore,
4658 dev->dev->sdev);
4659 break;
4660#endif
4661 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004662
4663 b43_imcfglo_timeouts_workaround(dev);
4664 b43_bluetooth_coext_disable(dev);
Michael Bueschfb111372008-09-02 13:00:34 +02004665 if (phy->ops->prepare_hardware) {
4666 err = phy->ops->prepare_hardware(dev);
Michael Bueschef1a6282008-08-27 18:53:02 +02004667 if (err)
Michael Bueschfb111372008-09-02 13:00:34 +02004668 goto err_busdown;
Michael Bueschef1a6282008-08-27 18:53:02 +02004669 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004670 err = b43_chip_init(dev);
4671 if (err)
Michael Bueschfb111372008-09-02 13:00:34 +02004672 goto err_busdown;
Michael Buesche4d6b792007-09-18 15:39:42 -04004673 b43_shm_write16(dev, B43_SHM_SHARED,
Rafał Miłecki21d889d2011-05-18 02:06:38 +02004674 B43_SHM_SH_WLCOREREV, dev->dev->core_rev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004675 hf = b43_hf_read(dev);
4676 if (phy->type == B43_PHYTYPE_G) {
4677 hf |= B43_HF_SYMW;
4678 if (phy->rev == 1)
4679 hf |= B43_HF_GDCW;
Larry Finger95de2842007-11-09 16:57:18 -06004680 if (sprom->boardflags_lo & B43_BFL_PACTRL)
Michael Buesche4d6b792007-09-18 15:39:42 -04004681 hf |= B43_HF_OFDMPABOOST;
Michael Buesch969d15c2009-02-20 14:27:15 +01004682 }
4683 if (phy->radio_ver == 0x2050) {
4684 if (phy->radio_rev == 6)
4685 hf |= B43_HF_4318TSSI;
4686 if (phy->radio_rev < 6)
4687 hf |= B43_HF_VCORECALC;
Michael Buesche4d6b792007-09-18 15:39:42 -04004688 }
Michael Buesch1cc8f472009-02-20 14:47:56 +01004689 if (sprom->boardflags_lo & B43_BFL_XTAL_NOSLOW)
4690 hf |= B43_HF_DSCRQ; /* Disable slowclock requests from ucode. */
Rafał Miłeckibd7c8a52014-05-10 19:52:18 +02004691#if defined(CONFIG_B43_SSB) && defined(CONFIG_SSB_DRIVER_PCICORE)
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02004692 if (dev->dev->bus_type == B43_BUS_SSB &&
4693 dev->dev->sdev->bus->bustype == SSB_BUSTYPE_PCI &&
4694 dev->dev->sdev->bus->pcicore.dev->id.revision <= 10)
Michael Buesch88219052009-02-20 14:58:59 +01004695 hf |= B43_HF_PCISCW; /* PCI slow clock workaround. */
Michael Buesch1a777332009-03-04 16:41:10 +01004696#endif
Michael Buesch25d3ef52009-02-20 15:39:21 +01004697 hf &= ~B43_HF_SKCFPUP;
Michael Buesche4d6b792007-09-18 15:39:42 -04004698 b43_hf_write(dev, hf);
4699
Michael Buesch74cfdba2007-10-28 16:19:44 +01004700 b43_set_retry_limits(dev, B43_DEFAULT_SHORT_RETRY_LIMIT,
4701 B43_DEFAULT_LONG_RETRY_LIMIT);
Michael Buesche4d6b792007-09-18 15:39:42 -04004702 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_SFFBLIM, 3);
4703 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_LFFBLIM, 2);
4704
4705 /* Disable sending probe responses from firmware.
4706 * Setting the MaxTime to one usec will always trigger
4707 * a timeout, so we never send any probe resp.
4708 * A timeout of zero is infinite. */
4709 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_PRMAXTIME, 1);
4710
4711 b43_rate_memory_init(dev);
Michael Buesch5042c502008-04-05 15:05:00 +02004712 b43_set_phytxctl_defaults(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004713
4714 /* Minimum Contention Window */
Daniel Nguc5a079f2010-03-23 00:52:44 +13004715 if (phy->type == B43_PHYTYPE_B)
Michael Buesche4d6b792007-09-18 15:39:42 -04004716 b43_shm_write16(dev, B43_SHM_SCRATCH, B43_SHM_SC_MINCONT, 0x1F);
Daniel Nguc5a079f2010-03-23 00:52:44 +13004717 else
Michael Buesche4d6b792007-09-18 15:39:42 -04004718 b43_shm_write16(dev, B43_SHM_SCRATCH, B43_SHM_SC_MINCONT, 0xF);
Michael Buesche4d6b792007-09-18 15:39:42 -04004719 /* Maximum Contention Window */
4720 b43_shm_write16(dev, B43_SHM_SCRATCH, B43_SHM_SC_MAXCONT, 0x3FF);
4721
Rafał Miłecki505fb012011-05-19 15:11:27 +02004722 if (b43_bus_host_is_pcmcia(dev->dev) ||
Rafał Miłeckicbe1e822011-08-16 21:44:21 +02004723 b43_bus_host_is_sdio(dev->dev)) {
Rusty Russell3db1cd52011-12-19 13:56:45 +00004724 dev->__using_pio_transfers = true;
Rafał Miłeckicbe1e822011-08-16 21:44:21 +02004725 err = b43_pio_init(dev);
4726 } else if (dev->use_pio) {
4727 b43warn(dev->wl, "Forced PIO by use_pio module parameter. "
4728 "This should not be needed and will result in lower "
4729 "performance.\n");
Rusty Russell3db1cd52011-12-19 13:56:45 +00004730 dev->__using_pio_transfers = true;
Michael Buesch5100d5a2008-03-29 21:01:16 +01004731 err = b43_pio_init(dev);
4732 } else {
Rusty Russell3db1cd52011-12-19 13:56:45 +00004733 dev->__using_pio_transfers = false;
Michael Buesch5100d5a2008-03-29 21:01:16 +01004734 err = b43_dma_init(dev);
4735 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004736 if (err)
4737 goto err_chip_exit;
Michael Buesch03b29772007-12-26 14:41:30 +01004738 b43_qos_init(dev);
Michael Bueschd59f7202008-04-03 18:56:19 +02004739 b43_set_synth_pu_delay(dev, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04004740 b43_bluetooth_coext_enable(dev);
4741
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02004742 b43_bus_powerup(dev, !(sprom->boardflags_lo & B43_BFL_XTAL_NOSLOW));
Johannes Berg4150c572007-09-17 01:29:23 -04004743 b43_upload_card_macaddress(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004744 b43_security_init(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004745
Michael Buesch5ab95492009-09-10 20:31:46 +02004746 ieee80211_wake_queues(dev->wl->hw);
Michael Buesche4d6b792007-09-18 15:39:42 -04004747
4748 b43_set_status(dev, B43_STAT_INITIALIZED);
4749
Larry Finger1a8d1222007-12-14 13:59:11 +01004750out:
Michael Buesche4d6b792007-09-18 15:39:42 -04004751 return err;
4752
Michael Bueschef1a6282008-08-27 18:53:02 +02004753err_chip_exit:
Michael Buesche4d6b792007-09-18 15:39:42 -04004754 b43_chip_exit(dev);
Michael Bueschef1a6282008-08-27 18:53:02 +02004755err_busdown:
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02004756 b43_bus_may_powerdown(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004757 B43_WARN_ON(b43_status(dev) != B43_STAT_UNINIT);
4758 return err;
4759}
4760
Michael Buesch40faacc2007-10-28 16:29:32 +01004761static int b43_op_add_interface(struct ieee80211_hw *hw,
Johannes Berg1ed32e42009-12-23 13:15:45 +01004762 struct ieee80211_vif *vif)
Michael Buesche4d6b792007-09-18 15:39:42 -04004763{
4764 struct b43_wl *wl = hw_to_b43_wl(hw);
4765 struct b43_wldev *dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04004766 int err = -EOPNOTSUPP;
Johannes Berg4150c572007-09-17 01:29:23 -04004767
4768 /* TODO: allow WDS/AP devices to coexist */
4769
Johannes Berg1ed32e42009-12-23 13:15:45 +01004770 if (vif->type != NL80211_IFTYPE_AP &&
4771 vif->type != NL80211_IFTYPE_MESH_POINT &&
4772 vif->type != NL80211_IFTYPE_STATION &&
4773 vif->type != NL80211_IFTYPE_WDS &&
4774 vif->type != NL80211_IFTYPE_ADHOC)
Johannes Berg4150c572007-09-17 01:29:23 -04004775 return -EOPNOTSUPP;
Michael Buesche4d6b792007-09-18 15:39:42 -04004776
4777 mutex_lock(&wl->mutex);
Johannes Berg4150c572007-09-17 01:29:23 -04004778 if (wl->operating)
Michael Buesche4d6b792007-09-18 15:39:42 -04004779 goto out_mutex_unlock;
4780
Johannes Berg1ed32e42009-12-23 13:15:45 +01004781 b43dbg(wl, "Adding Interface type %d\n", vif->type);
Michael Buesche4d6b792007-09-18 15:39:42 -04004782
4783 dev = wl->current_dev;
Rusty Russell3db1cd52011-12-19 13:56:45 +00004784 wl->operating = true;
Johannes Berg1ed32e42009-12-23 13:15:45 +01004785 wl->vif = vif;
4786 wl->if_type = vif->type;
4787 memcpy(wl->mac_addr, vif->addr, ETH_ALEN);
Michael Buesche4d6b792007-09-18 15:39:42 -04004788
Michael Buesche4d6b792007-09-18 15:39:42 -04004789 b43_adjust_opmode(dev);
Michael Bueschd59f7202008-04-03 18:56:19 +02004790 b43_set_pretbtt(dev);
4791 b43_set_synth_pu_delay(dev, 0);
Johannes Berg4150c572007-09-17 01:29:23 -04004792 b43_upload_card_macaddress(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004793
4794 err = 0;
Johannes Berg4150c572007-09-17 01:29:23 -04004795 out_mutex_unlock:
Michael Buesche4d6b792007-09-18 15:39:42 -04004796 mutex_unlock(&wl->mutex);
4797
Felix Fietkau2a190322011-08-10 13:50:30 -06004798 if (err == 0)
4799 b43_op_bss_info_changed(hw, vif, &vif->bss_conf, ~0);
4800
Michael Buesche4d6b792007-09-18 15:39:42 -04004801 return err;
4802}
4803
Michael Buesch40faacc2007-10-28 16:29:32 +01004804static void b43_op_remove_interface(struct ieee80211_hw *hw,
Johannes Berg1ed32e42009-12-23 13:15:45 +01004805 struct ieee80211_vif *vif)
Michael Buesche4d6b792007-09-18 15:39:42 -04004806{
4807 struct b43_wl *wl = hw_to_b43_wl(hw);
Johannes Berg4150c572007-09-17 01:29:23 -04004808 struct b43_wldev *dev = wl->current_dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04004809
Johannes Berg1ed32e42009-12-23 13:15:45 +01004810 b43dbg(wl, "Removing Interface type %d\n", vif->type);
Michael Buesche4d6b792007-09-18 15:39:42 -04004811
4812 mutex_lock(&wl->mutex);
Johannes Berg4150c572007-09-17 01:29:23 -04004813
4814 B43_WARN_ON(!wl->operating);
Johannes Berg1ed32e42009-12-23 13:15:45 +01004815 B43_WARN_ON(wl->vif != vif);
Johannes Berg32bfd352007-12-19 01:31:26 +01004816 wl->vif = NULL;
Johannes Berg4150c572007-09-17 01:29:23 -04004817
Rusty Russell3db1cd52011-12-19 13:56:45 +00004818 wl->operating = false;
Johannes Berg4150c572007-09-17 01:29:23 -04004819
Johannes Berg4150c572007-09-17 01:29:23 -04004820 b43_adjust_opmode(dev);
4821 memset(wl->mac_addr, 0, ETH_ALEN);
4822 b43_upload_card_macaddress(dev);
Johannes Berg4150c572007-09-17 01:29:23 -04004823
4824 mutex_unlock(&wl->mutex);
4825}
4826
Michael Buesch40faacc2007-10-28 16:29:32 +01004827static int b43_op_start(struct ieee80211_hw *hw)
Johannes Berg4150c572007-09-17 01:29:23 -04004828{
4829 struct b43_wl *wl = hw_to_b43_wl(hw);
4830 struct b43_wldev *dev = wl->current_dev;
4831 int did_init = 0;
WANG Cong923403b2007-10-16 14:29:38 -07004832 int err = 0;
Johannes Berg4150c572007-09-17 01:29:23 -04004833
Michael Buesch7be1bb62008-01-23 21:10:56 +01004834 /* Kill all old instance specific information to make sure
4835 * the card won't use it in the short timeframe between start
4836 * and mac80211 reconfiguring it. */
4837 memset(wl->bssid, 0, ETH_ALEN);
4838 memset(wl->mac_addr, 0, ETH_ALEN);
4839 wl->filter_flags = 0;
Rusty Russell3db1cd52011-12-19 13:56:45 +00004840 wl->radiotap_enabled = false;
Michael Buesche6f5b932008-03-05 21:18:49 +01004841 b43_qos_clear(wl);
Rusty Russell3db1cd52011-12-19 13:56:45 +00004842 wl->beacon0_uploaded = false;
4843 wl->beacon1_uploaded = false;
4844 wl->beacon_templates_virgin = true;
4845 wl->radio_enabled = true;
Michael Buesch7be1bb62008-01-23 21:10:56 +01004846
Johannes Berg4150c572007-09-17 01:29:23 -04004847 mutex_lock(&wl->mutex);
4848
4849 if (b43_status(dev) < B43_STAT_INITIALIZED) {
4850 err = b43_wireless_core_init(dev);
Johannes Bergf41f3f32009-06-07 12:30:34 -05004851 if (err)
Johannes Berg4150c572007-09-17 01:29:23 -04004852 goto out_mutex_unlock;
4853 did_init = 1;
Michael Buesche4d6b792007-09-18 15:39:42 -04004854 }
4855
Johannes Berg4150c572007-09-17 01:29:23 -04004856 if (b43_status(dev) < B43_STAT_STARTED) {
4857 err = b43_wireless_core_start(dev);
4858 if (err) {
4859 if (did_init)
4860 b43_wireless_core_exit(dev);
4861 goto out_mutex_unlock;
4862 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004863 }
Johannes Berg4150c572007-09-17 01:29:23 -04004864
Johannes Bergf41f3f32009-06-07 12:30:34 -05004865 /* XXX: only do if device doesn't support rfkill irq */
4866 wiphy_rfkill_start_polling(hw->wiphy);
4867
Johannes Berg4150c572007-09-17 01:29:23 -04004868 out_mutex_unlock:
4869 mutex_unlock(&wl->mutex);
4870
Seth Forsheedbdedbd2012-04-25 17:28:00 -05004871 /*
4872 * Configuration may have been overwritten during initialization.
4873 * Reload the configuration, but only if initialization was
4874 * successful. Reloading the configuration after a failed init
4875 * may hang the system.
4876 */
4877 if (!err)
4878 b43_op_config(hw, ~0);
Felix Fietkau2a190322011-08-10 13:50:30 -06004879
Johannes Berg4150c572007-09-17 01:29:23 -04004880 return err;
4881}
4882
Michael Buesch40faacc2007-10-28 16:29:32 +01004883static void b43_op_stop(struct ieee80211_hw *hw)
Johannes Berg4150c572007-09-17 01:29:23 -04004884{
4885 struct b43_wl *wl = hw_to_b43_wl(hw);
4886 struct b43_wldev *dev = wl->current_dev;
4887
Michael Buescha82d9922008-04-04 21:40:06 +02004888 cancel_work_sync(&(wl->beacon_update_trigger));
Larry Finger1a8d1222007-12-14 13:59:11 +01004889
Guennadi Liakhovetskiccde8a42012-01-06 12:58:16 +01004890 if (!dev)
4891 goto out;
4892
Johannes Berg4150c572007-09-17 01:29:23 -04004893 mutex_lock(&wl->mutex);
Michael Buesch36dbd952009-09-04 22:51:29 +02004894 if (b43_status(dev) >= B43_STAT_STARTED) {
4895 dev = b43_wireless_core_stop(dev);
4896 if (!dev)
4897 goto out_unlock;
4898 }
Johannes Berg4150c572007-09-17 01:29:23 -04004899 b43_wireless_core_exit(dev);
Rusty Russell3db1cd52011-12-19 13:56:45 +00004900 wl->radio_enabled = false;
Michael Buesch36dbd952009-09-04 22:51:29 +02004901
4902out_unlock:
Michael Buesche4d6b792007-09-18 15:39:42 -04004903 mutex_unlock(&wl->mutex);
Guennadi Liakhovetskiccde8a42012-01-06 12:58:16 +01004904out:
Michael Buesch18c8ade2008-08-28 19:33:40 +02004905 cancel_work_sync(&(wl->txpower_adjust_work));
Michael Buesche4d6b792007-09-18 15:39:42 -04004906}
4907
Johannes Berg17741cd2008-09-11 00:02:02 +02004908static int b43_op_beacon_set_tim(struct ieee80211_hw *hw,
4909 struct ieee80211_sta *sta, bool set)
Michael Buesche66fee62007-12-26 17:47:10 +01004910{
4911 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Buesche66fee62007-12-26 17:47:10 +01004912
Felix Fietkau8f611282009-11-07 18:37:37 +01004913 /* FIXME: add locking */
Johannes Berg9d139c82008-07-09 14:40:37 +02004914 b43_update_templates(wl);
Michael Buesche66fee62007-12-26 17:47:10 +01004915
4916 return 0;
4917}
4918
Johannes Berg38968d02008-02-25 16:27:50 +01004919static void b43_op_sta_notify(struct ieee80211_hw *hw,
4920 struct ieee80211_vif *vif,
4921 enum sta_notify_cmd notify_cmd,
Johannes Berg17741cd2008-09-11 00:02:02 +02004922 struct ieee80211_sta *sta)
Johannes Berg38968d02008-02-25 16:27:50 +01004923{
4924 struct b43_wl *wl = hw_to_b43_wl(hw);
4925
4926 B43_WARN_ON(!vif || wl->vif != vif);
4927}
4928
Michael Buesch25d3ef52009-02-20 15:39:21 +01004929static void b43_op_sw_scan_start_notifier(struct ieee80211_hw *hw)
4930{
4931 struct b43_wl *wl = hw_to_b43_wl(hw);
4932 struct b43_wldev *dev;
4933
4934 mutex_lock(&wl->mutex);
4935 dev = wl->current_dev;
4936 if (dev && (b43_status(dev) >= B43_STAT_INITIALIZED)) {
4937 /* Disable CFP update during scan on other channels. */
4938 b43_hf_write(dev, b43_hf_read(dev) | B43_HF_SKCFPUP);
4939 }
4940 mutex_unlock(&wl->mutex);
4941}
4942
4943static void b43_op_sw_scan_complete_notifier(struct ieee80211_hw *hw)
4944{
4945 struct b43_wl *wl = hw_to_b43_wl(hw);
4946 struct b43_wldev *dev;
4947
4948 mutex_lock(&wl->mutex);
4949 dev = wl->current_dev;
4950 if (dev && (b43_status(dev) >= B43_STAT_INITIALIZED)) {
4951 /* Re-enable CFP update. */
4952 b43_hf_write(dev, b43_hf_read(dev) & ~B43_HF_SKCFPUP);
4953 }
4954 mutex_unlock(&wl->mutex);
4955}
4956
John W. Linville354b4f02010-04-29 15:56:06 -04004957static int b43_op_get_survey(struct ieee80211_hw *hw, int idx,
4958 struct survey_info *survey)
4959{
4960 struct b43_wl *wl = hw_to_b43_wl(hw);
4961 struct b43_wldev *dev = wl->current_dev;
4962 struct ieee80211_conf *conf = &hw->conf;
4963
4964 if (idx != 0)
4965 return -ENOENT;
4966
Karl Beldan675a0b02013-03-25 16:26:57 +01004967 survey->channel = conf->chandef.chan;
John W. Linville354b4f02010-04-29 15:56:06 -04004968 survey->filled = SURVEY_INFO_NOISE_DBM;
4969 survey->noise = dev->stats.link_noise;
4970
4971 return 0;
4972}
4973
Michael Buesche4d6b792007-09-18 15:39:42 -04004974static const struct ieee80211_ops b43_hw_ops = {
Michael Buesch40faacc2007-10-28 16:29:32 +01004975 .tx = b43_op_tx,
4976 .conf_tx = b43_op_conf_tx,
4977 .add_interface = b43_op_add_interface,
4978 .remove_interface = b43_op_remove_interface,
4979 .config = b43_op_config,
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01004980 .bss_info_changed = b43_op_bss_info_changed,
Michael Buesch40faacc2007-10-28 16:29:32 +01004981 .configure_filter = b43_op_configure_filter,
4982 .set_key = b43_op_set_key,
gregor kowski035d0242009-08-19 22:35:45 +02004983 .update_tkip_key = b43_op_update_tkip_key,
Michael Buesch40faacc2007-10-28 16:29:32 +01004984 .get_stats = b43_op_get_stats,
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01004985 .get_tsf = b43_op_get_tsf,
4986 .set_tsf = b43_op_set_tsf,
Michael Buesch40faacc2007-10-28 16:29:32 +01004987 .start = b43_op_start,
4988 .stop = b43_op_stop,
Michael Buesche66fee62007-12-26 17:47:10 +01004989 .set_tim = b43_op_beacon_set_tim,
Johannes Berg38968d02008-02-25 16:27:50 +01004990 .sta_notify = b43_op_sta_notify,
Michael Buesch25d3ef52009-02-20 15:39:21 +01004991 .sw_scan_start = b43_op_sw_scan_start_notifier,
4992 .sw_scan_complete = b43_op_sw_scan_complete_notifier,
John W. Linville354b4f02010-04-29 15:56:06 -04004993 .get_survey = b43_op_get_survey,
Johannes Bergf41f3f32009-06-07 12:30:34 -05004994 .rfkill_poll = b43_rfkill_poll,
Michael Buesche4d6b792007-09-18 15:39:42 -04004995};
4996
4997/* Hard-reset the chip. Do not call this directly.
4998 * Use b43_controller_restart()
4999 */
5000static void b43_chip_reset(struct work_struct *work)
5001{
5002 struct b43_wldev *dev =
5003 container_of(work, struct b43_wldev, restart_work);
5004 struct b43_wl *wl = dev->wl;
5005 int err = 0;
5006 int prev_status;
5007
5008 mutex_lock(&wl->mutex);
5009
5010 prev_status = b43_status(dev);
5011 /* Bring the device down... */
Michael Buesch36dbd952009-09-04 22:51:29 +02005012 if (prev_status >= B43_STAT_STARTED) {
5013 dev = b43_wireless_core_stop(dev);
5014 if (!dev) {
5015 err = -ENODEV;
5016 goto out;
5017 }
5018 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005019 if (prev_status >= B43_STAT_INITIALIZED)
5020 b43_wireless_core_exit(dev);
5021
5022 /* ...and up again. */
5023 if (prev_status >= B43_STAT_INITIALIZED) {
5024 err = b43_wireless_core_init(dev);
5025 if (err)
5026 goto out;
5027 }
5028 if (prev_status >= B43_STAT_STARTED) {
5029 err = b43_wireless_core_start(dev);
5030 if (err) {
5031 b43_wireless_core_exit(dev);
5032 goto out;
5033 }
5034 }
Michael Buesch3bf0a322008-05-22 16:32:16 +02005035out:
5036 if (err)
5037 wl->current_dev = NULL; /* Failed to init the dev. */
Michael Buesche4d6b792007-09-18 15:39:42 -04005038 mutex_unlock(&wl->mutex);
Felix Fietkau2a190322011-08-10 13:50:30 -06005039
5040 if (err) {
Michael Buesche4d6b792007-09-18 15:39:42 -04005041 b43err(wl, "Controller restart FAILED\n");
Felix Fietkau2a190322011-08-10 13:50:30 -06005042 return;
5043 }
5044
5045 /* reload configuration */
5046 b43_op_config(wl->hw, ~0);
5047 if (wl->vif)
5048 b43_op_bss_info_changed(wl->hw, wl->vif, &wl->vif->bss_conf, ~0);
5049
5050 b43info(wl, "Controller restarted\n");
Michael Buesche4d6b792007-09-18 15:39:42 -04005051}
5052
Michael Bueschbb1eeff2008-02-09 12:08:58 +01005053static int b43_setup_bands(struct b43_wldev *dev,
Michael Buesch96c755a2008-01-06 00:09:46 +01005054 bool have_2ghz_phy, bool have_5ghz_phy)
Michael Buesche4d6b792007-09-18 15:39:42 -04005055{
5056 struct ieee80211_hw *hw = dev->wl->hw;
Michael Buesche4d6b792007-09-18 15:39:42 -04005057
Michael Bueschbb1eeff2008-02-09 12:08:58 +01005058 if (have_2ghz_phy)
5059 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = &b43_band_2GHz;
5060 if (dev->phy.type == B43_PHYTYPE_N) {
5061 if (have_5ghz_phy)
5062 hw->wiphy->bands[IEEE80211_BAND_5GHZ] = &b43_band_5GHz_nphy;
5063 } else {
5064 if (have_5ghz_phy)
5065 hw->wiphy->bands[IEEE80211_BAND_5GHZ] = &b43_band_5GHz_aphy;
5066 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005067
Michael Bueschbb1eeff2008-02-09 12:08:58 +01005068 dev->phy.supports_2ghz = have_2ghz_phy;
5069 dev->phy.supports_5ghz = have_5ghz_phy;
Michael Buesche4d6b792007-09-18 15:39:42 -04005070
5071 return 0;
5072}
5073
5074static void b43_wireless_core_detach(struct b43_wldev *dev)
5075{
5076 /* We release firmware that late to not be required to re-request
5077 * is all the time when we reinit the core. */
5078 b43_release_firmware(dev);
Michael Bueschfb111372008-09-02 13:00:34 +02005079 b43_phy_free(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005080}
5081
Rafał Miłecki075ca602014-05-19 23:18:54 +02005082static void b43_supported_bands(struct b43_wldev *dev, bool *have_2ghz_phy,
5083 bool *have_5ghz_phy)
5084{
5085 u16 dev_id = 0;
5086
5087#ifdef CONFIG_B43_SSB
5088 if (dev->dev->bus_type == B43_BUS_SSB &&
5089 dev->dev->sdev->bus->bustype == SSB_BUSTYPE_PCI)
5090 dev_id = dev->dev->sdev->bus->host_pci->device;
5091#endif
5092
5093 /* Note: below IDs can be "virtual" (not maching e.g. real PCI ID) */
5094 switch (dev_id) {
5095 case 0x4324: /* BCM4306 */
5096 case 0x4312: /* BCM4311 */
5097 case 0x4319: /* BCM4318 */
5098 /* Dual band devices */
5099 *have_2ghz_phy = true;
5100 *have_5ghz_phy = true;
5101 return;
5102 }
5103
5104 /* As a fallback, try to guess using PHY type */
5105 switch (dev->phy.type) {
5106 case B43_PHYTYPE_A:
5107 *have_2ghz_phy = false;
5108 *have_5ghz_phy = true;
5109 return;
5110 case B43_PHYTYPE_G:
5111 case B43_PHYTYPE_N:
5112 case B43_PHYTYPE_LP:
5113 case B43_PHYTYPE_HT:
5114 case B43_PHYTYPE_LCN:
5115 *have_2ghz_phy = true;
5116 *have_5ghz_phy = false;
5117 return;
5118 }
5119
5120 B43_WARN_ON(1);
5121}
5122
Michael Buesche4d6b792007-09-18 15:39:42 -04005123static int b43_wireless_core_attach(struct b43_wldev *dev)
5124{
5125 struct b43_wl *wl = dev->wl;
Michael Buesche4d6b792007-09-18 15:39:42 -04005126 int err;
Rafał Miłecki40c62262011-07-18 02:01:30 +02005127 u32 tmp;
Rusty Russell3db1cd52011-12-19 13:56:45 +00005128 bool have_2ghz_phy = false, have_5ghz_phy = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04005129
5130 /* Do NOT do any device initialization here.
5131 * Do it in wireless_core_init() instead.
5132 * This function is for gathering basic information about the HW, only.
5133 * Also some structs may be set up here. But most likely you want to have
5134 * that in core_init(), too.
5135 */
5136
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02005137 err = b43_bus_powerup(dev, 0);
Michael Buesche4d6b792007-09-18 15:39:42 -04005138 if (err) {
5139 b43err(wl, "Bus powerup failed\n");
5140 goto out;
5141 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005142
Rafał Miłecki075ca602014-05-19 23:18:54 +02005143 /* Try to guess supported bands for the first init needs */
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02005144 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02005145#ifdef CONFIG_B43_BCMA
5146 case B43_BUS_BCMA:
Rafał Miłecki40c62262011-07-18 02:01:30 +02005147 tmp = bcma_aread32(dev->dev->bdev, BCMA_IOST);
5148 have_2ghz_phy = !!(tmp & B43_BCMA_IOST_2G_PHY);
5149 have_5ghz_phy = !!(tmp & B43_BCMA_IOST_5G_PHY);
Rafał Miłecki42c9a452011-07-06 15:45:27 +02005150 break;
5151#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02005152#ifdef CONFIG_B43_SSB
5153 case B43_BUS_SSB:
5154 if (dev->dev->core_rev >= 5) {
Rafał Miłecki40c62262011-07-18 02:01:30 +02005155 tmp = ssb_read32(dev->dev->sdev, SSB_TMSHIGH);
5156 have_2ghz_phy = !!(tmp & B43_TMSHIGH_HAVE_2GHZ_PHY);
5157 have_5ghz_phy = !!(tmp & B43_TMSHIGH_HAVE_5GHZ_PHY);
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02005158 } else
5159 B43_WARN_ON(1);
5160 break;
5161#endif
5162 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005163
Michael Buesch96c755a2008-01-06 00:09:46 +01005164 dev->phy.gmode = have_2ghz_phy;
Rafał Miłecki4da909e2011-06-02 01:07:12 +02005165 b43_wireless_core_reset(dev, dev->phy.gmode);
Michael Buesche4d6b792007-09-18 15:39:42 -04005166
Rafał Miłecki075ca602014-05-19 23:18:54 +02005167 /* Get the PHY type. */
Michael Buesche4d6b792007-09-18 15:39:42 -04005168 err = b43_phy_versioning(dev);
5169 if (err)
Michael Buesch21954c32007-09-27 15:31:40 +02005170 goto err_powerdown;
Rafał Miłecki075ca602014-05-19 23:18:54 +02005171
5172 /* Get real info about supported bands */
5173 b43_supported_bands(dev, &have_2ghz_phy, &have_5ghz_phy);
5174
5175 /* We don't support 5 GHz on some PHYs yet */
5176 switch (dev->phy.type) {
5177 case B43_PHYTYPE_A:
5178 case B43_PHYTYPE_N:
5179 case B43_PHYTYPE_LP:
5180 b43warn(wl, "5 GHz band is unsupported on this PHY\n");
Rusty Russell3db1cd52011-12-19 13:56:45 +00005181 have_5ghz_phy = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04005182 }
Rafał Miłecki075ca602014-05-19 23:18:54 +02005183
5184 if (!have_2ghz_phy && !have_5ghz_phy) {
5185 b43err(wl, "b43 can't support any band on this device\n");
Michael Buesch96c755a2008-01-06 00:09:46 +01005186 err = -EOPNOTSUPP;
5187 goto err_powerdown;
5188 }
Michael Buesch2e35af12008-04-27 19:06:18 +02005189
Michael Bueschfb111372008-09-02 13:00:34 +02005190 err = b43_phy_allocate(dev);
5191 if (err)
5192 goto err_powerdown;
5193
Michael Buesch96c755a2008-01-06 00:09:46 +01005194 dev->phy.gmode = have_2ghz_phy;
Rafał Miłecki4da909e2011-06-02 01:07:12 +02005195 b43_wireless_core_reset(dev, dev->phy.gmode);
Michael Buesche4d6b792007-09-18 15:39:42 -04005196
5197 err = b43_validate_chipaccess(dev);
5198 if (err)
Michael Bueschfb111372008-09-02 13:00:34 +02005199 goto err_phy_free;
Michael Bueschbb1eeff2008-02-09 12:08:58 +01005200 err = b43_setup_bands(dev, have_2ghz_phy, have_5ghz_phy);
Michael Buesche4d6b792007-09-18 15:39:42 -04005201 if (err)
Michael Bueschfb111372008-09-02 13:00:34 +02005202 goto err_phy_free;
Michael Buesche4d6b792007-09-18 15:39:42 -04005203
5204 /* Now set some default "current_dev" */
5205 if (!wl->current_dev)
5206 wl->current_dev = dev;
5207 INIT_WORK(&dev->restart_work, b43_chip_reset);
5208
Michael Bueschcb24f572008-09-03 12:12:20 +02005209 dev->phy.ops->switch_analog(dev, 0);
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02005210 b43_device_disable(dev, 0);
5211 b43_bus_may_powerdown(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005212
5213out:
5214 return err;
5215
Michael Bueschfb111372008-09-02 13:00:34 +02005216err_phy_free:
5217 b43_phy_free(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005218err_powerdown:
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02005219 b43_bus_may_powerdown(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005220 return err;
5221}
5222
Rafał Miłecki482f0532011-05-18 02:06:36 +02005223static void b43_one_core_detach(struct b43_bus_dev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04005224{
5225 struct b43_wldev *wldev;
5226 struct b43_wl *wl;
5227
Michael Buesch3bf0a322008-05-22 16:32:16 +02005228 /* Do not cancel ieee80211-workqueue based work here.
5229 * See comment in b43_remove(). */
5230
Rafał Miłecki74abacb2011-07-06 15:45:28 +02005231 wldev = b43_bus_get_wldev(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005232 wl = wldev->wl;
Michael Buesche4d6b792007-09-18 15:39:42 -04005233 b43_debugfs_remove_device(wldev);
5234 b43_wireless_core_detach(wldev);
5235 list_del(&wldev->list);
Rafał Miłecki74abacb2011-07-06 15:45:28 +02005236 b43_bus_set_wldev(dev, NULL);
Michael Buesche4d6b792007-09-18 15:39:42 -04005237 kfree(wldev);
5238}
5239
Rafał Miłecki482f0532011-05-18 02:06:36 +02005240static int b43_one_core_attach(struct b43_bus_dev *dev, struct b43_wl *wl)
Michael Buesche4d6b792007-09-18 15:39:42 -04005241{
5242 struct b43_wldev *wldev;
Michael Buesche4d6b792007-09-18 15:39:42 -04005243 int err = -ENOMEM;
5244
Michael Buesche4d6b792007-09-18 15:39:42 -04005245 wldev = kzalloc(sizeof(*wldev), GFP_KERNEL);
5246 if (!wldev)
5247 goto out;
5248
Linus Torvalds9e3bd912010-02-26 10:34:27 -08005249 wldev->use_pio = b43_modparam_pio;
Rafał Miłecki482f0532011-05-18 02:06:36 +02005250 wldev->dev = dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04005251 wldev->wl = wl;
5252 b43_set_status(wldev, B43_STAT_UNINIT);
5253 wldev->bad_frames_preempt = modparam_bad_frames_preempt;
Michael Buesche4d6b792007-09-18 15:39:42 -04005254 INIT_LIST_HEAD(&wldev->list);
5255
5256 err = b43_wireless_core_attach(wldev);
5257 if (err)
5258 goto err_kfree_wldev;
5259
Rafał Miłecki74abacb2011-07-06 15:45:28 +02005260 b43_bus_set_wldev(dev, wldev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005261 b43_debugfs_add_device(wldev);
5262
5263 out:
5264 return err;
5265
5266 err_kfree_wldev:
5267 kfree(wldev);
5268 return err;
5269}
5270
Michael Buesch9fc38452008-04-19 16:53:00 +02005271#define IS_PDEV(pdev, _vendor, _device, _subvendor, _subdevice) ( \
5272 (pdev->vendor == PCI_VENDOR_ID_##_vendor) && \
5273 (pdev->device == _device) && \
5274 (pdev->subsystem_vendor == PCI_VENDOR_ID_##_subvendor) && \
5275 (pdev->subsystem_device == _subdevice) )
5276
Rafał Miłeckibd7c8a52014-05-10 19:52:18 +02005277#ifdef CONFIG_B43_SSB
Michael Buesche4d6b792007-09-18 15:39:42 -04005278static void b43_sprom_fixup(struct ssb_bus *bus)
5279{
Michael Buesch1855ba72008-04-18 20:51:41 +02005280 struct pci_dev *pdev;
5281
Michael Buesche4d6b792007-09-18 15:39:42 -04005282 /* boardflags workarounds */
5283 if (bus->boardinfo.vendor == SSB_BOARDVENDOR_DELL &&
Hauke Mehrtens5a20ef32012-04-29 02:04:06 +02005284 bus->chip_id == 0x4301 && bus->sprom.board_rev == 0x74)
Larry Finger95de2842007-11-09 16:57:18 -06005285 bus->sprom.boardflags_lo |= B43_BFL_BTCOEXIST;
Michael Buesche4d6b792007-09-18 15:39:42 -04005286 if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE &&
Hauke Mehrtens5a20ef32012-04-29 02:04:06 +02005287 bus->boardinfo.type == 0x4E && bus->sprom.board_rev > 0x40)
Larry Finger95de2842007-11-09 16:57:18 -06005288 bus->sprom.boardflags_lo |= B43_BFL_PACTRL;
Michael Buesch1855ba72008-04-18 20:51:41 +02005289 if (bus->bustype == SSB_BUSTYPE_PCI) {
5290 pdev = bus->host_pci;
Michael Buesch9fc38452008-04-19 16:53:00 +02005291 if (IS_PDEV(pdev, BROADCOM, 0x4318, ASUSTEK, 0x100F) ||
Larry Finger430cd472008-08-14 18:57:11 -05005292 IS_PDEV(pdev, BROADCOM, 0x4320, DELL, 0x0003) ||
Larry Finger570bdfb2008-09-26 08:23:00 -05005293 IS_PDEV(pdev, BROADCOM, 0x4320, HP, 0x12f8) ||
Michael Buesch9fc38452008-04-19 16:53:00 +02005294 IS_PDEV(pdev, BROADCOM, 0x4320, LINKSYS, 0x0015) ||
Larry Fingera58d4522008-08-10 10:19:33 -05005295 IS_PDEV(pdev, BROADCOM, 0x4320, LINKSYS, 0x0014) ||
Larry Finger3bb91bf2008-09-19 14:47:38 -05005296 IS_PDEV(pdev, BROADCOM, 0x4320, LINKSYS, 0x0013) ||
5297 IS_PDEV(pdev, BROADCOM, 0x4320, MOTOROLA, 0x7010))
Michael Buesch1855ba72008-04-18 20:51:41 +02005298 bus->sprom.boardflags_lo &= ~B43_BFL_BTCOEXIST;
5299 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005300}
5301
Rafał Miłecki482f0532011-05-18 02:06:36 +02005302static void b43_wireless_exit(struct b43_bus_dev *dev, struct b43_wl *wl)
Michael Buesche4d6b792007-09-18 15:39:42 -04005303{
5304 struct ieee80211_hw *hw = wl->hw;
5305
Rafał Miłecki482f0532011-05-18 02:06:36 +02005306 ssb_set_devtypedata(dev->sdev, NULL);
Michael Buesche4d6b792007-09-18 15:39:42 -04005307 ieee80211_free_hw(hw);
5308}
Rafał Miłeckibd7c8a52014-05-10 19:52:18 +02005309#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04005310
Rafał Miłeckid1507052011-07-05 23:54:07 +02005311static struct b43_wl *b43_wireless_init(struct b43_bus_dev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04005312{
Rafał Miłeckid1507052011-07-05 23:54:07 +02005313 struct ssb_sprom *sprom = dev->bus_sprom;
Michael Buesche4d6b792007-09-18 15:39:42 -04005314 struct ieee80211_hw *hw;
5315 struct b43_wl *wl;
Rafał Miłecki2729df22011-07-18 22:45:58 +02005316 char chip_name[6];
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01005317 int queue_num;
Michael Buesche4d6b792007-09-18 15:39:42 -04005318
5319 hw = ieee80211_alloc_hw(sizeof(*wl), &b43_hw_ops);
5320 if (!hw) {
5321 b43err(NULL, "Could not allocate ieee80211 device\n");
Rafał Miłecki0355a342011-05-17 14:00:01 +02005322 return ERR_PTR(-ENOMEM);
Michael Buesche4d6b792007-09-18 15:39:42 -04005323 }
Michael Buesch403a3a12009-06-08 21:04:57 +02005324 wl = hw_to_b43_wl(hw);
Michael Buesche4d6b792007-09-18 15:39:42 -04005325
5326 /* fill hw info */
Johannes Berg605a0bd2008-07-15 10:10:01 +02005327 hw->flags = IEEE80211_HW_RX_INCLUDES_FCS |
John W. Linvillef5c044e2010-04-30 15:37:00 -04005328 IEEE80211_HW_SIGNAL_DBM;
Bruno Randolf566bfe52008-05-08 19:15:40 +02005329
Luis R. Rodriguezf59ac042008-08-29 16:26:43 -07005330 hw->wiphy->interface_modes =
5331 BIT(NL80211_IFTYPE_AP) |
5332 BIT(NL80211_IFTYPE_MESH_POINT) |
5333 BIT(NL80211_IFTYPE_STATION) |
5334 BIT(NL80211_IFTYPE_WDS) |
5335 BIT(NL80211_IFTYPE_ADHOC);
5336
Antonio Quartulli78f9c852012-04-01 00:35:40 +03005337 hw->wiphy->flags |= WIPHY_FLAG_IBSS_RSN;
5338
Oleksij Rempele64add22012-06-05 20:39:32 +02005339 wl->hw_registred = false;
Johannes Berge6a98542008-10-21 12:40:02 +02005340 hw->max_rates = 2;
Michael Buesche4d6b792007-09-18 15:39:42 -04005341 SET_IEEE80211_DEV(hw, dev->dev);
Larry Finger95de2842007-11-09 16:57:18 -06005342 if (is_valid_ether_addr(sprom->et1mac))
5343 SET_IEEE80211_PERM_ADDR(hw, sprom->et1mac);
Michael Buesche4d6b792007-09-18 15:39:42 -04005344 else
Larry Finger95de2842007-11-09 16:57:18 -06005345 SET_IEEE80211_PERM_ADDR(hw, sprom->il0mac);
Michael Buesche4d6b792007-09-18 15:39:42 -04005346
Michael Buesch403a3a12009-06-08 21:04:57 +02005347 /* Initialize struct b43_wl */
Michael Buesche4d6b792007-09-18 15:39:42 -04005348 wl->hw = hw;
Michael Buesche4d6b792007-09-18 15:39:42 -04005349 mutex_init(&wl->mutex);
Michael Buesch36dbd952009-09-04 22:51:29 +02005350 spin_lock_init(&wl->hardirq_lock);
Michael Buescha82d9922008-04-04 21:40:06 +02005351 INIT_WORK(&wl->beacon_update_trigger, b43_beacon_update_trigger_work);
Michael Buesch18c8ade2008-08-28 19:33:40 +02005352 INIT_WORK(&wl->txpower_adjust_work, b43_phy_txpower_adjust_work);
Michael Bueschf5d40ee2009-09-04 22:53:18 +02005353 INIT_WORK(&wl->tx_work, b43_tx_work);
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01005354
5355 /* Initialize queues and flags. */
5356 for (queue_num = 0; queue_num < B43_QOS_QUEUE_NUM; queue_num++) {
5357 skb_queue_head_init(&wl->tx_queue[queue_num]);
5358 wl->tx_queue_stopped[queue_num] = 0;
5359 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005360
Rafał Miłecki2729df22011-07-18 22:45:58 +02005361 snprintf(chip_name, ARRAY_SIZE(chip_name),
5362 (dev->chip_id > 0x9999) ? "%d" : "%04X", dev->chip_id);
5363 b43info(wl, "Broadcom %s WLAN found (core revision %u)\n", chip_name,
5364 dev->core_rev);
Rafał Miłecki0355a342011-05-17 14:00:01 +02005365 return wl;
Michael Buesche4d6b792007-09-18 15:39:42 -04005366}
5367
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005368#ifdef CONFIG_B43_BCMA
5369static int b43_bcma_probe(struct bcma_device *core)
Michael Buesche4d6b792007-09-18 15:39:42 -04005370{
Rafał Miłecki397915c2011-07-06 19:03:46 +02005371 struct b43_bus_dev *dev;
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005372 struct b43_wl *wl;
5373 int err;
Rafał Miłecki397915c2011-07-06 19:03:46 +02005374
Rafał Miłecki89604002013-06-26 09:55:54 +02005375 if (!modparam_allhwsupport &&
5376 (core->id.rev == 0x17 || core->id.rev == 0x18)) {
5377 pr_err("Support for cores revisions 0x17 and 0x18 disabled by module param allhwsupport=0. Try b43.allhwsupport=1\n");
5378 return -ENOTSUPP;
5379 }
5380
Rafał Miłecki397915c2011-07-06 19:03:46 +02005381 dev = b43_bus_dev_bcma_init(core);
5382 if (!dev)
5383 return -ENODEV;
5384
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005385 wl = b43_wireless_init(dev);
5386 if (IS_ERR(wl)) {
5387 err = PTR_ERR(wl);
5388 goto bcma_out;
5389 }
5390
5391 err = b43_one_core_attach(dev, wl);
5392 if (err)
5393 goto bcma_err_wireless_exit;
5394
Larry Finger6b6fa582012-03-08 22:27:46 -06005395 /* setup and start work to load firmware */
5396 INIT_WORK(&wl->firmware_load, b43_request_firmware);
5397 schedule_work(&wl->firmware_load);
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005398
5399bcma_out:
5400 return err;
5401
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005402bcma_err_wireless_exit:
5403 ieee80211_free_hw(wl->hw);
5404 return err;
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005405}
5406
5407static void b43_bcma_remove(struct bcma_device *core)
5408{
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005409 struct b43_wldev *wldev = bcma_get_drvdata(core);
5410 struct b43_wl *wl = wldev->wl;
5411
5412 /* We must cancel any work here before unregistering from ieee80211,
5413 * as the ieee80211 unreg will destroy the workqueue. */
5414 cancel_work_sync(&wldev->restart_work);
Larry Finger63a02ce2013-02-25 06:09:24 +00005415 cancel_work_sync(&wl->firmware_load);
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005416
Oleksij Rempele64add22012-06-05 20:39:32 +02005417 B43_WARN_ON(!wl);
Larry Fingerf89ff642012-10-24 08:57:16 -05005418 if (!wldev->fw.ucode.data)
5419 return; /* NULL if firmware never loaded */
Oleksij Rempele64add22012-06-05 20:39:32 +02005420 if (wl->current_dev == wldev && wl->hw_registred) {
Oleksij Rempele64add22012-06-05 20:39:32 +02005421 b43_leds_stop(wldev);
5422 ieee80211_unregister_hw(wl->hw);
5423 }
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005424
5425 b43_one_core_detach(wldev->dev);
5426
Larry Finger09164042014-01-12 15:11:37 -06005427 /* Unregister HW RNG driver */
5428 b43_rng_exit(wl);
5429
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005430 b43_leds_unregister(wl);
5431
5432 ieee80211_free_hw(wl->hw);
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005433}
5434
5435static struct bcma_driver b43_bcma_driver = {
5436 .name = KBUILD_MODNAME,
5437 .id_table = b43_bcma_tbl,
5438 .probe = b43_bcma_probe,
5439 .remove = b43_bcma_remove,
5440};
5441#endif
5442
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005443#ifdef CONFIG_B43_SSB
Rafał Miłeckiaa634182011-05-18 02:06:35 +02005444static
5445int b43_ssb_probe(struct ssb_device *sdev, const struct ssb_device_id *id)
Michael Buesche4d6b792007-09-18 15:39:42 -04005446{
Rafał Miłecki482f0532011-05-18 02:06:36 +02005447 struct b43_bus_dev *dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04005448 struct b43_wl *wl;
5449 int err;
Michael Buesche4d6b792007-09-18 15:39:42 -04005450
Rafał Miłecki482f0532011-05-18 02:06:36 +02005451 dev = b43_bus_dev_ssb_init(sdev);
Dan Carpenter5b49b352011-06-09 10:09:34 +03005452 if (!dev)
5453 return -ENOMEM;
Rafał Miłecki482f0532011-05-18 02:06:36 +02005454
Rafał Miłeckiaa634182011-05-18 02:06:35 +02005455 wl = ssb_get_devtypedata(sdev);
Rafał Miłecki8f15e282014-04-20 20:30:58 +02005456 if (wl) {
5457 b43err(NULL, "Dual-core devices are not supported\n");
5458 err = -ENOTSUPP;
5459 goto err_ssb_kfree_dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04005460 }
Rafał Miłecki8f15e282014-04-20 20:30:58 +02005461
5462 b43_sprom_fixup(sdev->bus);
5463
5464 wl = b43_wireless_init(dev);
5465 if (IS_ERR(wl)) {
5466 err = PTR_ERR(wl);
5467 goto err_ssb_kfree_dev;
5468 }
5469 ssb_set_devtypedata(sdev, wl);
5470 B43_WARN_ON(ssb_get_devtypedata(sdev) != wl);
5471
Michael Buesche4d6b792007-09-18 15:39:42 -04005472 err = b43_one_core_attach(dev, wl);
5473 if (err)
Rafał Miłecki8f15e282014-04-20 20:30:58 +02005474 goto err_ssb_wireless_exit;
Michael Buesche4d6b792007-09-18 15:39:42 -04005475
Larry Finger6b6fa582012-03-08 22:27:46 -06005476 /* setup and start work to load firmware */
5477 INIT_WORK(&wl->firmware_load, b43_request_firmware);
5478 schedule_work(&wl->firmware_load);
Michael Buesche4d6b792007-09-18 15:39:42 -04005479
Michael Buesche4d6b792007-09-18 15:39:42 -04005480 return err;
5481
Rafał Miłecki8f15e282014-04-20 20:30:58 +02005482err_ssb_wireless_exit:
5483 b43_wireless_exit(dev, wl);
5484err_ssb_kfree_dev:
5485 kfree(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005486 return err;
5487}
5488
Rafał Miłeckiaa634182011-05-18 02:06:35 +02005489static void b43_ssb_remove(struct ssb_device *sdev)
Michael Buesche4d6b792007-09-18 15:39:42 -04005490{
Rafał Miłeckiaa634182011-05-18 02:06:35 +02005491 struct b43_wl *wl = ssb_get_devtypedata(sdev);
5492 struct b43_wldev *wldev = ssb_get_drvdata(sdev);
Pavel Roskine61b52d2011-07-22 18:07:13 -04005493 struct b43_bus_dev *dev = wldev->dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04005494
Michael Buesch3bf0a322008-05-22 16:32:16 +02005495 /* We must cancel any work here before unregistering from ieee80211,
5496 * as the ieee80211 unreg will destroy the workqueue. */
5497 cancel_work_sync(&wldev->restart_work);
Larry Finger63a02ce2013-02-25 06:09:24 +00005498 cancel_work_sync(&wl->firmware_load);
Michael Buesch3bf0a322008-05-22 16:32:16 +02005499
Michael Buesche4d6b792007-09-18 15:39:42 -04005500 B43_WARN_ON(!wl);
Larry Fingerf89ff642012-10-24 08:57:16 -05005501 if (!wldev->fw.ucode.data)
5502 return; /* NULL if firmware never loaded */
Oleksij Rempele64add22012-06-05 20:39:32 +02005503 if (wl->current_dev == wldev && wl->hw_registred) {
Albert Herranz82905ac2009-09-16 00:26:19 +02005504 b43_leds_stop(wldev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005505 ieee80211_unregister_hw(wl->hw);
Michael Buesch403a3a12009-06-08 21:04:57 +02005506 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005507
Pavel Roskine61b52d2011-07-22 18:07:13 -04005508 b43_one_core_detach(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005509
Larry Finger09164042014-01-12 15:11:37 -06005510 /* Unregister HW RNG driver */
5511 b43_rng_exit(wl);
5512
Rafał Miłecki644aa4d2014-04-21 10:54:29 +02005513 b43_leds_unregister(wl);
5514 b43_wireless_exit(dev, wl);
Michael Buesche4d6b792007-09-18 15:39:42 -04005515}
5516
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005517static struct ssb_driver b43_ssb_driver = {
5518 .name = KBUILD_MODNAME,
5519 .id_table = b43_ssb_tbl,
5520 .probe = b43_ssb_probe,
5521 .remove = b43_ssb_remove,
5522};
5523#endif /* CONFIG_B43_SSB */
5524
Michael Buesche4d6b792007-09-18 15:39:42 -04005525/* Perform a hardware reset. This can be called from any context. */
5526void b43_controller_restart(struct b43_wldev *dev, const char *reason)
5527{
5528 /* Must avoid requeueing, if we are in shutdown. */
5529 if (b43_status(dev) < B43_STAT_INITIALIZED)
5530 return;
5531 b43info(dev->wl, "Controller RESET (%s) ...\n", reason);
Luis R. Rodriguez42935ec2009-07-29 20:08:07 -04005532 ieee80211_queue_work(dev->wl->hw, &dev->restart_work);
Michael Buesche4d6b792007-09-18 15:39:42 -04005533}
5534
Michael Buesch26bc7832008-02-09 00:18:35 +01005535static void b43_print_driverinfo(void)
5536{
5537 const char *feat_pci = "", *feat_pcmcia = "", *feat_nphy = "",
Albert Herranz3dbba8e2009-09-10 19:34:49 +02005538 *feat_leds = "", *feat_sdio = "";
Michael Buesch26bc7832008-02-09 00:18:35 +01005539
5540#ifdef CONFIG_B43_PCI_AUTOSELECT
5541 feat_pci = "P";
5542#endif
5543#ifdef CONFIG_B43_PCMCIA
5544 feat_pcmcia = "M";
5545#endif
Rafał Miłecki692d2c02010-12-07 21:56:00 +01005546#ifdef CONFIG_B43_PHY_N
Michael Buesch26bc7832008-02-09 00:18:35 +01005547 feat_nphy = "N";
5548#endif
5549#ifdef CONFIG_B43_LEDS
5550 feat_leds = "L";
5551#endif
Albert Herranz3dbba8e2009-09-10 19:34:49 +02005552#ifdef CONFIG_B43_SDIO
5553 feat_sdio = "S";
5554#endif
Michael Buesch26bc7832008-02-09 00:18:35 +01005555 printk(KERN_INFO "Broadcom 43xx driver loaded "
Michael Büsch8b0be902011-08-21 17:24:47 +02005556 "[ Features: %s%s%s%s%s ]\n",
Michael Buesch26bc7832008-02-09 00:18:35 +01005557 feat_pci, feat_pcmcia, feat_nphy,
Albert Herranz3dbba8e2009-09-10 19:34:49 +02005558 feat_leds, feat_sdio);
Michael Buesch26bc7832008-02-09 00:18:35 +01005559}
5560
Michael Buesche4d6b792007-09-18 15:39:42 -04005561static int __init b43_init(void)
5562{
5563 int err;
5564
5565 b43_debugfs_init();
5566 err = b43_pcmcia_init();
5567 if (err)
5568 goto err_dfs_exit;
Albert Herranz3dbba8e2009-09-10 19:34:49 +02005569 err = b43_sdio_init();
Michael Buesche4d6b792007-09-18 15:39:42 -04005570 if (err)
5571 goto err_pcmcia_exit;
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005572#ifdef CONFIG_B43_BCMA
5573 err = bcma_driver_register(&b43_bcma_driver);
Albert Herranz3dbba8e2009-09-10 19:34:49 +02005574 if (err)
5575 goto err_sdio_exit;
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005576#endif
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005577#ifdef CONFIG_B43_SSB
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005578 err = ssb_driver_register(&b43_ssb_driver);
5579 if (err)
5580 goto err_bcma_driver_exit;
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005581#endif
Michael Buesch26bc7832008-02-09 00:18:35 +01005582 b43_print_driverinfo();
Michael Buesche4d6b792007-09-18 15:39:42 -04005583
5584 return err;
5585
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005586#ifdef CONFIG_B43_SSB
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005587err_bcma_driver_exit:
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005588#endif
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005589#ifdef CONFIG_B43_BCMA
5590 bcma_driver_unregister(&b43_bcma_driver);
Albert Herranz3dbba8e2009-09-10 19:34:49 +02005591err_sdio_exit:
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005592#endif
Albert Herranz3dbba8e2009-09-10 19:34:49 +02005593 b43_sdio_exit();
Michael Buesche4d6b792007-09-18 15:39:42 -04005594err_pcmcia_exit:
5595 b43_pcmcia_exit();
5596err_dfs_exit:
5597 b43_debugfs_exit();
5598 return err;
5599}
5600
5601static void __exit b43_exit(void)
5602{
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005603#ifdef CONFIG_B43_SSB
Michael Buesche4d6b792007-09-18 15:39:42 -04005604 ssb_driver_unregister(&b43_ssb_driver);
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005605#endif
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005606#ifdef CONFIG_B43_BCMA
5607 bcma_driver_unregister(&b43_bcma_driver);
5608#endif
Albert Herranz3dbba8e2009-09-10 19:34:49 +02005609 b43_sdio_exit();
Michael Buesche4d6b792007-09-18 15:39:42 -04005610 b43_pcmcia_exit();
5611 b43_debugfs_exit();
5612}
5613
5614module_init(b43_init)
5615module_exit(b43_exit)