blob: 0e933bb715433b0c9286ac084b96c44f8972f8d9 [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
1178 /* Take PHY out of reset */
1179 flags = bcma_aread32(dev->dev->bdev, BCMA_IOCTL);
1180 flags &= ~B43_BCMA_IOCTL_PHY_RESET;
1181 flags |= BCMA_IOCTL_FGC;
1182 bcma_awrite32(dev->dev->bdev, BCMA_IOCTL, flags);
1183 udelay(1);
1184
1185 /* Do not force clock anymore */
1186 flags = bcma_aread32(dev->dev->bdev, BCMA_IOCTL);
1187 flags &= ~BCMA_IOCTL_FGC;
1188 bcma_awrite32(dev->dev->bdev, BCMA_IOCTL, flags);
1189 udelay(1);
1190}
1191
Rafał Miłecki42c9a452011-07-06 15:45:27 +02001192static void b43_bcma_wireless_core_reset(struct b43_wldev *dev, bool gmode)
1193{
Rafał Miłecki88cceab2013-02-26 10:07:57 +01001194 u32 req = B43_BCMA_CLKCTLST_80211_PLL_REQ |
1195 B43_BCMA_CLKCTLST_PHY_PLL_REQ;
1196 u32 status = B43_BCMA_CLKCTLST_80211_PLL_ST |
1197 B43_BCMA_CLKCTLST_PHY_PLL_ST;
1198
Rafał Miłecki49173592011-07-17 01:06:06 +02001199 b43_device_enable(dev, B43_BCMA_IOCTL_PHY_CLKEN);
1200 bcma_core_set_clockmode(dev->dev->bdev, BCMA_CLKMODE_FAST);
1201 b43_bcma_phy_reset(dev);
Rafał Miłecki88cceab2013-02-26 10:07:57 +01001202 bcma_core_pll_ctl(dev->dev->bdev, req, status, true);
Rafał Miłecki42c9a452011-07-06 15:45:27 +02001203}
1204#endif
1205
Rafał Miłecki4da909e2011-06-02 01:07:12 +02001206static void b43_ssb_wireless_core_reset(struct b43_wldev *dev, bool gmode)
Michael Buesche4d6b792007-09-18 15:39:42 -04001207{
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02001208 struct ssb_device *sdev = dev->dev->sdev;
Michael Buesche4d6b792007-09-18 15:39:42 -04001209 u32 tmslow;
Rafał Miłecki4da909e2011-06-02 01:07:12 +02001210 u32 flags = 0;
Michael Buesche4d6b792007-09-18 15:39:42 -04001211
Rafał Miłecki4da909e2011-06-02 01:07:12 +02001212 if (gmode)
1213 flags |= B43_TMSLOW_GMODE;
Michael Buesche4d6b792007-09-18 15:39:42 -04001214 flags |= B43_TMSLOW_PHYCLKEN;
1215 flags |= B43_TMSLOW_PHYRESET;
Rafał Miłecki42ab1352010-12-09 20:56:01 +01001216 if (dev->phy.type == B43_PHYTYPE_N)
1217 flags |= B43_TMSLOW_PHY_BANDWIDTH_20MHZ; /* Make 20 MHz def */
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02001218 b43_device_enable(dev, flags);
Michael Buesche4d6b792007-09-18 15:39:42 -04001219 msleep(2); /* Wait for the PLL to turn on. */
1220
1221 /* Now take the PHY out of Reset again */
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02001222 tmslow = ssb_read32(sdev, SSB_TMSLOW);
Michael Buesche4d6b792007-09-18 15:39:42 -04001223 tmslow |= SSB_TMSLOW_FGC;
1224 tmslow &= ~B43_TMSLOW_PHYRESET;
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02001225 ssb_write32(sdev, SSB_TMSLOW, tmslow);
1226 ssb_read32(sdev, SSB_TMSLOW); /* flush */
Michael Buesche4d6b792007-09-18 15:39:42 -04001227 msleep(1);
1228 tmslow &= ~SSB_TMSLOW_FGC;
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02001229 ssb_write32(sdev, SSB_TMSLOW, tmslow);
1230 ssb_read32(sdev, SSB_TMSLOW); /* flush */
Michael Buesche4d6b792007-09-18 15:39:42 -04001231 msleep(1);
Rafał Miłecki14952982011-05-17 18:57:28 +02001232}
1233
Rafał Miłecki4da909e2011-06-02 01:07:12 +02001234void b43_wireless_core_reset(struct b43_wldev *dev, bool gmode)
Rafał Miłecki14952982011-05-17 18:57:28 +02001235{
1236 u32 macctl;
1237
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02001238 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02001239#ifdef CONFIG_B43_BCMA
1240 case B43_BUS_BCMA:
1241 b43_bcma_wireless_core_reset(dev, gmode);
1242 break;
1243#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02001244#ifdef CONFIG_B43_SSB
1245 case B43_BUS_SSB:
1246 b43_ssb_wireless_core_reset(dev, gmode);
1247 break;
1248#endif
1249 }
Michael Buesche4d6b792007-09-18 15:39:42 -04001250
Michael Bueschfb111372008-09-02 13:00:34 +02001251 /* Turn Analog ON, but only if we already know the PHY-type.
1252 * This protects against very early setup where we don't know the
1253 * PHY-type, yet. wireless_core_reset will be called once again later,
1254 * when we know the PHY-type. */
1255 if (dev->phy.ops)
Michael Bueschcb24f572008-09-03 12:12:20 +02001256 dev->phy.ops->switch_analog(dev, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04001257
1258 macctl = b43_read32(dev, B43_MMIO_MACCTL);
1259 macctl &= ~B43_MACCTL_GMODE;
Rafał Miłecki4da909e2011-06-02 01:07:12 +02001260 if (gmode)
Michael Buesche4d6b792007-09-18 15:39:42 -04001261 macctl |= B43_MACCTL_GMODE;
1262 macctl |= B43_MACCTL_IHR_ENABLED;
1263 b43_write32(dev, B43_MMIO_MACCTL, macctl);
1264}
1265
1266static void handle_irq_transmit_status(struct b43_wldev *dev)
1267{
1268 u32 v0, v1;
1269 u16 tmp;
1270 struct b43_txstatus stat;
1271
1272 while (1) {
1273 v0 = b43_read32(dev, B43_MMIO_XMITSTAT_0);
1274 if (!(v0 & 0x00000001))
1275 break;
1276 v1 = b43_read32(dev, B43_MMIO_XMITSTAT_1);
1277
1278 stat.cookie = (v0 >> 16);
1279 stat.seq = (v1 & 0x0000FFFF);
1280 stat.phy_stat = ((v1 & 0x00FF0000) >> 16);
1281 tmp = (v0 & 0x0000FFFF);
1282 stat.frame_count = ((tmp & 0xF000) >> 12);
1283 stat.rts_count = ((tmp & 0x0F00) >> 8);
1284 stat.supp_reason = ((tmp & 0x001C) >> 2);
1285 stat.pm_indicated = !!(tmp & 0x0080);
1286 stat.intermediate = !!(tmp & 0x0040);
1287 stat.for_ampdu = !!(tmp & 0x0020);
1288 stat.acked = !!(tmp & 0x0002);
1289
1290 b43_handle_txstatus(dev, &stat);
1291 }
1292}
1293
1294static void drain_txstatus_queue(struct b43_wldev *dev)
1295{
1296 u32 dummy;
1297
Rafał Miłecki21d889d2011-05-18 02:06:38 +02001298 if (dev->dev->core_rev < 5)
Michael Buesche4d6b792007-09-18 15:39:42 -04001299 return;
1300 /* Read all entries from the microcode TXstatus FIFO
1301 * and throw them away.
1302 */
1303 while (1) {
1304 dummy = b43_read32(dev, B43_MMIO_XMITSTAT_0);
1305 if (!(dummy & 0x00000001))
1306 break;
1307 dummy = b43_read32(dev, B43_MMIO_XMITSTAT_1);
1308 }
1309}
1310
1311static u32 b43_jssi_read(struct b43_wldev *dev)
1312{
1313 u32 val = 0;
1314
Hauke Mehrtens5c1da232013-03-23 18:07:02 +01001315 val = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_JSSI1);
Michael Buesche4d6b792007-09-18 15:39:42 -04001316 val <<= 16;
Hauke Mehrtens5c1da232013-03-23 18:07:02 +01001317 val |= b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_JSSI0);
Michael Buesche4d6b792007-09-18 15:39:42 -04001318
1319 return val;
1320}
1321
1322static void b43_jssi_write(struct b43_wldev *dev, u32 jssi)
1323{
Hauke Mehrtens5c1da232013-03-23 18:07:02 +01001324 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_JSSI0,
1325 (jssi & 0x0000FFFF));
1326 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_JSSI1,
1327 (jssi & 0xFFFF0000) >> 16);
Michael Buesche4d6b792007-09-18 15:39:42 -04001328}
1329
1330static void b43_generate_noise_sample(struct b43_wldev *dev)
1331{
1332 b43_jssi_write(dev, 0x7F7F7F7F);
Michael Bueschaa6c7ae2007-12-26 16:26:36 +01001333 b43_write32(dev, B43_MMIO_MACCMD,
1334 b43_read32(dev, B43_MMIO_MACCMD) | B43_MACCMD_BGNOISE);
Michael Buesche4d6b792007-09-18 15:39:42 -04001335}
1336
1337static void b43_calculate_link_quality(struct b43_wldev *dev)
1338{
1339 /* Top half of Link Quality calculation. */
1340
Michael Bueschef1a6282008-08-27 18:53:02 +02001341 if (dev->phy.type != B43_PHYTYPE_G)
1342 return;
Michael Buesche4d6b792007-09-18 15:39:42 -04001343 if (dev->noisecalc.calculation_running)
1344 return;
Rusty Russell3db1cd52011-12-19 13:56:45 +00001345 dev->noisecalc.calculation_running = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04001346 dev->noisecalc.nr_samples = 0;
1347
1348 b43_generate_noise_sample(dev);
1349}
1350
1351static void handle_irq_noise(struct b43_wldev *dev)
1352{
Michael Bueschef1a6282008-08-27 18:53:02 +02001353 struct b43_phy_g *phy = dev->phy.g;
Michael Buesche4d6b792007-09-18 15:39:42 -04001354 u16 tmp;
1355 u8 noise[4];
1356 u8 i, j;
1357 s32 average;
1358
1359 /* Bottom half of Link Quality calculation. */
1360
Michael Bueschef1a6282008-08-27 18:53:02 +02001361 if (dev->phy.type != B43_PHYTYPE_G)
1362 return;
1363
Michael Buesch98a3b2f2008-06-12 12:36:29 +02001364 /* Possible race condition: It might be possible that the user
1365 * changed to a different channel in the meantime since we
1366 * started the calculation. We ignore that fact, since it's
1367 * not really that much of a problem. The background noise is
1368 * an estimation only anyway. Slightly wrong results will get damped
1369 * by the averaging of the 8 sample rounds. Additionally the
1370 * value is shortlived. So it will be replaced by the next noise
1371 * calculation round soon. */
1372
Michael Buesche4d6b792007-09-18 15:39:42 -04001373 B43_WARN_ON(!dev->noisecalc.calculation_running);
Michael Buesch1a094042007-09-20 11:13:40 -07001374 *((__le32 *)noise) = cpu_to_le32(b43_jssi_read(dev));
Michael Buesche4d6b792007-09-18 15:39:42 -04001375 if (noise[0] == 0x7F || noise[1] == 0x7F ||
1376 noise[2] == 0x7F || noise[3] == 0x7F)
1377 goto generate_new;
1378
1379 /* Get the noise samples. */
1380 B43_WARN_ON(dev->noisecalc.nr_samples >= 8);
1381 i = dev->noisecalc.nr_samples;
Harvey Harrisoncdbf0842008-05-02 13:47:48 -07001382 noise[0] = clamp_val(noise[0], 0, ARRAY_SIZE(phy->nrssi_lt) - 1);
1383 noise[1] = clamp_val(noise[1], 0, ARRAY_SIZE(phy->nrssi_lt) - 1);
1384 noise[2] = clamp_val(noise[2], 0, ARRAY_SIZE(phy->nrssi_lt) - 1);
1385 noise[3] = clamp_val(noise[3], 0, ARRAY_SIZE(phy->nrssi_lt) - 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04001386 dev->noisecalc.samples[i][0] = phy->nrssi_lt[noise[0]];
1387 dev->noisecalc.samples[i][1] = phy->nrssi_lt[noise[1]];
1388 dev->noisecalc.samples[i][2] = phy->nrssi_lt[noise[2]];
1389 dev->noisecalc.samples[i][3] = phy->nrssi_lt[noise[3]];
1390 dev->noisecalc.nr_samples++;
1391 if (dev->noisecalc.nr_samples == 8) {
1392 /* Calculate the Link Quality by the noise samples. */
1393 average = 0;
1394 for (i = 0; i < 8; i++) {
1395 for (j = 0; j < 4; j++)
1396 average += dev->noisecalc.samples[i][j];
1397 }
1398 average /= (8 * 4);
1399 average *= 125;
1400 average += 64;
1401 average /= 128;
1402 tmp = b43_shm_read16(dev, B43_SHM_SHARED, 0x40C);
1403 tmp = (tmp / 128) & 0x1F;
1404 if (tmp >= 8)
1405 average += 2;
1406 else
1407 average -= 25;
1408 if (tmp == 8)
1409 average -= 72;
1410 else
1411 average -= 48;
1412
1413 dev->stats.link_noise = average;
Rusty Russell3db1cd52011-12-19 13:56:45 +00001414 dev->noisecalc.calculation_running = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04001415 return;
1416 }
Michael Buesch98a3b2f2008-06-12 12:36:29 +02001417generate_new:
Michael Buesche4d6b792007-09-18 15:39:42 -04001418 b43_generate_noise_sample(dev);
1419}
1420
1421static void handle_irq_tbtt_indication(struct b43_wldev *dev)
1422{
Johannes Berg05c914f2008-09-11 00:01:58 +02001423 if (b43_is_mode(dev->wl, NL80211_IFTYPE_AP)) {
Michael Buesche4d6b792007-09-18 15:39:42 -04001424 ///TODO: PS TBTT
1425 } else {
1426 if (1 /*FIXME: the last PSpoll frame was sent successfully */ )
1427 b43_power_saving_ctl_bits(dev, 0);
1428 }
Johannes Berg05c914f2008-09-11 00:01:58 +02001429 if (b43_is_mode(dev->wl, NL80211_IFTYPE_ADHOC))
Rusty Russell3db1cd52011-12-19 13:56:45 +00001430 dev->dfq_valid = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04001431}
1432
1433static void handle_irq_atim_end(struct b43_wldev *dev)
1434{
Michael Bueschaa6c7ae2007-12-26 16:26:36 +01001435 if (dev->dfq_valid) {
1436 b43_write32(dev, B43_MMIO_MACCMD,
1437 b43_read32(dev, B43_MMIO_MACCMD)
1438 | B43_MACCMD_DFQ_VALID);
Rusty Russell3db1cd52011-12-19 13:56:45 +00001439 dev->dfq_valid = false;
Michael Bueschaa6c7ae2007-12-26 16:26:36 +01001440 }
Michael Buesche4d6b792007-09-18 15:39:42 -04001441}
1442
1443static void handle_irq_pmq(struct b43_wldev *dev)
1444{
1445 u32 tmp;
1446
1447 //TODO: AP mode.
1448
1449 while (1) {
1450 tmp = b43_read32(dev, B43_MMIO_PS_STATUS);
1451 if (!(tmp & 0x00000008))
1452 break;
1453 }
1454 /* 16bit write is odd, but correct. */
1455 b43_write16(dev, B43_MMIO_PS_STATUS, 0x0002);
1456}
1457
1458static void b43_write_template_common(struct b43_wldev *dev,
John Daiker99da1852009-02-24 02:16:42 -08001459 const u8 *data, u16 size,
Michael Buesche4d6b792007-09-18 15:39:42 -04001460 u16 ram_offset,
1461 u16 shm_size_offset, u8 rate)
1462{
1463 u32 i, tmp;
1464 struct b43_plcp_hdr4 plcp;
1465
1466 plcp.data = 0;
1467 b43_generate_plcp_hdr(&plcp, size + FCS_LEN, rate);
1468 b43_ram_write(dev, ram_offset, le32_to_cpu(plcp.data));
1469 ram_offset += sizeof(u32);
1470 /* The PLCP is 6 bytes long, but we only wrote 4 bytes, yet.
1471 * So leave the first two bytes of the next write blank.
1472 */
1473 tmp = (u32) (data[0]) << 16;
1474 tmp |= (u32) (data[1]) << 24;
1475 b43_ram_write(dev, ram_offset, tmp);
1476 ram_offset += sizeof(u32);
1477 for (i = 2; i < size; i += sizeof(u32)) {
1478 tmp = (u32) (data[i + 0]);
1479 if (i + 1 < size)
1480 tmp |= (u32) (data[i + 1]) << 8;
1481 if (i + 2 < size)
1482 tmp |= (u32) (data[i + 2]) << 16;
1483 if (i + 3 < size)
1484 tmp |= (u32) (data[i + 3]) << 24;
1485 b43_ram_write(dev, ram_offset + i - 2, tmp);
1486 }
1487 b43_shm_write16(dev, B43_SHM_SHARED, shm_size_offset,
1488 size + sizeof(struct b43_plcp_hdr6));
1489}
1490
Michael Buesch5042c502008-04-05 15:05:00 +02001491/* Check if the use of the antenna that ieee80211 told us to
1492 * use is possible. This will fall back to DEFAULT.
1493 * "antenna_nr" is the antenna identifier we got from ieee80211. */
1494u8 b43_ieee80211_antenna_sanitize(struct b43_wldev *dev,
1495 u8 antenna_nr)
1496{
1497 u8 antenna_mask;
1498
1499 if (antenna_nr == 0) {
1500 /* Zero means "use default antenna". That's always OK. */
1501 return 0;
1502 }
1503
1504 /* Get the mask of available antennas. */
1505 if (dev->phy.gmode)
Rafał Miłecki05814832011-05-18 02:06:39 +02001506 antenna_mask = dev->dev->bus_sprom->ant_available_bg;
Michael Buesch5042c502008-04-05 15:05:00 +02001507 else
Rafał Miłecki05814832011-05-18 02:06:39 +02001508 antenna_mask = dev->dev->bus_sprom->ant_available_a;
Michael Buesch5042c502008-04-05 15:05:00 +02001509
1510 if (!(antenna_mask & (1 << (antenna_nr - 1)))) {
1511 /* This antenna is not available. Fall back to default. */
1512 return 0;
1513 }
1514
1515 return antenna_nr;
1516}
1517
Michael Buesch5042c502008-04-05 15:05:00 +02001518/* Convert a b43 antenna number value to the PHY TX control value. */
1519static u16 b43_antenna_to_phyctl(int antenna)
1520{
1521 switch (antenna) {
1522 case B43_ANTENNA0:
1523 return B43_TXH_PHY_ANT0;
1524 case B43_ANTENNA1:
1525 return B43_TXH_PHY_ANT1;
1526 case B43_ANTENNA2:
1527 return B43_TXH_PHY_ANT2;
1528 case B43_ANTENNA3:
1529 return B43_TXH_PHY_ANT3;
Gábor Stefanik64e368b2009-08-27 22:49:49 +02001530 case B43_ANTENNA_AUTO0:
1531 case B43_ANTENNA_AUTO1:
Michael Buesch5042c502008-04-05 15:05:00 +02001532 return B43_TXH_PHY_ANT01AUTO;
1533 }
1534 B43_WARN_ON(1);
1535 return 0;
1536}
1537
Michael Buesche4d6b792007-09-18 15:39:42 -04001538static void b43_write_beacon_template(struct b43_wldev *dev,
1539 u16 ram_offset,
Michael Buesch5042c502008-04-05 15:05:00 +02001540 u16 shm_size_offset)
Michael Buesche4d6b792007-09-18 15:39:42 -04001541{
Michael Buesch47f76ca2007-12-27 22:15:11 +01001542 unsigned int i, len, variable_len;
Michael Buesche66fee62007-12-26 17:47:10 +01001543 const struct ieee80211_mgmt *bcn;
1544 const u8 *ie;
Rusty Russell3db1cd52011-12-19 13:56:45 +00001545 bool tim_found = false;
Michael Buesch5042c502008-04-05 15:05:00 +02001546 unsigned int rate;
1547 u16 ctl;
1548 int antenna;
Johannes Berge039fa42008-05-15 12:55:29 +02001549 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(dev->wl->current_beacon);
Michael Buesche4d6b792007-09-18 15:39:42 -04001550
Michael Buesche66fee62007-12-26 17:47:10 +01001551 bcn = (const struct ieee80211_mgmt *)(dev->wl->current_beacon->data);
1552 len = min((size_t) dev->wl->current_beacon->len,
Michael Buesche4d6b792007-09-18 15:39:42 -04001553 0x200 - sizeof(struct b43_plcp_hdr6));
Johannes Berge039fa42008-05-15 12:55:29 +02001554 rate = ieee80211_get_tx_rate(dev->wl->hw, info)->hw_value;
Michael Buesche66fee62007-12-26 17:47:10 +01001555
1556 b43_write_template_common(dev, (const u8 *)bcn,
Michael Buesche4d6b792007-09-18 15:39:42 -04001557 len, ram_offset, shm_size_offset, rate);
Michael Buesche66fee62007-12-26 17:47:10 +01001558
Michael Buesch5042c502008-04-05 15:05:00 +02001559 /* Write the PHY TX control parameters. */
Johannes Berg0f4ac382008-10-09 12:18:04 +02001560 antenna = B43_ANTENNA_DEFAULT;
Michael Buesch5042c502008-04-05 15:05:00 +02001561 antenna = b43_antenna_to_phyctl(antenna);
1562 ctl = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_BEACPHYCTL);
1563 /* We can't send beacons with short preamble. Would get PHY errors. */
1564 ctl &= ~B43_TXH_PHY_SHORTPRMBL;
1565 ctl &= ~B43_TXH_PHY_ANT;
1566 ctl &= ~B43_TXH_PHY_ENC;
1567 ctl |= antenna;
1568 if (b43_is_cck_rate(rate))
1569 ctl |= B43_TXH_PHY_ENC_CCK;
1570 else
1571 ctl |= B43_TXH_PHY_ENC_OFDM;
1572 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_BEACPHYCTL, ctl);
1573
Michael Buesche66fee62007-12-26 17:47:10 +01001574 /* Find the position of the TIM and the DTIM_period value
1575 * and write them to SHM. */
1576 ie = bcn->u.beacon.variable;
Michael Buesch47f76ca2007-12-27 22:15:11 +01001577 variable_len = len - offsetof(struct ieee80211_mgmt, u.beacon.variable);
1578 for (i = 0; i < variable_len - 2; ) {
Michael Buesche66fee62007-12-26 17:47:10 +01001579 uint8_t ie_id, ie_len;
1580
1581 ie_id = ie[i];
1582 ie_len = ie[i + 1];
1583 if (ie_id == 5) {
1584 u16 tim_position;
1585 u16 dtim_period;
1586 /* This is the TIM Information Element */
1587
1588 /* Check whether the ie_len is in the beacon data range. */
Michael Buesch47f76ca2007-12-27 22:15:11 +01001589 if (variable_len < ie_len + 2 + i)
Michael Buesche66fee62007-12-26 17:47:10 +01001590 break;
1591 /* A valid TIM is at least 4 bytes long. */
1592 if (ie_len < 4)
1593 break;
Rusty Russell3db1cd52011-12-19 13:56:45 +00001594 tim_found = true;
Michael Buesche66fee62007-12-26 17:47:10 +01001595
1596 tim_position = sizeof(struct b43_plcp_hdr6);
1597 tim_position += offsetof(struct ieee80211_mgmt, u.beacon.variable);
1598 tim_position += i;
1599
1600 dtim_period = ie[i + 3];
1601
1602 b43_shm_write16(dev, B43_SHM_SHARED,
1603 B43_SHM_SH_TIMBPOS, tim_position);
1604 b43_shm_write16(dev, B43_SHM_SHARED,
1605 B43_SHM_SH_DTIMPER, dtim_period);
1606 break;
1607 }
1608 i += ie_len + 2;
1609 }
1610 if (!tim_found) {
Johannes Berg04dea132008-05-20 12:10:49 +02001611 /*
1612 * If ucode wants to modify TIM do it behind the beacon, this
1613 * will happen, for example, when doing mesh networking.
1614 */
1615 b43_shm_write16(dev, B43_SHM_SHARED,
1616 B43_SHM_SH_TIMBPOS,
1617 len + sizeof(struct b43_plcp_hdr6));
1618 b43_shm_write16(dev, B43_SHM_SHARED,
1619 B43_SHM_SH_DTIMPER, 0);
1620 }
1621 b43dbg(dev->wl, "Updated beacon template at 0x%x\n", ram_offset);
Michael Buesche4d6b792007-09-18 15:39:42 -04001622}
1623
Michael Buesch6b4bec012008-05-20 12:16:28 +02001624static void b43_upload_beacon0(struct b43_wldev *dev)
1625{
1626 struct b43_wl *wl = dev->wl;
1627
1628 if (wl->beacon0_uploaded)
1629 return;
Hauke Mehrtens5c1da232013-03-23 18:07:02 +01001630 b43_write_beacon_template(dev, B43_SHM_SH_BT_BASE0, B43_SHM_SH_BTL0);
Rusty Russell3db1cd52011-12-19 13:56:45 +00001631 wl->beacon0_uploaded = true;
Michael Buesch6b4bec012008-05-20 12:16:28 +02001632}
1633
1634static void b43_upload_beacon1(struct b43_wldev *dev)
1635{
1636 struct b43_wl *wl = dev->wl;
1637
1638 if (wl->beacon1_uploaded)
1639 return;
Hauke Mehrtens5c1da232013-03-23 18:07:02 +01001640 b43_write_beacon_template(dev, B43_SHM_SH_BT_BASE1, B43_SHM_SH_BTL1);
Rusty Russell3db1cd52011-12-19 13:56:45 +00001641 wl->beacon1_uploaded = true;
Michael Buesch6b4bec012008-05-20 12:16:28 +02001642}
1643
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001644static void handle_irq_beacon(struct b43_wldev *dev)
1645{
1646 struct b43_wl *wl = dev->wl;
1647 u32 cmd, beacon0_valid, beacon1_valid;
1648
Johannes Berg05c914f2008-09-11 00:01:58 +02001649 if (!b43_is_mode(wl, NL80211_IFTYPE_AP) &&
Manual Munz8c235162011-09-18 18:24:03 -05001650 !b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT) &&
1651 !b43_is_mode(wl, NL80211_IFTYPE_ADHOC))
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001652 return;
1653
1654 /* This is the bottom half of the asynchronous beacon update. */
1655
1656 /* Ignore interrupt in the future. */
Michael Buesch13790722009-04-08 21:26:27 +02001657 dev->irq_mask &= ~B43_IRQ_BEACON;
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001658
1659 cmd = b43_read32(dev, B43_MMIO_MACCMD);
1660 beacon0_valid = (cmd & B43_MACCMD_BEACON0_VALID);
1661 beacon1_valid = (cmd & B43_MACCMD_BEACON1_VALID);
1662
1663 /* Schedule interrupt manually, if busy. */
1664 if (beacon0_valid && beacon1_valid) {
1665 b43_write32(dev, B43_MMIO_GEN_IRQ_REASON, B43_IRQ_BEACON);
Michael Buesch13790722009-04-08 21:26:27 +02001666 dev->irq_mask |= B43_IRQ_BEACON;
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001667 return;
1668 }
1669
Michael Buesch6b4bec012008-05-20 12:16:28 +02001670 if (unlikely(wl->beacon_templates_virgin)) {
1671 /* We never uploaded a beacon before.
1672 * Upload both templates now, but only mark one valid. */
Rusty Russell3db1cd52011-12-19 13:56:45 +00001673 wl->beacon_templates_virgin = false;
Michael Buesch6b4bec012008-05-20 12:16:28 +02001674 b43_upload_beacon0(dev);
1675 b43_upload_beacon1(dev);
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001676 cmd = b43_read32(dev, B43_MMIO_MACCMD);
1677 cmd |= B43_MACCMD_BEACON0_VALID;
1678 b43_write32(dev, B43_MMIO_MACCMD, cmd);
Michael Buesch6b4bec012008-05-20 12:16:28 +02001679 } else {
1680 if (!beacon0_valid) {
1681 b43_upload_beacon0(dev);
1682 cmd = b43_read32(dev, B43_MMIO_MACCMD);
1683 cmd |= B43_MACCMD_BEACON0_VALID;
1684 b43_write32(dev, B43_MMIO_MACCMD, cmd);
1685 } else if (!beacon1_valid) {
1686 b43_upload_beacon1(dev);
1687 cmd = b43_read32(dev, B43_MMIO_MACCMD);
1688 cmd |= B43_MACCMD_BEACON1_VALID;
1689 b43_write32(dev, B43_MMIO_MACCMD, cmd);
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001690 }
Michael Bueschc97a4cc2008-04-05 15:02:09 +02001691 }
1692}
1693
Michael Buesch36dbd952009-09-04 22:51:29 +02001694static void b43_do_beacon_update_trigger_work(struct b43_wldev *dev)
1695{
1696 u32 old_irq_mask = dev->irq_mask;
1697
1698 /* update beacon right away or defer to irq */
1699 handle_irq_beacon(dev);
1700 if (old_irq_mask != dev->irq_mask) {
1701 /* The handler updated the IRQ mask. */
1702 B43_WARN_ON(!dev->irq_mask);
1703 if (b43_read32(dev, B43_MMIO_GEN_IRQ_MASK)) {
1704 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, dev->irq_mask);
1705 } else {
1706 /* Device interrupts are currently disabled. That means
1707 * we just ran the hardirq handler and scheduled the
1708 * IRQ thread. The thread will write the IRQ mask when
1709 * it finished, so there's nothing to do here. Writing
1710 * the mask _here_ would incorrectly re-enable IRQs. */
1711 }
1712 }
1713}
1714
Michael Buescha82d9922008-04-04 21:40:06 +02001715static void b43_beacon_update_trigger_work(struct work_struct *work)
1716{
1717 struct b43_wl *wl = container_of(work, struct b43_wl,
1718 beacon_update_trigger);
1719 struct b43_wldev *dev;
1720
1721 mutex_lock(&wl->mutex);
1722 dev = wl->current_dev;
1723 if (likely(dev && (b43_status(dev) >= B43_STAT_INITIALIZED))) {
Rafał Miłecki505fb012011-05-19 15:11:27 +02001724 if (b43_bus_host_is_sdio(dev->dev)) {
Michael Buesch36dbd952009-09-04 22:51:29 +02001725 /* wl->mutex is enough. */
1726 b43_do_beacon_update_trigger_work(dev);
1727 mmiowb();
1728 } else {
1729 spin_lock_irq(&wl->hardirq_lock);
1730 b43_do_beacon_update_trigger_work(dev);
1731 mmiowb();
1732 spin_unlock_irq(&wl->hardirq_lock);
1733 }
Michael Buescha82d9922008-04-04 21:40:06 +02001734 }
1735 mutex_unlock(&wl->mutex);
1736}
1737
Michael Bueschd4df6f12007-12-26 18:04:14 +01001738/* Asynchronously update the packet templates in template RAM.
Michael Buesch36dbd952009-09-04 22:51:29 +02001739 * Locking: Requires wl->mutex to be locked. */
Johannes Berg9d139c82008-07-09 14:40:37 +02001740static void b43_update_templates(struct b43_wl *wl)
Michael Buesche4d6b792007-09-18 15:39:42 -04001741{
Johannes Berg9d139c82008-07-09 14:40:37 +02001742 struct sk_buff *beacon;
1743
Michael Buesche66fee62007-12-26 17:47:10 +01001744 /* This is the top half of the ansynchronous beacon update.
1745 * The bottom half is the beacon IRQ.
1746 * Beacon update must be asynchronous to avoid sending an
1747 * invalid beacon. This can happen for example, if the firmware
1748 * transmits a beacon while we are updating it. */
Michael Buesche4d6b792007-09-18 15:39:42 -04001749
Johannes Berg9d139c82008-07-09 14:40:37 +02001750 /* We could modify the existing beacon and set the aid bit in
1751 * the TIM field, but that would probably require resizing and
1752 * moving of data within the beacon template.
1753 * Simply request a new beacon and let mac80211 do the hard work. */
1754 beacon = ieee80211_beacon_get(wl->hw, wl->vif);
1755 if (unlikely(!beacon))
1756 return;
1757
Michael Buesche66fee62007-12-26 17:47:10 +01001758 if (wl->current_beacon)
1759 dev_kfree_skb_any(wl->current_beacon);
1760 wl->current_beacon = beacon;
Rusty Russell3db1cd52011-12-19 13:56:45 +00001761 wl->beacon0_uploaded = false;
1762 wl->beacon1_uploaded = false;
Luis R. Rodriguez42935ec2009-07-29 20:08:07 -04001763 ieee80211_queue_work(wl->hw, &wl->beacon_update_trigger);
Michael Buesche4d6b792007-09-18 15:39:42 -04001764}
1765
Michael Buesche4d6b792007-09-18 15:39:42 -04001766static void b43_set_beacon_int(struct b43_wldev *dev, u16 beacon_int)
1767{
1768 b43_time_lock(dev);
Rafał Miłecki21d889d2011-05-18 02:06:38 +02001769 if (dev->dev->core_rev >= 3) {
Michael Buescha82d9922008-04-04 21:40:06 +02001770 b43_write32(dev, B43_MMIO_TSF_CFP_REP, (beacon_int << 16));
1771 b43_write32(dev, B43_MMIO_TSF_CFP_START, (beacon_int << 10));
Michael Buesche4d6b792007-09-18 15:39:42 -04001772 } else {
1773 b43_write16(dev, 0x606, (beacon_int >> 6));
1774 b43_write16(dev, 0x610, beacon_int);
1775 }
1776 b43_time_unlock(dev);
Michael Buescha82d9922008-04-04 21:40:06 +02001777 b43dbg(dev->wl, "Set beacon interval to %u\n", beacon_int);
Michael Buesche4d6b792007-09-18 15:39:42 -04001778}
1779
Michael Bueschafa83e22008-05-19 23:51:37 +02001780static void b43_handle_firmware_panic(struct b43_wldev *dev)
1781{
1782 u16 reason;
1783
1784 /* Read the register that contains the reason code for the panic. */
1785 reason = b43_shm_read16(dev, B43_SHM_SCRATCH, B43_FWPANIC_REASON_REG);
1786 b43err(dev->wl, "Whoopsy, firmware panic! Reason: %u\n", reason);
1787
1788 switch (reason) {
1789 default:
1790 b43dbg(dev->wl, "The panic reason is unknown.\n");
1791 /* fallthrough */
1792 case B43_FWPANIC_DIE:
1793 /* Do not restart the controller or firmware.
1794 * The device is nonfunctional from now on.
1795 * Restarting would result in this panic to trigger again,
1796 * so we avoid that recursion. */
1797 break;
1798 case B43_FWPANIC_RESTART:
1799 b43_controller_restart(dev, "Microcode panic");
1800 break;
1801 }
1802}
1803
Michael Buesche4d6b792007-09-18 15:39:42 -04001804static void handle_irq_ucode_debug(struct b43_wldev *dev)
1805{
Michael Buesche48b0ee2008-05-17 22:44:35 +02001806 unsigned int i, cnt;
Michael Buesch53c06852008-05-20 00:24:36 +02001807 u16 reason, marker_id, marker_line;
Michael Buesche48b0ee2008-05-17 22:44:35 +02001808 __le16 *buf;
1809
1810 /* The proprietary firmware doesn't have this IRQ. */
1811 if (!dev->fw.opensource)
1812 return;
1813
Michael Bueschafa83e22008-05-19 23:51:37 +02001814 /* Read the register that contains the reason code for this IRQ. */
1815 reason = b43_shm_read16(dev, B43_SHM_SCRATCH, B43_DEBUGIRQ_REASON_REG);
1816
Michael Buesche48b0ee2008-05-17 22:44:35 +02001817 switch (reason) {
1818 case B43_DEBUGIRQ_PANIC:
Michael Bueschafa83e22008-05-19 23:51:37 +02001819 b43_handle_firmware_panic(dev);
Michael Buesche48b0ee2008-05-17 22:44:35 +02001820 break;
1821 case B43_DEBUGIRQ_DUMP_SHM:
1822 if (!B43_DEBUG)
1823 break; /* Only with driver debugging enabled. */
1824 buf = kmalloc(4096, GFP_ATOMIC);
1825 if (!buf) {
1826 b43dbg(dev->wl, "SHM-dump: Failed to allocate memory\n");
1827 goto out;
1828 }
1829 for (i = 0; i < 4096; i += 2) {
1830 u16 tmp = b43_shm_read16(dev, B43_SHM_SHARED, i);
1831 buf[i / 2] = cpu_to_le16(tmp);
1832 }
1833 b43info(dev->wl, "Shared memory dump:\n");
1834 print_hex_dump(KERN_INFO, "", DUMP_PREFIX_OFFSET,
1835 16, 2, buf, 4096, 1);
1836 kfree(buf);
1837 break;
1838 case B43_DEBUGIRQ_DUMP_REGS:
1839 if (!B43_DEBUG)
1840 break; /* Only with driver debugging enabled. */
1841 b43info(dev->wl, "Microcode register dump:\n");
1842 for (i = 0, cnt = 0; i < 64; i++) {
1843 u16 tmp = b43_shm_read16(dev, B43_SHM_SCRATCH, i);
1844 if (cnt == 0)
1845 printk(KERN_INFO);
1846 printk("r%02u: 0x%04X ", i, tmp);
1847 cnt++;
1848 if (cnt == 6) {
1849 printk("\n");
1850 cnt = 0;
1851 }
1852 }
1853 printk("\n");
1854 break;
Michael Buesch53c06852008-05-20 00:24:36 +02001855 case B43_DEBUGIRQ_MARKER:
1856 if (!B43_DEBUG)
1857 break; /* Only with driver debugging enabled. */
1858 marker_id = b43_shm_read16(dev, B43_SHM_SCRATCH,
1859 B43_MARKER_ID_REG);
1860 marker_line = b43_shm_read16(dev, B43_SHM_SCRATCH,
1861 B43_MARKER_LINE_REG);
1862 b43info(dev->wl, "The firmware just executed the MARKER(%u) "
1863 "at line number %u\n",
1864 marker_id, marker_line);
1865 break;
Michael Buesche48b0ee2008-05-17 22:44:35 +02001866 default:
1867 b43dbg(dev->wl, "Debug-IRQ triggered for unknown reason: %u\n",
1868 reason);
1869 }
1870out:
Michael Bueschafa83e22008-05-19 23:51:37 +02001871 /* Acknowledge the debug-IRQ, so the firmware can continue. */
1872 b43_shm_write16(dev, B43_SHM_SCRATCH,
1873 B43_DEBUGIRQ_REASON_REG, B43_DEBUGIRQ_ACK);
Michael Buesche4d6b792007-09-18 15:39:42 -04001874}
1875
Michael Buesch36dbd952009-09-04 22:51:29 +02001876static void b43_do_interrupt_thread(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04001877{
1878 u32 reason;
1879 u32 dma_reason[ARRAY_SIZE(dev->dma_reason)];
1880 u32 merged_dma_reason = 0;
Michael Buesch21954c32007-09-27 15:31:40 +02001881 int i;
Michael Buesche4d6b792007-09-18 15:39:42 -04001882
Michael Buesch36dbd952009-09-04 22:51:29 +02001883 if (unlikely(b43_status(dev) != B43_STAT_STARTED))
1884 return;
Michael Buesche4d6b792007-09-18 15:39:42 -04001885
1886 reason = dev->irq_reason;
1887 for (i = 0; i < ARRAY_SIZE(dma_reason); i++) {
1888 dma_reason[i] = dev->dma_reason[i];
1889 merged_dma_reason |= dma_reason[i];
1890 }
1891
1892 if (unlikely(reason & B43_IRQ_MAC_TXERR))
1893 b43err(dev->wl, "MAC transmission error\n");
1894
Stefano Brivio00e0b8c2007-11-25 11:10:33 +01001895 if (unlikely(reason & B43_IRQ_PHY_TXERR)) {
Michael Buesche4d6b792007-09-18 15:39:42 -04001896 b43err(dev->wl, "PHY transmission error\n");
Stefano Brivio00e0b8c2007-11-25 11:10:33 +01001897 rmb();
1898 if (unlikely(atomic_dec_and_test(&dev->phy.txerr_cnt))) {
1899 atomic_set(&dev->phy.txerr_cnt,
1900 B43_PHY_TX_BADNESS_LIMIT);
1901 b43err(dev->wl, "Too many PHY TX errors, "
1902 "restarting the controller\n");
1903 b43_controller_restart(dev, "PHY TX errors");
1904 }
1905 }
Michael Buesche4d6b792007-09-18 15:39:42 -04001906
Thommy Jakobsson73b82bf2013-04-23 21:45:11 +02001907 if (unlikely(merged_dma_reason & (B43_DMAIRQ_FATALMASK))) {
1908 b43err(dev->wl,
1909 "Fatal DMA error: 0x%08X, 0x%08X, 0x%08X, 0x%08X, 0x%08X, 0x%08X\n",
1910 dma_reason[0], dma_reason[1],
1911 dma_reason[2], dma_reason[3],
1912 dma_reason[4], dma_reason[5]);
1913 b43err(dev->wl, "This device does not support DMA "
Larry Fingerbb64d952010-06-19 08:29:08 -05001914 "on your system. It will now be switched to PIO.\n");
Thommy Jakobsson73b82bf2013-04-23 21:45:11 +02001915 /* Fall back to PIO transfers if we get fatal DMA errors! */
1916 dev->use_pio = true;
1917 b43_controller_restart(dev, "DMA error");
1918 return;
Michael Buesche4d6b792007-09-18 15:39:42 -04001919 }
1920
1921 if (unlikely(reason & B43_IRQ_UCODE_DEBUG))
1922 handle_irq_ucode_debug(dev);
1923 if (reason & B43_IRQ_TBTT_INDI)
1924 handle_irq_tbtt_indication(dev);
1925 if (reason & B43_IRQ_ATIM_END)
1926 handle_irq_atim_end(dev);
1927 if (reason & B43_IRQ_BEACON)
1928 handle_irq_beacon(dev);
1929 if (reason & B43_IRQ_PMQ)
1930 handle_irq_pmq(dev);
Michael Buesch21954c32007-09-27 15:31:40 +02001931 if (reason & B43_IRQ_TXFIFO_FLUSH_OK)
1932 ;/* TODO */
1933 if (reason & B43_IRQ_NOISESAMPLE_OK)
Michael Buesche4d6b792007-09-18 15:39:42 -04001934 handle_irq_noise(dev);
1935
1936 /* Check the DMA reason registers for received data. */
Thommy Jakobsson73b82bf2013-04-23 21:45:11 +02001937 if (dma_reason[0] & B43_DMAIRQ_RDESC_UFLOW) {
1938 if (B43_DEBUG)
1939 b43warn(dev->wl, "RX descriptor underrun\n");
1940 b43_dma_handle_rx_overflow(dev->dma.rx_ring);
1941 }
Michael Buesch5100d5a2008-03-29 21:01:16 +01001942 if (dma_reason[0] & B43_DMAIRQ_RX_DONE) {
1943 if (b43_using_pio_transfers(dev))
1944 b43_pio_rx(dev->pio.rx_queue);
1945 else
1946 b43_dma_rx(dev->dma.rx_ring);
1947 }
Michael Buesche4d6b792007-09-18 15:39:42 -04001948 B43_WARN_ON(dma_reason[1] & B43_DMAIRQ_RX_DONE);
1949 B43_WARN_ON(dma_reason[2] & B43_DMAIRQ_RX_DONE);
Michael Bueschb27faf82008-03-06 16:32:46 +01001950 B43_WARN_ON(dma_reason[3] & B43_DMAIRQ_RX_DONE);
Michael Buesche4d6b792007-09-18 15:39:42 -04001951 B43_WARN_ON(dma_reason[4] & B43_DMAIRQ_RX_DONE);
1952 B43_WARN_ON(dma_reason[5] & B43_DMAIRQ_RX_DONE);
1953
Michael Buesch21954c32007-09-27 15:31:40 +02001954 if (reason & B43_IRQ_TX_OK)
Michael Buesche4d6b792007-09-18 15:39:42 -04001955 handle_irq_transmit_status(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04001956
Michael Buesch36dbd952009-09-04 22:51:29 +02001957 /* Re-enable interrupts on the device by restoring the current interrupt mask. */
Michael Buesch13790722009-04-08 21:26:27 +02001958 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, dev->irq_mask);
Michael Buesch990b86f2009-09-12 00:48:03 +02001959
1960#if B43_DEBUG
1961 if (b43_debug(dev, B43_DBG_VERBOSESTATS)) {
1962 dev->irq_count++;
1963 for (i = 0; i < ARRAY_SIZE(dev->irq_bit_count); i++) {
1964 if (reason & (1 << i))
1965 dev->irq_bit_count[i]++;
1966 }
1967 }
1968#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04001969}
1970
Michael Buesch36dbd952009-09-04 22:51:29 +02001971/* Interrupt thread handler. Handles device interrupts in thread context. */
1972static irqreturn_t b43_interrupt_thread_handler(int irq, void *dev_id)
Michael Buesche4d6b792007-09-18 15:39:42 -04001973{
Michael Buesche4d6b792007-09-18 15:39:42 -04001974 struct b43_wldev *dev = dev_id;
Michael Buesch36dbd952009-09-04 22:51:29 +02001975
1976 mutex_lock(&dev->wl->mutex);
1977 b43_do_interrupt_thread(dev);
1978 mmiowb();
1979 mutex_unlock(&dev->wl->mutex);
1980
1981 return IRQ_HANDLED;
1982}
1983
1984static irqreturn_t b43_do_interrupt(struct b43_wldev *dev)
1985{
Michael Buesche4d6b792007-09-18 15:39:42 -04001986 u32 reason;
1987
Michael Buesch36dbd952009-09-04 22:51:29 +02001988 /* This code runs under wl->hardirq_lock, but _only_ on non-SDIO busses.
1989 * On SDIO, this runs under wl->mutex. */
Michael Buesche4d6b792007-09-18 15:39:42 -04001990
Michael Buesche4d6b792007-09-18 15:39:42 -04001991 reason = b43_read32(dev, B43_MMIO_GEN_IRQ_REASON);
1992 if (reason == 0xffffffff) /* shared IRQ */
Michael Buesch36dbd952009-09-04 22:51:29 +02001993 return IRQ_NONE;
Michael Buesch13790722009-04-08 21:26:27 +02001994 reason &= dev->irq_mask;
Michael Buesche4d6b792007-09-18 15:39:42 -04001995 if (!reason)
Sebastian Andrzej Siewiorcae56142011-07-07 21:58:10 +02001996 return IRQ_NONE;
Michael Buesche4d6b792007-09-18 15:39:42 -04001997
1998 dev->dma_reason[0] = b43_read32(dev, B43_MMIO_DMA0_REASON)
Thommy Jakobsson73b82bf2013-04-23 21:45:11 +02001999 & 0x0001FC00;
Michael Buesche4d6b792007-09-18 15:39:42 -04002000 dev->dma_reason[1] = b43_read32(dev, B43_MMIO_DMA1_REASON)
2001 & 0x0000DC00;
2002 dev->dma_reason[2] = b43_read32(dev, B43_MMIO_DMA2_REASON)
2003 & 0x0000DC00;
2004 dev->dma_reason[3] = b43_read32(dev, B43_MMIO_DMA3_REASON)
2005 & 0x0001DC00;
2006 dev->dma_reason[4] = b43_read32(dev, B43_MMIO_DMA4_REASON)
2007 & 0x0000DC00;
Michael Buesch13790722009-04-08 21:26:27 +02002008/* Unused ring
Michael Buesche4d6b792007-09-18 15:39:42 -04002009 dev->dma_reason[5] = b43_read32(dev, B43_MMIO_DMA5_REASON)
2010 & 0x0000DC00;
Michael Buesch13790722009-04-08 21:26:27 +02002011*/
Michael Buesche4d6b792007-09-18 15:39:42 -04002012
Michael Buesch36dbd952009-09-04 22:51:29 +02002013 /* ACK the interrupt. */
2014 b43_write32(dev, B43_MMIO_GEN_IRQ_REASON, reason);
2015 b43_write32(dev, B43_MMIO_DMA0_REASON, dev->dma_reason[0]);
2016 b43_write32(dev, B43_MMIO_DMA1_REASON, dev->dma_reason[1]);
2017 b43_write32(dev, B43_MMIO_DMA2_REASON, dev->dma_reason[2]);
2018 b43_write32(dev, B43_MMIO_DMA3_REASON, dev->dma_reason[3]);
2019 b43_write32(dev, B43_MMIO_DMA4_REASON, dev->dma_reason[4]);
2020/* Unused ring
2021 b43_write32(dev, B43_MMIO_DMA5_REASON, dev->dma_reason[5]);
2022*/
2023
2024 /* Disable IRQs on the device. The IRQ thread handler will re-enable them. */
Michael Buesch13790722009-04-08 21:26:27 +02002025 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, 0);
Michael Buesch36dbd952009-09-04 22:51:29 +02002026 /* Save the reason bitmasks for the IRQ thread handler. */
Michael Buesche4d6b792007-09-18 15:39:42 -04002027 dev->irq_reason = reason;
Michael Buesch36dbd952009-09-04 22:51:29 +02002028
2029 return IRQ_WAKE_THREAD;
2030}
2031
2032/* Interrupt handler top-half. This runs with interrupts disabled. */
2033static irqreturn_t b43_interrupt_handler(int irq, void *dev_id)
2034{
2035 struct b43_wldev *dev = dev_id;
2036 irqreturn_t ret;
2037
2038 if (unlikely(b43_status(dev) < B43_STAT_STARTED))
2039 return IRQ_NONE;
2040
2041 spin_lock(&dev->wl->hardirq_lock);
2042 ret = b43_do_interrupt(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04002043 mmiowb();
Michael Buesch36dbd952009-09-04 22:51:29 +02002044 spin_unlock(&dev->wl->hardirq_lock);
Michael Buesche4d6b792007-09-18 15:39:42 -04002045
2046 return ret;
2047}
2048
Albert Herranz3dbba8e2009-09-10 19:34:49 +02002049/* SDIO interrupt handler. This runs in process context. */
2050static void b43_sdio_interrupt_handler(struct b43_wldev *dev)
2051{
2052 struct b43_wl *wl = dev->wl;
Albert Herranz3dbba8e2009-09-10 19:34:49 +02002053 irqreturn_t ret;
2054
Albert Herranz3dbba8e2009-09-10 19:34:49 +02002055 mutex_lock(&wl->mutex);
Albert Herranz3dbba8e2009-09-10 19:34:49 +02002056
2057 ret = b43_do_interrupt(dev);
2058 if (ret == IRQ_WAKE_THREAD)
2059 b43_do_interrupt_thread(dev);
2060
Albert Herranz3dbba8e2009-09-10 19:34:49 +02002061 mutex_unlock(&wl->mutex);
2062}
2063
Michael Buesch1a9f5092009-01-23 21:21:51 +01002064void b43_do_release_fw(struct b43_firmware_file *fw)
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002065{
2066 release_firmware(fw->data);
2067 fw->data = NULL;
2068 fw->filename = NULL;
2069}
2070
Michael Buesche4d6b792007-09-18 15:39:42 -04002071static void b43_release_firmware(struct b43_wldev *dev)
2072{
Michael Buesch1a9f5092009-01-23 21:21:51 +01002073 b43_do_release_fw(&dev->fw.ucode);
2074 b43_do_release_fw(&dev->fw.pcm);
2075 b43_do_release_fw(&dev->fw.initvals);
2076 b43_do_release_fw(&dev->fw.initvals_band);
Michael Buesche4d6b792007-09-18 15:39:42 -04002077}
2078
Michael Buescheb189d8b2008-01-28 14:47:41 -08002079static void b43_print_fw_helptext(struct b43_wl *wl, bool error)
Michael Buesche4d6b792007-09-18 15:39:42 -04002080{
Hannes Ederfc68ed42009-02-14 11:50:06 +00002081 const char text[] =
2082 "You must go to " \
2083 "http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware " \
2084 "and download the correct firmware for this driver version. " \
2085 "Please carefully read all instructions on this website.\n";
Michael Buescheb189d8b2008-01-28 14:47:41 -08002086
Michael Buescheb189d8b2008-01-28 14:47:41 -08002087 if (error)
2088 b43err(wl, text);
2089 else
2090 b43warn(wl, text);
Michael Buesche4d6b792007-09-18 15:39:42 -04002091}
2092
Larry Finger5e20a4b2012-12-20 15:55:01 -06002093static void b43_fw_cb(const struct firmware *firmware, void *context)
2094{
2095 struct b43_request_fw_context *ctx = context;
2096
2097 ctx->blob = firmware;
2098 complete(&ctx->fw_load_complete);
2099}
2100
Michael Buesch1a9f5092009-01-23 21:21:51 +01002101int b43_do_request_fw(struct b43_request_fw_context *ctx,
2102 const char *name,
Larry Finger5e20a4b2012-12-20 15:55:01 -06002103 struct b43_firmware_file *fw, bool async)
Michael Buesche4d6b792007-09-18 15:39:42 -04002104{
Michael Buesche4d6b792007-09-18 15:39:42 -04002105 struct b43_fw_header *hdr;
2106 u32 size;
2107 int err;
2108
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002109 if (!name) {
2110 /* Don't fetch anything. Free possibly cached firmware. */
Michael Buesch1a9f5092009-01-23 21:21:51 +01002111 /* FIXME: We should probably keep it anyway, to save some headache
2112 * on suspend/resume with multiband devices. */
2113 b43_do_release_fw(fw);
Michael Buesche4d6b792007-09-18 15:39:42 -04002114 return 0;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002115 }
2116 if (fw->filename) {
Michael Buesch1a9f5092009-01-23 21:21:51 +01002117 if ((fw->type == ctx->req_type) &&
2118 (strcmp(fw->filename, name) == 0))
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002119 return 0; /* Already have this fw. */
2120 /* Free the cached firmware first. */
Michael Buesch1a9f5092009-01-23 21:21:51 +01002121 /* FIXME: We should probably do this later after we successfully
2122 * got the new fw. This could reduce headache with multiband devices.
2123 * We could also redesign this to cache the firmware for all possible
2124 * bands all the time. */
2125 b43_do_release_fw(fw);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002126 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002127
Michael Buesch1a9f5092009-01-23 21:21:51 +01002128 switch (ctx->req_type) {
2129 case B43_FWTYPE_PROPRIETARY:
2130 snprintf(ctx->fwname, sizeof(ctx->fwname),
2131 "b43%s/%s.fw",
2132 modparam_fwpostfix, name);
2133 break;
2134 case B43_FWTYPE_OPENSOURCE:
2135 snprintf(ctx->fwname, sizeof(ctx->fwname),
2136 "b43-open%s/%s.fw",
2137 modparam_fwpostfix, name);
2138 break;
2139 default:
2140 B43_WARN_ON(1);
2141 return -ENOSYS;
2142 }
Larry Finger5e20a4b2012-12-20 15:55:01 -06002143 if (async) {
2144 /* do this part asynchronously */
2145 init_completion(&ctx->fw_load_complete);
2146 err = request_firmware_nowait(THIS_MODULE, 1, ctx->fwname,
2147 ctx->dev->dev->dev, GFP_KERNEL,
2148 ctx, b43_fw_cb);
2149 if (err < 0) {
2150 pr_err("Unable to load firmware\n");
2151 return err;
2152 }
2153 /* stall here until fw ready */
2154 wait_for_completion(&ctx->fw_load_complete);
2155 if (ctx->blob)
2156 goto fw_ready;
2157 /* On some ARM systems, the async request will fail, but the next sync
2158 * request works. For this reason, we dall through here
2159 */
2160 }
2161 err = request_firmware(&ctx->blob, ctx->fwname,
2162 ctx->dev->dev->dev);
Michael Buesch68217832008-05-17 23:43:57 +02002163 if (err == -ENOENT) {
Michael Buesch1a9f5092009-01-23 21:21:51 +01002164 snprintf(ctx->errors[ctx->req_type],
2165 sizeof(ctx->errors[ctx->req_type]),
Larry Finger5e20a4b2012-12-20 15:55:01 -06002166 "Firmware file \"%s\" not found\n",
2167 ctx->fwname);
Michael Buesch68217832008-05-17 23:43:57 +02002168 return err;
2169 } else if (err) {
Michael Buesch1a9f5092009-01-23 21:21:51 +01002170 snprintf(ctx->errors[ctx->req_type],
2171 sizeof(ctx->errors[ctx->req_type]),
2172 "Firmware file \"%s\" request failed (err=%d)\n",
2173 ctx->fwname, err);
Michael Buesche4d6b792007-09-18 15:39:42 -04002174 return err;
2175 }
Larry Finger5e20a4b2012-12-20 15:55:01 -06002176fw_ready:
2177 if (ctx->blob->size < sizeof(struct b43_fw_header))
Michael Buesche4d6b792007-09-18 15:39:42 -04002178 goto err_format;
Larry Finger5e20a4b2012-12-20 15:55:01 -06002179 hdr = (struct b43_fw_header *)(ctx->blob->data);
Michael Buesche4d6b792007-09-18 15:39:42 -04002180 switch (hdr->type) {
2181 case B43_FW_TYPE_UCODE:
2182 case B43_FW_TYPE_PCM:
2183 size = be32_to_cpu(hdr->size);
Larry Finger5e20a4b2012-12-20 15:55:01 -06002184 if (size != ctx->blob->size - sizeof(struct b43_fw_header))
Michael Buesche4d6b792007-09-18 15:39:42 -04002185 goto err_format;
2186 /* fallthrough */
2187 case B43_FW_TYPE_IV:
2188 if (hdr->ver != 1)
2189 goto err_format;
2190 break;
2191 default:
2192 goto err_format;
2193 }
2194
Larry Finger5e20a4b2012-12-20 15:55:01 -06002195 fw->data = ctx->blob;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002196 fw->filename = name;
Michael Buesch1a9f5092009-01-23 21:21:51 +01002197 fw->type = ctx->req_type;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002198
2199 return 0;
Michael Buesche4d6b792007-09-18 15:39:42 -04002200
2201err_format:
Michael Buesch1a9f5092009-01-23 21:21:51 +01002202 snprintf(ctx->errors[ctx->req_type],
2203 sizeof(ctx->errors[ctx->req_type]),
2204 "Firmware file \"%s\" format error.\n", ctx->fwname);
Larry Finger5e20a4b2012-12-20 15:55:01 -06002205 release_firmware(ctx->blob);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002206
Michael Buesche4d6b792007-09-18 15:39:42 -04002207 return -EPROTO;
2208}
2209
Michael Buesch1a9f5092009-01-23 21:21:51 +01002210static int b43_try_request_fw(struct b43_request_fw_context *ctx)
Michael Buesche4d6b792007-09-18 15:39:42 -04002211{
Michael Buesch1a9f5092009-01-23 21:21:51 +01002212 struct b43_wldev *dev = ctx->dev;
2213 struct b43_firmware *fw = &ctx->dev->fw;
Rafał Miłecki21d889d2011-05-18 02:06:38 +02002214 const u8 rev = ctx->dev->dev->core_rev;
Michael Buesche4d6b792007-09-18 15:39:42 -04002215 const char *filename;
2216 u32 tmshigh;
2217 int err;
2218
Rafał Miłecki8b9bda72011-07-07 18:58:24 +02002219 /* Files for HT and LCN were found by trying one by one */
2220
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002221 /* Get microcode */
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002222 if ((rev >= 5) && (rev <= 10)) {
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002223 filename = "ucode5";
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002224 } else if ((rev >= 11) && (rev <= 12)) {
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002225 filename = "ucode11";
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002226 } else if (rev == 13) {
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002227 filename = "ucode13";
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002228 } else if (rev == 14) {
Gábor Stefanik759b9732009-08-14 14:39:53 +02002229 filename = "ucode14";
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002230 } else if (rev == 15) {
Gábor Stefanik759b9732009-08-14 14:39:53 +02002231 filename = "ucode15";
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002232 } else {
2233 switch (dev->phy.type) {
2234 case B43_PHYTYPE_N:
2235 if (rev >= 16)
2236 filename = "ucode16_mimo";
2237 else
2238 goto err_no_ucode;
2239 break;
Rafał Miłecki8b9bda72011-07-07 18:58:24 +02002240 case B43_PHYTYPE_HT:
2241 if (rev == 29)
2242 filename = "ucode29_mimo";
2243 else
2244 goto err_no_ucode;
2245 break;
2246 case B43_PHYTYPE_LCN:
2247 if (rev == 24)
2248 filename = "ucode24_mimo";
2249 else
2250 goto err_no_ucode;
2251 break;
Rafał Miłecki6ff1e5c2011-07-06 17:41:55 +02002252 default:
2253 goto err_no_ucode;
2254 }
2255 }
Larry Finger5e20a4b2012-12-20 15:55:01 -06002256 err = b43_do_request_fw(ctx, filename, &fw->ucode, true);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002257 if (err)
2258 goto err_load;
2259
2260 /* Get PCM code */
2261 if ((rev >= 5) && (rev <= 10))
2262 filename = "pcm5";
2263 else if (rev >= 11)
2264 filename = NULL;
2265 else
2266 goto err_no_pcm;
Rusty Russell3db1cd52011-12-19 13:56:45 +00002267 fw->pcm_request_failed = false;
Larry Finger5e20a4b2012-12-20 15:55:01 -06002268 err = b43_do_request_fw(ctx, filename, &fw->pcm, false);
Michael Buesch68217832008-05-17 23:43:57 +02002269 if (err == -ENOENT) {
2270 /* We did not find a PCM file? Not fatal, but
2271 * core rev <= 10 must do without hwcrypto then. */
Rusty Russell3db1cd52011-12-19 13:56:45 +00002272 fw->pcm_request_failed = true;
Michael Buesch68217832008-05-17 23:43:57 +02002273 } else if (err)
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002274 goto err_load;
2275
2276 /* Get initvals */
2277 switch (dev->phy.type) {
2278 case B43_PHYTYPE_A:
2279 if ((rev >= 5) && (rev <= 10)) {
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02002280 tmshigh = ssb_read32(dev->dev->sdev, SSB_TMSHIGH);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002281 if (tmshigh & B43_TMSHIGH_HAVE_2GHZ_PHY)
2282 filename = "a0g1initvals5";
2283 else
2284 filename = "a0g0initvals5";
2285 } else
2286 goto err_no_initvals;
2287 break;
2288 case B43_PHYTYPE_G:
Michael Buesche4d6b792007-09-18 15:39:42 -04002289 if ((rev >= 5) && (rev <= 10))
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002290 filename = "b0g0initvals5";
Michael Buesche4d6b792007-09-18 15:39:42 -04002291 else if (rev >= 13)
Larry.Finger@lwfinger.nete9304882008-05-15 14:07:36 -05002292 filename = "b0g0initvals13";
Michael Buesche4d6b792007-09-18 15:39:42 -04002293 else
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002294 goto err_no_initvals;
2295 break;
2296 case B43_PHYTYPE_N:
Rafał Miłeckie41596a2010-12-21 11:50:19 +01002297 if (rev >= 16)
2298 filename = "n0initvals16";
2299 else if ((rev >= 11) && (rev <= 12))
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002300 filename = "n0initvals11";
2301 else
2302 goto err_no_initvals;
2303 break;
Gábor Stefanik759b9732009-08-14 14:39:53 +02002304 case B43_PHYTYPE_LP:
2305 if (rev == 13)
2306 filename = "lp0initvals13";
2307 else if (rev == 14)
2308 filename = "lp0initvals14";
2309 else if (rev >= 15)
2310 filename = "lp0initvals15";
2311 else
2312 goto err_no_initvals;
2313 break;
Rafał Miłecki8b9bda72011-07-07 18:58:24 +02002314 case B43_PHYTYPE_HT:
2315 if (rev == 29)
2316 filename = "ht0initvals29";
2317 else
2318 goto err_no_initvals;
2319 break;
2320 case B43_PHYTYPE_LCN:
2321 if (rev == 24)
2322 filename = "lcn0initvals24";
2323 else
2324 goto err_no_initvals;
2325 break;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002326 default:
2327 goto err_no_initvals;
Michael Buesche4d6b792007-09-18 15:39:42 -04002328 }
Larry Finger5e20a4b2012-12-20 15:55:01 -06002329 err = b43_do_request_fw(ctx, filename, &fw->initvals, false);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002330 if (err)
2331 goto err_load;
2332
2333 /* Get bandswitch initvals */
2334 switch (dev->phy.type) {
2335 case B43_PHYTYPE_A:
2336 if ((rev >= 5) && (rev <= 10)) {
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02002337 tmshigh = ssb_read32(dev->dev->sdev, SSB_TMSHIGH);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002338 if (tmshigh & B43_TMSHIGH_HAVE_2GHZ_PHY)
2339 filename = "a0g1bsinitvals5";
2340 else
2341 filename = "a0g0bsinitvals5";
2342 } else if (rev >= 11)
2343 filename = NULL;
2344 else
2345 goto err_no_initvals;
2346 break;
2347 case B43_PHYTYPE_G:
Michael Buesche4d6b792007-09-18 15:39:42 -04002348 if ((rev >= 5) && (rev <= 10))
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002349 filename = "b0g0bsinitvals5";
Michael Buesche4d6b792007-09-18 15:39:42 -04002350 else if (rev >= 11)
2351 filename = NULL;
2352 else
Michael Buesche4d6b792007-09-18 15:39:42 -04002353 goto err_no_initvals;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002354 break;
2355 case B43_PHYTYPE_N:
Rafał Miłeckie41596a2010-12-21 11:50:19 +01002356 if (rev >= 16)
2357 filename = "n0bsinitvals16";
2358 else if ((rev >= 11) && (rev <= 12))
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002359 filename = "n0bsinitvals11";
2360 else
Michael Buesche4d6b792007-09-18 15:39:42 -04002361 goto err_no_initvals;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002362 break;
Gábor Stefanik759b9732009-08-14 14:39:53 +02002363 case B43_PHYTYPE_LP:
2364 if (rev == 13)
2365 filename = "lp0bsinitvals13";
2366 else if (rev == 14)
2367 filename = "lp0bsinitvals14";
2368 else if (rev >= 15)
2369 filename = "lp0bsinitvals15";
2370 else
2371 goto err_no_initvals;
2372 break;
Rafał Miłecki8b9bda72011-07-07 18:58:24 +02002373 case B43_PHYTYPE_HT:
2374 if (rev == 29)
2375 filename = "ht0bsinitvals29";
2376 else
2377 goto err_no_initvals;
2378 break;
2379 case B43_PHYTYPE_LCN:
2380 if (rev == 24)
2381 filename = "lcn0bsinitvals24";
2382 else
2383 goto err_no_initvals;
2384 break;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002385 default:
2386 goto err_no_initvals;
Michael Buesche4d6b792007-09-18 15:39:42 -04002387 }
Larry Finger5e20a4b2012-12-20 15:55:01 -06002388 err = b43_do_request_fw(ctx, filename, &fw->initvals_band, false);
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002389 if (err)
2390 goto err_load;
Michael Buesche4d6b792007-09-18 15:39:42 -04002391
Johannes Berg097b0e12012-07-17 17:12:29 +02002392 fw->opensource = (ctx->req_type == B43_FWTYPE_OPENSOURCE);
2393
Michael Buesche4d6b792007-09-18 15:39:42 -04002394 return 0;
2395
Michael Buesche4d6b792007-09-18 15:39:42 -04002396err_no_ucode:
Michael Buesch1a9f5092009-01-23 21:21:51 +01002397 err = ctx->fatal_failure = -EOPNOTSUPP;
2398 b43err(dev->wl, "The driver does not know which firmware (ucode) "
2399 "is required for your device (wl-core rev %u)\n", rev);
Michael Buesche4d6b792007-09-18 15:39:42 -04002400 goto error;
2401
2402err_no_pcm:
Michael Buesch1a9f5092009-01-23 21:21:51 +01002403 err = ctx->fatal_failure = -EOPNOTSUPP;
2404 b43err(dev->wl, "The driver does not know which firmware (PCM) "
2405 "is required for your device (wl-core rev %u)\n", rev);
Michael Buesche4d6b792007-09-18 15:39:42 -04002406 goto error;
2407
2408err_no_initvals:
Michael Buesch1a9f5092009-01-23 21:21:51 +01002409 err = ctx->fatal_failure = -EOPNOTSUPP;
2410 b43err(dev->wl, "The driver does not know which firmware (initvals) "
2411 "is required for your device (wl-core rev %u)\n", rev);
2412 goto error;
2413
2414err_load:
2415 /* We failed to load this firmware image. The error message
2416 * already is in ctx->errors. Return and let our caller decide
2417 * what to do. */
Michael Buesche4d6b792007-09-18 15:39:42 -04002418 goto error;
2419
2420error:
2421 b43_release_firmware(dev);
2422 return err;
2423}
2424
Larry Finger6b6fa582012-03-08 22:27:46 -06002425static int b43_one_core_attach(struct b43_bus_dev *dev, struct b43_wl *wl);
2426static void b43_one_core_detach(struct b43_bus_dev *dev);
2427
2428static void b43_request_firmware(struct work_struct *work)
Michael Buesch1a9f5092009-01-23 21:21:51 +01002429{
Larry Finger6b6fa582012-03-08 22:27:46 -06002430 struct b43_wl *wl = container_of(work,
2431 struct b43_wl, firmware_load);
2432 struct b43_wldev *dev = wl->current_dev;
Michael Buesch1a9f5092009-01-23 21:21:51 +01002433 struct b43_request_fw_context *ctx;
2434 unsigned int i;
2435 int err;
2436 const char *errmsg;
2437
2438 ctx = kzalloc(sizeof(*ctx), GFP_KERNEL);
2439 if (!ctx)
Larry Finger6b6fa582012-03-08 22:27:46 -06002440 return;
Michael Buesch1a9f5092009-01-23 21:21:51 +01002441 ctx->dev = dev;
2442
2443 ctx->req_type = B43_FWTYPE_PROPRIETARY;
2444 err = b43_try_request_fw(ctx);
2445 if (!err)
Larry Finger6b6fa582012-03-08 22:27:46 -06002446 goto start_ieee80211; /* Successfully loaded it. */
2447 /* Was fw version known? */
2448 if (ctx->fatal_failure)
Michael Buesch1a9f5092009-01-23 21:21:51 +01002449 goto out;
2450
Larry Finger6b6fa582012-03-08 22:27:46 -06002451 /* proprietary fw not found, try open source */
Michael Buesch1a9f5092009-01-23 21:21:51 +01002452 ctx->req_type = B43_FWTYPE_OPENSOURCE;
2453 err = b43_try_request_fw(ctx);
2454 if (!err)
Larry Finger6b6fa582012-03-08 22:27:46 -06002455 goto start_ieee80211; /* Successfully loaded it. */
2456 if(ctx->fatal_failure)
Michael Buesch1a9f5092009-01-23 21:21:51 +01002457 goto out;
2458
2459 /* Could not find a usable firmware. Print the errors. */
2460 for (i = 0; i < B43_NR_FWTYPES; i++) {
2461 errmsg = ctx->errors[i];
2462 if (strlen(errmsg))
Kees Cooke0e29b62013-05-10 14:48:21 -07002463 b43err(dev->wl, "%s", errmsg);
Michael Buesch1a9f5092009-01-23 21:21:51 +01002464 }
2465 b43_print_fw_helptext(dev->wl, 1);
Larry Finger6b6fa582012-03-08 22:27:46 -06002466 goto out;
2467
2468start_ieee80211:
Johannes Berg097b0e12012-07-17 17:12:29 +02002469 wl->hw->queues = B43_QOS_QUEUE_NUM;
2470 if (!modparam_qos || dev->fw.opensource)
2471 wl->hw->queues = 1;
2472
Larry Finger6b6fa582012-03-08 22:27:46 -06002473 err = ieee80211_register_hw(wl->hw);
2474 if (err)
2475 goto err_one_core_detach;
Oleksij Rempele64add22012-06-05 20:39:32 +02002476 wl->hw_registred = true;
Larry Finger6b6fa582012-03-08 22:27:46 -06002477 b43_leds_register(wl->current_dev);
2478 goto out;
2479
2480err_one_core_detach:
2481 b43_one_core_detach(dev->dev);
Michael Buesch1a9f5092009-01-23 21:21:51 +01002482
2483out:
2484 kfree(ctx);
Michael Buesch1a9f5092009-01-23 21:21:51 +01002485}
2486
Michael Buesche4d6b792007-09-18 15:39:42 -04002487static int b43_upload_microcode(struct b43_wldev *dev)
2488{
John W. Linville652caa52010-07-29 13:27:28 -04002489 struct wiphy *wiphy = dev->wl->hw->wiphy;
Michael Buesche4d6b792007-09-18 15:39:42 -04002490 const size_t hdr_len = sizeof(struct b43_fw_header);
2491 const __be32 *data;
2492 unsigned int i, len;
2493 u16 fwrev, fwpatch, fwdate, fwtime;
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002494 u32 tmp, macctl;
Michael Buesche4d6b792007-09-18 15:39:42 -04002495 int err = 0;
2496
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002497 /* Jump the microcode PSM to offset 0 */
2498 macctl = b43_read32(dev, B43_MMIO_MACCTL);
2499 B43_WARN_ON(macctl & B43_MACCTL_PSM_RUN);
2500 macctl |= B43_MACCTL_PSM_JMP0;
2501 b43_write32(dev, B43_MMIO_MACCTL, macctl);
2502 /* Zero out all microcode PSM registers and shared memory. */
2503 for (i = 0; i < 64; i++)
2504 b43_shm_write16(dev, B43_SHM_SCRATCH, i, 0);
2505 for (i = 0; i < 4096; i += 2)
2506 b43_shm_write16(dev, B43_SHM_SHARED, i, 0);
2507
Michael Buesche4d6b792007-09-18 15:39:42 -04002508 /* Upload Microcode. */
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002509 data = (__be32 *) (dev->fw.ucode.data->data + hdr_len);
2510 len = (dev->fw.ucode.data->size - hdr_len) / sizeof(__be32);
Michael Buesche4d6b792007-09-18 15:39:42 -04002511 b43_shm_control_word(dev, B43_SHM_UCODE | B43_SHM_AUTOINC_W, 0x0000);
2512 for (i = 0; i < len; i++) {
2513 b43_write32(dev, B43_MMIO_SHM_DATA, be32_to_cpu(data[i]));
2514 udelay(10);
2515 }
2516
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002517 if (dev->fw.pcm.data) {
Michael Buesche4d6b792007-09-18 15:39:42 -04002518 /* Upload PCM data. */
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002519 data = (__be32 *) (dev->fw.pcm.data->data + hdr_len);
2520 len = (dev->fw.pcm.data->size - hdr_len) / sizeof(__be32);
Michael Buesche4d6b792007-09-18 15:39:42 -04002521 b43_shm_control_word(dev, B43_SHM_HW, 0x01EA);
2522 b43_write32(dev, B43_MMIO_SHM_DATA, 0x00004000);
2523 /* No need for autoinc bit in SHM_HW */
2524 b43_shm_control_word(dev, B43_SHM_HW, 0x01EB);
2525 for (i = 0; i < len; i++) {
2526 b43_write32(dev, B43_MMIO_SHM_DATA, be32_to_cpu(data[i]));
2527 udelay(10);
2528 }
2529 }
2530
2531 b43_write32(dev, B43_MMIO_GEN_IRQ_REASON, B43_IRQ_ALL);
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002532
2533 /* Start the microcode PSM */
Rafał Miłecki50566352012-01-02 19:31:21 +01002534 b43_maskset32(dev, B43_MMIO_MACCTL, ~B43_MACCTL_PSM_JMP0,
2535 B43_MACCTL_PSM_RUN);
Michael Buesche4d6b792007-09-18 15:39:42 -04002536
2537 /* Wait for the microcode to load and respond */
2538 i = 0;
2539 while (1) {
2540 tmp = b43_read32(dev, B43_MMIO_GEN_IRQ_REASON);
2541 if (tmp == B43_IRQ_MAC_SUSPENDED)
2542 break;
2543 i++;
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002544 if (i >= 20) {
Michael Buesche4d6b792007-09-18 15:39:42 -04002545 b43err(dev->wl, "Microcode not responding\n");
Michael Buescheb189d8b2008-01-28 14:47:41 -08002546 b43_print_fw_helptext(dev->wl, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04002547 err = -ENODEV;
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002548 goto error;
Michael Buesche4d6b792007-09-18 15:39:42 -04002549 }
Michael Buesche175e992009-09-11 18:31:32 +02002550 msleep(50);
Michael Buesche4d6b792007-09-18 15:39:42 -04002551 }
2552 b43_read32(dev, B43_MMIO_GEN_IRQ_REASON); /* dummy read */
2553
2554 /* Get and check the revisions. */
2555 fwrev = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_UCODEREV);
2556 fwpatch = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_UCODEPATCH);
2557 fwdate = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_UCODEDATE);
2558 fwtime = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_UCODETIME);
2559
2560 if (fwrev <= 0x128) {
2561 b43err(dev->wl, "YOUR FIRMWARE IS TOO OLD. Firmware from "
2562 "binary drivers older than version 4.x is unsupported. "
2563 "You must upgrade your firmware files.\n");
Michael Buescheb189d8b2008-01-28 14:47:41 -08002564 b43_print_fw_helptext(dev->wl, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04002565 err = -EOPNOTSUPP;
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002566 goto error;
Michael Buesche4d6b792007-09-18 15:39:42 -04002567 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002568 dev->fw.rev = fwrev;
2569 dev->fw.patch = fwpatch;
Rafał Miłecki5d852902011-08-11 15:07:16 +02002570 if (dev->fw.rev >= 598)
2571 dev->fw.hdr_format = B43_FW_HDR_598;
2572 else if (dev->fw.rev >= 410)
Rafał Miłeckiefe02492011-08-11 15:07:15 +02002573 dev->fw.hdr_format = B43_FW_HDR_410;
2574 else
2575 dev->fw.hdr_format = B43_FW_HDR_351;
Johannes Berg097b0e12012-07-17 17:12:29 +02002576 WARN_ON(dev->fw.opensource != (fwdate == 0xFFFF));
Michael Buesche48b0ee2008-05-17 22:44:35 +02002577
Johannes Berg097b0e12012-07-17 17:12:29 +02002578 dev->qos_enabled = dev->wl->hw->queues > 1;
Michael Buesch403a3a12009-06-08 21:04:57 +02002579 /* Default to firmware/hardware crypto acceleration. */
Rusty Russell3db1cd52011-12-19 13:56:45 +00002580 dev->hwcrypto_enabled = true;
Michael Buesch403a3a12009-06-08 21:04:57 +02002581
Michael Buesche48b0ee2008-05-17 22:44:35 +02002582 if (dev->fw.opensource) {
Michael Buesch403a3a12009-06-08 21:04:57 +02002583 u16 fwcapa;
2584
Michael Buesche48b0ee2008-05-17 22:44:35 +02002585 /* Patchlevel info is encoded in the "time" field. */
2586 dev->fw.patch = fwtime;
Michael Buesch403a3a12009-06-08 21:04:57 +02002587 b43info(dev->wl, "Loading OpenSource firmware version %u.%u\n",
2588 dev->fw.rev, dev->fw.patch);
2589
2590 fwcapa = b43_fwcapa_read(dev);
2591 if (!(fwcapa & B43_FWCAPA_HWCRYPTO) || dev->fw.pcm_request_failed) {
2592 b43info(dev->wl, "Hardware crypto acceleration not supported by firmware\n");
2593 /* Disable hardware crypto and fall back to software crypto. */
Rusty Russell3db1cd52011-12-19 13:56:45 +00002594 dev->hwcrypto_enabled = false;
Michael Buesch403a3a12009-06-08 21:04:57 +02002595 }
Johannes Berg097b0e12012-07-17 17:12:29 +02002596 /* adding QoS support should use an offline discovery mechanism */
2597 WARN(fwcapa & B43_FWCAPA_QOS, "QoS in OpenFW not supported\n");
Michael Buesche48b0ee2008-05-17 22:44:35 +02002598 } else {
2599 b43info(dev->wl, "Loading firmware version %u.%u "
2600 "(20%.2i-%.2i-%.2i %.2i:%.2i:%.2i)\n",
2601 fwrev, fwpatch,
2602 (fwdate >> 12) & 0xF, (fwdate >> 8) & 0xF, fwdate & 0xFF,
2603 (fwtime >> 11) & 0x1F, (fwtime >> 5) & 0x3F, fwtime & 0x1F);
Michael Buesch68217832008-05-17 23:43:57 +02002604 if (dev->fw.pcm_request_failed) {
2605 b43warn(dev->wl, "No \"pcm5.fw\" firmware file found. "
2606 "Hardware accelerated cryptography is disabled.\n");
2607 b43_print_fw_helptext(dev->wl, 0);
2608 }
Michael Buesche48b0ee2008-05-17 22:44:35 +02002609 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002610
John W. Linville652caa52010-07-29 13:27:28 -04002611 snprintf(wiphy->fw_version, sizeof(wiphy->fw_version), "%u.%u",
2612 dev->fw.rev, dev->fw.patch);
Rafał Miłecki21d889d2011-05-18 02:06:38 +02002613 wiphy->hw_version = dev->dev->core_id;
John W. Linville652caa52010-07-29 13:27:28 -04002614
Rafał Miłeckiefe02492011-08-11 15:07:15 +02002615 if (dev->fw.hdr_format == B43_FW_HDR_351) {
Michael Bueschc5572892008-12-27 18:26:39 +01002616 /* We're over the deadline, but we keep support for old fw
2617 * until it turns out to be in major conflict with something new. */
Michael Buescheb189d8b2008-01-28 14:47:41 -08002618 b43warn(dev->wl, "You are using an old firmware image. "
Michael Bueschc5572892008-12-27 18:26:39 +01002619 "Support for old firmware will be removed soon "
2620 "(official deadline was July 2008).\n");
Michael Buescheb189d8b2008-01-28 14:47:41 -08002621 b43_print_fw_helptext(dev->wl, 0);
2622 }
2623
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002624 return 0;
2625
2626error:
Rafał Miłecki50566352012-01-02 19:31:21 +01002627 /* Stop the microcode PSM. */
2628 b43_maskset32(dev, B43_MMIO_MACCTL, ~B43_MACCTL_PSM_RUN,
2629 B43_MACCTL_PSM_JMP0);
Michael Buesch1f7d87b2008-01-22 20:23:34 +01002630
Michael Buesche4d6b792007-09-18 15:39:42 -04002631 return err;
2632}
2633
2634static int b43_write_initvals(struct b43_wldev *dev,
2635 const struct b43_iv *ivals,
2636 size_t count,
2637 size_t array_size)
2638{
2639 const struct b43_iv *iv;
2640 u16 offset;
2641 size_t i;
2642 bool bit32;
2643
2644 BUILD_BUG_ON(sizeof(struct b43_iv) != 6);
2645 iv = ivals;
2646 for (i = 0; i < count; i++) {
2647 if (array_size < sizeof(iv->offset_size))
2648 goto err_format;
2649 array_size -= sizeof(iv->offset_size);
2650 offset = be16_to_cpu(iv->offset_size);
2651 bit32 = !!(offset & B43_IV_32BIT);
2652 offset &= B43_IV_OFFSET_MASK;
2653 if (offset >= 0x1000)
2654 goto err_format;
2655 if (bit32) {
2656 u32 value;
2657
2658 if (array_size < sizeof(iv->data.d32))
2659 goto err_format;
2660 array_size -= sizeof(iv->data.d32);
2661
Harvey Harrison533dd1b2008-04-29 01:03:36 -07002662 value = get_unaligned_be32(&iv->data.d32);
Michael Buesche4d6b792007-09-18 15:39:42 -04002663 b43_write32(dev, offset, value);
2664
2665 iv = (const struct b43_iv *)((const uint8_t *)iv +
2666 sizeof(__be16) +
2667 sizeof(__be32));
2668 } else {
2669 u16 value;
2670
2671 if (array_size < sizeof(iv->data.d16))
2672 goto err_format;
2673 array_size -= sizeof(iv->data.d16);
2674
2675 value = be16_to_cpu(iv->data.d16);
2676 b43_write16(dev, offset, value);
2677
2678 iv = (const struct b43_iv *)((const uint8_t *)iv +
2679 sizeof(__be16) +
2680 sizeof(__be16));
2681 }
2682 }
2683 if (array_size)
2684 goto err_format;
2685
2686 return 0;
2687
2688err_format:
2689 b43err(dev->wl, "Initial Values Firmware file-format error.\n");
Michael Buescheb189d8b2008-01-28 14:47:41 -08002690 b43_print_fw_helptext(dev->wl, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04002691
2692 return -EPROTO;
2693}
2694
2695static int b43_upload_initvals(struct b43_wldev *dev)
2696{
2697 const size_t hdr_len = sizeof(struct b43_fw_header);
2698 const struct b43_fw_header *hdr;
2699 struct b43_firmware *fw = &dev->fw;
2700 const struct b43_iv *ivals;
2701 size_t count;
2702 int err;
2703
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002704 hdr = (const struct b43_fw_header *)(fw->initvals.data->data);
2705 ivals = (const struct b43_iv *)(fw->initvals.data->data + hdr_len);
Michael Buesche4d6b792007-09-18 15:39:42 -04002706 count = be32_to_cpu(hdr->size);
2707 err = b43_write_initvals(dev, ivals, count,
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002708 fw->initvals.data->size - hdr_len);
Michael Buesche4d6b792007-09-18 15:39:42 -04002709 if (err)
2710 goto out;
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002711 if (fw->initvals_band.data) {
2712 hdr = (const struct b43_fw_header *)(fw->initvals_band.data->data);
2713 ivals = (const struct b43_iv *)(fw->initvals_band.data->data + hdr_len);
Michael Buesche4d6b792007-09-18 15:39:42 -04002714 count = be32_to_cpu(hdr->size);
2715 err = b43_write_initvals(dev, ivals, count,
Michael Buesch61cb5dd2008-01-21 19:55:09 +01002716 fw->initvals_band.data->size - hdr_len);
Michael Buesche4d6b792007-09-18 15:39:42 -04002717 if (err)
2718 goto out;
2719 }
2720out:
2721
2722 return err;
2723}
2724
2725/* Initialize the GPIOs
2726 * http://bcm-specs.sipsolutions.net/GPIO
2727 */
Rafał Miłeckic4a2a082011-05-17 18:57:27 +02002728static struct ssb_device *b43_ssb_gpio_dev(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04002729{
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02002730 struct ssb_bus *bus = dev->dev->sdev->bus;
Rafał Miłeckic4a2a082011-05-17 18:57:27 +02002731
2732#ifdef CONFIG_SSB_DRIVER_PCICORE
2733 return (bus->chipco.dev ? bus->chipco.dev : bus->pcicore.dev);
2734#else
2735 return bus->chipco.dev;
2736#endif
2737}
2738
Michael Buesche4d6b792007-09-18 15:39:42 -04002739static int b43_gpio_init(struct b43_wldev *dev)
2740{
Rafał Miłeckic4a2a082011-05-17 18:57:27 +02002741 struct ssb_device *gpiodev;
Michael Buesche4d6b792007-09-18 15:39:42 -04002742 u32 mask, set;
2743
Rafał Miłecki50566352012-01-02 19:31:21 +01002744 b43_maskset32(dev, B43_MMIO_MACCTL, ~B43_MACCTL_GPOUTSMSK, 0);
2745 b43_maskset16(dev, B43_MMIO_GPIO_MASK, ~0, 0xF);
Michael Buesche4d6b792007-09-18 15:39:42 -04002746
2747 mask = 0x0000001F;
2748 set = 0x0000000F;
Rafał Miłeckic244e082011-05-18 02:06:41 +02002749 if (dev->dev->chip_id == 0x4301) {
Michael Buesche4d6b792007-09-18 15:39:42 -04002750 mask |= 0x0060;
2751 set |= 0x0060;
Rafał Miłecki828afd22012-07-23 22:57:01 +02002752 } else if (dev->dev->chip_id == 0x5354) {
2753 /* Don't allow overtaking buttons GPIOs */
2754 set &= 0x2; /* 0x2 is LED GPIO on BCM5354 */
Michael Buesche4d6b792007-09-18 15:39:42 -04002755 }
Rafał Miłecki828afd22012-07-23 22:57:01 +02002756
Michael Buesche4d6b792007-09-18 15:39:42 -04002757 if (0 /* FIXME: conditional unknown */ ) {
2758 b43_write16(dev, B43_MMIO_GPIO_MASK,
2759 b43_read16(dev, B43_MMIO_GPIO_MASK)
2760 | 0x0100);
Rafał Miłecki828afd22012-07-23 22:57:01 +02002761 /* BT Coexistance Input */
2762 mask |= 0x0080;
2763 set |= 0x0080;
2764 /* BT Coexistance Out */
2765 mask |= 0x0100;
2766 set |= 0x0100;
Michael Buesche4d6b792007-09-18 15:39:42 -04002767 }
Rafał Miłecki05814832011-05-18 02:06:39 +02002768 if (dev->dev->bus_sprom->boardflags_lo & B43_BFL_PACTRL) {
Rafał Miłecki828afd22012-07-23 22:57:01 +02002769 /* PA is controlled by gpio 9, let ucode handle it */
Michael Buesche4d6b792007-09-18 15:39:42 -04002770 b43_write16(dev, B43_MMIO_GPIO_MASK,
2771 b43_read16(dev, B43_MMIO_GPIO_MASK)
2772 | 0x0200);
2773 mask |= 0x0200;
2774 set |= 0x0200;
2775 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002776
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002777 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002778#ifdef CONFIG_B43_BCMA
2779 case B43_BUS_BCMA:
Hauke Mehrtens0a64bae2013-03-21 16:19:45 +01002780 bcma_chipco_gpio_control(&dev->dev->bdev->bus->drv_cc, mask, set);
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002781 break;
2782#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002783#ifdef CONFIG_B43_SSB
2784 case B43_BUS_SSB:
2785 gpiodev = b43_ssb_gpio_dev(dev);
2786 if (gpiodev)
2787 ssb_write32(gpiodev, B43_GPIO_CONTROL,
2788 (ssb_read32(gpiodev, B43_GPIO_CONTROL)
Rafał Miłecki828afd22012-07-23 22:57:01 +02002789 & ~mask) | set);
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002790 break;
2791#endif
2792 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002793
2794 return 0;
2795}
2796
2797/* Turn off all GPIO stuff. Call this on module unload, for example. */
2798static void b43_gpio_cleanup(struct b43_wldev *dev)
2799{
Rafał Miłeckic4a2a082011-05-17 18:57:27 +02002800 struct ssb_device *gpiodev;
Michael Buesche4d6b792007-09-18 15:39:42 -04002801
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002802 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002803#ifdef CONFIG_B43_BCMA
2804 case B43_BUS_BCMA:
Hauke Mehrtens0a64bae2013-03-21 16:19:45 +01002805 bcma_chipco_gpio_control(&dev->dev->bdev->bus->drv_cc, ~0, 0);
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002806 break;
2807#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002808#ifdef CONFIG_B43_SSB
2809 case B43_BUS_SSB:
2810 gpiodev = b43_ssb_gpio_dev(dev);
2811 if (gpiodev)
2812 ssb_write32(gpiodev, B43_GPIO_CONTROL, 0);
2813 break;
2814#endif
2815 }
Michael Buesche4d6b792007-09-18 15:39:42 -04002816}
2817
2818/* http://bcm-specs.sipsolutions.net/EnableMac */
Michael Bueschf5eda472008-04-20 16:03:32 +02002819void b43_mac_enable(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04002820{
Michael Buesch923fd702008-06-20 18:02:08 +02002821 if (b43_debug(dev, B43_DBG_FIRMWARE)) {
2822 u16 fwstate;
2823
2824 fwstate = b43_shm_read16(dev, B43_SHM_SHARED,
2825 B43_SHM_SH_UCODESTAT);
2826 if ((fwstate != B43_SHM_SH_UCODESTAT_SUSP) &&
2827 (fwstate != B43_SHM_SH_UCODESTAT_SLEEP)) {
2828 b43err(dev->wl, "b43_mac_enable(): The firmware "
2829 "should be suspended, but current state is %u\n",
2830 fwstate);
2831 }
2832 }
2833
Michael Buesche4d6b792007-09-18 15:39:42 -04002834 dev->mac_suspended--;
2835 B43_WARN_ON(dev->mac_suspended < 0);
2836 if (dev->mac_suspended == 0) {
Rafał Miłecki50566352012-01-02 19:31:21 +01002837 b43_maskset32(dev, B43_MMIO_MACCTL, ~0, B43_MACCTL_ENABLED);
Michael Buesche4d6b792007-09-18 15:39:42 -04002838 b43_write32(dev, B43_MMIO_GEN_IRQ_REASON,
2839 B43_IRQ_MAC_SUSPENDED);
2840 /* Commit writes */
2841 b43_read32(dev, B43_MMIO_MACCTL);
2842 b43_read32(dev, B43_MMIO_GEN_IRQ_REASON);
2843 b43_power_saving_ctl_bits(dev, 0);
2844 }
2845}
2846
2847/* http://bcm-specs.sipsolutions.net/SuspendMAC */
Michael Bueschf5eda472008-04-20 16:03:32 +02002848void b43_mac_suspend(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04002849{
2850 int i;
2851 u32 tmp;
2852
Michael Buesch05b64b32007-09-28 16:19:03 +02002853 might_sleep();
Michael Buesche4d6b792007-09-18 15:39:42 -04002854 B43_WARN_ON(dev->mac_suspended < 0);
Michael Buesch05b64b32007-09-28 16:19:03 +02002855
Michael Buesche4d6b792007-09-18 15:39:42 -04002856 if (dev->mac_suspended == 0) {
2857 b43_power_saving_ctl_bits(dev, B43_PS_AWAKE);
Rafał Miłecki50566352012-01-02 19:31:21 +01002858 b43_maskset32(dev, B43_MMIO_MACCTL, ~B43_MACCTL_ENABLED, 0);
Michael Buesche4d6b792007-09-18 15:39:42 -04002859 /* force pci to flush the write */
2860 b43_read32(dev, B43_MMIO_MACCTL);
Michael Bueschba380012008-04-15 21:13:36 +02002861 for (i = 35; i; i--) {
2862 tmp = b43_read32(dev, B43_MMIO_GEN_IRQ_REASON);
2863 if (tmp & B43_IRQ_MAC_SUSPENDED)
2864 goto out;
2865 udelay(10);
2866 }
2867 /* Hm, it seems this will take some time. Use msleep(). */
Michael Buesch05b64b32007-09-28 16:19:03 +02002868 for (i = 40; i; i--) {
Michael Buesche4d6b792007-09-18 15:39:42 -04002869 tmp = b43_read32(dev, B43_MMIO_GEN_IRQ_REASON);
2870 if (tmp & B43_IRQ_MAC_SUSPENDED)
2871 goto out;
Michael Buesch05b64b32007-09-28 16:19:03 +02002872 msleep(1);
Michael Buesche4d6b792007-09-18 15:39:42 -04002873 }
2874 b43err(dev->wl, "MAC suspend failed\n");
2875 }
Michael Buesch05b64b32007-09-28 16:19:03 +02002876out:
Michael Buesche4d6b792007-09-18 15:39:42 -04002877 dev->mac_suspended++;
2878}
2879
Rafał Miłecki858a1652011-05-10 16:05:33 +02002880/* http://bcm-v4.sipsolutions.net/802.11/PHY/N/MacPhyClkSet */
2881void b43_mac_phy_clock_set(struct b43_wldev *dev, bool on)
2882{
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002883 u32 tmp;
2884
2885 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002886#ifdef CONFIG_B43_BCMA
2887 case B43_BUS_BCMA:
Rafał Miłecki36677872011-07-16 18:27:55 +02002888 tmp = bcma_aread32(dev->dev->bdev, BCMA_IOCTL);
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002889 if (on)
2890 tmp |= B43_BCMA_IOCTL_MACPHYCLKEN;
2891 else
2892 tmp &= ~B43_BCMA_IOCTL_MACPHYCLKEN;
Rafał Miłecki36677872011-07-16 18:27:55 +02002893 bcma_awrite32(dev->dev->bdev, BCMA_IOCTL, tmp);
Rafał Miłecki42c9a452011-07-06 15:45:27 +02002894 break;
2895#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02002896#ifdef CONFIG_B43_SSB
2897 case B43_BUS_SSB:
2898 tmp = ssb_read32(dev->dev->sdev, SSB_TMSLOW);
2899 if (on)
2900 tmp |= B43_TMSLOW_MACPHYCLKEN;
2901 else
2902 tmp &= ~B43_TMSLOW_MACPHYCLKEN;
2903 ssb_write32(dev->dev->sdev, SSB_TMSLOW, tmp);
2904 break;
2905#endif
2906 }
Rafał Miłecki858a1652011-05-10 16:05:33 +02002907}
2908
Michael Buesche4d6b792007-09-18 15:39:42 -04002909static void b43_adjust_opmode(struct b43_wldev *dev)
2910{
2911 struct b43_wl *wl = dev->wl;
2912 u32 ctl;
2913 u16 cfp_pretbtt;
2914
2915 ctl = b43_read32(dev, B43_MMIO_MACCTL);
2916 /* Reset status to STA infrastructure mode. */
2917 ctl &= ~B43_MACCTL_AP;
2918 ctl &= ~B43_MACCTL_KEEP_CTL;
2919 ctl &= ~B43_MACCTL_KEEP_BADPLCP;
2920 ctl &= ~B43_MACCTL_KEEP_BAD;
2921 ctl &= ~B43_MACCTL_PROMISC;
Johannes Berg4150c572007-09-17 01:29:23 -04002922 ctl &= ~B43_MACCTL_BEACPROMISC;
Michael Buesche4d6b792007-09-18 15:39:42 -04002923 ctl |= B43_MACCTL_INFRA;
2924
Johannes Berg05c914f2008-09-11 00:01:58 +02002925 if (b43_is_mode(wl, NL80211_IFTYPE_AP) ||
2926 b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT))
Johannes Berg4150c572007-09-17 01:29:23 -04002927 ctl |= B43_MACCTL_AP;
Johannes Berg05c914f2008-09-11 00:01:58 +02002928 else if (b43_is_mode(wl, NL80211_IFTYPE_ADHOC))
Johannes Berg4150c572007-09-17 01:29:23 -04002929 ctl &= ~B43_MACCTL_INFRA;
2930
2931 if (wl->filter_flags & FIF_CONTROL)
Michael Buesche4d6b792007-09-18 15:39:42 -04002932 ctl |= B43_MACCTL_KEEP_CTL;
Johannes Berg4150c572007-09-17 01:29:23 -04002933 if (wl->filter_flags & FIF_FCSFAIL)
2934 ctl |= B43_MACCTL_KEEP_BAD;
2935 if (wl->filter_flags & FIF_PLCPFAIL)
2936 ctl |= B43_MACCTL_KEEP_BADPLCP;
2937 if (wl->filter_flags & FIF_PROMISC_IN_BSS)
Michael Buesche4d6b792007-09-18 15:39:42 -04002938 ctl |= B43_MACCTL_PROMISC;
Johannes Berg4150c572007-09-17 01:29:23 -04002939 if (wl->filter_flags & FIF_BCN_PRBRESP_PROMISC)
2940 ctl |= B43_MACCTL_BEACPROMISC;
2941
Michael Buesche4d6b792007-09-18 15:39:42 -04002942 /* Workaround: On old hardware the HW-MAC-address-filter
2943 * doesn't work properly, so always run promisc in filter
2944 * it in software. */
Rafał Miłecki21d889d2011-05-18 02:06:38 +02002945 if (dev->dev->core_rev <= 4)
Michael Buesche4d6b792007-09-18 15:39:42 -04002946 ctl |= B43_MACCTL_PROMISC;
2947
2948 b43_write32(dev, B43_MMIO_MACCTL, ctl);
2949
2950 cfp_pretbtt = 2;
2951 if ((ctl & B43_MACCTL_INFRA) && !(ctl & B43_MACCTL_AP)) {
Rafał Miłeckic244e082011-05-18 02:06:41 +02002952 if (dev->dev->chip_id == 0x4306 &&
2953 dev->dev->chip_rev == 3)
Michael Buesche4d6b792007-09-18 15:39:42 -04002954 cfp_pretbtt = 100;
2955 else
2956 cfp_pretbtt = 50;
2957 }
2958 b43_write16(dev, 0x612, cfp_pretbtt);
Michael Buesch09ebe2f2009-09-12 00:52:48 +02002959
2960 /* FIXME: We don't currently implement the PMQ mechanism,
2961 * so always disable it. If we want to implement PMQ,
2962 * we need to enable it here (clear DISCPMQ) in AP mode.
2963 */
Rafał Miłecki50566352012-01-02 19:31:21 +01002964 if (0 /* ctl & B43_MACCTL_AP */)
2965 b43_maskset32(dev, B43_MMIO_MACCTL, ~B43_MACCTL_DISCPMQ, 0);
2966 else
2967 b43_maskset32(dev, B43_MMIO_MACCTL, ~0, B43_MACCTL_DISCPMQ);
Michael Buesche4d6b792007-09-18 15:39:42 -04002968}
2969
2970static void b43_rate_memory_write(struct b43_wldev *dev, u16 rate, int is_ofdm)
2971{
2972 u16 offset;
2973
2974 if (is_ofdm) {
2975 offset = 0x480;
2976 offset += (b43_plcp_get_ratecode_ofdm(rate) & 0x000F) * 2;
2977 } else {
2978 offset = 0x4C0;
2979 offset += (b43_plcp_get_ratecode_cck(rate) & 0x000F) * 2;
2980 }
2981 b43_shm_write16(dev, B43_SHM_SHARED, offset + 0x20,
2982 b43_shm_read16(dev, B43_SHM_SHARED, offset));
2983}
2984
2985static void b43_rate_memory_init(struct b43_wldev *dev)
2986{
2987 switch (dev->phy.type) {
2988 case B43_PHYTYPE_A:
2989 case B43_PHYTYPE_G:
Michael Buesch53a6e232008-01-13 21:23:44 +01002990 case B43_PHYTYPE_N:
Gábor Stefanik9d86a2d2009-08-14 14:54:46 +02002991 case B43_PHYTYPE_LP:
Rafał Miłecki6a461c22011-08-12 00:03:25 +02002992 case B43_PHYTYPE_HT:
Rafał Miłecki0b4ff452011-08-31 23:36:16 +02002993 case B43_PHYTYPE_LCN:
Michael Buesche4d6b792007-09-18 15:39:42 -04002994 b43_rate_memory_write(dev, B43_OFDM_RATE_6MB, 1);
2995 b43_rate_memory_write(dev, B43_OFDM_RATE_12MB, 1);
2996 b43_rate_memory_write(dev, B43_OFDM_RATE_18MB, 1);
2997 b43_rate_memory_write(dev, B43_OFDM_RATE_24MB, 1);
2998 b43_rate_memory_write(dev, B43_OFDM_RATE_36MB, 1);
2999 b43_rate_memory_write(dev, B43_OFDM_RATE_48MB, 1);
3000 b43_rate_memory_write(dev, B43_OFDM_RATE_54MB, 1);
3001 if (dev->phy.type == B43_PHYTYPE_A)
3002 break;
3003 /* fallthrough */
3004 case B43_PHYTYPE_B:
3005 b43_rate_memory_write(dev, B43_CCK_RATE_1MB, 0);
3006 b43_rate_memory_write(dev, B43_CCK_RATE_2MB, 0);
3007 b43_rate_memory_write(dev, B43_CCK_RATE_5MB, 0);
3008 b43_rate_memory_write(dev, B43_CCK_RATE_11MB, 0);
3009 break;
3010 default:
3011 B43_WARN_ON(1);
3012 }
3013}
3014
Michael Buesch5042c502008-04-05 15:05:00 +02003015/* Set the default values for the PHY TX Control Words. */
3016static void b43_set_phytxctl_defaults(struct b43_wldev *dev)
3017{
3018 u16 ctl = 0;
3019
3020 ctl |= B43_TXH_PHY_ENC_CCK;
3021 ctl |= B43_TXH_PHY_ANT01AUTO;
3022 ctl |= B43_TXH_PHY_TXPWR;
3023
3024 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_BEACPHYCTL, ctl);
3025 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_ACKCTSPHYCTL, ctl);
3026 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_PRPHYCTL, ctl);
3027}
3028
Michael Buesche4d6b792007-09-18 15:39:42 -04003029/* Set the TX-Antenna for management frames sent by firmware. */
3030static void b43_mgmtframe_txantenna(struct b43_wldev *dev, int antenna)
3031{
Michael Buesch5042c502008-04-05 15:05:00 +02003032 u16 ant;
Michael Buesche4d6b792007-09-18 15:39:42 -04003033 u16 tmp;
3034
Michael Buesch5042c502008-04-05 15:05:00 +02003035 ant = b43_antenna_to_phyctl(antenna);
Michael Buesche4d6b792007-09-18 15:39:42 -04003036
Michael Buesche4d6b792007-09-18 15:39:42 -04003037 /* For ACK/CTS */
3038 tmp = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_ACKCTSPHYCTL);
Michael Buescheb189d8b2008-01-28 14:47:41 -08003039 tmp = (tmp & ~B43_TXH_PHY_ANT) | ant;
Michael Buesche4d6b792007-09-18 15:39:42 -04003040 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_ACKCTSPHYCTL, tmp);
3041 /* For Probe Resposes */
3042 tmp = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_PRPHYCTL);
Michael Buescheb189d8b2008-01-28 14:47:41 -08003043 tmp = (tmp & ~B43_TXH_PHY_ANT) | ant;
Michael Buesche4d6b792007-09-18 15:39:42 -04003044 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_PRPHYCTL, tmp);
3045}
3046
3047/* This is the opposite of b43_chip_init() */
3048static void b43_chip_exit(struct b43_wldev *dev)
3049{
Michael Bueschfb111372008-09-02 13:00:34 +02003050 b43_phy_exit(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04003051 b43_gpio_cleanup(dev);
3052 /* firmware is released later */
3053}
3054
3055/* Initialize the chip
3056 * http://bcm-specs.sipsolutions.net/ChipInit
3057 */
3058static int b43_chip_init(struct b43_wldev *dev)
3059{
3060 struct b43_phy *phy = &dev->phy;
Michael Bueschef1a6282008-08-27 18:53:02 +02003061 int err;
Rafał Miłecki858a1652011-05-10 16:05:33 +02003062 u32 macctl;
Michael Buesche4d6b792007-09-18 15:39:42 -04003063 u16 value16;
3064
Michael Buesch1f7d87b2008-01-22 20:23:34 +01003065 /* Initialize the MAC control */
3066 macctl = B43_MACCTL_IHR_ENABLED | B43_MACCTL_SHM_ENABLED;
3067 if (dev->phy.gmode)
3068 macctl |= B43_MACCTL_GMODE;
3069 macctl |= B43_MACCTL_INFRA;
3070 b43_write32(dev, B43_MMIO_MACCTL, macctl);
Michael Buesche4d6b792007-09-18 15:39:42 -04003071
Michael Buesche4d6b792007-09-18 15:39:42 -04003072 err = b43_upload_microcode(dev);
3073 if (err)
3074 goto out; /* firmware is released later */
3075
3076 err = b43_gpio_init(dev);
3077 if (err)
3078 goto out; /* firmware is released later */
Michael Buesch21954c32007-09-27 15:31:40 +02003079
Michael Buesche4d6b792007-09-18 15:39:42 -04003080 err = b43_upload_initvals(dev);
3081 if (err)
Larry Finger1a8d1222007-12-14 13:59:11 +01003082 goto err_gpio_clean;
Michael Buesche4d6b792007-09-18 15:39:42 -04003083
Michael Buesch0b7dcd92008-09-03 12:31:54 +02003084 /* Turn the Analog on and initialize the PHY. */
3085 phy->ops->switch_analog(dev, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04003086 err = b43_phy_init(dev);
3087 if (err)
Michael Bueschef1a6282008-08-27 18:53:02 +02003088 goto err_gpio_clean;
Michael Buesche4d6b792007-09-18 15:39:42 -04003089
Michael Bueschef1a6282008-08-27 18:53:02 +02003090 /* Disable Interference Mitigation. */
3091 if (phy->ops->interf_mitigation)
3092 phy->ops->interf_mitigation(dev, B43_INTERFMODE_NONE);
Michael Buesche4d6b792007-09-18 15:39:42 -04003093
Michael Bueschef1a6282008-08-27 18:53:02 +02003094 /* Select the antennae */
3095 if (phy->ops->set_rx_antenna)
3096 phy->ops->set_rx_antenna(dev, B43_ANTENNA_DEFAULT);
Michael Buesche4d6b792007-09-18 15:39:42 -04003097 b43_mgmtframe_txantenna(dev, B43_ANTENNA_DEFAULT);
3098
3099 if (phy->type == B43_PHYTYPE_B) {
3100 value16 = b43_read16(dev, 0x005E);
3101 value16 |= 0x0004;
3102 b43_write16(dev, 0x005E, value16);
3103 }
3104 b43_write32(dev, 0x0100, 0x01000000);
Rafał Miłecki21d889d2011-05-18 02:06:38 +02003105 if (dev->dev->core_rev < 5)
Michael Buesche4d6b792007-09-18 15:39:42 -04003106 b43_write32(dev, 0x010C, 0x01000000);
3107
Rafał Miłecki50566352012-01-02 19:31:21 +01003108 b43_maskset32(dev, B43_MMIO_MACCTL, ~B43_MACCTL_INFRA, 0);
3109 b43_maskset32(dev, B43_MMIO_MACCTL, ~0, B43_MACCTL_INFRA);
Michael Buesche4d6b792007-09-18 15:39:42 -04003110
Michael Buesche4d6b792007-09-18 15:39:42 -04003111 /* Probe Response Timeout value */
3112 /* FIXME: Default to 0, has to be set by ioctl probably... :-/ */
Hauke Mehrtens5c1da232013-03-23 18:07:02 +01003113 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_PRMAXTIME, 0);
Michael Buesche4d6b792007-09-18 15:39:42 -04003114
3115 /* Initially set the wireless operation mode. */
3116 b43_adjust_opmode(dev);
3117
Rafał Miłecki21d889d2011-05-18 02:06:38 +02003118 if (dev->dev->core_rev < 3) {
Michael Buesche4d6b792007-09-18 15:39:42 -04003119 b43_write16(dev, 0x060E, 0x0000);
3120 b43_write16(dev, 0x0610, 0x8000);
3121 b43_write16(dev, 0x0604, 0x0000);
3122 b43_write16(dev, 0x0606, 0x0200);
3123 } else {
3124 b43_write32(dev, 0x0188, 0x80000000);
3125 b43_write32(dev, 0x018C, 0x02000000);
3126 }
3127 b43_write32(dev, B43_MMIO_GEN_IRQ_REASON, 0x00004000);
Thommy Jakobsson73b82bf2013-04-23 21:45:11 +02003128 b43_write32(dev, B43_MMIO_DMA0_IRQ_MASK, 0x0001FC00);
Michael Buesche4d6b792007-09-18 15:39:42 -04003129 b43_write32(dev, B43_MMIO_DMA1_IRQ_MASK, 0x0000DC00);
3130 b43_write32(dev, B43_MMIO_DMA2_IRQ_MASK, 0x0000DC00);
3131 b43_write32(dev, B43_MMIO_DMA3_IRQ_MASK, 0x0001DC00);
3132 b43_write32(dev, B43_MMIO_DMA4_IRQ_MASK, 0x0000DC00);
3133 b43_write32(dev, B43_MMIO_DMA5_IRQ_MASK, 0x0000DC00);
3134
Rafał Miłecki858a1652011-05-10 16:05:33 +02003135 b43_mac_phy_clock_set(dev, true);
Michael Buesche4d6b792007-09-18 15:39:42 -04003136
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02003137 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02003138#ifdef CONFIG_B43_BCMA
3139 case B43_BUS_BCMA:
3140 /* FIXME: 0xE74 is quite common, but should be read from CC */
3141 b43_write16(dev, B43_MMIO_POWERUP_DELAY, 0xE74);
3142 break;
3143#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02003144#ifdef CONFIG_B43_SSB
3145 case B43_BUS_SSB:
3146 b43_write16(dev, B43_MMIO_POWERUP_DELAY,
3147 dev->dev->sdev->bus->chipco.fast_pwrup_delay);
3148 break;
3149#endif
3150 }
Michael Buesche4d6b792007-09-18 15:39:42 -04003151
3152 err = 0;
3153 b43dbg(dev->wl, "Chip initialized\n");
Michael Buesch21954c32007-09-27 15:31:40 +02003154out:
Michael Buesche4d6b792007-09-18 15:39:42 -04003155 return err;
3156
Larry Finger1a8d1222007-12-14 13:59:11 +01003157err_gpio_clean:
Michael Buesche4d6b792007-09-18 15:39:42 -04003158 b43_gpio_cleanup(dev);
Michael Buesch21954c32007-09-27 15:31:40 +02003159 return err;
Michael Buesche4d6b792007-09-18 15:39:42 -04003160}
3161
Michael Buesche4d6b792007-09-18 15:39:42 -04003162static void b43_periodic_every60sec(struct b43_wldev *dev)
3163{
Michael Bueschef1a6282008-08-27 18:53:02 +02003164 const struct b43_phy_operations *ops = dev->phy.ops;
Michael Buesche4d6b792007-09-18 15:39:42 -04003165
Michael Bueschef1a6282008-08-27 18:53:02 +02003166 if (ops->pwork_60sec)
3167 ops->pwork_60sec(dev);
Michael Buesch18c8ade2008-08-28 19:33:40 +02003168
3169 /* Force check the TX power emission now. */
3170 b43_phy_txpower_check(dev, B43_TXPWR_IGNORE_TIME);
Michael Buesche4d6b792007-09-18 15:39:42 -04003171}
3172
3173static void b43_periodic_every30sec(struct b43_wldev *dev)
3174{
3175 /* Update device statistics. */
3176 b43_calculate_link_quality(dev);
3177}
3178
3179static void b43_periodic_every15sec(struct b43_wldev *dev)
3180{
3181 struct b43_phy *phy = &dev->phy;
Michael Buesch9b839a72008-06-20 17:44:02 +02003182 u16 wdr;
3183
3184 if (dev->fw.opensource) {
3185 /* Check if the firmware is still alive.
3186 * It will reset the watchdog counter to 0 in its idle loop. */
3187 wdr = b43_shm_read16(dev, B43_SHM_SCRATCH, B43_WATCHDOG_REG);
3188 if (unlikely(wdr)) {
3189 b43err(dev->wl, "Firmware watchdog: The firmware died!\n");
3190 b43_controller_restart(dev, "Firmware watchdog");
3191 return;
3192 } else {
3193 b43_shm_write16(dev, B43_SHM_SCRATCH,
3194 B43_WATCHDOG_REG, 1);
3195 }
3196 }
Michael Buesche4d6b792007-09-18 15:39:42 -04003197
Michael Bueschef1a6282008-08-27 18:53:02 +02003198 if (phy->ops->pwork_15sec)
3199 phy->ops->pwork_15sec(dev);
3200
Stefano Brivio00e0b8c2007-11-25 11:10:33 +01003201 atomic_set(&phy->txerr_cnt, B43_PHY_TX_BADNESS_LIMIT);
3202 wmb();
Michael Buesch990b86f2009-09-12 00:48:03 +02003203
3204#if B43_DEBUG
3205 if (b43_debug(dev, B43_DBG_VERBOSESTATS)) {
3206 unsigned int i;
3207
3208 b43dbg(dev->wl, "Stats: %7u IRQs/sec, %7u TX/sec, %7u RX/sec\n",
3209 dev->irq_count / 15,
3210 dev->tx_count / 15,
3211 dev->rx_count / 15);
3212 dev->irq_count = 0;
3213 dev->tx_count = 0;
3214 dev->rx_count = 0;
3215 for (i = 0; i < ARRAY_SIZE(dev->irq_bit_count); i++) {
3216 if (dev->irq_bit_count[i]) {
3217 b43dbg(dev->wl, "Stats: %7u IRQ-%02u/sec (0x%08X)\n",
3218 dev->irq_bit_count[i] / 15, i, (1 << i));
3219 dev->irq_bit_count[i] = 0;
3220 }
3221 }
3222 }
3223#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04003224}
3225
Michael Buesche4d6b792007-09-18 15:39:42 -04003226static void do_periodic_work(struct b43_wldev *dev)
3227{
3228 unsigned int state;
3229
3230 state = dev->periodic_state;
Michael Buesch42bb4cd2007-09-28 14:22:33 +02003231 if (state % 4 == 0)
Michael Buesche4d6b792007-09-18 15:39:42 -04003232 b43_periodic_every60sec(dev);
Michael Buesch42bb4cd2007-09-28 14:22:33 +02003233 if (state % 2 == 0)
Michael Buesche4d6b792007-09-18 15:39:42 -04003234 b43_periodic_every30sec(dev);
Michael Buesch42bb4cd2007-09-28 14:22:33 +02003235 b43_periodic_every15sec(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04003236}
3237
Michael Buesch05b64b32007-09-28 16:19:03 +02003238/* Periodic work locking policy:
3239 * The whole periodic work handler is protected by
3240 * wl->mutex. If another lock is needed somewhere in the
Uwe Kleine-König21ae2952009-10-07 15:21:09 +02003241 * pwork callchain, it's acquired in-place, where it's needed.
Michael Buesche4d6b792007-09-18 15:39:42 -04003242 */
Michael Buesche4d6b792007-09-18 15:39:42 -04003243static void b43_periodic_work_handler(struct work_struct *work)
3244{
Michael Buesch05b64b32007-09-28 16:19:03 +02003245 struct b43_wldev *dev = container_of(work, struct b43_wldev,
3246 periodic_work.work);
3247 struct b43_wl *wl = dev->wl;
3248 unsigned long delay;
Michael Buesche4d6b792007-09-18 15:39:42 -04003249
Michael Buesch05b64b32007-09-28 16:19:03 +02003250 mutex_lock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04003251
3252 if (unlikely(b43_status(dev) != B43_STAT_STARTED))
3253 goto out;
3254 if (b43_debug(dev, B43_DBG_PWORK_STOP))
3255 goto out_requeue;
3256
Michael Buesch05b64b32007-09-28 16:19:03 +02003257 do_periodic_work(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04003258
Michael Buesche4d6b792007-09-18 15:39:42 -04003259 dev->periodic_state++;
Michael Buesch42bb4cd2007-09-28 14:22:33 +02003260out_requeue:
Michael Buesche4d6b792007-09-18 15:39:42 -04003261 if (b43_debug(dev, B43_DBG_PWORK_FAST))
3262 delay = msecs_to_jiffies(50);
3263 else
Anton Blanchard82cd6822007-10-15 00:42:23 -05003264 delay = round_jiffies_relative(HZ * 15);
Luis R. Rodriguez42935ec2009-07-29 20:08:07 -04003265 ieee80211_queue_delayed_work(wl->hw, &dev->periodic_work, delay);
Michael Buesch42bb4cd2007-09-28 14:22:33 +02003266out:
Michael Buesch05b64b32007-09-28 16:19:03 +02003267 mutex_unlock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04003268}
3269
3270static void b43_periodic_tasks_setup(struct b43_wldev *dev)
3271{
3272 struct delayed_work *work = &dev->periodic_work;
3273
3274 dev->periodic_state = 0;
3275 INIT_DELAYED_WORK(work, b43_periodic_work_handler);
Luis R. Rodriguez42935ec2009-07-29 20:08:07 -04003276 ieee80211_queue_delayed_work(dev->wl->hw, work, 0);
Michael Buesche4d6b792007-09-18 15:39:42 -04003277}
3278
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003279/* Check if communication with the device works correctly. */
Michael Buesche4d6b792007-09-18 15:39:42 -04003280static int b43_validate_chipaccess(struct b43_wldev *dev)
3281{
Michael Bueschf62ae6c2009-07-31 20:51:41 +02003282 u32 v, backup0, backup4;
Michael Buesche4d6b792007-09-18 15:39:42 -04003283
Michael Bueschf62ae6c2009-07-31 20:51:41 +02003284 backup0 = b43_shm_read32(dev, B43_SHM_SHARED, 0);
3285 backup4 = b43_shm_read32(dev, B43_SHM_SHARED, 4);
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003286
3287 /* Check for read/write and endianness problems. */
Michael Buesche4d6b792007-09-18 15:39:42 -04003288 b43_shm_write32(dev, B43_SHM_SHARED, 0, 0x55AAAA55);
3289 if (b43_shm_read32(dev, B43_SHM_SHARED, 0) != 0x55AAAA55)
3290 goto error;
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003291 b43_shm_write32(dev, B43_SHM_SHARED, 0, 0xAA5555AA);
3292 if (b43_shm_read32(dev, B43_SHM_SHARED, 0) != 0xAA5555AA)
Michael Buesche4d6b792007-09-18 15:39:42 -04003293 goto error;
3294
Michael Bueschf62ae6c2009-07-31 20:51:41 +02003295 /* Check if unaligned 32bit SHM_SHARED access works properly.
3296 * However, don't bail out on failure, because it's noncritical. */
3297 b43_shm_write16(dev, B43_SHM_SHARED, 0, 0x1122);
3298 b43_shm_write16(dev, B43_SHM_SHARED, 2, 0x3344);
3299 b43_shm_write16(dev, B43_SHM_SHARED, 4, 0x5566);
3300 b43_shm_write16(dev, B43_SHM_SHARED, 6, 0x7788);
3301 if (b43_shm_read32(dev, B43_SHM_SHARED, 2) != 0x55663344)
3302 b43warn(dev->wl, "Unaligned 32bit SHM read access is broken\n");
3303 b43_shm_write32(dev, B43_SHM_SHARED, 2, 0xAABBCCDD);
3304 if (b43_shm_read16(dev, B43_SHM_SHARED, 0) != 0x1122 ||
3305 b43_shm_read16(dev, B43_SHM_SHARED, 2) != 0xCCDD ||
3306 b43_shm_read16(dev, B43_SHM_SHARED, 4) != 0xAABB ||
3307 b43_shm_read16(dev, B43_SHM_SHARED, 6) != 0x7788)
3308 b43warn(dev->wl, "Unaligned 32bit SHM write access is broken\n");
3309
3310 b43_shm_write32(dev, B43_SHM_SHARED, 0, backup0);
3311 b43_shm_write32(dev, B43_SHM_SHARED, 4, backup4);
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003312
Rafał Miłecki21d889d2011-05-18 02:06:38 +02003313 if ((dev->dev->core_rev >= 3) && (dev->dev->core_rev <= 10)) {
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003314 /* The 32bit register shadows the two 16bit registers
3315 * with update sideeffects. Validate this. */
3316 b43_write16(dev, B43_MMIO_TSF_CFP_START, 0xAAAA);
3317 b43_write32(dev, B43_MMIO_TSF_CFP_START, 0xCCCCBBBB);
3318 if (b43_read16(dev, B43_MMIO_TSF_CFP_START_LOW) != 0xBBBB)
3319 goto error;
3320 if (b43_read16(dev, B43_MMIO_TSF_CFP_START_HIGH) != 0xCCCC)
3321 goto error;
3322 }
3323 b43_write32(dev, B43_MMIO_TSF_CFP_START, 0);
3324
3325 v = b43_read32(dev, B43_MMIO_MACCTL);
3326 v |= B43_MACCTL_GMODE;
3327 if (v != (B43_MACCTL_GMODE | B43_MACCTL_IHR_ENABLED))
Michael Buesche4d6b792007-09-18 15:39:42 -04003328 goto error;
3329
3330 return 0;
Michael Bueschf3dd3fc2007-12-22 21:56:30 +01003331error:
Michael Buesche4d6b792007-09-18 15:39:42 -04003332 b43err(dev->wl, "Failed to validate the chipaccess\n");
3333 return -ENODEV;
3334}
3335
3336static void b43_security_init(struct b43_wldev *dev)
3337{
Michael Buesche4d6b792007-09-18 15:39:42 -04003338 dev->ktp = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_KTP);
3339 /* KTP is a word address, but we address SHM bytewise.
3340 * So multiply by two.
3341 */
3342 dev->ktp *= 2;
Michael Buesch66d2d082009-08-06 10:36:50 +02003343 /* Number of RCMTA address slots */
3344 b43_write16(dev, B43_MMIO_RCMTA_COUNT, B43_NR_PAIRWISE_KEYS);
3345 /* Clear the key memory. */
Michael Buesche4d6b792007-09-18 15:39:42 -04003346 b43_clear_keys(dev);
3347}
3348
Michael Buesch616de352009-03-29 13:19:31 +02003349#ifdef CONFIG_B43_HWRNG
John Daiker99da1852009-02-24 02:16:42 -08003350static int b43_rng_read(struct hwrng *rng, u32 *data)
Michael Buesche4d6b792007-09-18 15:39:42 -04003351{
3352 struct b43_wl *wl = (struct b43_wl *)rng->priv;
Michael Buescha78b3bb2009-09-11 21:44:05 +02003353 struct b43_wldev *dev;
3354 int count = -ENODEV;
Michael Buesche4d6b792007-09-18 15:39:42 -04003355
Michael Buescha78b3bb2009-09-11 21:44:05 +02003356 mutex_lock(&wl->mutex);
3357 dev = wl->current_dev;
3358 if (likely(dev && b43_status(dev) >= B43_STAT_INITIALIZED)) {
3359 *data = b43_read16(dev, B43_MMIO_RNG);
3360 count = sizeof(u16);
3361 }
3362 mutex_unlock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04003363
Michael Buescha78b3bb2009-09-11 21:44:05 +02003364 return count;
Michael Buesche4d6b792007-09-18 15:39:42 -04003365}
Michael Buesch616de352009-03-29 13:19:31 +02003366#endif /* CONFIG_B43_HWRNG */
Michael Buesche4d6b792007-09-18 15:39:42 -04003367
Rafael J. Wysockib844eba2008-03-23 20:28:24 +01003368static void b43_rng_exit(struct b43_wl *wl)
Michael Buesche4d6b792007-09-18 15:39:42 -04003369{
Michael Buesch616de352009-03-29 13:19:31 +02003370#ifdef CONFIG_B43_HWRNG
Michael Buesche4d6b792007-09-18 15:39:42 -04003371 if (wl->rng_initialized)
Rafael J. Wysockib844eba2008-03-23 20:28:24 +01003372 hwrng_unregister(&wl->rng);
Michael Buesch616de352009-03-29 13:19:31 +02003373#endif /* CONFIG_B43_HWRNG */
Michael Buesche4d6b792007-09-18 15:39:42 -04003374}
3375
3376static int b43_rng_init(struct b43_wl *wl)
3377{
Michael Buesch616de352009-03-29 13:19:31 +02003378 int err = 0;
Michael Buesche4d6b792007-09-18 15:39:42 -04003379
Michael Buesch616de352009-03-29 13:19:31 +02003380#ifdef CONFIG_B43_HWRNG
Michael Buesche4d6b792007-09-18 15:39:42 -04003381 snprintf(wl->rng_name, ARRAY_SIZE(wl->rng_name),
3382 "%s_%s", KBUILD_MODNAME, wiphy_name(wl->hw->wiphy));
3383 wl->rng.name = wl->rng_name;
3384 wl->rng.data_read = b43_rng_read;
3385 wl->rng.priv = (unsigned long)wl;
Rusty Russell3db1cd52011-12-19 13:56:45 +00003386 wl->rng_initialized = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04003387 err = hwrng_register(&wl->rng);
3388 if (err) {
Rusty Russell3db1cd52011-12-19 13:56:45 +00003389 wl->rng_initialized = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04003390 b43err(wl, "Failed to register the random "
3391 "number generator (%d)\n", err);
3392 }
Michael Buesch616de352009-03-29 13:19:31 +02003393#endif /* CONFIG_B43_HWRNG */
Michael Buesche4d6b792007-09-18 15:39:42 -04003394
3395 return err;
3396}
3397
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003398static void b43_tx_work(struct work_struct *work)
Michael Buesche4d6b792007-09-18 15:39:42 -04003399{
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003400 struct b43_wl *wl = container_of(work, struct b43_wl, tx_work);
3401 struct b43_wldev *dev;
3402 struct sk_buff *skb;
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01003403 int queue_num;
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003404 int err = 0;
Michael Buesche4d6b792007-09-18 15:39:42 -04003405
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003406 mutex_lock(&wl->mutex);
3407 dev = wl->current_dev;
3408 if (unlikely(!dev || b43_status(dev) < B43_STAT_STARTED)) {
3409 mutex_unlock(&wl->mutex);
3410 return;
Michael Buesch5100d5a2008-03-29 21:01:16 +01003411 }
Michael Buesch21a75d72008-04-25 19:29:08 +02003412
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01003413 for (queue_num = 0; queue_num < B43_QOS_QUEUE_NUM; queue_num++) {
3414 while (skb_queue_len(&wl->tx_queue[queue_num])) {
3415 skb = skb_dequeue(&wl->tx_queue[queue_num]);
3416 if (b43_using_pio_transfers(dev))
3417 err = b43_pio_tx(dev, skb);
3418 else
3419 err = b43_dma_tx(dev, skb);
3420 if (err == -ENOSPC) {
3421 wl->tx_queue_stopped[queue_num] = 1;
3422 ieee80211_stop_queue(wl->hw, queue_num);
3423 skb_queue_head(&wl->tx_queue[queue_num], skb);
3424 break;
3425 }
3426 if (unlikely(err))
Felix Fietkau78f18df2012-12-10 17:40:21 +01003427 ieee80211_free_txskb(wl->hw, skb);
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01003428 err = 0;
3429 }
Michael Buesch21a75d72008-04-25 19:29:08 +02003430
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01003431 if (!err)
3432 wl->tx_queue_stopped[queue_num] = 0;
Michael Buesch21a75d72008-04-25 19:29:08 +02003433 }
3434
Michael Buesch990b86f2009-09-12 00:48:03 +02003435#if B43_DEBUG
3436 dev->tx_count++;
3437#endif
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003438 mutex_unlock(&wl->mutex);
3439}
Michael Buesch21a75d72008-04-25 19:29:08 +02003440
Johannes Berg7bb45682011-02-24 14:42:06 +01003441static void b43_op_tx(struct ieee80211_hw *hw,
Thomas Huehn36323f82012-07-23 21:33:42 +02003442 struct ieee80211_tx_control *control,
3443 struct sk_buff *skb)
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003444{
3445 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Bueschc9e8eae2008-06-15 15:17:29 +02003446
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003447 if (unlikely(skb->len < 2 + 2 + 6)) {
3448 /* Too short, this can't be a valid frame. */
Felix Fietkau78f18df2012-12-10 17:40:21 +01003449 ieee80211_free_txskb(hw, skb);
Johannes Berg7bb45682011-02-24 14:42:06 +01003450 return;
Michael Bueschf5d40ee2009-09-04 22:53:18 +02003451 }
3452 B43_WARN_ON(skb_shinfo(skb)->nr_frags);
3453
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01003454 skb_queue_tail(&wl->tx_queue[skb->queue_mapping], skb);
3455 if (!wl->tx_queue_stopped[skb->queue_mapping]) {
3456 ieee80211_queue_work(wl->hw, &wl->tx_work);
3457 } else {
3458 ieee80211_stop_queue(wl->hw, skb->queue_mapping);
3459 }
Michael Buesche4d6b792007-09-18 15:39:42 -04003460}
3461
Michael Buesche6f5b932008-03-05 21:18:49 +01003462static void b43_qos_params_upload(struct b43_wldev *dev,
3463 const struct ieee80211_tx_queue_params *p,
3464 u16 shm_offset)
3465{
3466 u16 params[B43_NR_QOSPARAMS];
Johannes Berg0b576642008-07-15 02:08:24 -07003467 int bslots, tmp;
Michael Buesche6f5b932008-03-05 21:18:49 +01003468 unsigned int i;
3469
Michael Bueschb0544eb2009-09-06 15:42:45 +02003470 if (!dev->qos_enabled)
3471 return;
3472
Johannes Berg0b576642008-07-15 02:08:24 -07003473 bslots = b43_read16(dev, B43_MMIO_RNG) & p->cw_min;
Michael Buesche6f5b932008-03-05 21:18:49 +01003474
3475 memset(&params, 0, sizeof(params));
3476
3477 params[B43_QOSPARAM_TXOP] = p->txop * 32;
Johannes Berg0b576642008-07-15 02:08:24 -07003478 params[B43_QOSPARAM_CWMIN] = p->cw_min;
3479 params[B43_QOSPARAM_CWMAX] = p->cw_max;
3480 params[B43_QOSPARAM_CWCUR] = p->cw_min;
3481 params[B43_QOSPARAM_AIFS] = p->aifs;
Michael Buesche6f5b932008-03-05 21:18:49 +01003482 params[B43_QOSPARAM_BSLOTS] = bslots;
Johannes Berg0b576642008-07-15 02:08:24 -07003483 params[B43_QOSPARAM_REGGAP] = bslots + p->aifs;
Michael Buesche6f5b932008-03-05 21:18:49 +01003484
3485 for (i = 0; i < ARRAY_SIZE(params); i++) {
3486 if (i == B43_QOSPARAM_STATUS) {
3487 tmp = b43_shm_read16(dev, B43_SHM_SHARED,
3488 shm_offset + (i * 2));
3489 /* Mark the parameters as updated. */
3490 tmp |= 0x100;
3491 b43_shm_write16(dev, B43_SHM_SHARED,
3492 shm_offset + (i * 2),
3493 tmp);
3494 } else {
3495 b43_shm_write16(dev, B43_SHM_SHARED,
3496 shm_offset + (i * 2),
3497 params[i]);
3498 }
3499 }
3500}
3501
Michael Bueschc40c1122008-09-06 16:21:47 +02003502/* Mapping of mac80211 queue numbers to b43 QoS SHM offsets. */
3503static const u16 b43_qos_shm_offsets[] = {
3504 /* [mac80211-queue-nr] = SHM_OFFSET, */
3505 [0] = B43_QOS_VOICE,
3506 [1] = B43_QOS_VIDEO,
3507 [2] = B43_QOS_BESTEFFORT,
3508 [3] = B43_QOS_BACKGROUND,
3509};
3510
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003511/* Update all QOS parameters in hardware. */
3512static void b43_qos_upload_all(struct b43_wldev *dev)
Michael Buesche6f5b932008-03-05 21:18:49 +01003513{
3514 struct b43_wl *wl = dev->wl;
3515 struct b43_qos_params *params;
Michael Buesche6f5b932008-03-05 21:18:49 +01003516 unsigned int i;
3517
Michael Bueschb0544eb2009-09-06 15:42:45 +02003518 if (!dev->qos_enabled)
3519 return;
3520
Michael Bueschc40c1122008-09-06 16:21:47 +02003521 BUILD_BUG_ON(ARRAY_SIZE(b43_qos_shm_offsets) !=
3522 ARRAY_SIZE(wl->qos_params));
Michael Buesche6f5b932008-03-05 21:18:49 +01003523
3524 b43_mac_suspend(dev);
Michael Buesche6f5b932008-03-05 21:18:49 +01003525 for (i = 0; i < ARRAY_SIZE(wl->qos_params); i++) {
3526 params = &(wl->qos_params[i]);
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003527 b43_qos_params_upload(dev, &(params->p),
3528 b43_qos_shm_offsets[i]);
Michael Buesche6f5b932008-03-05 21:18:49 +01003529 }
Michael Buesche6f5b932008-03-05 21:18:49 +01003530 b43_mac_enable(dev);
3531}
3532
3533static void b43_qos_clear(struct b43_wl *wl)
3534{
3535 struct b43_qos_params *params;
3536 unsigned int i;
3537
Michael Bueschc40c1122008-09-06 16:21:47 +02003538 /* Initialize QoS parameters to sane defaults. */
3539
3540 BUILD_BUG_ON(ARRAY_SIZE(b43_qos_shm_offsets) !=
3541 ARRAY_SIZE(wl->qos_params));
3542
Michael Buesche6f5b932008-03-05 21:18:49 +01003543 for (i = 0; i < ARRAY_SIZE(wl->qos_params); i++) {
3544 params = &(wl->qos_params[i]);
3545
Michael Bueschc40c1122008-09-06 16:21:47 +02003546 switch (b43_qos_shm_offsets[i]) {
3547 case B43_QOS_VOICE:
3548 params->p.txop = 0;
3549 params->p.aifs = 2;
3550 params->p.cw_min = 0x0001;
3551 params->p.cw_max = 0x0001;
3552 break;
3553 case B43_QOS_VIDEO:
3554 params->p.txop = 0;
3555 params->p.aifs = 2;
3556 params->p.cw_min = 0x0001;
3557 params->p.cw_max = 0x0001;
3558 break;
3559 case B43_QOS_BESTEFFORT:
3560 params->p.txop = 0;
3561 params->p.aifs = 3;
3562 params->p.cw_min = 0x0001;
3563 params->p.cw_max = 0x03FF;
3564 break;
3565 case B43_QOS_BACKGROUND:
3566 params->p.txop = 0;
3567 params->p.aifs = 7;
3568 params->p.cw_min = 0x0001;
3569 params->p.cw_max = 0x03FF;
3570 break;
3571 default:
3572 B43_WARN_ON(1);
3573 }
Michael Buesche6f5b932008-03-05 21:18:49 +01003574 }
3575}
3576
3577/* Initialize the core's QOS capabilities */
3578static void b43_qos_init(struct b43_wldev *dev)
3579{
Michael Bueschb0544eb2009-09-06 15:42:45 +02003580 if (!dev->qos_enabled) {
3581 /* Disable QOS support. */
3582 b43_hf_write(dev, b43_hf_read(dev) & ~B43_HF_EDCF);
3583 b43_write16(dev, B43_MMIO_IFSCTL,
3584 b43_read16(dev, B43_MMIO_IFSCTL)
3585 & ~B43_MMIO_IFSCTL_USE_EDCF);
3586 b43dbg(dev->wl, "QoS disabled\n");
3587 return;
3588 }
3589
Michael Buesche6f5b932008-03-05 21:18:49 +01003590 /* Upload the current QOS parameters. */
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003591 b43_qos_upload_all(dev);
Michael Buesche6f5b932008-03-05 21:18:49 +01003592
3593 /* Enable QOS support. */
3594 b43_hf_write(dev, b43_hf_read(dev) | B43_HF_EDCF);
3595 b43_write16(dev, B43_MMIO_IFSCTL,
3596 b43_read16(dev, B43_MMIO_IFSCTL)
3597 | B43_MMIO_IFSCTL_USE_EDCF);
Michael Bueschb0544eb2009-09-06 15:42:45 +02003598 b43dbg(dev->wl, "QoS enabled\n");
Michael Buesche6f5b932008-03-05 21:18:49 +01003599}
3600
Eliad Peller8a3a3c82011-10-02 10:15:52 +02003601static int b43_op_conf_tx(struct ieee80211_hw *hw,
3602 struct ieee80211_vif *vif, u16 _queue,
Michael Buesch40faacc2007-10-28 16:29:32 +01003603 const struct ieee80211_tx_queue_params *params)
Michael Buesche4d6b792007-09-18 15:39:42 -04003604{
Michael Buesche6f5b932008-03-05 21:18:49 +01003605 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003606 struct b43_wldev *dev;
Michael Buesche6f5b932008-03-05 21:18:49 +01003607 unsigned int queue = (unsigned int)_queue;
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003608 int err = -ENODEV;
Michael Buesche6f5b932008-03-05 21:18:49 +01003609
3610 if (queue >= ARRAY_SIZE(wl->qos_params)) {
3611 /* Queue not available or don't support setting
3612 * params on this queue. Return success to not
3613 * confuse mac80211. */
3614 return 0;
3615 }
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003616 BUILD_BUG_ON(ARRAY_SIZE(b43_qos_shm_offsets) !=
3617 ARRAY_SIZE(wl->qos_params));
Michael Buesche6f5b932008-03-05 21:18:49 +01003618
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003619 mutex_lock(&wl->mutex);
3620 dev = wl->current_dev;
3621 if (unlikely(!dev || (b43_status(dev) < B43_STAT_INITIALIZED)))
3622 goto out_unlock;
Michael Buesche6f5b932008-03-05 21:18:49 +01003623
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003624 memcpy(&(wl->qos_params[queue].p), params, sizeof(*params));
3625 b43_mac_suspend(dev);
3626 b43_qos_params_upload(dev, &(wl->qos_params[queue].p),
3627 b43_qos_shm_offsets[queue]);
3628 b43_mac_enable(dev);
3629 err = 0;
Michael Buesche6f5b932008-03-05 21:18:49 +01003630
Michael Buesch5a5f3b42008-09-06 20:07:31 +02003631out_unlock:
3632 mutex_unlock(&wl->mutex);
3633
3634 return err;
Michael Buesche4d6b792007-09-18 15:39:42 -04003635}
3636
Michael Buesch40faacc2007-10-28 16:29:32 +01003637static int b43_op_get_stats(struct ieee80211_hw *hw,
3638 struct ieee80211_low_level_stats *stats)
Michael Buesche4d6b792007-09-18 15:39:42 -04003639{
3640 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Buesche4d6b792007-09-18 15:39:42 -04003641
Michael Buesch36dbd952009-09-04 22:51:29 +02003642 mutex_lock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04003643 memcpy(stats, &wl->ieee_stats, sizeof(*stats));
Michael Buesch36dbd952009-09-04 22:51:29 +02003644 mutex_unlock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04003645
3646 return 0;
3647}
3648
Eliad Peller37a41b42011-09-21 14:06:11 +03003649static u64 b43_op_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003650{
3651 struct b43_wl *wl = hw_to_b43_wl(hw);
3652 struct b43_wldev *dev;
3653 u64 tsf;
3654
3655 mutex_lock(&wl->mutex);
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003656 dev = wl->current_dev;
3657
3658 if (dev && (b43_status(dev) >= B43_STAT_INITIALIZED))
3659 b43_tsf_read(dev, &tsf);
3660 else
3661 tsf = 0;
3662
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003663 mutex_unlock(&wl->mutex);
3664
3665 return tsf;
3666}
3667
Eliad Peller37a41b42011-09-21 14:06:11 +03003668static void b43_op_set_tsf(struct ieee80211_hw *hw,
3669 struct ieee80211_vif *vif, u64 tsf)
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003670{
3671 struct b43_wl *wl = hw_to_b43_wl(hw);
3672 struct b43_wldev *dev;
3673
3674 mutex_lock(&wl->mutex);
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003675 dev = wl->current_dev;
3676
3677 if (dev && (b43_status(dev) >= B43_STAT_INITIALIZED))
3678 b43_tsf_write(dev, tsf);
3679
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01003680 mutex_unlock(&wl->mutex);
3681}
3682
Michael Buesche4d6b792007-09-18 15:39:42 -04003683static void b43_put_phy_into_reset(struct b43_wldev *dev)
3684{
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02003685 u32 tmp;
Michael Buesche4d6b792007-09-18 15:39:42 -04003686
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02003687 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02003688#ifdef CONFIG_B43_BCMA
3689 case B43_BUS_BCMA:
3690 b43err(dev->wl,
3691 "Putting PHY into reset not supported on BCMA\n");
3692 break;
3693#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02003694#ifdef CONFIG_B43_SSB
3695 case B43_BUS_SSB:
3696 tmp = ssb_read32(dev->dev->sdev, SSB_TMSLOW);
3697 tmp &= ~B43_TMSLOW_GMODE;
3698 tmp |= B43_TMSLOW_PHYRESET;
3699 tmp |= SSB_TMSLOW_FGC;
3700 ssb_write32(dev->dev->sdev, SSB_TMSLOW, tmp);
3701 msleep(1);
Michael Buesche4d6b792007-09-18 15:39:42 -04003702
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02003703 tmp = ssb_read32(dev->dev->sdev, SSB_TMSLOW);
3704 tmp &= ~SSB_TMSLOW_FGC;
3705 tmp |= B43_TMSLOW_PHYRESET;
3706 ssb_write32(dev->dev->sdev, SSB_TMSLOW, tmp);
3707 msleep(1);
3708
3709 break;
3710#endif
3711 }
Michael Buesche4d6b792007-09-18 15:39:42 -04003712}
3713
John Daiker99da1852009-02-24 02:16:42 -08003714static const char *band_to_string(enum ieee80211_band band)
Michael Buesche4d6b792007-09-18 15:39:42 -04003715{
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003716 switch (band) {
3717 case IEEE80211_BAND_5GHZ:
3718 return "5";
3719 case IEEE80211_BAND_2GHZ:
3720 return "2.4";
3721 default:
3722 break;
3723 }
3724 B43_WARN_ON(1);
3725 return "";
3726}
3727
3728/* Expects wl->mutex locked */
3729static int b43_switch_band(struct b43_wl *wl, struct ieee80211_channel *chan)
3730{
3731 struct b43_wldev *up_dev = NULL;
Michael Buesche4d6b792007-09-18 15:39:42 -04003732 struct b43_wldev *down_dev;
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003733 struct b43_wldev *d;
Michael Buesche4d6b792007-09-18 15:39:42 -04003734 int err;
John W. Linville922d8a02009-01-12 14:40:20 -05003735 bool uninitialized_var(gmode);
Michael Buesche4d6b792007-09-18 15:39:42 -04003736 int prev_status;
3737
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003738 /* Find a device and PHY which supports the band. */
3739 list_for_each_entry(d, &wl->devlist, list) {
3740 switch (chan->band) {
3741 case IEEE80211_BAND_5GHZ:
3742 if (d->phy.supports_5ghz) {
3743 up_dev = d;
Rusty Russell3db1cd52011-12-19 13:56:45 +00003744 gmode = false;
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003745 }
3746 break;
3747 case IEEE80211_BAND_2GHZ:
3748 if (d->phy.supports_2ghz) {
3749 up_dev = d;
Rusty Russell3db1cd52011-12-19 13:56:45 +00003750 gmode = true;
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003751 }
3752 break;
3753 default:
3754 B43_WARN_ON(1);
3755 return -EINVAL;
3756 }
3757 if (up_dev)
3758 break;
3759 }
3760 if (!up_dev) {
3761 b43err(wl, "Could not find a device for %s-GHz band operation\n",
3762 band_to_string(chan->band));
3763 return -ENODEV;
Michael Buesche4d6b792007-09-18 15:39:42 -04003764 }
3765 if ((up_dev == wl->current_dev) &&
3766 (!!wl->current_dev->phy.gmode == !!gmode)) {
3767 /* This device is already running. */
3768 return 0;
3769 }
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003770 b43dbg(wl, "Switching to %s-GHz band\n",
3771 band_to_string(chan->band));
Michael Buesche4d6b792007-09-18 15:39:42 -04003772 down_dev = wl->current_dev;
3773
3774 prev_status = b43_status(down_dev);
3775 /* Shutdown the currently running core. */
3776 if (prev_status >= B43_STAT_STARTED)
Michael Buesch36dbd952009-09-04 22:51:29 +02003777 down_dev = b43_wireless_core_stop(down_dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04003778 if (prev_status >= B43_STAT_INITIALIZED)
3779 b43_wireless_core_exit(down_dev);
3780
3781 if (down_dev != up_dev) {
3782 /* We switch to a different core, so we put PHY into
3783 * RESET on the old core. */
3784 b43_put_phy_into_reset(down_dev);
3785 }
3786
3787 /* Now start the new core. */
3788 up_dev->phy.gmode = gmode;
3789 if (prev_status >= B43_STAT_INITIALIZED) {
3790 err = b43_wireless_core_init(up_dev);
3791 if (err) {
3792 b43err(wl, "Fatal: Could not initialize device for "
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003793 "selected %s-GHz band\n",
3794 band_to_string(chan->band));
Michael Buesche4d6b792007-09-18 15:39:42 -04003795 goto init_failure;
3796 }
3797 }
3798 if (prev_status >= B43_STAT_STARTED) {
3799 err = b43_wireless_core_start(up_dev);
3800 if (err) {
Anatol Pomozov02b7d832012-06-23 15:54:34 -07003801 b43err(wl, "Fatal: Could not start device for "
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003802 "selected %s-GHz band\n",
3803 band_to_string(chan->band));
Michael Buesche4d6b792007-09-18 15:39:42 -04003804 b43_wireless_core_exit(up_dev);
3805 goto init_failure;
3806 }
3807 }
3808 B43_WARN_ON(b43_status(up_dev) != prev_status);
3809
3810 wl->current_dev = up_dev;
3811
3812 return 0;
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003813init_failure:
Michael Buesche4d6b792007-09-18 15:39:42 -04003814 /* Whoops, failed to init the new core. No core is operating now. */
3815 wl->current_dev = NULL;
3816 return err;
3817}
3818
Johannes Berg9124b072008-10-14 19:17:54 +02003819/* Write the short and long frame retry limit values. */
3820static void b43_set_retry_limits(struct b43_wldev *dev,
3821 unsigned int short_retry,
3822 unsigned int long_retry)
3823{
3824 /* The retry limit is a 4-bit counter. Enforce this to avoid overflowing
3825 * the chip-internal counter. */
3826 short_retry = min(short_retry, (unsigned int)0xF);
3827 long_retry = min(long_retry, (unsigned int)0xF);
3828
3829 b43_shm_write16(dev, B43_SHM_SCRATCH, B43_SHM_SC_SRLIMIT,
3830 short_retry);
3831 b43_shm_write16(dev, B43_SHM_SCRATCH, B43_SHM_SC_LRLIMIT,
3832 long_retry);
3833}
3834
Johannes Berge8975582008-10-09 12:18:51 +02003835static int b43_op_config(struct ieee80211_hw *hw, u32 changed)
Michael Buesche4d6b792007-09-18 15:39:42 -04003836{
3837 struct b43_wl *wl = hw_to_b43_wl(hw);
3838 struct b43_wldev *dev;
3839 struct b43_phy *phy;
Johannes Berge8975582008-10-09 12:18:51 +02003840 struct ieee80211_conf *conf = &hw->conf;
Michael Buesch9db1f6d2007-12-22 21:54:20 +01003841 int antenna;
Michael Buesche4d6b792007-09-18 15:39:42 -04003842 int err = 0;
Felix Fietkau2a190322011-08-10 13:50:30 -06003843 bool reload_bss = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04003844
Michael Buesche4d6b792007-09-18 15:39:42 -04003845 mutex_lock(&wl->mutex);
3846
Felix Fietkau2a190322011-08-10 13:50:30 -06003847 dev = wl->current_dev;
3848
Michael Bueschbb1eeff2008-02-09 12:08:58 +01003849 /* Switch the band (if necessary). This might change the active core. */
Karl Beldan675a0b02013-03-25 16:26:57 +01003850 err = b43_switch_band(wl, conf->chandef.chan);
Michael Buesche4d6b792007-09-18 15:39:42 -04003851 if (err)
3852 goto out_unlock_mutex;
Felix Fietkau2a190322011-08-10 13:50:30 -06003853
3854 /* Need to reload all settings if the core changed */
3855 if (dev != wl->current_dev) {
3856 dev = wl->current_dev;
3857 changed = ~0;
3858 reload_bss = true;
3859 }
3860
Michael Buesche4d6b792007-09-18 15:39:42 -04003861 phy = &dev->phy;
3862
Rafał Miłeckiaa4c7b22010-01-22 01:53:12 +01003863 if (conf_is_ht(conf))
3864 phy->is_40mhz =
3865 (conf_is_ht40_minus(conf) || conf_is_ht40_plus(conf));
3866 else
3867 phy->is_40mhz = false;
3868
Michael Bueschd10d0e52008-12-18 22:13:39 +01003869 b43_mac_suspend(dev);
3870
Johannes Berg9124b072008-10-14 19:17:54 +02003871 if (changed & IEEE80211_CONF_CHANGE_RETRY_LIMITS)
3872 b43_set_retry_limits(dev, conf->short_frame_max_tx_count,
3873 conf->long_frame_max_tx_count);
3874 changed &= ~IEEE80211_CONF_CHANGE_RETRY_LIMITS;
3875 if (!changed)
Michael Bueschd10d0e52008-12-18 22:13:39 +01003876 goto out_mac_enable;
Michael Buesche4d6b792007-09-18 15:39:42 -04003877
3878 /* Switch to the requested channel.
3879 * The firmware takes care of races with the TX handler. */
Karl Beldan675a0b02013-03-25 16:26:57 +01003880 if (conf->chandef.chan->hw_value != phy->channel)
3881 b43_switch_channel(dev, conf->chandef.chan->hw_value);
Michael Buesche4d6b792007-09-18 15:39:42 -04003882
Johannes Berg0869aea2009-10-28 10:03:35 +01003883 dev->wl->radiotap_enabled = !!(conf->flags & IEEE80211_CONF_MONITOR);
Johannes Bergd42ce842007-11-23 14:50:51 +01003884
Michael Buesche4d6b792007-09-18 15:39:42 -04003885 /* Adjust the desired TX power level. */
3886 if (conf->power_level != 0) {
Michael Buesch18c8ade2008-08-28 19:33:40 +02003887 if (conf->power_level != phy->desired_txpower) {
3888 phy->desired_txpower = conf->power_level;
3889 b43_phy_txpower_check(dev, B43_TXPWR_IGNORE_TIME |
3890 B43_TXPWR_IGNORE_TSSI);
Michael Buesche4d6b792007-09-18 15:39:42 -04003891 }
3892 }
3893
3894 /* Antennas for RX and management frame TX. */
Johannes Berg0f4ac382008-10-09 12:18:04 +02003895 antenna = B43_ANTENNA_DEFAULT;
Michael Buesch9db1f6d2007-12-22 21:54:20 +01003896 b43_mgmtframe_txantenna(dev, antenna);
Johannes Berg0f4ac382008-10-09 12:18:04 +02003897 antenna = B43_ANTENNA_DEFAULT;
Michael Bueschef1a6282008-08-27 18:53:02 +02003898 if (phy->ops->set_rx_antenna)
3899 phy->ops->set_rx_antenna(dev, antenna);
Michael Buesche4d6b792007-09-18 15:39:42 -04003900
Larry Fingerfd4973c2009-06-20 12:58:11 -05003901 if (wl->radio_enabled != phy->radio_on) {
3902 if (wl->radio_enabled) {
Johannes Berg19d337d2009-06-02 13:01:37 +02003903 b43_software_rfkill(dev, false);
Michael Bueschfda9abc2007-09-20 22:14:18 +02003904 b43info(dev->wl, "Radio turned on by software\n");
3905 if (!dev->radio_hw_enable) {
3906 b43info(dev->wl, "The hardware RF-kill button "
3907 "still turns the radio physically off. "
3908 "Press the button to turn it on.\n");
3909 }
3910 } else {
Johannes Berg19d337d2009-06-02 13:01:37 +02003911 b43_software_rfkill(dev, true);
Michael Bueschfda9abc2007-09-20 22:14:18 +02003912 b43info(dev->wl, "Radio turned off by software\n");
3913 }
3914 }
3915
Michael Bueschd10d0e52008-12-18 22:13:39 +01003916out_mac_enable:
3917 b43_mac_enable(dev);
3918out_unlock_mutex:
Michael Buesche4d6b792007-09-18 15:39:42 -04003919 mutex_unlock(&wl->mutex);
3920
Felix Fietkau2a190322011-08-10 13:50:30 -06003921 if (wl->vif && reload_bss)
3922 b43_op_bss_info_changed(hw, wl->vif, &wl->vif->bss_conf, ~0);
3923
Michael Buesche4d6b792007-09-18 15:39:42 -04003924 return err;
3925}
3926
Johannes Berg881d9482009-01-21 15:13:48 +01003927static void b43_update_basic_rates(struct b43_wldev *dev, u32 brates)
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01003928{
3929 struct ieee80211_supported_band *sband =
3930 dev->wl->hw->wiphy->bands[b43_current_band(dev->wl)];
3931 struct ieee80211_rate *rate;
3932 int i;
3933 u16 basic, direct, offset, basic_offset, rateptr;
3934
3935 for (i = 0; i < sband->n_bitrates; i++) {
3936 rate = &sband->bitrates[i];
3937
3938 if (b43_is_cck_rate(rate->hw_value)) {
3939 direct = B43_SHM_SH_CCKDIRECT;
3940 basic = B43_SHM_SH_CCKBASIC;
3941 offset = b43_plcp_get_ratecode_cck(rate->hw_value);
3942 offset &= 0xF;
3943 } else {
3944 direct = B43_SHM_SH_OFDMDIRECT;
3945 basic = B43_SHM_SH_OFDMBASIC;
3946 offset = b43_plcp_get_ratecode_ofdm(rate->hw_value);
3947 offset &= 0xF;
3948 }
3949
3950 rate = ieee80211_get_response_rate(sband, brates, rate->bitrate);
3951
3952 if (b43_is_cck_rate(rate->hw_value)) {
3953 basic_offset = b43_plcp_get_ratecode_cck(rate->hw_value);
3954 basic_offset &= 0xF;
3955 } else {
3956 basic_offset = b43_plcp_get_ratecode_ofdm(rate->hw_value);
3957 basic_offset &= 0xF;
3958 }
3959
3960 /*
3961 * Get the pointer that we need to point to
3962 * from the direct map
3963 */
3964 rateptr = b43_shm_read16(dev, B43_SHM_SHARED,
3965 direct + 2 * basic_offset);
3966 /* and write it to the basic map */
3967 b43_shm_write16(dev, B43_SHM_SHARED, basic + 2 * offset,
3968 rateptr);
3969 }
3970}
3971
3972static void b43_op_bss_info_changed(struct ieee80211_hw *hw,
3973 struct ieee80211_vif *vif,
3974 struct ieee80211_bss_conf *conf,
3975 u32 changed)
3976{
3977 struct b43_wl *wl = hw_to_b43_wl(hw);
3978 struct b43_wldev *dev;
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01003979
3980 mutex_lock(&wl->mutex);
3981
3982 dev = wl->current_dev;
Michael Bueschd10d0e52008-12-18 22:13:39 +01003983 if (!dev || b43_status(dev) < B43_STAT_STARTED)
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01003984 goto out_unlock_mutex;
Johannes Berg2d0ddec2009-04-23 16:13:26 +02003985
3986 B43_WARN_ON(wl->vif != vif);
3987
3988 if (changed & BSS_CHANGED_BSSID) {
Johannes Berg2d0ddec2009-04-23 16:13:26 +02003989 if (conf->bssid)
3990 memcpy(wl->bssid, conf->bssid, ETH_ALEN);
3991 else
3992 memset(wl->bssid, 0, ETH_ALEN);
Johannes Berg2d0ddec2009-04-23 16:13:26 +02003993 }
3994
Johannes Berg3f0d8432009-05-18 10:53:18 +02003995 if (b43_status(dev) >= B43_STAT_INITIALIZED) {
3996 if (changed & BSS_CHANGED_BEACON &&
3997 (b43_is_mode(wl, NL80211_IFTYPE_AP) ||
3998 b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT) ||
3999 b43_is_mode(wl, NL80211_IFTYPE_ADHOC)))
4000 b43_update_templates(wl);
4001
4002 if (changed & BSS_CHANGED_BSSID)
4003 b43_write_mac_bssid_templates(dev);
4004 }
Johannes Berg3f0d8432009-05-18 10:53:18 +02004005
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01004006 b43_mac_suspend(dev);
4007
Johannes Berg57c4d7b2009-04-23 16:10:04 +02004008 /* Update templates for AP/mesh mode. */
4009 if (changed & BSS_CHANGED_BEACON_INT &&
4010 (b43_is_mode(wl, NL80211_IFTYPE_AP) ||
4011 b43_is_mode(wl, NL80211_IFTYPE_MESH_POINT) ||
Felix Fietkau2a190322011-08-10 13:50:30 -06004012 b43_is_mode(wl, NL80211_IFTYPE_ADHOC)) &&
4013 conf->beacon_int)
Johannes Berg57c4d7b2009-04-23 16:10:04 +02004014 b43_set_beacon_int(dev, conf->beacon_int);
4015
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01004016 if (changed & BSS_CHANGED_BASIC_RATES)
4017 b43_update_basic_rates(dev, conf->basic_rates);
4018
4019 if (changed & BSS_CHANGED_ERP_SLOT) {
4020 if (conf->use_short_slot)
4021 b43_short_slot_timing_enable(dev);
4022 else
4023 b43_short_slot_timing_disable(dev);
4024 }
4025
4026 b43_mac_enable(dev);
Michael Bueschd10d0e52008-12-18 22:13:39 +01004027out_unlock_mutex:
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01004028 mutex_unlock(&wl->mutex);
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01004029}
4030
Michael Buesch40faacc2007-10-28 16:29:32 +01004031static int b43_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd,
Johannes Bergdc822b52008-12-29 12:55:09 +01004032 struct ieee80211_vif *vif, struct ieee80211_sta *sta,
4033 struct ieee80211_key_conf *key)
Michael Buesche4d6b792007-09-18 15:39:42 -04004034{
4035 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01004036 struct b43_wldev *dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04004037 u8 algorithm;
4038 u8 index;
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01004039 int err;
Michael Buesch060210f2009-01-25 15:49:59 +01004040 static const u8 bcast_addr[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
Michael Buesche4d6b792007-09-18 15:39:42 -04004041
4042 if (modparam_nohwcrypt)
4043 return -ENOSPC; /* User disabled HW-crypto */
4044
Antonio Quartulli78f9c852012-04-01 00:35:40 +03004045 if ((vif->type == NL80211_IFTYPE_ADHOC ||
4046 vif->type == NL80211_IFTYPE_MESH_POINT) &&
4047 (key->cipher == WLAN_CIPHER_SUITE_TKIP ||
4048 key->cipher == WLAN_CIPHER_SUITE_CCMP) &&
4049 !(key->flags & IEEE80211_KEY_FLAG_PAIRWISE)) {
4050 /*
4051 * For now, disable hw crypto for the RSN IBSS group keys. This
4052 * could be optimized in the future, but until that gets
4053 * implemented, use of software crypto for group addressed
4054 * frames is a acceptable to allow RSN IBSS to be used.
4055 */
4056 return -EOPNOTSUPP;
4057 }
4058
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01004059 mutex_lock(&wl->mutex);
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01004060
4061 dev = wl->current_dev;
4062 err = -ENODEV;
4063 if (!dev || b43_status(dev) < B43_STAT_INITIALIZED)
4064 goto out_unlock;
4065
Michael Buesch403a3a12009-06-08 21:04:57 +02004066 if (dev->fw.pcm_request_failed || !dev->hwcrypto_enabled) {
Michael Buesch68217832008-05-17 23:43:57 +02004067 /* We don't have firmware for the crypto engine.
4068 * Must use software-crypto. */
4069 err = -EOPNOTSUPP;
4070 goto out_unlock;
4071 }
4072
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01004073 err = -EINVAL;
Johannes Berg97359d12010-08-10 09:46:38 +02004074 switch (key->cipher) {
4075 case WLAN_CIPHER_SUITE_WEP40:
4076 algorithm = B43_SEC_ALGO_WEP40;
Michael Buesche4d6b792007-09-18 15:39:42 -04004077 break;
Johannes Berg97359d12010-08-10 09:46:38 +02004078 case WLAN_CIPHER_SUITE_WEP104:
4079 algorithm = B43_SEC_ALGO_WEP104;
4080 break;
4081 case WLAN_CIPHER_SUITE_TKIP:
Michael Buesche4d6b792007-09-18 15:39:42 -04004082 algorithm = B43_SEC_ALGO_TKIP;
4083 break;
Johannes Berg97359d12010-08-10 09:46:38 +02004084 case WLAN_CIPHER_SUITE_CCMP:
Michael Buesche4d6b792007-09-18 15:39:42 -04004085 algorithm = B43_SEC_ALGO_AES;
4086 break;
4087 default:
4088 B43_WARN_ON(1);
Michael Buesche4d6b792007-09-18 15:39:42 -04004089 goto out_unlock;
4090 }
Michael Bueschc6dfc9a2007-10-28 15:59:58 +01004091 index = (u8) (key->keyidx);
4092 if (index > 3)
4093 goto out_unlock;
Michael Buesche4d6b792007-09-18 15:39:42 -04004094
4095 switch (cmd) {
4096 case SET_KEY:
gregor kowski035d0242009-08-19 22:35:45 +02004097 if (algorithm == B43_SEC_ALGO_TKIP &&
4098 (!(key->flags & IEEE80211_KEY_FLAG_PAIRWISE) ||
4099 !modparam_hwtkip)) {
4100 /* We support only pairwise key */
Michael Buesche4d6b792007-09-18 15:39:42 -04004101 err = -EOPNOTSUPP;
4102 goto out_unlock;
4103 }
4104
Michael Buesche808e582008-12-19 21:30:52 +01004105 if (key->flags & IEEE80211_KEY_FLAG_PAIRWISE) {
Johannes Bergdc822b52008-12-29 12:55:09 +01004106 if (WARN_ON(!sta)) {
4107 err = -EOPNOTSUPP;
4108 goto out_unlock;
4109 }
Michael Buesche808e582008-12-19 21:30:52 +01004110 /* Pairwise key with an assigned MAC address. */
Michael Buesche4d6b792007-09-18 15:39:42 -04004111 err = b43_key_write(dev, -1, algorithm,
Johannes Bergdc822b52008-12-29 12:55:09 +01004112 key->key, key->keylen,
4113 sta->addr, key);
Michael Buesche808e582008-12-19 21:30:52 +01004114 } else {
4115 /* Group key */
4116 err = b43_key_write(dev, index, algorithm,
4117 key->key, key->keylen, NULL, key);
Michael Buesche4d6b792007-09-18 15:39:42 -04004118 }
4119 if (err)
4120 goto out_unlock;
4121
4122 if (algorithm == B43_SEC_ALGO_WEP40 ||
4123 algorithm == B43_SEC_ALGO_WEP104) {
4124 b43_hf_write(dev, b43_hf_read(dev) | B43_HF_USEDEFKEYS);
4125 } else {
4126 b43_hf_write(dev,
4127 b43_hf_read(dev) & ~B43_HF_USEDEFKEYS);
4128 }
4129 key->flags |= IEEE80211_KEY_FLAG_GENERATE_IV;
gregor kowski035d0242009-08-19 22:35:45 +02004130 if (algorithm == B43_SEC_ALGO_TKIP)
4131 key->flags |= IEEE80211_KEY_FLAG_GENERATE_MMIC;
Michael Buesche4d6b792007-09-18 15:39:42 -04004132 break;
4133 case DISABLE_KEY: {
4134 err = b43_key_clear(dev, key->hw_key_idx);
4135 if (err)
4136 goto out_unlock;
4137 break;
4138 }
4139 default:
4140 B43_WARN_ON(1);
4141 }
Michael Buesch9cf7f242008-12-19 20:24:30 +01004142
Michael Buesche4d6b792007-09-18 15:39:42 -04004143out_unlock:
Michael Buesche4d6b792007-09-18 15:39:42 -04004144 if (!err) {
4145 b43dbg(wl, "%s hardware based encryption for keyidx: %d, "
Johannes Berge1749612008-10-27 15:59:26 -07004146 "mac: %pM\n",
Michael Buesche4d6b792007-09-18 15:39:42 -04004147 cmd == SET_KEY ? "Using" : "Disabling", key->keyidx,
Larry Fingera1d882102009-01-14 11:15:25 -06004148 sta ? sta->addr : bcast_addr);
Michael Buesch9cf7f242008-12-19 20:24:30 +01004149 b43_dump_keymemory(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004150 }
Michael Buesch9cf7f242008-12-19 20:24:30 +01004151 mutex_unlock(&wl->mutex);
4152
Michael Buesche4d6b792007-09-18 15:39:42 -04004153 return err;
4154}
4155
Michael Buesch40faacc2007-10-28 16:29:32 +01004156static void b43_op_configure_filter(struct ieee80211_hw *hw,
4157 unsigned int changed, unsigned int *fflags,
Johannes Berg3ac64be2009-08-17 16:16:53 +02004158 u64 multicast)
Michael Buesche4d6b792007-09-18 15:39:42 -04004159{
4160 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Buesch36dbd952009-09-04 22:51:29 +02004161 struct b43_wldev *dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04004162
Michael Buesch36dbd952009-09-04 22:51:29 +02004163 mutex_lock(&wl->mutex);
4164 dev = wl->current_dev;
Johannes Berg4150c572007-09-17 01:29:23 -04004165 if (!dev) {
4166 *fflags = 0;
Michael Buesch36dbd952009-09-04 22:51:29 +02004167 goto out_unlock;
Michael Buesche4d6b792007-09-18 15:39:42 -04004168 }
Johannes Berg4150c572007-09-17 01:29:23 -04004169
Johannes Berg4150c572007-09-17 01:29:23 -04004170 *fflags &= FIF_PROMISC_IN_BSS |
4171 FIF_ALLMULTI |
4172 FIF_FCSFAIL |
4173 FIF_PLCPFAIL |
4174 FIF_CONTROL |
4175 FIF_OTHER_BSS |
4176 FIF_BCN_PRBRESP_PROMISC;
4177
4178 changed &= FIF_PROMISC_IN_BSS |
4179 FIF_ALLMULTI |
4180 FIF_FCSFAIL |
4181 FIF_PLCPFAIL |
4182 FIF_CONTROL |
4183 FIF_OTHER_BSS |
4184 FIF_BCN_PRBRESP_PROMISC;
4185
4186 wl->filter_flags = *fflags;
4187
4188 if (changed && b43_status(dev) >= B43_STAT_INITIALIZED)
4189 b43_adjust_opmode(dev);
Michael Buesch36dbd952009-09-04 22:51:29 +02004190
4191out_unlock:
4192 mutex_unlock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04004193}
4194
Michael Buesch36dbd952009-09-04 22:51:29 +02004195/* Locking: wl->mutex
4196 * Returns the current dev. This might be different from the passed in dev,
4197 * because the core might be gone away while we unlocked the mutex. */
4198static struct b43_wldev * b43_wireless_core_stop(struct b43_wldev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04004199{
Larry Finger9a53bf52011-08-27 15:53:42 -05004200 struct b43_wl *wl;
Michael Buesch36dbd952009-09-04 22:51:29 +02004201 struct b43_wldev *orig_dev;
Michael Buesch49d965c2009-10-03 00:57:58 +02004202 u32 mask;
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01004203 int queue_num;
Michael Buesche4d6b792007-09-18 15:39:42 -04004204
Larry Finger9a53bf52011-08-27 15:53:42 -05004205 if (!dev)
4206 return NULL;
4207 wl = dev->wl;
Michael Buesch36dbd952009-09-04 22:51:29 +02004208redo:
4209 if (!dev || b43_status(dev) < B43_STAT_STARTED)
4210 return dev;
Stefano Brivioa19d12d2007-11-07 18:16:11 +01004211
Michael Bueschf5d40ee2009-09-04 22:53:18 +02004212 /* Cancel work. Unlock to avoid deadlocks. */
Michael Buesche4d6b792007-09-18 15:39:42 -04004213 mutex_unlock(&wl->mutex);
Michael Buesche4d6b792007-09-18 15:39:42 -04004214 cancel_delayed_work_sync(&dev->periodic_work);
Michael Bueschf5d40ee2009-09-04 22:53:18 +02004215 cancel_work_sync(&wl->tx_work);
Michael Buesche4d6b792007-09-18 15:39:42 -04004216 mutex_lock(&wl->mutex);
Michael Buesch36dbd952009-09-04 22:51:29 +02004217 dev = wl->current_dev;
4218 if (!dev || b43_status(dev) < B43_STAT_STARTED) {
4219 /* Whoops, aliens ate up the device while we were unlocked. */
4220 return dev;
4221 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004222
Michael Buesch36dbd952009-09-04 22:51:29 +02004223 /* Disable interrupts on the device. */
4224 b43_set_status(dev, B43_STAT_INITIALIZED);
Rafał Miłecki505fb012011-05-19 15:11:27 +02004225 if (b43_bus_host_is_sdio(dev->dev)) {
Michael Buesch36dbd952009-09-04 22:51:29 +02004226 /* wl->mutex is locked. That is enough. */
4227 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, 0);
4228 b43_read32(dev, B43_MMIO_GEN_IRQ_MASK); /* Flush */
4229 } else {
4230 spin_lock_irq(&wl->hardirq_lock);
4231 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, 0);
4232 b43_read32(dev, B43_MMIO_GEN_IRQ_MASK); /* Flush */
4233 spin_unlock_irq(&wl->hardirq_lock);
4234 }
Michael Buesch176e9f62009-09-11 23:04:04 +02004235 /* Synchronize and free the interrupt handlers. Unlock to avoid deadlocks. */
Michael Buesch36dbd952009-09-04 22:51:29 +02004236 orig_dev = dev;
4237 mutex_unlock(&wl->mutex);
Rafał Miłecki505fb012011-05-19 15:11:27 +02004238 if (b43_bus_host_is_sdio(dev->dev)) {
Michael Buesch176e9f62009-09-11 23:04:04 +02004239 b43_sdio_free_irq(dev);
4240 } else {
Rafał Miłeckia18c7152011-05-18 02:06:40 +02004241 synchronize_irq(dev->dev->irq);
4242 free_irq(dev->dev->irq, dev);
Michael Buesch176e9f62009-09-11 23:04:04 +02004243 }
Michael Buesch36dbd952009-09-04 22:51:29 +02004244 mutex_lock(&wl->mutex);
4245 dev = wl->current_dev;
4246 if (!dev)
4247 return dev;
4248 if (dev != orig_dev) {
4249 if (b43_status(dev) >= B43_STAT_STARTED)
4250 goto redo;
4251 return dev;
4252 }
Michael Buesch49d965c2009-10-03 00:57:58 +02004253 mask = b43_read32(dev, B43_MMIO_GEN_IRQ_MASK);
4254 B43_WARN_ON(mask != 0xFFFFFFFF && mask);
Michael Buesch36dbd952009-09-04 22:51:29 +02004255
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01004256 /* Drain all TX queues. */
4257 for (queue_num = 0; queue_num < B43_QOS_QUEUE_NUM; queue_num++) {
Felix Fietkau78f18df2012-12-10 17:40:21 +01004258 while (skb_queue_len(&wl->tx_queue[queue_num])) {
4259 struct sk_buff *skb;
4260
4261 skb = skb_dequeue(&wl->tx_queue[queue_num]);
4262 ieee80211_free_txskb(wl->hw, skb);
4263 }
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01004264 }
Michael Bueschf5d40ee2009-09-04 22:53:18 +02004265
Michael Buesche4d6b792007-09-18 15:39:42 -04004266 b43_mac_suspend(dev);
Michael Buescha78b3bb2009-09-11 21:44:05 +02004267 b43_leds_exit(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004268 b43dbg(wl, "Wireless interface stopped\n");
Michael Buesch36dbd952009-09-04 22:51:29 +02004269
4270 return dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04004271}
4272
4273/* Locking: wl->mutex */
4274static int b43_wireless_core_start(struct b43_wldev *dev)
4275{
4276 int err;
4277
4278 B43_WARN_ON(b43_status(dev) != B43_STAT_INITIALIZED);
4279
4280 drain_txstatus_queue(dev);
Rafał Miłecki505fb012011-05-19 15:11:27 +02004281 if (b43_bus_host_is_sdio(dev->dev)) {
Albert Herranz3dbba8e2009-09-10 19:34:49 +02004282 err = b43_sdio_request_irq(dev, b43_sdio_interrupt_handler);
4283 if (err) {
4284 b43err(dev->wl, "Cannot request SDIO IRQ\n");
4285 goto out;
4286 }
4287 } else {
Rafał Miłeckia18c7152011-05-18 02:06:40 +02004288 err = request_threaded_irq(dev->dev->irq, b43_interrupt_handler,
Albert Herranz3dbba8e2009-09-10 19:34:49 +02004289 b43_interrupt_thread_handler,
4290 IRQF_SHARED, KBUILD_MODNAME, dev);
4291 if (err) {
Rafał Miłeckidedb1eb2011-05-14 00:04:38 +02004292 b43err(dev->wl, "Cannot request IRQ-%d\n",
Rafał Miłeckia18c7152011-05-18 02:06:40 +02004293 dev->dev->irq);
Albert Herranz3dbba8e2009-09-10 19:34:49 +02004294 goto out;
4295 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004296 }
4297
4298 /* We are ready to run. */
Larry Finger0866b032010-02-03 13:33:44 -06004299 ieee80211_wake_queues(dev->wl->hw);
Michael Buesche4d6b792007-09-18 15:39:42 -04004300 b43_set_status(dev, B43_STAT_STARTED);
4301
4302 /* Start data flow (TX/RX). */
4303 b43_mac_enable(dev);
Michael Buesch13790722009-04-08 21:26:27 +02004304 b43_write32(dev, B43_MMIO_GEN_IRQ_MASK, dev->irq_mask);
Michael Buesche4d6b792007-09-18 15:39:42 -04004305
Lucas De Marchi25985ed2011-03-30 22:57:33 -03004306 /* Start maintenance work */
Michael Buesche4d6b792007-09-18 15:39:42 -04004307 b43_periodic_tasks_setup(dev);
4308
Michael Buescha78b3bb2009-09-11 21:44:05 +02004309 b43_leds_init(dev);
4310
Michael Buesche4d6b792007-09-18 15:39:42 -04004311 b43dbg(dev->wl, "Wireless interface started\n");
Michael Buescha78b3bb2009-09-11 21:44:05 +02004312out:
Michael Buesche4d6b792007-09-18 15:39:42 -04004313 return err;
4314}
4315
Rafał Miłecki2fdf8c52012-07-26 08:16:01 +02004316static char *b43_phy_name(struct b43_wldev *dev, u8 phy_type)
4317{
4318 switch (phy_type) {
4319 case B43_PHYTYPE_A:
4320 return "A";
4321 case B43_PHYTYPE_B:
4322 return "B";
4323 case B43_PHYTYPE_G:
4324 return "G";
4325 case B43_PHYTYPE_N:
4326 return "N";
4327 case B43_PHYTYPE_LP:
4328 return "LP";
4329 case B43_PHYTYPE_SSLPN:
4330 return "SSLPN";
4331 case B43_PHYTYPE_HT:
4332 return "HT";
4333 case B43_PHYTYPE_LCN:
4334 return "LCN";
4335 case B43_PHYTYPE_LCNXN:
4336 return "LCNXN";
4337 case B43_PHYTYPE_LCN40:
4338 return "LCN40";
4339 case B43_PHYTYPE_AC:
4340 return "AC";
4341 }
4342 return "UNKNOWN";
4343}
4344
Michael Buesche4d6b792007-09-18 15:39:42 -04004345/* Get PHY and RADIO versioning numbers */
4346static int b43_phy_versioning(struct b43_wldev *dev)
4347{
4348 struct b43_phy *phy = &dev->phy;
4349 u32 tmp;
4350 u8 analog_type;
4351 u8 phy_type;
4352 u8 phy_rev;
4353 u16 radio_manuf;
4354 u16 radio_ver;
4355 u16 radio_rev;
4356 int unsupported = 0;
4357
4358 /* Get PHY versioning */
4359 tmp = b43_read16(dev, B43_MMIO_PHY_VER);
4360 analog_type = (tmp & B43_PHYVER_ANALOG) >> B43_PHYVER_ANALOG_SHIFT;
4361 phy_type = (tmp & B43_PHYVER_TYPE) >> B43_PHYVER_TYPE_SHIFT;
4362 phy_rev = (tmp & B43_PHYVER_VERSION);
4363 switch (phy_type) {
4364 case B43_PHYTYPE_A:
4365 if (phy_rev >= 4)
4366 unsupported = 1;
4367 break;
4368 case B43_PHYTYPE_B:
4369 if (phy_rev != 2 && phy_rev != 4 && phy_rev != 6
4370 && phy_rev != 7)
4371 unsupported = 1;
4372 break;
4373 case B43_PHYTYPE_G:
Larry Finger013978b2007-11-26 10:29:47 -06004374 if (phy_rev > 9)
Michael Buesche4d6b792007-09-18 15:39:42 -04004375 unsupported = 1;
4376 break;
Rafał Miłecki692d2c02010-12-07 21:56:00 +01004377#ifdef CONFIG_B43_PHY_N
Michael Bueschd5c71e42008-01-04 17:06:29 +01004378 case B43_PHYTYPE_N:
Rafał Miłeckiab72efd2010-12-21 21:29:44 +01004379 if (phy_rev > 9)
Michael Bueschd5c71e42008-01-04 17:06:29 +01004380 unsupported = 1;
4381 break;
4382#endif
Michael Buesch6b1c7c62008-12-25 00:39:28 +01004383#ifdef CONFIG_B43_PHY_LP
4384 case B43_PHYTYPE_LP:
Gábor Stefanik9d86a2d2009-08-14 14:54:46 +02004385 if (phy_rev > 2)
Michael Buesch6b1c7c62008-12-25 00:39:28 +01004386 unsupported = 1;
4387 break;
4388#endif
Rafał Miłeckid7520b12011-06-13 16:20:06 +02004389#ifdef CONFIG_B43_PHY_HT
4390 case B43_PHYTYPE_HT:
4391 if (phy_rev > 1)
4392 unsupported = 1;
4393 break;
4394#endif
Rafał Miłecki1d738e62011-07-07 15:25:27 +02004395#ifdef CONFIG_B43_PHY_LCN
4396 case B43_PHYTYPE_LCN:
4397 if (phy_rev > 1)
4398 unsupported = 1;
4399 break;
4400#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04004401 default:
4402 unsupported = 1;
Joe Perches6403eab2011-06-03 11:51:20 +00004403 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004404 if (unsupported) {
Rafał Miłecki2fdf8c52012-07-26 08:16:01 +02004405 b43err(dev->wl, "FOUND UNSUPPORTED PHY (Analog %u, Type %d (%s), Revision %u)\n",
4406 analog_type, phy_type, b43_phy_name(dev, phy_type),
4407 phy_rev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004408 return -EOPNOTSUPP;
4409 }
Rafał Miłecki2fdf8c52012-07-26 08:16:01 +02004410 b43info(dev->wl, "Found PHY: Analog %u, Type %d (%s), Revision %u\n",
4411 analog_type, phy_type, b43_phy_name(dev, phy_type), phy_rev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004412
4413 /* Get RADIO versioning */
Rafał Miłecki3fd48502011-07-06 20:27:24 +02004414 if (dev->dev->core_rev >= 24) {
Rafał Miłecki544e5d82011-07-06 20:27:25 +02004415 u16 radio24[3];
4416
4417 for (tmp = 0; tmp < 3; tmp++) {
4418 b43_write16(dev, B43_MMIO_RADIO24_CONTROL, tmp);
4419 radio24[tmp] = b43_read16(dev, B43_MMIO_RADIO24_DATA);
4420 }
4421
4422 /* Broadcom uses "id" for our "ver" and has separated "ver" */
4423 /* radio_ver = (radio24[0] & 0xF0) >> 4; */
4424
4425 radio_manuf = 0x17F;
4426 radio_ver = (radio24[2] << 8) | radio24[1];
4427 radio_rev = (radio24[0] & 0xF);
Michael Buesche4d6b792007-09-18 15:39:42 -04004428 } else {
Rafał Miłecki3fd48502011-07-06 20:27:24 +02004429 if (dev->dev->chip_id == 0x4317) {
4430 if (dev->dev->chip_rev == 0)
4431 tmp = 0x3205017F;
4432 else if (dev->dev->chip_rev == 1)
4433 tmp = 0x4205017F;
4434 else
4435 tmp = 0x5205017F;
4436 } else {
4437 b43_write16(dev, B43_MMIO_RADIO_CONTROL,
4438 B43_RADIOCTL_ID);
4439 tmp = b43_read16(dev, B43_MMIO_RADIO_DATA_LOW);
4440 b43_write16(dev, B43_MMIO_RADIO_CONTROL,
4441 B43_RADIOCTL_ID);
4442 tmp |= (u32)b43_read16(dev, B43_MMIO_RADIO_DATA_HIGH)
4443 << 16;
4444 }
4445 radio_manuf = (tmp & 0x00000FFF);
4446 radio_ver = (tmp & 0x0FFFF000) >> 12;
4447 radio_rev = (tmp & 0xF0000000) >> 28;
Michael Buesche4d6b792007-09-18 15:39:42 -04004448 }
Rafał Miłecki3fd48502011-07-06 20:27:24 +02004449
Michael Buesch96c755a2008-01-06 00:09:46 +01004450 if (radio_manuf != 0x17F /* Broadcom */)
4451 unsupported = 1;
Michael Buesche4d6b792007-09-18 15:39:42 -04004452 switch (phy_type) {
4453 case B43_PHYTYPE_A:
4454 if (radio_ver != 0x2060)
4455 unsupported = 1;
4456 if (radio_rev != 1)
4457 unsupported = 1;
4458 if (radio_manuf != 0x17F)
4459 unsupported = 1;
4460 break;
4461 case B43_PHYTYPE_B:
4462 if ((radio_ver & 0xFFF0) != 0x2050)
4463 unsupported = 1;
4464 break;
4465 case B43_PHYTYPE_G:
4466 if (radio_ver != 0x2050)
4467 unsupported = 1;
4468 break;
Michael Buesch96c755a2008-01-06 00:09:46 +01004469 case B43_PHYTYPE_N:
Johannes Bergbb519be2008-12-24 15:26:40 +01004470 if (radio_ver != 0x2055 && radio_ver != 0x2056)
Michael Buesch96c755a2008-01-06 00:09:46 +01004471 unsupported = 1;
4472 break;
Michael Buesch6b1c7c62008-12-25 00:39:28 +01004473 case B43_PHYTYPE_LP:
Gábor Stefanik9d86a2d2009-08-14 14:54:46 +02004474 if (radio_ver != 0x2062 && radio_ver != 0x2063)
Michael Buesch6b1c7c62008-12-25 00:39:28 +01004475 unsupported = 1;
4476 break;
Rafał Miłeckid7520b12011-06-13 16:20:06 +02004477 case B43_PHYTYPE_HT:
4478 if (radio_ver != 0x2059)
4479 unsupported = 1;
4480 break;
Rafał Miłecki1d738e62011-07-07 15:25:27 +02004481 case B43_PHYTYPE_LCN:
4482 if (radio_ver != 0x2064)
4483 unsupported = 1;
4484 break;
Michael Buesche4d6b792007-09-18 15:39:42 -04004485 default:
4486 B43_WARN_ON(1);
4487 }
4488 if (unsupported) {
4489 b43err(dev->wl, "FOUND UNSUPPORTED RADIO "
4490 "(Manuf 0x%X, Version 0x%X, Revision %u)\n",
4491 radio_manuf, radio_ver, radio_rev);
4492 return -EOPNOTSUPP;
4493 }
4494 b43dbg(dev->wl, "Found Radio: Manuf 0x%X, Version 0x%X, Revision %u\n",
4495 radio_manuf, radio_ver, radio_rev);
4496
4497 phy->radio_manuf = radio_manuf;
4498 phy->radio_ver = radio_ver;
4499 phy->radio_rev = radio_rev;
4500
4501 phy->analog = analog_type;
4502 phy->type = phy_type;
4503 phy->rev = phy_rev;
4504
4505 return 0;
4506}
4507
4508static void setup_struct_phy_for_init(struct b43_wldev *dev,
4509 struct b43_phy *phy)
4510{
Michael Buesche4d6b792007-09-18 15:39:42 -04004511 phy->hardware_power_control = !!modparam_hwpctl;
Michael Buesch18c8ade2008-08-28 19:33:40 +02004512 phy->next_txpwr_check_time = jiffies;
Michael Buesch8ed7fc42007-12-09 22:34:59 +01004513 /* PHY TX errors counter. */
4514 atomic_set(&phy->txerr_cnt, B43_PHY_TX_BADNESS_LIMIT);
Michael Buesch591f3dc2009-03-31 12:27:32 +02004515
4516#if B43_DEBUG
Rusty Russell3db1cd52011-12-19 13:56:45 +00004517 phy->phy_locked = false;
4518 phy->radio_locked = false;
Michael Buesch591f3dc2009-03-31 12:27:32 +02004519#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04004520}
4521
4522static void setup_struct_wldev_for_init(struct b43_wldev *dev)
4523{
Rusty Russell3db1cd52011-12-19 13:56:45 +00004524 dev->dfq_valid = false;
Michael Bueschaa6c7ae2007-12-26 16:26:36 +01004525
Michael Buesch6a724d62007-09-20 22:12:58 +02004526 /* Assume the radio is enabled. If it's not enabled, the state will
4527 * immediately get fixed on the first periodic work run. */
Rusty Russell3db1cd52011-12-19 13:56:45 +00004528 dev->radio_hw_enable = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04004529
4530 /* Stats */
4531 memset(&dev->stats, 0, sizeof(dev->stats));
4532
4533 setup_struct_phy_for_init(dev, &dev->phy);
4534
4535 /* IRQ related flags */
4536 dev->irq_reason = 0;
4537 memset(dev->dma_reason, 0, sizeof(dev->dma_reason));
Michael Buesch13790722009-04-08 21:26:27 +02004538 dev->irq_mask = B43_IRQ_MASKTEMPLATE;
Michael Buesch3e3ccb32009-03-19 19:27:21 +01004539 if (b43_modparam_verbose < B43_VERBOSITY_DEBUG)
Michael Buesch13790722009-04-08 21:26:27 +02004540 dev->irq_mask &= ~B43_IRQ_PHY_TXERR;
Michael Buesche4d6b792007-09-18 15:39:42 -04004541
4542 dev->mac_suspended = 1;
4543
4544 /* Noise calculation context */
4545 memset(&dev->noisecalc, 0, sizeof(dev->noisecalc));
4546}
4547
4548static void b43_bluetooth_coext_enable(struct b43_wldev *dev)
4549{
Rafał Miłecki05814832011-05-18 02:06:39 +02004550 struct ssb_sprom *sprom = dev->dev->bus_sprom;
Michael Buescha259d6a2008-04-18 21:06:37 +02004551 u64 hf;
Michael Buesche4d6b792007-09-18 15:39:42 -04004552
Michael Buesch1855ba72008-04-18 20:51:41 +02004553 if (!modparam_btcoex)
4554 return;
Larry Finger95de2842007-11-09 16:57:18 -06004555 if (!(sprom->boardflags_lo & B43_BFL_BTCOEXIST))
Michael Buesche4d6b792007-09-18 15:39:42 -04004556 return;
4557 if (dev->phy.type != B43_PHYTYPE_B && !dev->phy.gmode)
4558 return;
4559
4560 hf = b43_hf_read(dev);
Larry Finger95de2842007-11-09 16:57:18 -06004561 if (sprom->boardflags_lo & B43_BFL_BTCMOD)
Michael Buesche4d6b792007-09-18 15:39:42 -04004562 hf |= B43_HF_BTCOEXALT;
4563 else
4564 hf |= B43_HF_BTCOEX;
4565 b43_hf_write(dev, hf);
Michael Buesche4d6b792007-09-18 15:39:42 -04004566}
4567
4568static void b43_bluetooth_coext_disable(struct b43_wldev *dev)
Michael Buesch1855ba72008-04-18 20:51:41 +02004569{
4570 if (!modparam_btcoex)
4571 return;
4572 //TODO
Michael Buesche4d6b792007-09-18 15:39:42 -04004573}
4574
4575static void b43_imcfglo_timeouts_workaround(struct b43_wldev *dev)
4576{
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02004577 struct ssb_bus *bus;
Michael Buesche4d6b792007-09-18 15:39:42 -04004578 u32 tmp;
4579
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02004580 if (dev->dev->bus_type != B43_BUS_SSB)
4581 return;
4582
4583 bus = dev->dev->sdev->bus;
4584
Rafał Miłecki0fd82ea2011-05-11 02:10:59 +02004585 if ((bus->chip_id == 0x4311 && bus->chip_rev == 2) ||
4586 (bus->chip_id == 0x4312)) {
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02004587 tmp = ssb_read32(dev->dev->sdev, SSB_IMCFGLO);
Rafał Miłecki0fd82ea2011-05-11 02:10:59 +02004588 tmp &= ~SSB_IMCFGLO_REQTO;
4589 tmp &= ~SSB_IMCFGLO_SERTO;
4590 tmp |= 0x3;
Rafał Miłeckid48ae5c2011-05-19 15:11:26 +02004591 ssb_write32(dev->dev->sdev, SSB_IMCFGLO, tmp);
Rafał Miłecki0fd82ea2011-05-11 02:10:59 +02004592 ssb_commit_settings(bus);
Michael Buesche4d6b792007-09-18 15:39:42 -04004593 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004594}
4595
Michael Bueschd59f7202008-04-03 18:56:19 +02004596static void b43_set_synth_pu_delay(struct b43_wldev *dev, bool idle)
4597{
4598 u16 pu_delay;
4599
4600 /* The time value is in microseconds. */
4601 if (dev->phy.type == B43_PHYTYPE_A)
4602 pu_delay = 3700;
4603 else
4604 pu_delay = 1050;
Johannes Berg05c914f2008-09-11 00:01:58 +02004605 if (b43_is_mode(dev->wl, NL80211_IFTYPE_ADHOC) || idle)
Michael Bueschd59f7202008-04-03 18:56:19 +02004606 pu_delay = 500;
4607 if ((dev->phy.radio_ver == 0x2050) && (dev->phy.radio_rev == 8))
4608 pu_delay = max(pu_delay, (u16)2400);
4609
4610 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_SPUWKUP, pu_delay);
4611}
4612
4613/* Set the TSF CFP pre-TargetBeaconTransmissionTime. */
4614static void b43_set_pretbtt(struct b43_wldev *dev)
4615{
4616 u16 pretbtt;
4617
4618 /* The time value is in microseconds. */
Johannes Berg05c914f2008-09-11 00:01:58 +02004619 if (b43_is_mode(dev->wl, NL80211_IFTYPE_ADHOC)) {
Michael Bueschd59f7202008-04-03 18:56:19 +02004620 pretbtt = 2;
4621 } else {
4622 if (dev->phy.type == B43_PHYTYPE_A)
4623 pretbtt = 120;
4624 else
4625 pretbtt = 250;
4626 }
4627 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_PRETBTT, pretbtt);
4628 b43_write16(dev, B43_MMIO_TSF_CFP_PRETBTT, pretbtt);
4629}
4630
Michael Buesche4d6b792007-09-18 15:39:42 -04004631/* Shutdown a wireless core */
4632/* Locking: wl->mutex */
4633static void b43_wireless_core_exit(struct b43_wldev *dev)
4634{
Michael Buesch36dbd952009-09-04 22:51:29 +02004635 B43_WARN_ON(dev && b43_status(dev) > B43_STAT_INITIALIZED);
4636 if (!dev || b43_status(dev) != B43_STAT_INITIALIZED)
Michael Buesche4d6b792007-09-18 15:39:42 -04004637 return;
John W. Linville84c164a2010-08-06 15:31:45 -04004638
4639 /* Unregister HW RNG driver */
4640 b43_rng_exit(dev->wl);
4641
Michael Buesche4d6b792007-09-18 15:39:42 -04004642 b43_set_status(dev, B43_STAT_UNINIT);
4643
Michael Buesch1f7d87b2008-01-22 20:23:34 +01004644 /* Stop the microcode PSM. */
Rafał Miłecki50566352012-01-02 19:31:21 +01004645 b43_maskset32(dev, B43_MMIO_MACCTL, ~B43_MACCTL_PSM_RUN,
4646 B43_MACCTL_PSM_JMP0);
Michael Buesch1f7d87b2008-01-22 20:23:34 +01004647
Michael Buesche4d6b792007-09-18 15:39:42 -04004648 b43_dma_free(dev);
Michael Buesch5100d5a2008-03-29 21:01:16 +01004649 b43_pio_free(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004650 b43_chip_exit(dev);
Michael Bueschcb24f572008-09-03 12:12:20 +02004651 dev->phy.ops->switch_analog(dev, 0);
Michael Buesche66fee62007-12-26 17:47:10 +01004652 if (dev->wl->current_beacon) {
4653 dev_kfree_skb_any(dev->wl->current_beacon);
4654 dev->wl->current_beacon = NULL;
4655 }
4656
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02004657 b43_device_disable(dev, 0);
4658 b43_bus_may_powerdown(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004659}
4660
4661/* Initialize a wireless core */
4662static int b43_wireless_core_init(struct b43_wldev *dev)
4663{
Rafał Miłecki05814832011-05-18 02:06:39 +02004664 struct ssb_sprom *sprom = dev->dev->bus_sprom;
Michael Buesche4d6b792007-09-18 15:39:42 -04004665 struct b43_phy *phy = &dev->phy;
4666 int err;
Michael Buescha259d6a2008-04-18 21:06:37 +02004667 u64 hf;
Michael Buesche4d6b792007-09-18 15:39:42 -04004668
4669 B43_WARN_ON(b43_status(dev) != B43_STAT_UNINIT);
4670
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02004671 err = b43_bus_powerup(dev, 0);
Michael Buesche4d6b792007-09-18 15:39:42 -04004672 if (err)
4673 goto out;
Rafał Miłecki4da909e2011-06-02 01:07:12 +02004674 if (!b43_device_is_enabled(dev))
4675 b43_wireless_core_reset(dev, phy->gmode);
Michael Buesche4d6b792007-09-18 15:39:42 -04004676
Michael Bueschfb111372008-09-02 13:00:34 +02004677 /* Reset all data structures. */
Michael Buesche4d6b792007-09-18 15:39:42 -04004678 setup_struct_wldev_for_init(dev);
Michael Bueschfb111372008-09-02 13:00:34 +02004679 phy->ops->prepare_structs(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004680
4681 /* Enable IRQ routing to this device. */
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02004682 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02004683#ifdef CONFIG_B43_BCMA
4684 case B43_BUS_BCMA:
Hauke Mehrtensdfae7142012-09-29 20:40:18 +02004685 bcma_core_pci_irq_ctl(&dev->dev->bdev->bus->drv_pci[0],
Rafał Miłecki42c9a452011-07-06 15:45:27 +02004686 dev->dev->bdev, true);
4687 break;
4688#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02004689#ifdef CONFIG_B43_SSB
4690 case B43_BUS_SSB:
4691 ssb_pcicore_dev_irqvecs_enable(&dev->dev->sdev->bus->pcicore,
4692 dev->dev->sdev);
4693 break;
4694#endif
4695 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004696
4697 b43_imcfglo_timeouts_workaround(dev);
4698 b43_bluetooth_coext_disable(dev);
Michael Bueschfb111372008-09-02 13:00:34 +02004699 if (phy->ops->prepare_hardware) {
4700 err = phy->ops->prepare_hardware(dev);
Michael Bueschef1a6282008-08-27 18:53:02 +02004701 if (err)
Michael Bueschfb111372008-09-02 13:00:34 +02004702 goto err_busdown;
Michael Bueschef1a6282008-08-27 18:53:02 +02004703 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004704 err = b43_chip_init(dev);
4705 if (err)
Michael Bueschfb111372008-09-02 13:00:34 +02004706 goto err_busdown;
Michael Buesche4d6b792007-09-18 15:39:42 -04004707 b43_shm_write16(dev, B43_SHM_SHARED,
Rafał Miłecki21d889d2011-05-18 02:06:38 +02004708 B43_SHM_SH_WLCOREREV, dev->dev->core_rev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004709 hf = b43_hf_read(dev);
4710 if (phy->type == B43_PHYTYPE_G) {
4711 hf |= B43_HF_SYMW;
4712 if (phy->rev == 1)
4713 hf |= B43_HF_GDCW;
Larry Finger95de2842007-11-09 16:57:18 -06004714 if (sprom->boardflags_lo & B43_BFL_PACTRL)
Michael Buesche4d6b792007-09-18 15:39:42 -04004715 hf |= B43_HF_OFDMPABOOST;
Michael Buesch969d15c2009-02-20 14:27:15 +01004716 }
4717 if (phy->radio_ver == 0x2050) {
4718 if (phy->radio_rev == 6)
4719 hf |= B43_HF_4318TSSI;
4720 if (phy->radio_rev < 6)
4721 hf |= B43_HF_VCORECALC;
Michael Buesche4d6b792007-09-18 15:39:42 -04004722 }
Michael Buesch1cc8f472009-02-20 14:47:56 +01004723 if (sprom->boardflags_lo & B43_BFL_XTAL_NOSLOW)
4724 hf |= B43_HF_DSCRQ; /* Disable slowclock requests from ucode. */
Michael Buesch1a777332009-03-04 16:41:10 +01004725#ifdef CONFIG_SSB_DRIVER_PCICORE
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02004726 if (dev->dev->bus_type == B43_BUS_SSB &&
4727 dev->dev->sdev->bus->bustype == SSB_BUSTYPE_PCI &&
4728 dev->dev->sdev->bus->pcicore.dev->id.revision <= 10)
Michael Buesch88219052009-02-20 14:58:59 +01004729 hf |= B43_HF_PCISCW; /* PCI slow clock workaround. */
Michael Buesch1a777332009-03-04 16:41:10 +01004730#endif
Michael Buesch25d3ef52009-02-20 15:39:21 +01004731 hf &= ~B43_HF_SKCFPUP;
Michael Buesche4d6b792007-09-18 15:39:42 -04004732 b43_hf_write(dev, hf);
4733
Michael Buesch74cfdba2007-10-28 16:19:44 +01004734 b43_set_retry_limits(dev, B43_DEFAULT_SHORT_RETRY_LIMIT,
4735 B43_DEFAULT_LONG_RETRY_LIMIT);
Michael Buesche4d6b792007-09-18 15:39:42 -04004736 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_SFFBLIM, 3);
4737 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_LFFBLIM, 2);
4738
4739 /* Disable sending probe responses from firmware.
4740 * Setting the MaxTime to one usec will always trigger
4741 * a timeout, so we never send any probe resp.
4742 * A timeout of zero is infinite. */
4743 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_PRMAXTIME, 1);
4744
4745 b43_rate_memory_init(dev);
Michael Buesch5042c502008-04-05 15:05:00 +02004746 b43_set_phytxctl_defaults(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004747
4748 /* Minimum Contention Window */
Daniel Nguc5a079f2010-03-23 00:52:44 +13004749 if (phy->type == B43_PHYTYPE_B)
Michael Buesche4d6b792007-09-18 15:39:42 -04004750 b43_shm_write16(dev, B43_SHM_SCRATCH, B43_SHM_SC_MINCONT, 0x1F);
Daniel Nguc5a079f2010-03-23 00:52:44 +13004751 else
Michael Buesche4d6b792007-09-18 15:39:42 -04004752 b43_shm_write16(dev, B43_SHM_SCRATCH, B43_SHM_SC_MINCONT, 0xF);
Michael Buesche4d6b792007-09-18 15:39:42 -04004753 /* Maximum Contention Window */
4754 b43_shm_write16(dev, B43_SHM_SCRATCH, B43_SHM_SC_MAXCONT, 0x3FF);
4755
Rafał Miłecki505fb012011-05-19 15:11:27 +02004756 if (b43_bus_host_is_pcmcia(dev->dev) ||
Rafał Miłeckicbe1e822011-08-16 21:44:21 +02004757 b43_bus_host_is_sdio(dev->dev)) {
Rusty Russell3db1cd52011-12-19 13:56:45 +00004758 dev->__using_pio_transfers = true;
Rafał Miłeckicbe1e822011-08-16 21:44:21 +02004759 err = b43_pio_init(dev);
4760 } else if (dev->use_pio) {
4761 b43warn(dev->wl, "Forced PIO by use_pio module parameter. "
4762 "This should not be needed and will result in lower "
4763 "performance.\n");
Rusty Russell3db1cd52011-12-19 13:56:45 +00004764 dev->__using_pio_transfers = true;
Michael Buesch5100d5a2008-03-29 21:01:16 +01004765 err = b43_pio_init(dev);
4766 } else {
Rusty Russell3db1cd52011-12-19 13:56:45 +00004767 dev->__using_pio_transfers = false;
Michael Buesch5100d5a2008-03-29 21:01:16 +01004768 err = b43_dma_init(dev);
4769 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004770 if (err)
4771 goto err_chip_exit;
Michael Buesch03b29772007-12-26 14:41:30 +01004772 b43_qos_init(dev);
Michael Bueschd59f7202008-04-03 18:56:19 +02004773 b43_set_synth_pu_delay(dev, 1);
Michael Buesche4d6b792007-09-18 15:39:42 -04004774 b43_bluetooth_coext_enable(dev);
4775
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02004776 b43_bus_powerup(dev, !(sprom->boardflags_lo & B43_BFL_XTAL_NOSLOW));
Johannes Berg4150c572007-09-17 01:29:23 -04004777 b43_upload_card_macaddress(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004778 b43_security_init(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004779
Michael Buesch5ab95492009-09-10 20:31:46 +02004780 ieee80211_wake_queues(dev->wl->hw);
Michael Buesche4d6b792007-09-18 15:39:42 -04004781
4782 b43_set_status(dev, B43_STAT_INITIALIZED);
4783
John W. Linville84c164a2010-08-06 15:31:45 -04004784 /* Register HW RNG driver */
4785 b43_rng_init(dev->wl);
4786
Larry Finger1a8d1222007-12-14 13:59:11 +01004787out:
Michael Buesche4d6b792007-09-18 15:39:42 -04004788 return err;
4789
Michael Bueschef1a6282008-08-27 18:53:02 +02004790err_chip_exit:
Michael Buesche4d6b792007-09-18 15:39:42 -04004791 b43_chip_exit(dev);
Michael Bueschef1a6282008-08-27 18:53:02 +02004792err_busdown:
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02004793 b43_bus_may_powerdown(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004794 B43_WARN_ON(b43_status(dev) != B43_STAT_UNINIT);
4795 return err;
4796}
4797
Michael Buesch40faacc2007-10-28 16:29:32 +01004798static int b43_op_add_interface(struct ieee80211_hw *hw,
Johannes Berg1ed32e42009-12-23 13:15:45 +01004799 struct ieee80211_vif *vif)
Michael Buesche4d6b792007-09-18 15:39:42 -04004800{
4801 struct b43_wl *wl = hw_to_b43_wl(hw);
4802 struct b43_wldev *dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04004803 int err = -EOPNOTSUPP;
Johannes Berg4150c572007-09-17 01:29:23 -04004804
4805 /* TODO: allow WDS/AP devices to coexist */
4806
Johannes Berg1ed32e42009-12-23 13:15:45 +01004807 if (vif->type != NL80211_IFTYPE_AP &&
4808 vif->type != NL80211_IFTYPE_MESH_POINT &&
4809 vif->type != NL80211_IFTYPE_STATION &&
4810 vif->type != NL80211_IFTYPE_WDS &&
4811 vif->type != NL80211_IFTYPE_ADHOC)
Johannes Berg4150c572007-09-17 01:29:23 -04004812 return -EOPNOTSUPP;
Michael Buesche4d6b792007-09-18 15:39:42 -04004813
4814 mutex_lock(&wl->mutex);
Johannes Berg4150c572007-09-17 01:29:23 -04004815 if (wl->operating)
Michael Buesche4d6b792007-09-18 15:39:42 -04004816 goto out_mutex_unlock;
4817
Johannes Berg1ed32e42009-12-23 13:15:45 +01004818 b43dbg(wl, "Adding Interface type %d\n", vif->type);
Michael Buesche4d6b792007-09-18 15:39:42 -04004819
4820 dev = wl->current_dev;
Rusty Russell3db1cd52011-12-19 13:56:45 +00004821 wl->operating = true;
Johannes Berg1ed32e42009-12-23 13:15:45 +01004822 wl->vif = vif;
4823 wl->if_type = vif->type;
4824 memcpy(wl->mac_addr, vif->addr, ETH_ALEN);
Michael Buesche4d6b792007-09-18 15:39:42 -04004825
Michael Buesche4d6b792007-09-18 15:39:42 -04004826 b43_adjust_opmode(dev);
Michael Bueschd59f7202008-04-03 18:56:19 +02004827 b43_set_pretbtt(dev);
4828 b43_set_synth_pu_delay(dev, 0);
Johannes Berg4150c572007-09-17 01:29:23 -04004829 b43_upload_card_macaddress(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04004830
4831 err = 0;
Johannes Berg4150c572007-09-17 01:29:23 -04004832 out_mutex_unlock:
Michael Buesche4d6b792007-09-18 15:39:42 -04004833 mutex_unlock(&wl->mutex);
4834
Felix Fietkau2a190322011-08-10 13:50:30 -06004835 if (err == 0)
4836 b43_op_bss_info_changed(hw, vif, &vif->bss_conf, ~0);
4837
Michael Buesche4d6b792007-09-18 15:39:42 -04004838 return err;
4839}
4840
Michael Buesch40faacc2007-10-28 16:29:32 +01004841static void b43_op_remove_interface(struct ieee80211_hw *hw,
Johannes Berg1ed32e42009-12-23 13:15:45 +01004842 struct ieee80211_vif *vif)
Michael Buesche4d6b792007-09-18 15:39:42 -04004843{
4844 struct b43_wl *wl = hw_to_b43_wl(hw);
Johannes Berg4150c572007-09-17 01:29:23 -04004845 struct b43_wldev *dev = wl->current_dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04004846
Johannes Berg1ed32e42009-12-23 13:15:45 +01004847 b43dbg(wl, "Removing Interface type %d\n", vif->type);
Michael Buesche4d6b792007-09-18 15:39:42 -04004848
4849 mutex_lock(&wl->mutex);
Johannes Berg4150c572007-09-17 01:29:23 -04004850
4851 B43_WARN_ON(!wl->operating);
Johannes Berg1ed32e42009-12-23 13:15:45 +01004852 B43_WARN_ON(wl->vif != vif);
Johannes Berg32bfd352007-12-19 01:31:26 +01004853 wl->vif = NULL;
Johannes Berg4150c572007-09-17 01:29:23 -04004854
Rusty Russell3db1cd52011-12-19 13:56:45 +00004855 wl->operating = false;
Johannes Berg4150c572007-09-17 01:29:23 -04004856
Johannes Berg4150c572007-09-17 01:29:23 -04004857 b43_adjust_opmode(dev);
4858 memset(wl->mac_addr, 0, ETH_ALEN);
4859 b43_upload_card_macaddress(dev);
Johannes Berg4150c572007-09-17 01:29:23 -04004860
4861 mutex_unlock(&wl->mutex);
4862}
4863
Michael Buesch40faacc2007-10-28 16:29:32 +01004864static int b43_op_start(struct ieee80211_hw *hw)
Johannes Berg4150c572007-09-17 01:29:23 -04004865{
4866 struct b43_wl *wl = hw_to_b43_wl(hw);
4867 struct b43_wldev *dev = wl->current_dev;
4868 int did_init = 0;
WANG Cong923403b2007-10-16 14:29:38 -07004869 int err = 0;
Johannes Berg4150c572007-09-17 01:29:23 -04004870
Michael Buesch7be1bb62008-01-23 21:10:56 +01004871 /* Kill all old instance specific information to make sure
4872 * the card won't use it in the short timeframe between start
4873 * and mac80211 reconfiguring it. */
4874 memset(wl->bssid, 0, ETH_ALEN);
4875 memset(wl->mac_addr, 0, ETH_ALEN);
4876 wl->filter_flags = 0;
Rusty Russell3db1cd52011-12-19 13:56:45 +00004877 wl->radiotap_enabled = false;
Michael Buesche6f5b932008-03-05 21:18:49 +01004878 b43_qos_clear(wl);
Rusty Russell3db1cd52011-12-19 13:56:45 +00004879 wl->beacon0_uploaded = false;
4880 wl->beacon1_uploaded = false;
4881 wl->beacon_templates_virgin = true;
4882 wl->radio_enabled = true;
Michael Buesch7be1bb62008-01-23 21:10:56 +01004883
Johannes Berg4150c572007-09-17 01:29:23 -04004884 mutex_lock(&wl->mutex);
4885
4886 if (b43_status(dev) < B43_STAT_INITIALIZED) {
4887 err = b43_wireless_core_init(dev);
Johannes Bergf41f3f32009-06-07 12:30:34 -05004888 if (err)
Johannes Berg4150c572007-09-17 01:29:23 -04004889 goto out_mutex_unlock;
4890 did_init = 1;
Michael Buesche4d6b792007-09-18 15:39:42 -04004891 }
4892
Johannes Berg4150c572007-09-17 01:29:23 -04004893 if (b43_status(dev) < B43_STAT_STARTED) {
4894 err = b43_wireless_core_start(dev);
4895 if (err) {
4896 if (did_init)
4897 b43_wireless_core_exit(dev);
4898 goto out_mutex_unlock;
4899 }
Michael Buesche4d6b792007-09-18 15:39:42 -04004900 }
Johannes Berg4150c572007-09-17 01:29:23 -04004901
Johannes Bergf41f3f32009-06-07 12:30:34 -05004902 /* XXX: only do if device doesn't support rfkill irq */
4903 wiphy_rfkill_start_polling(hw->wiphy);
4904
Johannes Berg4150c572007-09-17 01:29:23 -04004905 out_mutex_unlock:
4906 mutex_unlock(&wl->mutex);
4907
Seth Forsheedbdedbd2012-04-25 17:28:00 -05004908 /*
4909 * Configuration may have been overwritten during initialization.
4910 * Reload the configuration, but only if initialization was
4911 * successful. Reloading the configuration after a failed init
4912 * may hang the system.
4913 */
4914 if (!err)
4915 b43_op_config(hw, ~0);
Felix Fietkau2a190322011-08-10 13:50:30 -06004916
Johannes Berg4150c572007-09-17 01:29:23 -04004917 return err;
4918}
4919
Michael Buesch40faacc2007-10-28 16:29:32 +01004920static void b43_op_stop(struct ieee80211_hw *hw)
Johannes Berg4150c572007-09-17 01:29:23 -04004921{
4922 struct b43_wl *wl = hw_to_b43_wl(hw);
4923 struct b43_wldev *dev = wl->current_dev;
4924
Michael Buescha82d9922008-04-04 21:40:06 +02004925 cancel_work_sync(&(wl->beacon_update_trigger));
Larry Finger1a8d1222007-12-14 13:59:11 +01004926
Guennadi Liakhovetskiccde8a42012-01-06 12:58:16 +01004927 if (!dev)
4928 goto out;
4929
Johannes Berg4150c572007-09-17 01:29:23 -04004930 mutex_lock(&wl->mutex);
Michael Buesch36dbd952009-09-04 22:51:29 +02004931 if (b43_status(dev) >= B43_STAT_STARTED) {
4932 dev = b43_wireless_core_stop(dev);
4933 if (!dev)
4934 goto out_unlock;
4935 }
Johannes Berg4150c572007-09-17 01:29:23 -04004936 b43_wireless_core_exit(dev);
Rusty Russell3db1cd52011-12-19 13:56:45 +00004937 wl->radio_enabled = false;
Michael Buesch36dbd952009-09-04 22:51:29 +02004938
4939out_unlock:
Michael Buesche4d6b792007-09-18 15:39:42 -04004940 mutex_unlock(&wl->mutex);
Guennadi Liakhovetskiccde8a42012-01-06 12:58:16 +01004941out:
Michael Buesch18c8ade2008-08-28 19:33:40 +02004942 cancel_work_sync(&(wl->txpower_adjust_work));
Michael Buesche4d6b792007-09-18 15:39:42 -04004943}
4944
Johannes Berg17741cd2008-09-11 00:02:02 +02004945static int b43_op_beacon_set_tim(struct ieee80211_hw *hw,
4946 struct ieee80211_sta *sta, bool set)
Michael Buesche66fee62007-12-26 17:47:10 +01004947{
4948 struct b43_wl *wl = hw_to_b43_wl(hw);
Michael Buesche66fee62007-12-26 17:47:10 +01004949
Felix Fietkau8f611282009-11-07 18:37:37 +01004950 /* FIXME: add locking */
Johannes Berg9d139c82008-07-09 14:40:37 +02004951 b43_update_templates(wl);
Michael Buesche66fee62007-12-26 17:47:10 +01004952
4953 return 0;
4954}
4955
Johannes Berg38968d02008-02-25 16:27:50 +01004956static void b43_op_sta_notify(struct ieee80211_hw *hw,
4957 struct ieee80211_vif *vif,
4958 enum sta_notify_cmd notify_cmd,
Johannes Berg17741cd2008-09-11 00:02:02 +02004959 struct ieee80211_sta *sta)
Johannes Berg38968d02008-02-25 16:27:50 +01004960{
4961 struct b43_wl *wl = hw_to_b43_wl(hw);
4962
4963 B43_WARN_ON(!vif || wl->vif != vif);
4964}
4965
Michael Buesch25d3ef52009-02-20 15:39:21 +01004966static void b43_op_sw_scan_start_notifier(struct ieee80211_hw *hw)
4967{
4968 struct b43_wl *wl = hw_to_b43_wl(hw);
4969 struct b43_wldev *dev;
4970
4971 mutex_lock(&wl->mutex);
4972 dev = wl->current_dev;
4973 if (dev && (b43_status(dev) >= B43_STAT_INITIALIZED)) {
4974 /* Disable CFP update during scan on other channels. */
4975 b43_hf_write(dev, b43_hf_read(dev) | B43_HF_SKCFPUP);
4976 }
4977 mutex_unlock(&wl->mutex);
4978}
4979
4980static void b43_op_sw_scan_complete_notifier(struct ieee80211_hw *hw)
4981{
4982 struct b43_wl *wl = hw_to_b43_wl(hw);
4983 struct b43_wldev *dev;
4984
4985 mutex_lock(&wl->mutex);
4986 dev = wl->current_dev;
4987 if (dev && (b43_status(dev) >= B43_STAT_INITIALIZED)) {
4988 /* Re-enable CFP update. */
4989 b43_hf_write(dev, b43_hf_read(dev) & ~B43_HF_SKCFPUP);
4990 }
4991 mutex_unlock(&wl->mutex);
4992}
4993
John W. Linville354b4f02010-04-29 15:56:06 -04004994static int b43_op_get_survey(struct ieee80211_hw *hw, int idx,
4995 struct survey_info *survey)
4996{
4997 struct b43_wl *wl = hw_to_b43_wl(hw);
4998 struct b43_wldev *dev = wl->current_dev;
4999 struct ieee80211_conf *conf = &hw->conf;
5000
5001 if (idx != 0)
5002 return -ENOENT;
5003
Karl Beldan675a0b02013-03-25 16:26:57 +01005004 survey->channel = conf->chandef.chan;
John W. Linville354b4f02010-04-29 15:56:06 -04005005 survey->filled = SURVEY_INFO_NOISE_DBM;
5006 survey->noise = dev->stats.link_noise;
5007
5008 return 0;
5009}
5010
Michael Buesche4d6b792007-09-18 15:39:42 -04005011static const struct ieee80211_ops b43_hw_ops = {
Michael Buesch40faacc2007-10-28 16:29:32 +01005012 .tx = b43_op_tx,
5013 .conf_tx = b43_op_conf_tx,
5014 .add_interface = b43_op_add_interface,
5015 .remove_interface = b43_op_remove_interface,
5016 .config = b43_op_config,
Johannes Bergc7ab5ef2008-10-29 20:02:12 +01005017 .bss_info_changed = b43_op_bss_info_changed,
Michael Buesch40faacc2007-10-28 16:29:32 +01005018 .configure_filter = b43_op_configure_filter,
5019 .set_key = b43_op_set_key,
gregor kowski035d0242009-08-19 22:35:45 +02005020 .update_tkip_key = b43_op_update_tkip_key,
Michael Buesch40faacc2007-10-28 16:29:32 +01005021 .get_stats = b43_op_get_stats,
Alina Friedrichsen08e87a82009-01-25 15:28:28 +01005022 .get_tsf = b43_op_get_tsf,
5023 .set_tsf = b43_op_set_tsf,
Michael Buesch40faacc2007-10-28 16:29:32 +01005024 .start = b43_op_start,
5025 .stop = b43_op_stop,
Michael Buesche66fee62007-12-26 17:47:10 +01005026 .set_tim = b43_op_beacon_set_tim,
Johannes Berg38968d02008-02-25 16:27:50 +01005027 .sta_notify = b43_op_sta_notify,
Michael Buesch25d3ef52009-02-20 15:39:21 +01005028 .sw_scan_start = b43_op_sw_scan_start_notifier,
5029 .sw_scan_complete = b43_op_sw_scan_complete_notifier,
John W. Linville354b4f02010-04-29 15:56:06 -04005030 .get_survey = b43_op_get_survey,
Johannes Bergf41f3f32009-06-07 12:30:34 -05005031 .rfkill_poll = b43_rfkill_poll,
Michael Buesche4d6b792007-09-18 15:39:42 -04005032};
5033
5034/* Hard-reset the chip. Do not call this directly.
5035 * Use b43_controller_restart()
5036 */
5037static void b43_chip_reset(struct work_struct *work)
5038{
5039 struct b43_wldev *dev =
5040 container_of(work, struct b43_wldev, restart_work);
5041 struct b43_wl *wl = dev->wl;
5042 int err = 0;
5043 int prev_status;
5044
5045 mutex_lock(&wl->mutex);
5046
5047 prev_status = b43_status(dev);
5048 /* Bring the device down... */
Michael Buesch36dbd952009-09-04 22:51:29 +02005049 if (prev_status >= B43_STAT_STARTED) {
5050 dev = b43_wireless_core_stop(dev);
5051 if (!dev) {
5052 err = -ENODEV;
5053 goto out;
5054 }
5055 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005056 if (prev_status >= B43_STAT_INITIALIZED)
5057 b43_wireless_core_exit(dev);
5058
5059 /* ...and up again. */
5060 if (prev_status >= B43_STAT_INITIALIZED) {
5061 err = b43_wireless_core_init(dev);
5062 if (err)
5063 goto out;
5064 }
5065 if (prev_status >= B43_STAT_STARTED) {
5066 err = b43_wireless_core_start(dev);
5067 if (err) {
5068 b43_wireless_core_exit(dev);
5069 goto out;
5070 }
5071 }
Michael Buesch3bf0a322008-05-22 16:32:16 +02005072out:
5073 if (err)
5074 wl->current_dev = NULL; /* Failed to init the dev. */
Michael Buesche4d6b792007-09-18 15:39:42 -04005075 mutex_unlock(&wl->mutex);
Felix Fietkau2a190322011-08-10 13:50:30 -06005076
5077 if (err) {
Michael Buesche4d6b792007-09-18 15:39:42 -04005078 b43err(wl, "Controller restart FAILED\n");
Felix Fietkau2a190322011-08-10 13:50:30 -06005079 return;
5080 }
5081
5082 /* reload configuration */
5083 b43_op_config(wl->hw, ~0);
5084 if (wl->vif)
5085 b43_op_bss_info_changed(wl->hw, wl->vif, &wl->vif->bss_conf, ~0);
5086
5087 b43info(wl, "Controller restarted\n");
Michael Buesche4d6b792007-09-18 15:39:42 -04005088}
5089
Michael Bueschbb1eeff2008-02-09 12:08:58 +01005090static int b43_setup_bands(struct b43_wldev *dev,
Michael Buesch96c755a2008-01-06 00:09:46 +01005091 bool have_2ghz_phy, bool have_5ghz_phy)
Michael Buesche4d6b792007-09-18 15:39:42 -04005092{
5093 struct ieee80211_hw *hw = dev->wl->hw;
Michael Buesche4d6b792007-09-18 15:39:42 -04005094
Michael Bueschbb1eeff2008-02-09 12:08:58 +01005095 if (have_2ghz_phy)
5096 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = &b43_band_2GHz;
5097 if (dev->phy.type == B43_PHYTYPE_N) {
5098 if (have_5ghz_phy)
5099 hw->wiphy->bands[IEEE80211_BAND_5GHZ] = &b43_band_5GHz_nphy;
5100 } else {
5101 if (have_5ghz_phy)
5102 hw->wiphy->bands[IEEE80211_BAND_5GHZ] = &b43_band_5GHz_aphy;
5103 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005104
Michael Bueschbb1eeff2008-02-09 12:08:58 +01005105 dev->phy.supports_2ghz = have_2ghz_phy;
5106 dev->phy.supports_5ghz = have_5ghz_phy;
Michael Buesche4d6b792007-09-18 15:39:42 -04005107
5108 return 0;
5109}
5110
5111static void b43_wireless_core_detach(struct b43_wldev *dev)
5112{
5113 /* We release firmware that late to not be required to re-request
5114 * is all the time when we reinit the core. */
5115 b43_release_firmware(dev);
Michael Bueschfb111372008-09-02 13:00:34 +02005116 b43_phy_free(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005117}
5118
5119static int b43_wireless_core_attach(struct b43_wldev *dev)
5120{
5121 struct b43_wl *wl = dev->wl;
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02005122 struct pci_dev *pdev = NULL;
Michael Buesche4d6b792007-09-18 15:39:42 -04005123 int err;
Rafał Miłecki40c62262011-07-18 02:01:30 +02005124 u32 tmp;
Rusty Russell3db1cd52011-12-19 13:56:45 +00005125 bool have_2ghz_phy = false, have_5ghz_phy = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04005126
5127 /* Do NOT do any device initialization here.
5128 * Do it in wireless_core_init() instead.
5129 * This function is for gathering basic information about the HW, only.
5130 * Also some structs may be set up here. But most likely you want to have
5131 * that in core_init(), too.
5132 */
5133
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02005134#ifdef CONFIG_B43_SSB
5135 if (dev->dev->bus_type == B43_BUS_SSB &&
5136 dev->dev->sdev->bus->bustype == SSB_BUSTYPE_PCI)
5137 pdev = dev->dev->sdev->bus->host_pci;
5138#endif
5139
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02005140 err = b43_bus_powerup(dev, 0);
Michael Buesche4d6b792007-09-18 15:39:42 -04005141 if (err) {
5142 b43err(wl, "Bus powerup failed\n");
5143 goto out;
5144 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005145
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02005146 /* Get the PHY type. */
5147 switch (dev->dev->bus_type) {
Rafał Miłecki42c9a452011-07-06 15:45:27 +02005148#ifdef CONFIG_B43_BCMA
5149 case B43_BUS_BCMA:
Rafał Miłecki40c62262011-07-18 02:01:30 +02005150 tmp = bcma_aread32(dev->dev->bdev, BCMA_IOST);
5151 have_2ghz_phy = !!(tmp & B43_BCMA_IOST_2G_PHY);
5152 have_5ghz_phy = !!(tmp & B43_BCMA_IOST_5G_PHY);
Rafał Miłecki42c9a452011-07-06 15:45:27 +02005153 break;
5154#endif
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02005155#ifdef CONFIG_B43_SSB
5156 case B43_BUS_SSB:
5157 if (dev->dev->core_rev >= 5) {
Rafał Miłecki40c62262011-07-18 02:01:30 +02005158 tmp = ssb_read32(dev->dev->sdev, SSB_TMSHIGH);
5159 have_2ghz_phy = !!(tmp & B43_TMSHIGH_HAVE_2GHZ_PHY);
5160 have_5ghz_phy = !!(tmp & B43_TMSHIGH_HAVE_5GHZ_PHY);
Rafał Miłecki6cbab0d2011-07-06 15:45:26 +02005161 } else
5162 B43_WARN_ON(1);
5163 break;
5164#endif
5165 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005166
Michael Buesch96c755a2008-01-06 00:09:46 +01005167 dev->phy.gmode = have_2ghz_phy;
Rusty Russell3db1cd52011-12-19 13:56:45 +00005168 dev->phy.radio_on = true;
Rafał Miłecki4da909e2011-06-02 01:07:12 +02005169 b43_wireless_core_reset(dev, dev->phy.gmode);
Michael Buesche4d6b792007-09-18 15:39:42 -04005170
5171 err = b43_phy_versioning(dev);
5172 if (err)
Michael Buesch21954c32007-09-27 15:31:40 +02005173 goto err_powerdown;
Michael Buesche4d6b792007-09-18 15:39:42 -04005174 /* Check if this device supports multiband. */
5175 if (!pdev ||
5176 (pdev->device != 0x4312 &&
5177 pdev->device != 0x4319 && pdev->device != 0x4324)) {
5178 /* No multiband support. */
Rusty Russell3db1cd52011-12-19 13:56:45 +00005179 have_2ghz_phy = false;
5180 have_5ghz_phy = false;
Michael Buesche4d6b792007-09-18 15:39:42 -04005181 switch (dev->phy.type) {
5182 case B43_PHYTYPE_A:
Rusty Russell3db1cd52011-12-19 13:56:45 +00005183 have_5ghz_phy = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04005184 break;
Gábor Stefanik9d86a2d2009-08-14 14:54:46 +02005185 case B43_PHYTYPE_LP: //FIXME not always!
Gábor Stefanik86b28922009-08-16 20:22:41 +02005186#if 0 //FIXME enabling 5GHz causes a NULL pointer dereference
Gábor Stefanik9d86a2d2009-08-14 14:54:46 +02005187 have_5ghz_phy = 1;
Gábor Stefanik86b28922009-08-16 20:22:41 +02005188#endif
Michael Buesche4d6b792007-09-18 15:39:42 -04005189 case B43_PHYTYPE_G:
Michael Buesch96c755a2008-01-06 00:09:46 +01005190 case B43_PHYTYPE_N:
Rafał Miłecki8b9bda72011-07-07 18:58:24 +02005191 case B43_PHYTYPE_HT:
5192 case B43_PHYTYPE_LCN:
Rusty Russell3db1cd52011-12-19 13:56:45 +00005193 have_2ghz_phy = true;
Michael Buesche4d6b792007-09-18 15:39:42 -04005194 break;
5195 default:
5196 B43_WARN_ON(1);
5197 }
5198 }
Michael Buesch96c755a2008-01-06 00:09:46 +01005199 if (dev->phy.type == B43_PHYTYPE_A) {
5200 /* FIXME */
5201 b43err(wl, "IEEE 802.11a devices are unsupported\n");
5202 err = -EOPNOTSUPP;
5203 goto err_powerdown;
5204 }
Michael Buesch2e35af12008-04-27 19:06:18 +02005205 if (1 /* disable A-PHY */) {
5206 /* FIXME: For now we disable the A-PHY on multi-PHY devices. */
Gábor Stefanik9d86a2d2009-08-14 14:54:46 +02005207 if (dev->phy.type != B43_PHYTYPE_N &&
5208 dev->phy.type != B43_PHYTYPE_LP) {
Rusty Russell3db1cd52011-12-19 13:56:45 +00005209 have_2ghz_phy = true;
5210 have_5ghz_phy = false;
Michael Buesch2e35af12008-04-27 19:06:18 +02005211 }
5212 }
5213
Michael Bueschfb111372008-09-02 13:00:34 +02005214 err = b43_phy_allocate(dev);
5215 if (err)
5216 goto err_powerdown;
5217
Michael Buesch96c755a2008-01-06 00:09:46 +01005218 dev->phy.gmode = have_2ghz_phy;
Rafał Miłecki4da909e2011-06-02 01:07:12 +02005219 b43_wireless_core_reset(dev, dev->phy.gmode);
Michael Buesche4d6b792007-09-18 15:39:42 -04005220
5221 err = b43_validate_chipaccess(dev);
5222 if (err)
Michael Bueschfb111372008-09-02 13:00:34 +02005223 goto err_phy_free;
Michael Bueschbb1eeff2008-02-09 12:08:58 +01005224 err = b43_setup_bands(dev, have_2ghz_phy, have_5ghz_phy);
Michael Buesche4d6b792007-09-18 15:39:42 -04005225 if (err)
Michael Bueschfb111372008-09-02 13:00:34 +02005226 goto err_phy_free;
Michael Buesche4d6b792007-09-18 15:39:42 -04005227
5228 /* Now set some default "current_dev" */
5229 if (!wl->current_dev)
5230 wl->current_dev = dev;
5231 INIT_WORK(&dev->restart_work, b43_chip_reset);
5232
Michael Bueschcb24f572008-09-03 12:12:20 +02005233 dev->phy.ops->switch_analog(dev, 0);
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02005234 b43_device_disable(dev, 0);
5235 b43_bus_may_powerdown(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005236
5237out:
5238 return err;
5239
Michael Bueschfb111372008-09-02 13:00:34 +02005240err_phy_free:
5241 b43_phy_free(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005242err_powerdown:
Rafał Miłecki24ca39d2011-05-18 02:06:43 +02005243 b43_bus_may_powerdown(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005244 return err;
5245}
5246
Rafał Miłecki482f0532011-05-18 02:06:36 +02005247static void b43_one_core_detach(struct b43_bus_dev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04005248{
5249 struct b43_wldev *wldev;
5250 struct b43_wl *wl;
5251
Michael Buesch3bf0a322008-05-22 16:32:16 +02005252 /* Do not cancel ieee80211-workqueue based work here.
5253 * See comment in b43_remove(). */
5254
Rafał Miłecki74abacb2011-07-06 15:45:28 +02005255 wldev = b43_bus_get_wldev(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005256 wl = wldev->wl;
Michael Buesche4d6b792007-09-18 15:39:42 -04005257 b43_debugfs_remove_device(wldev);
5258 b43_wireless_core_detach(wldev);
5259 list_del(&wldev->list);
5260 wl->nr_devs--;
Rafał Miłecki74abacb2011-07-06 15:45:28 +02005261 b43_bus_set_wldev(dev, NULL);
Michael Buesche4d6b792007-09-18 15:39:42 -04005262 kfree(wldev);
5263}
5264
Rafał Miłecki482f0532011-05-18 02:06:36 +02005265static int b43_one_core_attach(struct b43_bus_dev *dev, struct b43_wl *wl)
Michael Buesche4d6b792007-09-18 15:39:42 -04005266{
5267 struct b43_wldev *wldev;
Michael Buesche4d6b792007-09-18 15:39:42 -04005268 int err = -ENOMEM;
5269
Michael Buesche4d6b792007-09-18 15:39:42 -04005270 wldev = kzalloc(sizeof(*wldev), GFP_KERNEL);
5271 if (!wldev)
5272 goto out;
5273
Linus Torvalds9e3bd912010-02-26 10:34:27 -08005274 wldev->use_pio = b43_modparam_pio;
Rafał Miłecki482f0532011-05-18 02:06:36 +02005275 wldev->dev = dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04005276 wldev->wl = wl;
5277 b43_set_status(wldev, B43_STAT_UNINIT);
5278 wldev->bad_frames_preempt = modparam_bad_frames_preempt;
Michael Buesche4d6b792007-09-18 15:39:42 -04005279 INIT_LIST_HEAD(&wldev->list);
5280
5281 err = b43_wireless_core_attach(wldev);
5282 if (err)
5283 goto err_kfree_wldev;
5284
5285 list_add(&wldev->list, &wl->devlist);
5286 wl->nr_devs++;
Rafał Miłecki74abacb2011-07-06 15:45:28 +02005287 b43_bus_set_wldev(dev, wldev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005288 b43_debugfs_add_device(wldev);
5289
5290 out:
5291 return err;
5292
5293 err_kfree_wldev:
5294 kfree(wldev);
5295 return err;
5296}
5297
Michael Buesch9fc38452008-04-19 16:53:00 +02005298#define IS_PDEV(pdev, _vendor, _device, _subvendor, _subdevice) ( \
5299 (pdev->vendor == PCI_VENDOR_ID_##_vendor) && \
5300 (pdev->device == _device) && \
5301 (pdev->subsystem_vendor == PCI_VENDOR_ID_##_subvendor) && \
5302 (pdev->subsystem_device == _subdevice) )
5303
Michael Buesche4d6b792007-09-18 15:39:42 -04005304static void b43_sprom_fixup(struct ssb_bus *bus)
5305{
Michael Buesch1855ba72008-04-18 20:51:41 +02005306 struct pci_dev *pdev;
5307
Michael Buesche4d6b792007-09-18 15:39:42 -04005308 /* boardflags workarounds */
5309 if (bus->boardinfo.vendor == SSB_BOARDVENDOR_DELL &&
Hauke Mehrtens5a20ef32012-04-29 02:04:06 +02005310 bus->chip_id == 0x4301 && bus->sprom.board_rev == 0x74)
Larry Finger95de2842007-11-09 16:57:18 -06005311 bus->sprom.boardflags_lo |= B43_BFL_BTCOEXIST;
Michael Buesche4d6b792007-09-18 15:39:42 -04005312 if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE &&
Hauke Mehrtens5a20ef32012-04-29 02:04:06 +02005313 bus->boardinfo.type == 0x4E && bus->sprom.board_rev > 0x40)
Larry Finger95de2842007-11-09 16:57:18 -06005314 bus->sprom.boardflags_lo |= B43_BFL_PACTRL;
Michael Buesch1855ba72008-04-18 20:51:41 +02005315 if (bus->bustype == SSB_BUSTYPE_PCI) {
5316 pdev = bus->host_pci;
Michael Buesch9fc38452008-04-19 16:53:00 +02005317 if (IS_PDEV(pdev, BROADCOM, 0x4318, ASUSTEK, 0x100F) ||
Larry Finger430cd472008-08-14 18:57:11 -05005318 IS_PDEV(pdev, BROADCOM, 0x4320, DELL, 0x0003) ||
Larry Finger570bdfb2008-09-26 08:23:00 -05005319 IS_PDEV(pdev, BROADCOM, 0x4320, HP, 0x12f8) ||
Michael Buesch9fc38452008-04-19 16:53:00 +02005320 IS_PDEV(pdev, BROADCOM, 0x4320, LINKSYS, 0x0015) ||
Larry Fingera58d4522008-08-10 10:19:33 -05005321 IS_PDEV(pdev, BROADCOM, 0x4320, LINKSYS, 0x0014) ||
Larry Finger3bb91bf2008-09-19 14:47:38 -05005322 IS_PDEV(pdev, BROADCOM, 0x4320, LINKSYS, 0x0013) ||
5323 IS_PDEV(pdev, BROADCOM, 0x4320, MOTOROLA, 0x7010))
Michael Buesch1855ba72008-04-18 20:51:41 +02005324 bus->sprom.boardflags_lo &= ~B43_BFL_BTCOEXIST;
5325 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005326}
5327
Rafał Miłecki482f0532011-05-18 02:06:36 +02005328static void b43_wireless_exit(struct b43_bus_dev *dev, struct b43_wl *wl)
Michael Buesche4d6b792007-09-18 15:39:42 -04005329{
5330 struct ieee80211_hw *hw = wl->hw;
5331
Rafał Miłecki482f0532011-05-18 02:06:36 +02005332 ssb_set_devtypedata(dev->sdev, NULL);
Michael Buesche4d6b792007-09-18 15:39:42 -04005333 ieee80211_free_hw(hw);
5334}
5335
Rafał Miłeckid1507052011-07-05 23:54:07 +02005336static struct b43_wl *b43_wireless_init(struct b43_bus_dev *dev)
Michael Buesche4d6b792007-09-18 15:39:42 -04005337{
Rafał Miłeckid1507052011-07-05 23:54:07 +02005338 struct ssb_sprom *sprom = dev->bus_sprom;
Michael Buesche4d6b792007-09-18 15:39:42 -04005339 struct ieee80211_hw *hw;
5340 struct b43_wl *wl;
Rafał Miłecki2729df22011-07-18 22:45:58 +02005341 char chip_name[6];
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01005342 int queue_num;
Michael Buesche4d6b792007-09-18 15:39:42 -04005343
5344 hw = ieee80211_alloc_hw(sizeof(*wl), &b43_hw_ops);
5345 if (!hw) {
5346 b43err(NULL, "Could not allocate ieee80211 device\n");
Rafał Miłecki0355a342011-05-17 14:00:01 +02005347 return ERR_PTR(-ENOMEM);
Michael Buesche4d6b792007-09-18 15:39:42 -04005348 }
Michael Buesch403a3a12009-06-08 21:04:57 +02005349 wl = hw_to_b43_wl(hw);
Michael Buesche4d6b792007-09-18 15:39:42 -04005350
5351 /* fill hw info */
Johannes Berg605a0bd2008-07-15 10:10:01 +02005352 hw->flags = IEEE80211_HW_RX_INCLUDES_FCS |
John W. Linvillef5c044e2010-04-30 15:37:00 -04005353 IEEE80211_HW_SIGNAL_DBM;
Bruno Randolf566bfe52008-05-08 19:15:40 +02005354
Luis R. Rodriguezf59ac042008-08-29 16:26:43 -07005355 hw->wiphy->interface_modes =
5356 BIT(NL80211_IFTYPE_AP) |
5357 BIT(NL80211_IFTYPE_MESH_POINT) |
5358 BIT(NL80211_IFTYPE_STATION) |
5359 BIT(NL80211_IFTYPE_WDS) |
5360 BIT(NL80211_IFTYPE_ADHOC);
5361
Antonio Quartulli78f9c852012-04-01 00:35:40 +03005362 hw->wiphy->flags |= WIPHY_FLAG_IBSS_RSN;
5363
Oleksij Rempele64add22012-06-05 20:39:32 +02005364 wl->hw_registred = false;
Johannes Berge6a98542008-10-21 12:40:02 +02005365 hw->max_rates = 2;
Michael Buesche4d6b792007-09-18 15:39:42 -04005366 SET_IEEE80211_DEV(hw, dev->dev);
Larry Finger95de2842007-11-09 16:57:18 -06005367 if (is_valid_ether_addr(sprom->et1mac))
5368 SET_IEEE80211_PERM_ADDR(hw, sprom->et1mac);
Michael Buesche4d6b792007-09-18 15:39:42 -04005369 else
Larry Finger95de2842007-11-09 16:57:18 -06005370 SET_IEEE80211_PERM_ADDR(hw, sprom->il0mac);
Michael Buesche4d6b792007-09-18 15:39:42 -04005371
Michael Buesch403a3a12009-06-08 21:04:57 +02005372 /* Initialize struct b43_wl */
Michael Buesche4d6b792007-09-18 15:39:42 -04005373 wl->hw = hw;
Michael Buesche4d6b792007-09-18 15:39:42 -04005374 mutex_init(&wl->mutex);
Michael Buesch36dbd952009-09-04 22:51:29 +02005375 spin_lock_init(&wl->hardirq_lock);
Michael Buesche4d6b792007-09-18 15:39:42 -04005376 INIT_LIST_HEAD(&wl->devlist);
Michael Buescha82d9922008-04-04 21:40:06 +02005377 INIT_WORK(&wl->beacon_update_trigger, b43_beacon_update_trigger_work);
Michael Buesch18c8ade2008-08-28 19:33:40 +02005378 INIT_WORK(&wl->txpower_adjust_work, b43_phy_txpower_adjust_work);
Michael Bueschf5d40ee2009-09-04 22:53:18 +02005379 INIT_WORK(&wl->tx_work, b43_tx_work);
francesco.gringoli@ing.unibs.itbad69192011-12-16 18:34:56 +01005380
5381 /* Initialize queues and flags. */
5382 for (queue_num = 0; queue_num < B43_QOS_QUEUE_NUM; queue_num++) {
5383 skb_queue_head_init(&wl->tx_queue[queue_num]);
5384 wl->tx_queue_stopped[queue_num] = 0;
5385 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005386
Rafał Miłecki2729df22011-07-18 22:45:58 +02005387 snprintf(chip_name, ARRAY_SIZE(chip_name),
5388 (dev->chip_id > 0x9999) ? "%d" : "%04X", dev->chip_id);
5389 b43info(wl, "Broadcom %s WLAN found (core revision %u)\n", chip_name,
5390 dev->core_rev);
Rafał Miłecki0355a342011-05-17 14:00:01 +02005391 return wl;
Michael Buesche4d6b792007-09-18 15:39:42 -04005392}
5393
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005394#ifdef CONFIG_B43_BCMA
5395static int b43_bcma_probe(struct bcma_device *core)
Michael Buesche4d6b792007-09-18 15:39:42 -04005396{
Rafał Miłecki397915c2011-07-06 19:03:46 +02005397 struct b43_bus_dev *dev;
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005398 struct b43_wl *wl;
5399 int err;
Rafał Miłecki397915c2011-07-06 19:03:46 +02005400
Rafał Miłecki89604002013-06-26 09:55:54 +02005401 if (!modparam_allhwsupport &&
5402 (core->id.rev == 0x17 || core->id.rev == 0x18)) {
5403 pr_err("Support for cores revisions 0x17 and 0x18 disabled by module param allhwsupport=0. Try b43.allhwsupport=1\n");
5404 return -ENOTSUPP;
5405 }
5406
Rafał Miłecki397915c2011-07-06 19:03:46 +02005407 dev = b43_bus_dev_bcma_init(core);
5408 if (!dev)
5409 return -ENODEV;
5410
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005411 wl = b43_wireless_init(dev);
5412 if (IS_ERR(wl)) {
5413 err = PTR_ERR(wl);
5414 goto bcma_out;
5415 }
5416
5417 err = b43_one_core_attach(dev, wl);
5418 if (err)
5419 goto bcma_err_wireless_exit;
5420
Larry Finger6b6fa582012-03-08 22:27:46 -06005421 /* setup and start work to load firmware */
5422 INIT_WORK(&wl->firmware_load, b43_request_firmware);
5423 schedule_work(&wl->firmware_load);
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005424
5425bcma_out:
5426 return err;
5427
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005428bcma_err_wireless_exit:
5429 ieee80211_free_hw(wl->hw);
5430 return err;
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005431}
5432
5433static void b43_bcma_remove(struct bcma_device *core)
5434{
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005435 struct b43_wldev *wldev = bcma_get_drvdata(core);
5436 struct b43_wl *wl = wldev->wl;
5437
5438 /* We must cancel any work here before unregistering from ieee80211,
5439 * as the ieee80211 unreg will destroy the workqueue. */
5440 cancel_work_sync(&wldev->restart_work);
Larry Finger63a02ce2013-02-25 06:09:24 +00005441 cancel_work_sync(&wl->firmware_load);
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005442
Oleksij Rempele64add22012-06-05 20:39:32 +02005443 B43_WARN_ON(!wl);
Larry Fingerf89ff642012-10-24 08:57:16 -05005444 if (!wldev->fw.ucode.data)
5445 return; /* NULL if firmware never loaded */
Oleksij Rempele64add22012-06-05 20:39:32 +02005446 if (wl->current_dev == wldev && wl->hw_registred) {
Oleksij Rempele64add22012-06-05 20:39:32 +02005447 b43_leds_stop(wldev);
5448 ieee80211_unregister_hw(wl->hw);
5449 }
Rafał Miłecki24aad3f2011-07-20 20:02:39 +02005450
5451 b43_one_core_detach(wldev->dev);
5452
5453 b43_leds_unregister(wl);
5454
5455 ieee80211_free_hw(wl->hw);
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005456}
5457
5458static struct bcma_driver b43_bcma_driver = {
5459 .name = KBUILD_MODNAME,
5460 .id_table = b43_bcma_tbl,
5461 .probe = b43_bcma_probe,
5462 .remove = b43_bcma_remove,
5463};
5464#endif
5465
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005466#ifdef CONFIG_B43_SSB
Rafał Miłeckiaa634182011-05-18 02:06:35 +02005467static
5468int b43_ssb_probe(struct ssb_device *sdev, const struct ssb_device_id *id)
Michael Buesche4d6b792007-09-18 15:39:42 -04005469{
Rafał Miłecki482f0532011-05-18 02:06:36 +02005470 struct b43_bus_dev *dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04005471 struct b43_wl *wl;
5472 int err;
5473 int first = 0;
5474
Rafał Miłecki482f0532011-05-18 02:06:36 +02005475 dev = b43_bus_dev_ssb_init(sdev);
Dan Carpenter5b49b352011-06-09 10:09:34 +03005476 if (!dev)
5477 return -ENOMEM;
Rafał Miłecki482f0532011-05-18 02:06:36 +02005478
Rafał Miłeckiaa634182011-05-18 02:06:35 +02005479 wl = ssb_get_devtypedata(sdev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005480 if (!wl) {
5481 /* Probing the first core. Must setup common struct b43_wl */
5482 first = 1;
Rafał Miłeckiaa634182011-05-18 02:06:35 +02005483 b43_sprom_fixup(sdev->bus);
Rafał Miłeckid1507052011-07-05 23:54:07 +02005484 wl = b43_wireless_init(dev);
Rafał Miłecki0355a342011-05-17 14:00:01 +02005485 if (IS_ERR(wl)) {
5486 err = PTR_ERR(wl);
Michael Buesche4d6b792007-09-18 15:39:42 -04005487 goto out;
Rafał Miłecki0355a342011-05-17 14:00:01 +02005488 }
Rafał Miłeckiaa634182011-05-18 02:06:35 +02005489 ssb_set_devtypedata(sdev, wl);
5490 B43_WARN_ON(ssb_get_devtypedata(sdev) != wl);
Michael Buesche4d6b792007-09-18 15:39:42 -04005491 }
5492 err = b43_one_core_attach(dev, wl);
5493 if (err)
5494 goto err_wireless_exit;
5495
Larry Finger6b6fa582012-03-08 22:27:46 -06005496 /* setup and start work to load firmware */
5497 INIT_WORK(&wl->firmware_load, b43_request_firmware);
5498 schedule_work(&wl->firmware_load);
Michael Buesche4d6b792007-09-18 15:39:42 -04005499
5500 out:
5501 return err;
5502
Michael Buesche4d6b792007-09-18 15:39:42 -04005503 err_wireless_exit:
5504 if (first)
5505 b43_wireless_exit(dev, wl);
5506 return err;
5507}
5508
Rafał Miłeckiaa634182011-05-18 02:06:35 +02005509static void b43_ssb_remove(struct ssb_device *sdev)
Michael Buesche4d6b792007-09-18 15:39:42 -04005510{
Rafał Miłeckiaa634182011-05-18 02:06:35 +02005511 struct b43_wl *wl = ssb_get_devtypedata(sdev);
5512 struct b43_wldev *wldev = ssb_get_drvdata(sdev);
Pavel Roskine61b52d2011-07-22 18:07:13 -04005513 struct b43_bus_dev *dev = wldev->dev;
Michael Buesche4d6b792007-09-18 15:39:42 -04005514
Michael Buesch3bf0a322008-05-22 16:32:16 +02005515 /* We must cancel any work here before unregistering from ieee80211,
5516 * as the ieee80211 unreg will destroy the workqueue. */
5517 cancel_work_sync(&wldev->restart_work);
Larry Finger63a02ce2013-02-25 06:09:24 +00005518 cancel_work_sync(&wl->firmware_load);
Michael Buesch3bf0a322008-05-22 16:32:16 +02005519
Michael Buesche4d6b792007-09-18 15:39:42 -04005520 B43_WARN_ON(!wl);
Larry Fingerf89ff642012-10-24 08:57:16 -05005521 if (!wldev->fw.ucode.data)
5522 return; /* NULL if firmware never loaded */
Oleksij Rempele64add22012-06-05 20:39:32 +02005523 if (wl->current_dev == wldev && wl->hw_registred) {
Albert Herranz82905ac2009-09-16 00:26:19 +02005524 b43_leds_stop(wldev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005525 ieee80211_unregister_hw(wl->hw);
Michael Buesch403a3a12009-06-08 21:04:57 +02005526 }
Michael Buesche4d6b792007-09-18 15:39:42 -04005527
Pavel Roskine61b52d2011-07-22 18:07:13 -04005528 b43_one_core_detach(dev);
Michael Buesche4d6b792007-09-18 15:39:42 -04005529
5530 if (list_empty(&wl->devlist)) {
Michael Buesch727c9882009-10-01 15:54:32 +02005531 b43_leds_unregister(wl);
Michael Buesche4d6b792007-09-18 15:39:42 -04005532 /* Last core on the chip unregistered.
5533 * We can destroy common struct b43_wl.
5534 */
Pavel Roskine61b52d2011-07-22 18:07:13 -04005535 b43_wireless_exit(dev, wl);
Michael Buesche4d6b792007-09-18 15:39:42 -04005536 }
5537}
5538
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005539static struct ssb_driver b43_ssb_driver = {
5540 .name = KBUILD_MODNAME,
5541 .id_table = b43_ssb_tbl,
5542 .probe = b43_ssb_probe,
5543 .remove = b43_ssb_remove,
5544};
5545#endif /* CONFIG_B43_SSB */
5546
Michael Buesche4d6b792007-09-18 15:39:42 -04005547/* Perform a hardware reset. This can be called from any context. */
5548void b43_controller_restart(struct b43_wldev *dev, const char *reason)
5549{
5550 /* Must avoid requeueing, if we are in shutdown. */
5551 if (b43_status(dev) < B43_STAT_INITIALIZED)
5552 return;
5553 b43info(dev->wl, "Controller RESET (%s) ...\n", reason);
Luis R. Rodriguez42935ec2009-07-29 20:08:07 -04005554 ieee80211_queue_work(dev->wl->hw, &dev->restart_work);
Michael Buesche4d6b792007-09-18 15:39:42 -04005555}
5556
Michael Buesch26bc7832008-02-09 00:18:35 +01005557static void b43_print_driverinfo(void)
5558{
5559 const char *feat_pci = "", *feat_pcmcia = "", *feat_nphy = "",
Albert Herranz3dbba8e2009-09-10 19:34:49 +02005560 *feat_leds = "", *feat_sdio = "";
Michael Buesch26bc7832008-02-09 00:18:35 +01005561
5562#ifdef CONFIG_B43_PCI_AUTOSELECT
5563 feat_pci = "P";
5564#endif
5565#ifdef CONFIG_B43_PCMCIA
5566 feat_pcmcia = "M";
5567#endif
Rafał Miłecki692d2c02010-12-07 21:56:00 +01005568#ifdef CONFIG_B43_PHY_N
Michael Buesch26bc7832008-02-09 00:18:35 +01005569 feat_nphy = "N";
5570#endif
5571#ifdef CONFIG_B43_LEDS
5572 feat_leds = "L";
5573#endif
Albert Herranz3dbba8e2009-09-10 19:34:49 +02005574#ifdef CONFIG_B43_SDIO
5575 feat_sdio = "S";
5576#endif
Michael Buesch26bc7832008-02-09 00:18:35 +01005577 printk(KERN_INFO "Broadcom 43xx driver loaded "
Michael Büsch8b0be902011-08-21 17:24:47 +02005578 "[ Features: %s%s%s%s%s ]\n",
Michael Buesch26bc7832008-02-09 00:18:35 +01005579 feat_pci, feat_pcmcia, feat_nphy,
Albert Herranz3dbba8e2009-09-10 19:34:49 +02005580 feat_leds, feat_sdio);
Michael Buesch26bc7832008-02-09 00:18:35 +01005581}
5582
Michael Buesche4d6b792007-09-18 15:39:42 -04005583static int __init b43_init(void)
5584{
5585 int err;
5586
5587 b43_debugfs_init();
5588 err = b43_pcmcia_init();
5589 if (err)
5590 goto err_dfs_exit;
Albert Herranz3dbba8e2009-09-10 19:34:49 +02005591 err = b43_sdio_init();
Michael Buesche4d6b792007-09-18 15:39:42 -04005592 if (err)
5593 goto err_pcmcia_exit;
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005594#ifdef CONFIG_B43_BCMA
5595 err = bcma_driver_register(&b43_bcma_driver);
Albert Herranz3dbba8e2009-09-10 19:34:49 +02005596 if (err)
5597 goto err_sdio_exit;
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005598#endif
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005599#ifdef CONFIG_B43_SSB
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005600 err = ssb_driver_register(&b43_ssb_driver);
5601 if (err)
5602 goto err_bcma_driver_exit;
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005603#endif
Michael Buesch26bc7832008-02-09 00:18:35 +01005604 b43_print_driverinfo();
Michael Buesche4d6b792007-09-18 15:39:42 -04005605
5606 return err;
5607
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005608#ifdef CONFIG_B43_SSB
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005609err_bcma_driver_exit:
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005610#endif
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005611#ifdef CONFIG_B43_BCMA
5612 bcma_driver_unregister(&b43_bcma_driver);
Albert Herranz3dbba8e2009-09-10 19:34:49 +02005613err_sdio_exit:
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005614#endif
Albert Herranz3dbba8e2009-09-10 19:34:49 +02005615 b43_sdio_exit();
Michael Buesche4d6b792007-09-18 15:39:42 -04005616err_pcmcia_exit:
5617 b43_pcmcia_exit();
5618err_dfs_exit:
5619 b43_debugfs_exit();
5620 return err;
5621}
5622
5623static void __exit b43_exit(void)
5624{
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005625#ifdef CONFIG_B43_SSB
Michael Buesche4d6b792007-09-18 15:39:42 -04005626 ssb_driver_unregister(&b43_ssb_driver);
Rafał Miłeckiaec7ffd2011-06-14 08:18:59 +02005627#endif
Rafał Miłecki3c65ab62011-06-02 09:56:04 +02005628#ifdef CONFIG_B43_BCMA
5629 bcma_driver_unregister(&b43_bcma_driver);
5630#endif
Albert Herranz3dbba8e2009-09-10 19:34:49 +02005631 b43_sdio_exit();
Michael Buesche4d6b792007-09-18 15:39:42 -04005632 b43_pcmcia_exit();
5633 b43_debugfs_exit();
5634}
5635
5636module_init(b43_init)
5637module_exit(b43_exit)