Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1 | /* |
| 2 | * This file is part of wl1271 |
| 3 | * |
Juuso Oikarinen | 8bf29b0 | 2010-02-18 13:25:51 +0200 | [diff] [blame] | 4 | * Copyright (C) 2008-2010 Nokia Corporation |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 5 | * |
| 6 | * Contact: Luciano Coelho <luciano.coelho@nokia.com> |
| 7 | * |
| 8 | * This program is free software; you can redistribute it and/or |
| 9 | * modify it under the terms of the GNU General Public License |
| 10 | * version 2 as published by the Free Software Foundation. |
| 11 | * |
| 12 | * This program is distributed in the hope that it will be useful, but |
| 13 | * WITHOUT ANY WARRANTY; without even the implied warranty of |
| 14 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 15 | * General Public License for more details. |
| 16 | * |
| 17 | * You should have received a copy of the GNU General Public License |
| 18 | * along with this program; if not, write to the Free Software |
| 19 | * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA |
| 20 | * 02110-1301 USA |
| 21 | * |
| 22 | */ |
| 23 | |
| 24 | #include <linux/module.h> |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 25 | #include <linux/firmware.h> |
| 26 | #include <linux/delay.h> |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 27 | #include <linux/spi/spi.h> |
| 28 | #include <linux/crc32.h> |
| 29 | #include <linux/etherdevice.h> |
Juuso Oikarinen | 1fba497 | 2009-10-08 21:56:32 +0300 | [diff] [blame] | 30 | #include <linux/vmalloc.h> |
Juuso Oikarinen | 01c0916 | 2009-10-13 12:47:55 +0300 | [diff] [blame] | 31 | #include <linux/inetdevice.h> |
Juuso Oikarinen | a1dd818 | 2010-03-18 12:26:31 +0200 | [diff] [blame] | 32 | #include <linux/platform_device.h> |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 33 | |
| 34 | #include "wl1271.h" |
| 35 | #include "wl12xx_80211.h" |
| 36 | #include "wl1271_reg.h" |
Teemu Paasikivi | 7b048c5 | 2010-02-18 13:25:55 +0200 | [diff] [blame] | 37 | #include "wl1271_io.h" |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 38 | #include "wl1271_event.h" |
| 39 | #include "wl1271_tx.h" |
| 40 | #include "wl1271_rx.h" |
| 41 | #include "wl1271_ps.h" |
| 42 | #include "wl1271_init.h" |
| 43 | #include "wl1271_debugfs.h" |
| 44 | #include "wl1271_cmd.h" |
| 45 | #include "wl1271_boot.h" |
Kalle Valo | c8c9087 | 2010-02-18 13:25:53 +0200 | [diff] [blame] | 46 | #include "wl1271_testmode.h" |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 47 | |
Juuso Oikarinen | 9ccd921 | 2009-12-11 15:41:01 +0200 | [diff] [blame] | 48 | #define WL1271_BOOT_RETRIES 3 |
| 49 | |
Juuso Oikarinen | 8a08048 | 2009-10-13 12:47:44 +0300 | [diff] [blame] | 50 | static struct conf_drv_settings default_conf = { |
| 51 | .sg = { |
Juuso Oikarinen | 1b00f54 | 2010-03-18 12:26:30 +0200 | [diff] [blame] | 52 | .params = { |
| 53 | [CONF_SG_BT_PER_THRESHOLD] = 7500, |
| 54 | [CONF_SG_HV3_MAX_OVERRIDE] = 0, |
| 55 | [CONF_SG_BT_NFS_SAMPLE_INTERVAL] = 400, |
| 56 | [CONF_SG_BT_LOAD_RATIO] = 50, |
| 57 | [CONF_SG_AUTO_PS_MODE] = 0, |
| 58 | [CONF_SG_AUTO_SCAN_PROBE_REQ] = 170, |
| 59 | [CONF_SG_ACTIVE_SCAN_DURATION_FACTOR_HV3] = 50, |
| 60 | [CONF_SG_ANTENNA_CONFIGURATION] = 0, |
| 61 | [CONF_SG_BEACON_MISS_PERCENT] = 60, |
| 62 | [CONF_SG_RATE_ADAPT_THRESH] = 12, |
| 63 | [CONF_SG_RATE_ADAPT_SNR] = 0, |
| 64 | [CONF_SG_WLAN_PS_BT_ACL_MASTER_MIN_BR] = 10, |
| 65 | [CONF_SG_WLAN_PS_BT_ACL_MASTER_MAX_BR] = 30, |
| 66 | [CONF_SG_WLAN_PS_MAX_BT_ACL_MASTER_BR] = 8, |
| 67 | [CONF_SG_WLAN_PS_BT_ACL_SLAVE_MIN_BR] = 20, |
| 68 | [CONF_SG_WLAN_PS_BT_ACL_SLAVE_MAX_BR] = 50, |
| 69 | /* Note: with UPSD, this should be 4 */ |
| 70 | [CONF_SG_WLAN_PS_MAX_BT_ACL_SLAVE_BR] = 8, |
| 71 | [CONF_SG_WLAN_PS_BT_ACL_MASTER_MIN_EDR] = 7, |
| 72 | [CONF_SG_WLAN_PS_BT_ACL_MASTER_MAX_EDR] = 25, |
| 73 | [CONF_SG_WLAN_PS_MAX_BT_ACL_MASTER_EDR] = 20, |
| 74 | /* Note: with UPDS, this should be 15 */ |
| 75 | [CONF_SG_WLAN_PS_BT_ACL_SLAVE_MIN_EDR] = 8, |
| 76 | /* Note: with UPDS, this should be 50 */ |
| 77 | [CONF_SG_WLAN_PS_BT_ACL_SLAVE_MAX_EDR] = 40, |
| 78 | /* Note: with UPDS, this should be 10 */ |
| 79 | [CONF_SG_WLAN_PS_MAX_BT_ACL_SLAVE_EDR] = 20, |
| 80 | [CONF_SG_RXT] = 1200, |
| 81 | [CONF_SG_TXT] = 1000, |
| 82 | [CONF_SG_ADAPTIVE_RXT_TXT] = 1, |
| 83 | [CONF_SG_PS_POLL_TIMEOUT] = 10, |
| 84 | [CONF_SG_UPSD_TIMEOUT] = 10, |
| 85 | [CONF_SG_WLAN_ACTIVE_BT_ACL_MASTER_MIN_EDR] = 7, |
| 86 | [CONF_SG_WLAN_ACTIVE_BT_ACL_MASTER_MAX_EDR] = 15, |
| 87 | [CONF_SG_WLAN_ACTIVE_MAX_BT_ACL_MASTER_EDR] = 15, |
| 88 | [CONF_SG_WLAN_ACTIVE_BT_ACL_SLAVE_MIN_EDR] = 8, |
| 89 | [CONF_SG_WLAN_ACTIVE_BT_ACL_SLAVE_MAX_EDR] = 20, |
| 90 | [CONF_SG_WLAN_ACTIVE_MAX_BT_ACL_SLAVE_EDR] = 15, |
| 91 | [CONF_SG_WLAN_ACTIVE_BT_ACL_MIN_BR] = 20, |
| 92 | [CONF_SG_WLAN_ACTIVE_BT_ACL_MAX_BR] = 50, |
| 93 | [CONF_SG_WLAN_ACTIVE_MAX_BT_ACL_BR] = 10, |
| 94 | [CONF_SG_PASSIVE_SCAN_DURATION_FACTOR_HV3] = 200, |
| 95 | [CONF_SG_PASSIVE_SCAN_DURATION_FACTOR_A2DP] = 800, |
| 96 | [CONF_SG_PASSIVE_SCAN_A2DP_BT_TIME] = 75, |
| 97 | [CONF_SG_PASSIVE_SCAN_A2DP_WLAN_TIME] = 15, |
| 98 | [CONF_SG_HV3_MAX_SERVED] = 6, |
| 99 | [CONF_SG_DHCP_TIME] = 5000, |
| 100 | [CONF_SG_ACTIVE_SCAN_DURATION_FACTOR_A2DP] = 100, |
| 101 | }, |
| 102 | .state = CONF_SG_PROTECTIVE, |
Juuso Oikarinen | 8a08048 | 2009-10-13 12:47:44 +0300 | [diff] [blame] | 103 | }, |
| 104 | .rx = { |
| 105 | .rx_msdu_life_time = 512000, |
| 106 | .packet_detection_threshold = 0, |
| 107 | .ps_poll_timeout = 15, |
| 108 | .upsd_timeout = 15, |
| 109 | .rts_threshold = 2347, |
Luciano Coelho | 3ed8f2c | 2009-12-11 15:40:54 +0200 | [diff] [blame] | 110 | .rx_cca_threshold = 0, |
| 111 | .irq_blk_threshold = 0xFFFF, |
| 112 | .irq_pkt_threshold = 0, |
| 113 | .irq_timeout = 600, |
Juuso Oikarinen | 8a08048 | 2009-10-13 12:47:44 +0300 | [diff] [blame] | 114 | .queue_type = CONF_RX_QUEUE_TYPE_LOW_PRIORITY, |
| 115 | }, |
| 116 | .tx = { |
| 117 | .tx_energy_detection = 0, |
| 118 | .rc_conf = { |
Juuso Oikarinen | ebba60c | 2010-04-01 11:38:20 +0300 | [diff] [blame] | 119 | .enabled_rates = 0, |
Juuso Oikarinen | 8a08048 | 2009-10-13 12:47:44 +0300 | [diff] [blame] | 120 | .short_retry_limit = 10, |
| 121 | .long_retry_limit = 10, |
| 122 | .aflags = 0 |
| 123 | }, |
| 124 | .ac_conf_count = 4, |
| 125 | .ac_conf = { |
| 126 | [0] = { |
| 127 | .ac = CONF_TX_AC_BE, |
| 128 | .cw_min = 15, |
| 129 | .cw_max = 63, |
| 130 | .aifsn = 3, |
| 131 | .tx_op_limit = 0, |
| 132 | }, |
| 133 | [1] = { |
| 134 | .ac = CONF_TX_AC_BK, |
| 135 | .cw_min = 15, |
| 136 | .cw_max = 63, |
| 137 | .aifsn = 7, |
| 138 | .tx_op_limit = 0, |
| 139 | }, |
| 140 | [2] = { |
| 141 | .ac = CONF_TX_AC_VI, |
| 142 | .cw_min = 15, |
| 143 | .cw_max = 63, |
| 144 | .aifsn = CONF_TX_AIFS_PIFS, |
| 145 | .tx_op_limit = 3008, |
| 146 | }, |
| 147 | [3] = { |
| 148 | .ac = CONF_TX_AC_VO, |
| 149 | .cw_min = 15, |
| 150 | .cw_max = 63, |
| 151 | .aifsn = CONF_TX_AIFS_PIFS, |
| 152 | .tx_op_limit = 1504, |
| 153 | }, |
| 154 | }, |
| 155 | .tid_conf_count = 7, |
| 156 | .tid_conf = { |
| 157 | [0] = { |
| 158 | .queue_id = 0, |
| 159 | .channel_type = CONF_CHANNEL_TYPE_DCF, |
| 160 | .tsid = CONF_TX_AC_BE, |
| 161 | .ps_scheme = CONF_PS_SCHEME_LEGACY, |
| 162 | .ack_policy = CONF_ACK_POLICY_LEGACY, |
| 163 | .apsd_conf = {0, 0}, |
| 164 | }, |
| 165 | [1] = { |
| 166 | .queue_id = 1, |
| 167 | .channel_type = CONF_CHANNEL_TYPE_DCF, |
| 168 | .tsid = CONF_TX_AC_BE, |
| 169 | .ps_scheme = CONF_PS_SCHEME_LEGACY, |
| 170 | .ack_policy = CONF_ACK_POLICY_LEGACY, |
| 171 | .apsd_conf = {0, 0}, |
| 172 | }, |
| 173 | [2] = { |
| 174 | .queue_id = 2, |
| 175 | .channel_type = CONF_CHANNEL_TYPE_DCF, |
| 176 | .tsid = CONF_TX_AC_BE, |
| 177 | .ps_scheme = CONF_PS_SCHEME_LEGACY, |
| 178 | .ack_policy = CONF_ACK_POLICY_LEGACY, |
| 179 | .apsd_conf = {0, 0}, |
| 180 | }, |
| 181 | [3] = { |
| 182 | .queue_id = 3, |
| 183 | .channel_type = CONF_CHANNEL_TYPE_DCF, |
| 184 | .tsid = CONF_TX_AC_BE, |
| 185 | .ps_scheme = CONF_PS_SCHEME_LEGACY, |
| 186 | .ack_policy = CONF_ACK_POLICY_LEGACY, |
| 187 | .apsd_conf = {0, 0}, |
| 188 | }, |
| 189 | [4] = { |
| 190 | .queue_id = 4, |
| 191 | .channel_type = CONF_CHANNEL_TYPE_DCF, |
| 192 | .tsid = CONF_TX_AC_BE, |
| 193 | .ps_scheme = CONF_PS_SCHEME_LEGACY, |
| 194 | .ack_policy = CONF_ACK_POLICY_LEGACY, |
| 195 | .apsd_conf = {0, 0}, |
| 196 | }, |
| 197 | [5] = { |
| 198 | .queue_id = 5, |
| 199 | .channel_type = CONF_CHANNEL_TYPE_DCF, |
| 200 | .tsid = CONF_TX_AC_BE, |
| 201 | .ps_scheme = CONF_PS_SCHEME_LEGACY, |
| 202 | .ack_policy = CONF_ACK_POLICY_LEGACY, |
| 203 | .apsd_conf = {0, 0}, |
| 204 | }, |
| 205 | [6] = { |
| 206 | .queue_id = 6, |
| 207 | .channel_type = CONF_CHANNEL_TYPE_DCF, |
| 208 | .tsid = CONF_TX_AC_BE, |
| 209 | .ps_scheme = CONF_PS_SCHEME_LEGACY, |
| 210 | .ack_policy = CONF_ACK_POLICY_LEGACY, |
| 211 | .apsd_conf = {0, 0}, |
| 212 | } |
| 213 | }, |
| 214 | .frag_threshold = IEEE80211_MAX_FRAG_THRESHOLD, |
Luciano Coelho | 3ed8f2c | 2009-12-11 15:40:54 +0200 | [diff] [blame] | 215 | .tx_compl_timeout = 700, |
Juuso Oikarinen | ebba60c | 2010-04-01 11:38:20 +0300 | [diff] [blame] | 216 | .tx_compl_threshold = 4, |
| 217 | .basic_rate = CONF_HW_BIT_RATE_1MBPS, |
| 218 | .basic_rate_5 = CONF_HW_BIT_RATE_6MBPS, |
Juuso Oikarinen | 8a08048 | 2009-10-13 12:47:44 +0300 | [diff] [blame] | 219 | }, |
| 220 | .conn = { |
| 221 | .wake_up_event = CONF_WAKE_UP_EVENT_DTIM, |
Juuso Oikarinen | 50c500a | 2010-04-01 11:38:22 +0300 | [diff] [blame] | 222 | .listen_interval = 1, |
Juuso Oikarinen | 8a08048 | 2009-10-13 12:47:44 +0300 | [diff] [blame] | 223 | .bcn_filt_mode = CONF_BCN_FILT_MODE_ENABLED, |
| 224 | .bcn_filt_ie_count = 1, |
| 225 | .bcn_filt_ie = { |
| 226 | [0] = { |
| 227 | .ie = WLAN_EID_CHANNEL_SWITCH, |
| 228 | .rule = CONF_BCN_RULE_PASS_ON_APPEARANCE, |
| 229 | } |
| 230 | }, |
Luciano Coelho | 3ed8f2c | 2009-12-11 15:40:54 +0200 | [diff] [blame] | 231 | .synch_fail_thold = 10, |
Juuso Oikarinen | 8a08048 | 2009-10-13 12:47:44 +0300 | [diff] [blame] | 232 | .bss_lose_timeout = 100, |
| 233 | .beacon_rx_timeout = 10000, |
| 234 | .broadcast_timeout = 20000, |
| 235 | .rx_broadcast_in_ps = 1, |
Luciano Coelho | 3ed8f2c | 2009-12-11 15:40:54 +0200 | [diff] [blame] | 236 | .ps_poll_threshold = 20, |
Juuso Oikarinen | 11f70f9 | 2009-10-13 12:47:46 +0300 | [diff] [blame] | 237 | .bet_enable = CONF_BET_MODE_ENABLE, |
Juuso Oikarinen | 8450256 | 2009-11-23 23:22:12 +0200 | [diff] [blame] | 238 | .bet_max_consecutive = 10, |
Juuso Oikarinen | c189955 | 2010-03-26 12:53:32 +0200 | [diff] [blame] | 239 | .psm_entry_retries = 3, |
Juuso Oikarinen | 50c500a | 2010-04-01 11:38:22 +0300 | [diff] [blame] | 240 | .keep_alive_interval = 55000, |
| 241 | .max_listen_interval = 20, |
Juuso Oikarinen | 8a08048 | 2009-10-13 12:47:44 +0300 | [diff] [blame] | 242 | }, |
| 243 | .init = { |
Juuso Oikarinen | 8a08048 | 2009-10-13 12:47:44 +0300 | [diff] [blame] | 244 | .radioparam = { |
Juuso Oikarinen | 152ee6e | 2010-02-18 13:25:42 +0200 | [diff] [blame] | 245 | .fem = 1, |
Juuso Oikarinen | 8a08048 | 2009-10-13 12:47:44 +0300 | [diff] [blame] | 246 | } |
Luciano Coelho | 6e92b41 | 2009-12-11 15:40:50 +0200 | [diff] [blame] | 247 | }, |
| 248 | .itrim = { |
| 249 | .enable = false, |
| 250 | .timeout = 50000, |
Juuso Oikarinen | 38ad2d8 | 2009-12-11 15:41:08 +0200 | [diff] [blame] | 251 | }, |
| 252 | .pm_config = { |
| 253 | .host_clk_settling_time = 5000, |
| 254 | .host_fast_wakeup_support = false |
Juuso Oikarinen | 00236aed | 2010-04-09 11:07:30 +0300 | [diff] [blame] | 255 | }, |
| 256 | .roam_trigger = { |
| 257 | /* FIXME: due to firmware bug, must use value 1 for now */ |
| 258 | .trigger_pacing = 1, |
| 259 | .avg_weight_rssi_beacon = 20, |
| 260 | .avg_weight_rssi_data = 10, |
| 261 | .avg_weight_snr_beacon = 20, |
| 262 | .avg_weight_snr_data = 10 |
Juuso Oikarinen | 8a08048 | 2009-10-13 12:47:44 +0300 | [diff] [blame] | 263 | } |
| 264 | }; |
| 265 | |
Juuso Oikarinen | a1dd818 | 2010-03-18 12:26:31 +0200 | [diff] [blame] | 266 | static void wl1271_device_release(struct device *dev) |
| 267 | { |
| 268 | |
| 269 | } |
| 270 | |
| 271 | static struct platform_device wl1271_device = { |
| 272 | .name = "wl1271", |
| 273 | .id = -1, |
| 274 | |
| 275 | /* device model insists to have a release function */ |
| 276 | .dev = { |
| 277 | .release = wl1271_device_release, |
| 278 | }, |
| 279 | }; |
| 280 | |
Juuso Oikarinen | 01c0916 | 2009-10-13 12:47:55 +0300 | [diff] [blame] | 281 | static LIST_HEAD(wl_list); |
| 282 | |
Juuso Oikarinen | 2b60100b | 2009-10-13 12:47:39 +0300 | [diff] [blame] | 283 | static void wl1271_conf_init(struct wl1271 *wl) |
| 284 | { |
Juuso Oikarinen | 2b60100b | 2009-10-13 12:47:39 +0300 | [diff] [blame] | 285 | |
| 286 | /* |
| 287 | * This function applies the default configuration to the driver. This |
| 288 | * function is invoked upon driver load (spi probe.) |
| 289 | * |
| 290 | * The configuration is stored in a run-time structure in order to |
| 291 | * facilitate for run-time adjustment of any of the parameters. Making |
| 292 | * changes to the configuration structure will apply the new values on |
| 293 | * the next interface up (wl1271_op_start.) |
| 294 | */ |
| 295 | |
| 296 | /* apply driver default configuration */ |
Juuso Oikarinen | 8a08048 | 2009-10-13 12:47:44 +0300 | [diff] [blame] | 297 | memcpy(&wl->conf, &default_conf, sizeof(default_conf)); |
Juuso Oikarinen | 2b60100b | 2009-10-13 12:47:39 +0300 | [diff] [blame] | 298 | } |
| 299 | |
| 300 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 301 | static int wl1271_plt_init(struct wl1271 *wl) |
| 302 | { |
Luciano Coelho | 12419cc | 2010-02-18 13:25:44 +0200 | [diff] [blame] | 303 | struct conf_tx_ac_category *conf_ac; |
| 304 | struct conf_tx_tid *conf_tid; |
| 305 | int ret, i; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 306 | |
Luciano Coelho | 98b5dd5 | 2009-11-23 23:22:17 +0200 | [diff] [blame] | 307 | ret = wl1271_cmd_general_parms(wl); |
Luciano Coelho | 4a90406 | 2009-11-23 23:22:18 +0200 | [diff] [blame] | 308 | if (ret < 0) |
Luciano Coelho | cc7defa | 2009-11-23 23:22:16 +0200 | [diff] [blame] | 309 | return ret; |
| 310 | |
Luciano Coelho | 98b5dd5 | 2009-11-23 23:22:17 +0200 | [diff] [blame] | 311 | ret = wl1271_cmd_radio_parms(wl); |
Luciano Coelho | 4a90406 | 2009-11-23 23:22:18 +0200 | [diff] [blame] | 312 | if (ret < 0) |
Luciano Coelho | cc7defa | 2009-11-23 23:22:16 +0200 | [diff] [blame] | 313 | return ret; |
| 314 | |
Luciano Coelho | 12419cc | 2010-02-18 13:25:44 +0200 | [diff] [blame] | 315 | ret = wl1271_init_templates_config(wl); |
| 316 | if (ret < 0) |
| 317 | return ret; |
| 318 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 319 | ret = wl1271_acx_init_mem_config(wl); |
| 320 | if (ret < 0) |
| 321 | return ret; |
| 322 | |
Luciano Coelho | 12419cc | 2010-02-18 13:25:44 +0200 | [diff] [blame] | 323 | /* PHY layer config */ |
| 324 | ret = wl1271_init_phy_config(wl); |
| 325 | if (ret < 0) |
| 326 | goto out_free_memmap; |
| 327 | |
| 328 | ret = wl1271_acx_dco_itrim_params(wl); |
| 329 | if (ret < 0) |
| 330 | goto out_free_memmap; |
| 331 | |
| 332 | /* Initialize connection monitoring thresholds */ |
Juuso Oikarinen | 6ccbb92 | 2010-03-26 12:53:23 +0200 | [diff] [blame] | 333 | ret = wl1271_acx_conn_monit_params(wl, false); |
Luciano Coelho | 12419cc | 2010-02-18 13:25:44 +0200 | [diff] [blame] | 334 | if (ret < 0) |
| 335 | goto out_free_memmap; |
| 336 | |
| 337 | /* Bluetooth WLAN coexistence */ |
| 338 | ret = wl1271_init_pta(wl); |
| 339 | if (ret < 0) |
| 340 | goto out_free_memmap; |
| 341 | |
| 342 | /* Energy detection */ |
| 343 | ret = wl1271_init_energy_detection(wl); |
| 344 | if (ret < 0) |
| 345 | goto out_free_memmap; |
| 346 | |
| 347 | /* Default fragmentation threshold */ |
| 348 | ret = wl1271_acx_frag_threshold(wl); |
| 349 | if (ret < 0) |
| 350 | goto out_free_memmap; |
| 351 | |
| 352 | /* Default TID configuration */ |
| 353 | for (i = 0; i < wl->conf.tx.tid_conf_count; i++) { |
| 354 | conf_tid = &wl->conf.tx.tid_conf[i]; |
| 355 | ret = wl1271_acx_tid_cfg(wl, conf_tid->queue_id, |
| 356 | conf_tid->channel_type, |
| 357 | conf_tid->tsid, |
| 358 | conf_tid->ps_scheme, |
| 359 | conf_tid->ack_policy, |
| 360 | conf_tid->apsd_conf[0], |
| 361 | conf_tid->apsd_conf[1]); |
| 362 | if (ret < 0) |
| 363 | goto out_free_memmap; |
| 364 | } |
| 365 | |
| 366 | /* Default AC configuration */ |
| 367 | for (i = 0; i < wl->conf.tx.ac_conf_count; i++) { |
| 368 | conf_ac = &wl->conf.tx.ac_conf[i]; |
| 369 | ret = wl1271_acx_ac_cfg(wl, conf_ac->ac, conf_ac->cw_min, |
| 370 | conf_ac->cw_max, conf_ac->aifsn, |
| 371 | conf_ac->tx_op_limit); |
| 372 | if (ret < 0) |
| 373 | goto out_free_memmap; |
| 374 | } |
| 375 | |
| 376 | /* Enable data path */ |
Luciano Coelho | 9421089 | 2009-12-11 15:40:55 +0200 | [diff] [blame] | 377 | ret = wl1271_cmd_data_path(wl, 1); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 378 | if (ret < 0) |
Luciano Coelho | 12419cc | 2010-02-18 13:25:44 +0200 | [diff] [blame] | 379 | goto out_free_memmap; |
| 380 | |
| 381 | /* Configure for CAM power saving (ie. always active) */ |
| 382 | ret = wl1271_acx_sleep_auth(wl, WL1271_PSM_CAM); |
| 383 | if (ret < 0) |
| 384 | goto out_free_memmap; |
| 385 | |
| 386 | /* configure PM */ |
| 387 | ret = wl1271_acx_pm_config(wl); |
| 388 | if (ret < 0) |
| 389 | goto out_free_memmap; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 390 | |
| 391 | return 0; |
Luciano Coelho | 12419cc | 2010-02-18 13:25:44 +0200 | [diff] [blame] | 392 | |
| 393 | out_free_memmap: |
| 394 | kfree(wl->target_mem_map); |
| 395 | wl->target_mem_map = NULL; |
| 396 | |
| 397 | return ret; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 398 | } |
| 399 | |
Juuso Oikarinen | c15f63b | 2009-10-12 15:08:50 +0300 | [diff] [blame] | 400 | static void wl1271_fw_status(struct wl1271 *wl, |
| 401 | struct wl1271_fw_status *status) |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 402 | { |
Juuso Oikarinen | ac5e1e3 | 2010-02-22 08:38:38 +0200 | [diff] [blame] | 403 | struct timespec ts; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 404 | u32 total = 0; |
| 405 | int i; |
| 406 | |
Teemu Paasikivi | 09a9c2b | 2010-02-22 08:38:28 +0200 | [diff] [blame] | 407 | wl1271_raw_read(wl, FW_STATUS_ADDR, status, sizeof(*status), false); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 408 | |
| 409 | wl1271_debug(DEBUG_IRQ, "intr: 0x%x (fw_rx_counter = %d, " |
| 410 | "drv_rx_counter = %d, tx_results_counter = %d)", |
| 411 | status->intr, |
| 412 | status->fw_rx_counter, |
| 413 | status->drv_rx_counter, |
| 414 | status->tx_results_counter); |
| 415 | |
| 416 | /* update number of available TX blocks */ |
| 417 | for (i = 0; i < NUM_TX_QUEUES; i++) { |
Luciano Coelho | d0f63b2 | 2009-10-15 10:33:29 +0300 | [diff] [blame] | 418 | u32 cnt = le32_to_cpu(status->tx_released_blks[i]) - |
| 419 | wl->tx_blocks_freed[i]; |
| 420 | |
| 421 | wl->tx_blocks_freed[i] = |
| 422 | le32_to_cpu(status->tx_released_blks[i]); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 423 | wl->tx_blocks_available += cnt; |
| 424 | total += cnt; |
| 425 | } |
| 426 | |
| 427 | /* if more blocks are available now, schedule some tx work */ |
| 428 | if (total && !skb_queue_empty(&wl->tx_queue)) |
Juuso Oikarinen | a64b07e | 2009-10-08 21:56:29 +0300 | [diff] [blame] | 429 | ieee80211_queue_work(wl->hw, &wl->tx_work); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 430 | |
| 431 | /* update the host-chipset time offset */ |
Juuso Oikarinen | ac5e1e3 | 2010-02-22 08:38:38 +0200 | [diff] [blame] | 432 | getnstimeofday(&ts); |
| 433 | wl->time_offset = (timespec_to_ns(&ts) >> 10) - |
| 434 | (s64)le32_to_cpu(status->fw_localtime); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 435 | } |
| 436 | |
Juuso Oikarinen | 1e73eb6 | 2010-02-22 08:38:37 +0200 | [diff] [blame] | 437 | #define WL1271_IRQ_MAX_LOOPS 10 |
| 438 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 439 | static void wl1271_irq_work(struct work_struct *work) |
| 440 | { |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 441 | int ret; |
Juuso Oikarinen | c15f63b | 2009-10-12 15:08:50 +0300 | [diff] [blame] | 442 | u32 intr; |
Juuso Oikarinen | 1e73eb6 | 2010-02-22 08:38:37 +0200 | [diff] [blame] | 443 | int loopcount = WL1271_IRQ_MAX_LOOPS; |
| 444 | unsigned long flags; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 445 | struct wl1271 *wl = |
| 446 | container_of(work, struct wl1271, irq_work); |
| 447 | |
| 448 | mutex_lock(&wl->mutex); |
| 449 | |
| 450 | wl1271_debug(DEBUG_IRQ, "IRQ work"); |
| 451 | |
Juuso Oikarinen | 1e73eb6 | 2010-02-22 08:38:37 +0200 | [diff] [blame] | 452 | if (unlikely(wl->state == WL1271_STATE_OFF)) |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 453 | goto out; |
| 454 | |
| 455 | ret = wl1271_ps_elp_wakeup(wl, true); |
| 456 | if (ret < 0) |
| 457 | goto out; |
| 458 | |
Juuso Oikarinen | 1e73eb6 | 2010-02-22 08:38:37 +0200 | [diff] [blame] | 459 | spin_lock_irqsave(&wl->wl_lock, flags); |
| 460 | while (test_bit(WL1271_FLAG_IRQ_PENDING, &wl->flags) && loopcount) { |
| 461 | clear_bit(WL1271_FLAG_IRQ_PENDING, &wl->flags); |
| 462 | spin_unlock_irqrestore(&wl->wl_lock, flags); |
| 463 | loopcount--; |
| 464 | |
| 465 | wl1271_fw_status(wl, wl->fw_status); |
| 466 | intr = le32_to_cpu(wl->fw_status->intr); |
| 467 | if (!intr) { |
| 468 | wl1271_debug(DEBUG_IRQ, "Zero interrupt received."); |
| 469 | continue; |
| 470 | } |
| 471 | |
| 472 | intr &= WL1271_INTR_MASK; |
| 473 | |
| 474 | if (intr & WL1271_ACX_INTR_DATA) { |
| 475 | wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_DATA"); |
| 476 | |
| 477 | /* check for tx results */ |
| 478 | if (wl->fw_status->tx_results_counter != |
| 479 | (wl->tx_results_count & 0xff)) |
| 480 | wl1271_tx_complete(wl); |
| 481 | |
| 482 | wl1271_rx(wl, wl->fw_status); |
| 483 | } |
| 484 | |
| 485 | if (intr & WL1271_ACX_INTR_EVENT_A) { |
| 486 | wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_EVENT_A"); |
| 487 | wl1271_event_handle(wl, 0); |
| 488 | } |
| 489 | |
| 490 | if (intr & WL1271_ACX_INTR_EVENT_B) { |
| 491 | wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_EVENT_B"); |
| 492 | wl1271_event_handle(wl, 1); |
| 493 | } |
| 494 | |
| 495 | if (intr & WL1271_ACX_INTR_INIT_COMPLETE) |
| 496 | wl1271_debug(DEBUG_IRQ, |
| 497 | "WL1271_ACX_INTR_INIT_COMPLETE"); |
| 498 | |
| 499 | if (intr & WL1271_ACX_INTR_HW_AVAILABLE) |
| 500 | wl1271_debug(DEBUG_IRQ, "WL1271_ACX_INTR_HW_AVAILABLE"); |
| 501 | |
| 502 | spin_lock_irqsave(&wl->wl_lock, flags); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 503 | } |
| 504 | |
Juuso Oikarinen | 1e73eb6 | 2010-02-22 08:38:37 +0200 | [diff] [blame] | 505 | if (test_bit(WL1271_FLAG_IRQ_PENDING, &wl->flags)) |
| 506 | ieee80211_queue_work(wl->hw, &wl->irq_work); |
| 507 | else |
| 508 | clear_bit(WL1271_FLAG_IRQ_RUNNING, &wl->flags); |
| 509 | spin_unlock_irqrestore(&wl->wl_lock, flags); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 510 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 511 | wl1271_ps_elp_sleep(wl); |
| 512 | |
| 513 | out: |
| 514 | mutex_unlock(&wl->mutex); |
| 515 | } |
| 516 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 517 | static int wl1271_fetch_firmware(struct wl1271 *wl) |
| 518 | { |
| 519 | const struct firmware *fw; |
| 520 | int ret; |
| 521 | |
Teemu Paasikivi | 8197b71 | 2010-02-22 08:38:23 +0200 | [diff] [blame] | 522 | ret = request_firmware(&fw, WL1271_FW_NAME, wl1271_wl_to_dev(wl)); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 523 | |
| 524 | if (ret < 0) { |
| 525 | wl1271_error("could not get firmware: %d", ret); |
| 526 | return ret; |
| 527 | } |
| 528 | |
| 529 | if (fw->size % 4) { |
| 530 | wl1271_error("firmware size is not multiple of 32 bits: %zu", |
| 531 | fw->size); |
| 532 | ret = -EILSEQ; |
| 533 | goto out; |
| 534 | } |
| 535 | |
| 536 | wl->fw_len = fw->size; |
Juuso Oikarinen | 1fba497 | 2009-10-08 21:56:32 +0300 | [diff] [blame] | 537 | wl->fw = vmalloc(wl->fw_len); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 538 | |
| 539 | if (!wl->fw) { |
| 540 | wl1271_error("could not allocate memory for the firmware"); |
| 541 | ret = -ENOMEM; |
| 542 | goto out; |
| 543 | } |
| 544 | |
| 545 | memcpy(wl->fw, fw->data, wl->fw_len); |
| 546 | |
| 547 | ret = 0; |
| 548 | |
| 549 | out: |
| 550 | release_firmware(fw); |
| 551 | |
| 552 | return ret; |
| 553 | } |
| 554 | |
| 555 | static int wl1271_fetch_nvs(struct wl1271 *wl) |
| 556 | { |
| 557 | const struct firmware *fw; |
| 558 | int ret; |
| 559 | |
Teemu Paasikivi | 8197b71 | 2010-02-22 08:38:23 +0200 | [diff] [blame] | 560 | ret = request_firmware(&fw, WL1271_NVS_NAME, wl1271_wl_to_dev(wl)); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 561 | |
| 562 | if (ret < 0) { |
| 563 | wl1271_error("could not get nvs file: %d", ret); |
| 564 | return ret; |
| 565 | } |
| 566 | |
Juuso Oikarinen | 152ee6e | 2010-02-18 13:25:42 +0200 | [diff] [blame] | 567 | if (fw->size != sizeof(struct wl1271_nvs_file)) { |
| 568 | wl1271_error("nvs size is not as expected: %zu != %zu", |
| 569 | fw->size, sizeof(struct wl1271_nvs_file)); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 570 | ret = -EILSEQ; |
| 571 | goto out; |
| 572 | } |
| 573 | |
Juuso Oikarinen | 152ee6e | 2010-02-18 13:25:42 +0200 | [diff] [blame] | 574 | wl->nvs = kmalloc(sizeof(struct wl1271_nvs_file), GFP_KERNEL); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 575 | |
| 576 | if (!wl->nvs) { |
| 577 | wl1271_error("could not allocate memory for the nvs file"); |
| 578 | ret = -ENOMEM; |
| 579 | goto out; |
| 580 | } |
| 581 | |
Juuso Oikarinen | 152ee6e | 2010-02-18 13:25:42 +0200 | [diff] [blame] | 582 | memcpy(wl->nvs, fw->data, sizeof(struct wl1271_nvs_file)); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 583 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 584 | out: |
| 585 | release_firmware(fw); |
| 586 | |
| 587 | return ret; |
| 588 | } |
| 589 | |
| 590 | static void wl1271_fw_wakeup(struct wl1271 *wl) |
| 591 | { |
| 592 | u32 elp_reg; |
| 593 | |
| 594 | elp_reg = ELPCTRL_WAKE_UP; |
Juuso Oikarinen | 7462141 | 2009-10-12 15:08:54 +0300 | [diff] [blame] | 595 | wl1271_raw_write32(wl, HW_ACCESS_ELP_CTRL_REG_ADDR, elp_reg); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 596 | } |
| 597 | |
| 598 | static int wl1271_setup(struct wl1271 *wl) |
| 599 | { |
| 600 | wl->fw_status = kmalloc(sizeof(*wl->fw_status), GFP_KERNEL); |
| 601 | if (!wl->fw_status) |
| 602 | return -ENOMEM; |
| 603 | |
| 604 | wl->tx_res_if = kmalloc(sizeof(*wl->tx_res_if), GFP_KERNEL); |
| 605 | if (!wl->tx_res_if) { |
| 606 | kfree(wl->fw_status); |
| 607 | return -ENOMEM; |
| 608 | } |
| 609 | |
| 610 | INIT_WORK(&wl->irq_work, wl1271_irq_work); |
| 611 | INIT_WORK(&wl->tx_work, wl1271_tx_work); |
| 612 | return 0; |
| 613 | } |
| 614 | |
| 615 | static int wl1271_chip_wakeup(struct wl1271 *wl) |
| 616 | { |
Juuso Oikarinen | 451de97 | 2009-10-12 15:08:46 +0300 | [diff] [blame] | 617 | struct wl1271_partition_set partition; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 618 | int ret = 0; |
| 619 | |
Juuso Oikarinen | 01ac17e | 2009-12-11 15:41:02 +0200 | [diff] [blame] | 620 | msleep(WL1271_PRE_POWER_ON_SLEEP); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 621 | wl1271_power_on(wl); |
| 622 | msleep(WL1271_POWER_ON_SLEEP); |
Teemu Paasikivi | 9b28072 | 2010-02-18 13:25:56 +0200 | [diff] [blame] | 623 | wl1271_io_reset(wl); |
| 624 | wl1271_io_init(wl); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 625 | |
| 626 | /* We don't need a real memory partition here, because we only want |
| 627 | * to use the registers at this point. */ |
Juuso Oikarinen | 451de97 | 2009-10-12 15:08:46 +0300 | [diff] [blame] | 628 | memset(&partition, 0, sizeof(partition)); |
| 629 | partition.reg.start = REGISTERS_BASE; |
| 630 | partition.reg.size = REGISTERS_DOWN_SIZE; |
| 631 | wl1271_set_partition(wl, &partition); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 632 | |
| 633 | /* ELP module wake up */ |
| 634 | wl1271_fw_wakeup(wl); |
| 635 | |
| 636 | /* whal_FwCtrl_BootSm() */ |
| 637 | |
| 638 | /* 0. read chip id from CHIP_ID */ |
Teemu Paasikivi | 7b048c5 | 2010-02-18 13:25:55 +0200 | [diff] [blame] | 639 | wl->chip.id = wl1271_read32(wl, CHIP_ID_B); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 640 | |
| 641 | /* 1. check if chip id is valid */ |
| 642 | |
| 643 | switch (wl->chip.id) { |
| 644 | case CHIP_ID_1271_PG10: |
| 645 | wl1271_warning("chip id 0x%x (1271 PG10) support is obsolete", |
| 646 | wl->chip.id); |
| 647 | |
| 648 | ret = wl1271_setup(wl); |
| 649 | if (ret < 0) |
Juuso Oikarinen | 9ccd921 | 2009-12-11 15:41:01 +0200 | [diff] [blame] | 650 | goto out; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 651 | break; |
| 652 | case CHIP_ID_1271_PG20: |
| 653 | wl1271_debug(DEBUG_BOOT, "chip id 0x%x (1271 PG20)", |
| 654 | wl->chip.id); |
| 655 | |
| 656 | ret = wl1271_setup(wl); |
| 657 | if (ret < 0) |
Juuso Oikarinen | 9ccd921 | 2009-12-11 15:41:01 +0200 | [diff] [blame] | 658 | goto out; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 659 | break; |
| 660 | default: |
Juuso Oikarinen | 9ccd921 | 2009-12-11 15:41:01 +0200 | [diff] [blame] | 661 | wl1271_warning("unsupported chip id: 0x%x", wl->chip.id); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 662 | ret = -ENODEV; |
Juuso Oikarinen | 9ccd921 | 2009-12-11 15:41:01 +0200 | [diff] [blame] | 663 | goto out; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 664 | } |
| 665 | |
| 666 | if (wl->fw == NULL) { |
| 667 | ret = wl1271_fetch_firmware(wl); |
| 668 | if (ret < 0) |
Juuso Oikarinen | 9ccd921 | 2009-12-11 15:41:01 +0200 | [diff] [blame] | 669 | goto out; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 670 | } |
| 671 | |
| 672 | /* No NVS from netlink, try to get it from the filesystem */ |
| 673 | if (wl->nvs == NULL) { |
| 674 | ret = wl1271_fetch_nvs(wl); |
| 675 | if (ret < 0) |
Juuso Oikarinen | 9ccd921 | 2009-12-11 15:41:01 +0200 | [diff] [blame] | 676 | goto out; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 677 | } |
| 678 | |
| 679 | out: |
| 680 | return ret; |
| 681 | } |
| 682 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 683 | int wl1271_plt_start(struct wl1271 *wl) |
| 684 | { |
Juuso Oikarinen | 9ccd921 | 2009-12-11 15:41:01 +0200 | [diff] [blame] | 685 | int retries = WL1271_BOOT_RETRIES; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 686 | int ret; |
| 687 | |
| 688 | mutex_lock(&wl->mutex); |
| 689 | |
| 690 | wl1271_notice("power up"); |
| 691 | |
| 692 | if (wl->state != WL1271_STATE_OFF) { |
| 693 | wl1271_error("cannot go into PLT state because not " |
| 694 | "in off state: %d", wl->state); |
| 695 | ret = -EBUSY; |
| 696 | goto out; |
| 697 | } |
| 698 | |
Juuso Oikarinen | 9ccd921 | 2009-12-11 15:41:01 +0200 | [diff] [blame] | 699 | while (retries) { |
| 700 | retries--; |
| 701 | ret = wl1271_chip_wakeup(wl); |
| 702 | if (ret < 0) |
| 703 | goto power_off; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 704 | |
Juuso Oikarinen | 9ccd921 | 2009-12-11 15:41:01 +0200 | [diff] [blame] | 705 | ret = wl1271_boot(wl); |
| 706 | if (ret < 0) |
| 707 | goto power_off; |
| 708 | |
| 709 | ret = wl1271_plt_init(wl); |
| 710 | if (ret < 0) |
| 711 | goto irq_disable; |
| 712 | |
Juuso Oikarinen | 9ccd921 | 2009-12-11 15:41:01 +0200 | [diff] [blame] | 713 | wl->state = WL1271_STATE_PLT; |
| 714 | wl1271_notice("firmware booted in PLT mode (%s)", |
| 715 | wl->chip.fw_ver); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 716 | goto out; |
| 717 | |
Juuso Oikarinen | 9ccd921 | 2009-12-11 15:41:01 +0200 | [diff] [blame] | 718 | irq_disable: |
| 719 | wl1271_disable_interrupts(wl); |
| 720 | mutex_unlock(&wl->mutex); |
| 721 | /* Unlocking the mutex in the middle of handling is |
| 722 | inherently unsafe. In this case we deem it safe to do, |
| 723 | because we need to let any possibly pending IRQ out of |
| 724 | the system (and while we are WL1271_STATE_OFF the IRQ |
| 725 | work function will not do anything.) Also, any other |
| 726 | possible concurrent operations will fail due to the |
| 727 | current state, hence the wl1271 struct should be safe. */ |
| 728 | cancel_work_sync(&wl->irq_work); |
| 729 | mutex_lock(&wl->mutex); |
| 730 | power_off: |
| 731 | wl1271_power_off(wl); |
| 732 | } |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 733 | |
Juuso Oikarinen | 9ccd921 | 2009-12-11 15:41:01 +0200 | [diff] [blame] | 734 | wl1271_error("firmware boot in PLT mode failed despite %d retries", |
| 735 | WL1271_BOOT_RETRIES); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 736 | out: |
| 737 | mutex_unlock(&wl->mutex); |
| 738 | |
| 739 | return ret; |
| 740 | } |
| 741 | |
| 742 | int wl1271_plt_stop(struct wl1271 *wl) |
| 743 | { |
| 744 | int ret = 0; |
| 745 | |
| 746 | mutex_lock(&wl->mutex); |
| 747 | |
| 748 | wl1271_notice("power down"); |
| 749 | |
| 750 | if (wl->state != WL1271_STATE_PLT) { |
| 751 | wl1271_error("cannot power down because not in PLT " |
| 752 | "state: %d", wl->state); |
| 753 | ret = -EBUSY; |
| 754 | goto out; |
| 755 | } |
| 756 | |
| 757 | wl1271_disable_interrupts(wl); |
| 758 | wl1271_power_off(wl); |
| 759 | |
| 760 | wl->state = WL1271_STATE_OFF; |
Luciano Coelho | bd5ea18 | 2009-10-13 12:47:58 +0300 | [diff] [blame] | 761 | wl->rx_counter = 0; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 762 | |
| 763 | out: |
| 764 | mutex_unlock(&wl->mutex); |
| 765 | |
| 766 | return ret; |
| 767 | } |
| 768 | |
| 769 | |
| 770 | static int wl1271_op_tx(struct ieee80211_hw *hw, struct sk_buff *skb) |
| 771 | { |
| 772 | struct wl1271 *wl = hw->priv; |
Juuso Oikarinen | 830fb67 | 2009-12-11 15:41:06 +0200 | [diff] [blame] | 773 | struct ieee80211_conf *conf = &hw->conf; |
| 774 | struct ieee80211_tx_info *txinfo = IEEE80211_SKB_CB(skb); |
| 775 | struct ieee80211_sta *sta = txinfo->control.sta; |
| 776 | unsigned long flags; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 777 | |
Juuso Oikarinen | 830fb67 | 2009-12-11 15:41:06 +0200 | [diff] [blame] | 778 | /* peek into the rates configured in the STA entry */ |
| 779 | spin_lock_irqsave(&wl->wl_lock, flags); |
| 780 | if (sta && sta->supp_rates[conf->channel->band] != wl->sta_rate_set) { |
| 781 | wl->sta_rate_set = sta->supp_rates[conf->channel->band]; |
| 782 | set_bit(WL1271_FLAG_STA_RATES_CHANGED, &wl->flags); |
| 783 | } |
| 784 | spin_unlock_irqrestore(&wl->wl_lock, flags); |
| 785 | |
| 786 | /* queue the packet */ |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 787 | skb_queue_tail(&wl->tx_queue, skb); |
| 788 | |
| 789 | /* |
| 790 | * The chip specific setup must run before the first TX packet - |
| 791 | * before that, the tx_work will not be initialized! |
| 792 | */ |
| 793 | |
Juuso Oikarinen | a64b07e | 2009-10-08 21:56:29 +0300 | [diff] [blame] | 794 | ieee80211_queue_work(wl->hw, &wl->tx_work); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 795 | |
| 796 | /* |
| 797 | * The workqueue is slow to process the tx_queue and we need stop |
| 798 | * the queue here, otherwise the queue will get too long. |
| 799 | */ |
Juuso Oikarinen | 06f7bc7 | 2010-02-22 08:38:33 +0200 | [diff] [blame] | 800 | if (skb_queue_len(&wl->tx_queue) >= WL1271_TX_QUEUE_HIGH_WATERMARK) { |
| 801 | wl1271_debug(DEBUG_TX, "op_tx: stopping queues"); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 802 | |
Juuso Oikarinen | 06f7bc7 | 2010-02-22 08:38:33 +0200 | [diff] [blame] | 803 | spin_lock_irqsave(&wl->wl_lock, flags); |
| 804 | ieee80211_stop_queues(wl->hw); |
Juuso Oikarinen | 71449f8 | 2009-12-11 15:41:07 +0200 | [diff] [blame] | 805 | set_bit(WL1271_FLAG_TX_QUEUE_STOPPED, &wl->flags); |
Juuso Oikarinen | 06f7bc7 | 2010-02-22 08:38:33 +0200 | [diff] [blame] | 806 | spin_unlock_irqrestore(&wl->wl_lock, flags); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 807 | } |
| 808 | |
| 809 | return NETDEV_TX_OK; |
| 810 | } |
| 811 | |
Juuso Oikarinen | 01c0916 | 2009-10-13 12:47:55 +0300 | [diff] [blame] | 812 | static int wl1271_dev_notify(struct notifier_block *me, unsigned long what, |
| 813 | void *arg) |
| 814 | { |
| 815 | struct net_device *dev; |
| 816 | struct wireless_dev *wdev; |
| 817 | struct wiphy *wiphy; |
| 818 | struct ieee80211_hw *hw; |
| 819 | struct wl1271 *wl; |
| 820 | struct wl1271 *wl_temp; |
| 821 | struct in_device *idev; |
| 822 | struct in_ifaddr *ifa = arg; |
| 823 | int ret = 0; |
| 824 | |
| 825 | /* FIXME: this ugly function should probably be implemented in the |
| 826 | * mac80211, and here should only be a simple callback handling actual |
| 827 | * setting of the filters. Now we need to dig up references to |
| 828 | * various structures to gain access to what we need. |
| 829 | * Also, because of this, there is no "initial" setting of the filter |
| 830 | * in "op_start", because we don't want to dig up struct net_device |
| 831 | * there - the filter will be set upon first change of the interface |
| 832 | * IP address. */ |
| 833 | |
| 834 | dev = ifa->ifa_dev->dev; |
| 835 | |
| 836 | wdev = dev->ieee80211_ptr; |
| 837 | if (wdev == NULL) |
Luciano Coelho | 17d7265 | 2009-11-23 23:22:15 +0200 | [diff] [blame] | 838 | return NOTIFY_DONE; |
Juuso Oikarinen | 01c0916 | 2009-10-13 12:47:55 +0300 | [diff] [blame] | 839 | |
| 840 | wiphy = wdev->wiphy; |
| 841 | if (wiphy == NULL) |
Luciano Coelho | 17d7265 | 2009-11-23 23:22:15 +0200 | [diff] [blame] | 842 | return NOTIFY_DONE; |
Juuso Oikarinen | 01c0916 | 2009-10-13 12:47:55 +0300 | [diff] [blame] | 843 | |
| 844 | hw = wiphy_priv(wiphy); |
| 845 | if (hw == NULL) |
Luciano Coelho | 17d7265 | 2009-11-23 23:22:15 +0200 | [diff] [blame] | 846 | return NOTIFY_DONE; |
Juuso Oikarinen | 01c0916 | 2009-10-13 12:47:55 +0300 | [diff] [blame] | 847 | |
| 848 | /* Check that the interface is one supported by this driver. */ |
| 849 | wl_temp = hw->priv; |
| 850 | list_for_each_entry(wl, &wl_list, list) { |
| 851 | if (wl == wl_temp) |
| 852 | break; |
| 853 | } |
| 854 | if (wl == NULL) |
Luciano Coelho | 17d7265 | 2009-11-23 23:22:15 +0200 | [diff] [blame] | 855 | return NOTIFY_DONE; |
Juuso Oikarinen | 01c0916 | 2009-10-13 12:47:55 +0300 | [diff] [blame] | 856 | |
| 857 | /* Get the interface IP address for the device. "ifa" will become |
| 858 | NULL if: |
| 859 | - there is no IPV4 protocol address configured |
| 860 | - there are multiple (virtual) IPV4 addresses configured |
| 861 | When "ifa" is NULL, filtering will be disabled. |
| 862 | */ |
| 863 | ifa = NULL; |
| 864 | idev = dev->ip_ptr; |
| 865 | if (idev) |
| 866 | ifa = idev->ifa_list; |
| 867 | |
| 868 | if (ifa && ifa->ifa_next) |
| 869 | ifa = NULL; |
| 870 | |
| 871 | mutex_lock(&wl->mutex); |
| 872 | |
| 873 | if (wl->state == WL1271_STATE_OFF) |
| 874 | goto out; |
| 875 | |
| 876 | ret = wl1271_ps_elp_wakeup(wl, false); |
| 877 | if (ret < 0) |
| 878 | goto out; |
| 879 | if (ifa) |
| 880 | ret = wl1271_acx_arp_ip_filter(wl, true, |
| 881 | (u8 *)&ifa->ifa_address, |
| 882 | ACX_IPV4_VERSION); |
| 883 | else |
| 884 | ret = wl1271_acx_arp_ip_filter(wl, false, NULL, |
| 885 | ACX_IPV4_VERSION); |
| 886 | wl1271_ps_elp_sleep(wl); |
| 887 | |
| 888 | out: |
| 889 | mutex_unlock(&wl->mutex); |
| 890 | |
Luciano Coelho | 17d7265 | 2009-11-23 23:22:15 +0200 | [diff] [blame] | 891 | return NOTIFY_OK; |
Juuso Oikarinen | 01c0916 | 2009-10-13 12:47:55 +0300 | [diff] [blame] | 892 | } |
| 893 | |
| 894 | static struct notifier_block wl1271_dev_notifier = { |
| 895 | .notifier_call = wl1271_dev_notify, |
| 896 | }; |
| 897 | |
| 898 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 899 | static int wl1271_op_start(struct ieee80211_hw *hw) |
| 900 | { |
Juuso Oikarinen | 1b72aec | 2010-03-18 12:26:39 +0200 | [diff] [blame] | 901 | wl1271_debug(DEBUG_MAC80211, "mac80211 start"); |
| 902 | |
| 903 | /* |
| 904 | * We have to delay the booting of the hardware because |
| 905 | * we need to know the local MAC address before downloading and |
| 906 | * initializing the firmware. The MAC address cannot be changed |
| 907 | * after boot, and without the proper MAC address, the firmware |
| 908 | * will not function properly. |
| 909 | * |
| 910 | * The MAC address is first known when the corresponding interface |
| 911 | * is added. That is where we will initialize the hardware. |
| 912 | */ |
| 913 | |
| 914 | return 0; |
| 915 | } |
| 916 | |
| 917 | static void wl1271_op_stop(struct ieee80211_hw *hw) |
| 918 | { |
| 919 | wl1271_debug(DEBUG_MAC80211, "mac80211 stop"); |
| 920 | } |
| 921 | |
| 922 | static int wl1271_op_add_interface(struct ieee80211_hw *hw, |
| 923 | struct ieee80211_vif *vif) |
| 924 | { |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 925 | struct wl1271 *wl = hw->priv; |
Juuso Oikarinen | 9ccd921 | 2009-12-11 15:41:01 +0200 | [diff] [blame] | 926 | int retries = WL1271_BOOT_RETRIES; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 927 | int ret = 0; |
| 928 | |
Juuso Oikarinen | 1b72aec | 2010-03-18 12:26:39 +0200 | [diff] [blame] | 929 | wl1271_debug(DEBUG_MAC80211, "mac80211 add interface type %d mac %pM", |
| 930 | vif->type, vif->addr); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 931 | |
| 932 | mutex_lock(&wl->mutex); |
Juuso Oikarinen | 1b72aec | 2010-03-18 12:26:39 +0200 | [diff] [blame] | 933 | if (wl->vif) { |
| 934 | ret = -EBUSY; |
| 935 | goto out; |
| 936 | } |
| 937 | |
| 938 | wl->vif = vif; |
| 939 | |
| 940 | switch (vif->type) { |
| 941 | case NL80211_IFTYPE_STATION: |
| 942 | wl->bss_type = BSS_TYPE_STA_BSS; |
Juuso Oikarinen | 5da11dc | 2010-03-26 12:53:24 +0200 | [diff] [blame] | 943 | wl->set_bss_type = BSS_TYPE_STA_BSS; |
Juuso Oikarinen | 1b72aec | 2010-03-18 12:26:39 +0200 | [diff] [blame] | 944 | break; |
| 945 | case NL80211_IFTYPE_ADHOC: |
| 946 | wl->bss_type = BSS_TYPE_IBSS; |
Juuso Oikarinen | 5da11dc | 2010-03-26 12:53:24 +0200 | [diff] [blame] | 947 | wl->set_bss_type = BSS_TYPE_STA_BSS; |
Juuso Oikarinen | 1b72aec | 2010-03-18 12:26:39 +0200 | [diff] [blame] | 948 | break; |
| 949 | default: |
| 950 | ret = -EOPNOTSUPP; |
| 951 | goto out; |
| 952 | } |
| 953 | |
| 954 | memcpy(wl->mac_addr, vif->addr, ETH_ALEN); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 955 | |
| 956 | if (wl->state != WL1271_STATE_OFF) { |
| 957 | wl1271_error("cannot start because not in off state: %d", |
| 958 | wl->state); |
| 959 | ret = -EBUSY; |
| 960 | goto out; |
| 961 | } |
| 962 | |
Juuso Oikarinen | 9ccd921 | 2009-12-11 15:41:01 +0200 | [diff] [blame] | 963 | while (retries) { |
| 964 | retries--; |
| 965 | ret = wl1271_chip_wakeup(wl); |
| 966 | if (ret < 0) |
| 967 | goto power_off; |
| 968 | |
| 969 | ret = wl1271_boot(wl); |
| 970 | if (ret < 0) |
| 971 | goto power_off; |
| 972 | |
| 973 | ret = wl1271_hw_init(wl); |
| 974 | if (ret < 0) |
| 975 | goto irq_disable; |
| 976 | |
| 977 | wl->state = WL1271_STATE_ON; |
| 978 | wl1271_info("firmware booted (%s)", wl->chip.fw_ver); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 979 | goto out; |
| 980 | |
Juuso Oikarinen | 9ccd921 | 2009-12-11 15:41:01 +0200 | [diff] [blame] | 981 | irq_disable: |
| 982 | wl1271_disable_interrupts(wl); |
| 983 | mutex_unlock(&wl->mutex); |
| 984 | /* Unlocking the mutex in the middle of handling is |
| 985 | inherently unsafe. In this case we deem it safe to do, |
| 986 | because we need to let any possibly pending IRQ out of |
| 987 | the system (and while we are WL1271_STATE_OFF the IRQ |
| 988 | work function will not do anything.) Also, any other |
| 989 | possible concurrent operations will fail due to the |
| 990 | current state, hence the wl1271 struct should be safe. */ |
| 991 | cancel_work_sync(&wl->irq_work); |
| 992 | mutex_lock(&wl->mutex); |
| 993 | power_off: |
| 994 | wl1271_power_off(wl); |
| 995 | } |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 996 | |
Juuso Oikarinen | 9ccd921 | 2009-12-11 15:41:01 +0200 | [diff] [blame] | 997 | wl1271_error("firmware boot failed despite %d retries", |
| 998 | WL1271_BOOT_RETRIES); |
Juuso Oikarinen | eb5b28d | 2009-10-13 12:47:45 +0300 | [diff] [blame] | 999 | out: |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1000 | mutex_unlock(&wl->mutex); |
| 1001 | |
Juuso Oikarinen | 01c0916 | 2009-10-13 12:47:55 +0300 | [diff] [blame] | 1002 | if (!ret) { |
| 1003 | list_add(&wl->list, &wl_list); |
| 1004 | register_inetaddr_notifier(&wl1271_dev_notifier); |
| 1005 | } |
| 1006 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1007 | return ret; |
| 1008 | } |
| 1009 | |
Juuso Oikarinen | 1b72aec | 2010-03-18 12:26:39 +0200 | [diff] [blame] | 1010 | static void wl1271_op_remove_interface(struct ieee80211_hw *hw, |
| 1011 | struct ieee80211_vif *vif) |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1012 | { |
| 1013 | struct wl1271 *wl = hw->priv; |
| 1014 | int i; |
| 1015 | |
Juuso Oikarinen | 2ea9fb3 | 2010-03-18 12:26:45 +0200 | [diff] [blame] | 1016 | unregister_inetaddr_notifier(&wl1271_dev_notifier); |
| 1017 | |
Juuso Oikarinen | 1b72aec | 2010-03-18 12:26:39 +0200 | [diff] [blame] | 1018 | mutex_lock(&wl->mutex); |
| 1019 | wl1271_debug(DEBUG_MAC80211, "mac80211 remove interface"); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1020 | |
Juuso Oikarinen | 1b72aec | 2010-03-18 12:26:39 +0200 | [diff] [blame] | 1021 | wl1271_info("down"); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1022 | |
Juuso Oikarinen | 01c0916 | 2009-10-13 12:47:55 +0300 | [diff] [blame] | 1023 | list_del(&wl->list); |
| 1024 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1025 | WARN_ON(wl->state != WL1271_STATE_ON); |
| 1026 | |
Juuso Oikarinen | 71449f8 | 2009-12-11 15:41:07 +0200 | [diff] [blame] | 1027 | if (test_and_clear_bit(WL1271_FLAG_SCANNING, &wl->flags)) { |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1028 | mutex_unlock(&wl->mutex); |
| 1029 | ieee80211_scan_completed(wl->hw, true); |
| 1030 | mutex_lock(&wl->mutex); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1031 | } |
| 1032 | |
| 1033 | wl->state = WL1271_STATE_OFF; |
| 1034 | |
| 1035 | wl1271_disable_interrupts(wl); |
| 1036 | |
| 1037 | mutex_unlock(&wl->mutex); |
| 1038 | |
| 1039 | cancel_work_sync(&wl->irq_work); |
| 1040 | cancel_work_sync(&wl->tx_work); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1041 | |
| 1042 | mutex_lock(&wl->mutex); |
| 1043 | |
| 1044 | /* let's notify MAC80211 about the remaining pending TX frames */ |
| 1045 | wl1271_tx_flush(wl); |
| 1046 | wl1271_power_off(wl); |
| 1047 | |
| 1048 | memset(wl->bssid, 0, ETH_ALEN); |
| 1049 | memset(wl->ssid, 0, IW_ESSID_MAX_SIZE + 1); |
| 1050 | wl->ssid_len = 0; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1051 | wl->bss_type = MAX_BSS_TYPE; |
Juuso Oikarinen | 5da11dc | 2010-03-26 12:53:24 +0200 | [diff] [blame] | 1052 | wl->set_bss_type = MAX_BSS_TYPE; |
Juuso Oikarinen | 8a5a37a | 2009-10-08 21:56:24 +0300 | [diff] [blame] | 1053 | wl->band = IEEE80211_BAND_2GHZ; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1054 | |
| 1055 | wl->rx_counter = 0; |
Juuso Oikarinen | 19ad071 | 2009-11-02 20:22:11 +0200 | [diff] [blame] | 1056 | wl->psm_entry_retry = 0; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1057 | wl->power_level = WL1271_DEFAULT_POWER_LEVEL; |
| 1058 | wl->tx_blocks_available = 0; |
| 1059 | wl->tx_results_count = 0; |
| 1060 | wl->tx_packets_count = 0; |
Juuso Oikarinen | ac4e4ce | 2009-10-08 21:56:19 +0300 | [diff] [blame] | 1061 | wl->tx_security_last_seq = 0; |
Juuso Oikarinen | 04e36fc | 2010-02-22 08:38:40 +0200 | [diff] [blame] | 1062 | wl->tx_security_seq = 0; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1063 | wl->time_offset = 0; |
| 1064 | wl->session_counter = 0; |
Juuso Oikarinen | 830fb67 | 2009-12-11 15:41:06 +0200 | [diff] [blame] | 1065 | wl->rate_set = CONF_TX_RATE_MASK_BASIC; |
| 1066 | wl->sta_rate_set = 0; |
| 1067 | wl->flags = 0; |
Juuso Oikarinen | 1b72aec | 2010-03-18 12:26:39 +0200 | [diff] [blame] | 1068 | wl->vif = NULL; |
Juuso Oikarinen | 14b228a | 2010-03-18 12:26:43 +0200 | [diff] [blame] | 1069 | wl->filters = 0; |
Luciano Coelho | d6e19d1 | 2009-10-12 15:08:43 +0300 | [diff] [blame] | 1070 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1071 | for (i = 0; i < NUM_TX_QUEUES; i++) |
| 1072 | wl->tx_blocks_freed[i] = 0; |
| 1073 | |
| 1074 | wl1271_debugfs_reset(wl); |
Juuso Oikarinen | bd9dc49 | 2010-04-09 11:07:26 +0300 | [diff] [blame] | 1075 | |
| 1076 | kfree(wl->fw_status); |
| 1077 | wl->fw_status = NULL; |
| 1078 | kfree(wl->tx_res_if); |
| 1079 | wl->tx_res_if = NULL; |
| 1080 | kfree(wl->target_mem_map); |
| 1081 | wl->target_mem_map = NULL; |
| 1082 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1083 | mutex_unlock(&wl->mutex); |
| 1084 | } |
| 1085 | |
Juuso Oikarinen | 14b228a | 2010-03-18 12:26:43 +0200 | [diff] [blame] | 1086 | static void wl1271_configure_filters(struct wl1271 *wl, unsigned int filters) |
| 1087 | { |
| 1088 | wl->rx_config = WL1271_DEFAULT_RX_CONFIG; |
| 1089 | wl->rx_filter = WL1271_DEFAULT_RX_FILTER; |
| 1090 | |
| 1091 | /* combine requested filters with current filter config */ |
| 1092 | filters = wl->filters | filters; |
| 1093 | |
| 1094 | wl1271_debug(DEBUG_FILTERS, "RX filters set: "); |
| 1095 | |
| 1096 | if (filters & FIF_PROMISC_IN_BSS) { |
| 1097 | wl1271_debug(DEBUG_FILTERS, " - FIF_PROMISC_IN_BSS"); |
| 1098 | wl->rx_config &= ~CFG_UNI_FILTER_EN; |
| 1099 | wl->rx_config |= CFG_BSSID_FILTER_EN; |
| 1100 | } |
| 1101 | if (filters & FIF_BCN_PRBRESP_PROMISC) { |
| 1102 | wl1271_debug(DEBUG_FILTERS, " - FIF_BCN_PRBRESP_PROMISC"); |
| 1103 | wl->rx_config &= ~CFG_BSSID_FILTER_EN; |
| 1104 | wl->rx_config &= ~CFG_SSID_FILTER_EN; |
| 1105 | } |
| 1106 | if (filters & FIF_OTHER_BSS) { |
| 1107 | wl1271_debug(DEBUG_FILTERS, " - FIF_OTHER_BSS"); |
| 1108 | wl->rx_config &= ~CFG_BSSID_FILTER_EN; |
| 1109 | } |
| 1110 | if (filters & FIF_CONTROL) { |
| 1111 | wl1271_debug(DEBUG_FILTERS, " - FIF_CONTROL"); |
| 1112 | wl->rx_filter |= CFG_RX_CTL_EN; |
| 1113 | } |
| 1114 | if (filters & FIF_FCSFAIL) { |
| 1115 | wl1271_debug(DEBUG_FILTERS, " - FIF_FCSFAIL"); |
| 1116 | wl->rx_filter |= CFG_RX_FCS_ERROR; |
| 1117 | } |
| 1118 | } |
| 1119 | |
Luciano Coelho | c7f43e4 | 2009-12-11 15:40:44 +0200 | [diff] [blame] | 1120 | static int wl1271_join_channel(struct wl1271 *wl, int channel) |
| 1121 | { |
Juuso Oikarinen | e0d8bbf | 2009-12-11 15:41:04 +0200 | [diff] [blame] | 1122 | int ret = 0; |
Luciano Coelho | c7f43e4 | 2009-12-11 15:40:44 +0200 | [diff] [blame] | 1123 | /* we need to use a dummy BSSID for now */ |
| 1124 | static const u8 dummy_bssid[ETH_ALEN] = { 0x0b, 0xad, 0xde, |
| 1125 | 0xad, 0xbe, 0xef }; |
| 1126 | |
Luciano Coelho | c7f43e4 | 2009-12-11 15:40:44 +0200 | [diff] [blame] | 1127 | wl->channel = channel; |
| 1128 | memcpy(wl->bssid, dummy_bssid, ETH_ALEN); |
| 1129 | |
Juuso Oikarinen | 14b228a | 2010-03-18 12:26:43 +0200 | [diff] [blame] | 1130 | /* pass through frames from all BSS */ |
| 1131 | wl1271_configure_filters(wl, FIF_OTHER_BSS); |
| 1132 | |
Juuso Oikarinen | 5da11dc | 2010-03-26 12:53:24 +0200 | [diff] [blame] | 1133 | ret = wl1271_cmd_join(wl, wl->set_bss_type); |
Luciano Coelho | c7f43e4 | 2009-12-11 15:40:44 +0200 | [diff] [blame] | 1134 | if (ret < 0) |
| 1135 | goto out; |
| 1136 | |
Juuso Oikarinen | 71449f8 | 2009-12-11 15:41:07 +0200 | [diff] [blame] | 1137 | set_bit(WL1271_FLAG_JOINED, &wl->flags); |
Luciano Coelho | c7f43e4 | 2009-12-11 15:40:44 +0200 | [diff] [blame] | 1138 | |
| 1139 | out: |
| 1140 | return ret; |
| 1141 | } |
| 1142 | |
| 1143 | static int wl1271_unjoin_channel(struct wl1271 *wl) |
| 1144 | { |
| 1145 | int ret; |
| 1146 | |
| 1147 | /* to stop listening to a channel, we disconnect */ |
| 1148 | ret = wl1271_cmd_disconnect(wl); |
| 1149 | if (ret < 0) |
| 1150 | goto out; |
| 1151 | |
Juuso Oikarinen | 71449f8 | 2009-12-11 15:41:07 +0200 | [diff] [blame] | 1152 | clear_bit(WL1271_FLAG_JOINED, &wl->flags); |
Luciano Coelho | c7f43e4 | 2009-12-11 15:40:44 +0200 | [diff] [blame] | 1153 | wl->channel = 0; |
| 1154 | memset(wl->bssid, 0, ETH_ALEN); |
Juuso Oikarinen | 14b228a | 2010-03-18 12:26:43 +0200 | [diff] [blame] | 1155 | |
| 1156 | /* stop filterting packets based on bssid */ |
| 1157 | wl1271_configure_filters(wl, FIF_OTHER_BSS); |
Luciano Coelho | c7f43e4 | 2009-12-11 15:40:44 +0200 | [diff] [blame] | 1158 | |
| 1159 | out: |
| 1160 | return ret; |
| 1161 | } |
| 1162 | |
Juuso Oikarinen | ebba60c | 2010-04-01 11:38:20 +0300 | [diff] [blame] | 1163 | static void wl1271_set_band_rate(struct wl1271 *wl) |
| 1164 | { |
| 1165 | if (wl->band == IEEE80211_BAND_2GHZ) |
| 1166 | wl->basic_rate_set = wl->conf.tx.basic_rate; |
| 1167 | else |
| 1168 | wl->basic_rate_set = wl->conf.tx.basic_rate_5; |
| 1169 | } |
| 1170 | |
| 1171 | static u32 wl1271_min_rate_get(struct wl1271 *wl) |
| 1172 | { |
| 1173 | int i; |
| 1174 | u32 rate = 0; |
| 1175 | |
| 1176 | if (!wl->basic_rate_set) { |
| 1177 | WARN_ON(1); |
| 1178 | wl->basic_rate_set = wl->conf.tx.basic_rate; |
| 1179 | } |
| 1180 | |
| 1181 | for (i = 0; !rate; i++) { |
| 1182 | if ((wl->basic_rate_set >> i) & 0x1) |
| 1183 | rate = 1 << i; |
| 1184 | } |
| 1185 | |
| 1186 | return rate; |
| 1187 | } |
| 1188 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1189 | static int wl1271_op_config(struct ieee80211_hw *hw, u32 changed) |
| 1190 | { |
| 1191 | struct wl1271 *wl = hw->priv; |
| 1192 | struct ieee80211_conf *conf = &hw->conf; |
| 1193 | int channel, ret = 0; |
| 1194 | |
| 1195 | channel = ieee80211_frequency_to_channel(conf->channel->center_freq); |
| 1196 | |
Luciano Coelho | c7f43e4 | 2009-12-11 15:40:44 +0200 | [diff] [blame] | 1197 | wl1271_debug(DEBUG_MAC80211, "mac80211 config ch %d psm %s power %d %s", |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1198 | channel, |
| 1199 | conf->flags & IEEE80211_CONF_PS ? "on" : "off", |
Luciano Coelho | c7f43e4 | 2009-12-11 15:40:44 +0200 | [diff] [blame] | 1200 | conf->power_level, |
| 1201 | conf->flags & IEEE80211_CONF_IDLE ? "idle" : "in use"); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1202 | |
| 1203 | mutex_lock(&wl->mutex); |
| 1204 | |
Saravanan Dhanabal | 2c10bb9 | 2010-04-09 11:07:27 +0300 | [diff] [blame] | 1205 | if (unlikely(wl->state == WL1271_STATE_OFF)) |
| 1206 | goto out; |
| 1207 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1208 | ret = wl1271_ps_elp_wakeup(wl, false); |
| 1209 | if (ret < 0) |
| 1210 | goto out; |
| 1211 | |
Juuso Oikarinen | ebba60c | 2010-04-01 11:38:20 +0300 | [diff] [blame] | 1212 | /* if the channel changes while joined, join again */ |
| 1213 | if (changed & IEEE80211_CONF_CHANGE_CHANNEL) { |
| 1214 | wl->band = conf->channel->band; |
| 1215 | wl->channel = channel; |
| 1216 | |
| 1217 | /* |
| 1218 | * FIXME: the mac80211 should really provide a fixed rate |
| 1219 | * to use here. for now, just use the smallest possible rate |
| 1220 | * for the band as a fixed rate for association frames and |
| 1221 | * other control messages. |
| 1222 | */ |
| 1223 | if (!test_bit(WL1271_FLAG_STA_ASSOCIATED, &wl->flags)) |
| 1224 | wl1271_set_band_rate(wl); |
| 1225 | |
| 1226 | wl->basic_rate = wl1271_min_rate_get(wl); |
| 1227 | ret = wl1271_acx_rate_policies(wl); |
| 1228 | if (ret < 0) |
| 1229 | wl1271_warning("rate policy for update channel " |
| 1230 | "failed %d", ret); |
| 1231 | |
| 1232 | if (test_bit(WL1271_FLAG_JOINED, &wl->flags)) { |
| 1233 | ret = wl1271_cmd_join(wl, wl->set_bss_type); |
| 1234 | if (ret < 0) |
| 1235 | wl1271_warning("cmd join to update channel " |
| 1236 | "failed %d", ret); |
| 1237 | } |
| 1238 | } |
| 1239 | |
Luciano Coelho | c7f43e4 | 2009-12-11 15:40:44 +0200 | [diff] [blame] | 1240 | if (changed & IEEE80211_CONF_CHANGE_IDLE) { |
Juuso Oikarinen | 71449f8 | 2009-12-11 15:41:07 +0200 | [diff] [blame] | 1241 | if (conf->flags & IEEE80211_CONF_IDLE && |
| 1242 | test_bit(WL1271_FLAG_JOINED, &wl->flags)) |
Luciano Coelho | c7f43e4 | 2009-12-11 15:40:44 +0200 | [diff] [blame] | 1243 | wl1271_unjoin_channel(wl); |
Juuso Oikarinen | 8f648c0 | 2009-12-11 15:41:10 +0200 | [diff] [blame] | 1244 | else if (!(conf->flags & IEEE80211_CONF_IDLE)) |
Luciano Coelho | c7f43e4 | 2009-12-11 15:40:44 +0200 | [diff] [blame] | 1245 | wl1271_join_channel(wl, channel); |
Juuso Oikarinen | a6fe231 | 2009-12-11 15:40:58 +0200 | [diff] [blame] | 1246 | |
| 1247 | if (conf->flags & IEEE80211_CONF_IDLE) { |
Juuso Oikarinen | ebba60c | 2010-04-01 11:38:20 +0300 | [diff] [blame] | 1248 | wl->rate_set = wl1271_min_rate_get(wl); |
Juuso Oikarinen | 830fb67 | 2009-12-11 15:41:06 +0200 | [diff] [blame] | 1249 | wl->sta_rate_set = 0; |
| 1250 | wl1271_acx_rate_policies(wl); |
Juuso Oikarinen | c189955 | 2010-03-26 12:53:32 +0200 | [diff] [blame] | 1251 | wl1271_acx_keep_alive_config( |
| 1252 | wl, CMD_TEMPL_KLV_IDX_NULL_DATA, |
| 1253 | ACX_KEEP_ALIVE_TPL_INVALID); |
Juuso Oikarinen | e197281 | 2010-04-09 11:07:29 +0300 | [diff] [blame] | 1254 | set_bit(WL1271_FLAG_IDLE, &wl->flags); |
| 1255 | } else |
| 1256 | clear_bit(WL1271_FLAG_IDLE, &wl->flags); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1257 | } |
| 1258 | |
Juuso Oikarinen | 71449f8 | 2009-12-11 15:41:07 +0200 | [diff] [blame] | 1259 | if (conf->flags & IEEE80211_CONF_PS && |
| 1260 | !test_bit(WL1271_FLAG_PSM_REQUESTED, &wl->flags)) { |
| 1261 | set_bit(WL1271_FLAG_PSM_REQUESTED, &wl->flags); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1262 | |
| 1263 | /* |
| 1264 | * We enter PSM only if we're already associated. |
| 1265 | * If we're not, we'll enter it when joining an SSID, |
| 1266 | * through the bss_info_changed() hook. |
| 1267 | */ |
Juuso Oikarinen | 830fb67 | 2009-12-11 15:41:06 +0200 | [diff] [blame] | 1268 | if (test_bit(WL1271_FLAG_STA_ASSOCIATED, &wl->flags)) { |
Juuso Oikarinen | 18f8d46 | 2010-02-22 08:38:34 +0200 | [diff] [blame] | 1269 | wl1271_debug(DEBUG_PSM, "psm enabled"); |
Juuso Oikarinen | d8c42c0 | 2010-02-18 13:25:36 +0200 | [diff] [blame] | 1270 | ret = wl1271_ps_set_mode(wl, STATION_POWER_SAVE_MODE, |
| 1271 | true); |
Juuso Oikarinen | af5e084 | 2009-12-11 15:41:00 +0200 | [diff] [blame] | 1272 | } |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1273 | } else if (!(conf->flags & IEEE80211_CONF_PS) && |
Juuso Oikarinen | 71449f8 | 2009-12-11 15:41:07 +0200 | [diff] [blame] | 1274 | test_bit(WL1271_FLAG_PSM_REQUESTED, &wl->flags)) { |
Juuso Oikarinen | 18f8d46 | 2010-02-22 08:38:34 +0200 | [diff] [blame] | 1275 | wl1271_debug(DEBUG_PSM, "psm disabled"); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1276 | |
Juuso Oikarinen | 71449f8 | 2009-12-11 15:41:07 +0200 | [diff] [blame] | 1277 | clear_bit(WL1271_FLAG_PSM_REQUESTED, &wl->flags); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1278 | |
Juuso Oikarinen | 71449f8 | 2009-12-11 15:41:07 +0200 | [diff] [blame] | 1279 | if (test_bit(WL1271_FLAG_PSM, &wl->flags)) |
Juuso Oikarinen | d8c42c0 | 2010-02-18 13:25:36 +0200 | [diff] [blame] | 1280 | ret = wl1271_ps_set_mode(wl, STATION_ACTIVE_MODE, |
| 1281 | true); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1282 | } |
| 1283 | |
| 1284 | if (conf->power_level != wl->power_level) { |
| 1285 | ret = wl1271_acx_tx_power(wl, conf->power_level); |
| 1286 | if (ret < 0) |
Juuso Oikarinen | c6317a5 | 2009-11-02 20:22:08 +0200 | [diff] [blame] | 1287 | goto out_sleep; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1288 | |
| 1289 | wl->power_level = conf->power_level; |
| 1290 | } |
| 1291 | |
| 1292 | out_sleep: |
| 1293 | wl1271_ps_elp_sleep(wl); |
| 1294 | |
| 1295 | out: |
| 1296 | mutex_unlock(&wl->mutex); |
| 1297 | |
| 1298 | return ret; |
| 1299 | } |
| 1300 | |
Juuso Oikarinen | b54853f | 2009-10-13 12:47:59 +0300 | [diff] [blame] | 1301 | struct wl1271_filter_params { |
| 1302 | bool enabled; |
| 1303 | int mc_list_length; |
| 1304 | u8 mc_list[ACX_MC_ADDRESS_GROUP_MAX][ETH_ALEN]; |
| 1305 | }; |
| 1306 | |
Juuso Oikarinen | c87dec9 | 2009-10-08 21:56:31 +0300 | [diff] [blame] | 1307 | static u64 wl1271_op_prepare_multicast(struct ieee80211_hw *hw, int mc_count, |
| 1308 | struct dev_addr_list *mc_list) |
| 1309 | { |
Juuso Oikarinen | c87dec9 | 2009-10-08 21:56:31 +0300 | [diff] [blame] | 1310 | struct wl1271_filter_params *fp; |
Saravanan Dhanabal | 2c10bb9 | 2010-04-09 11:07:27 +0300 | [diff] [blame] | 1311 | struct wl1271 *wl = hw->priv; |
Juuso Oikarinen | c87dec9 | 2009-10-08 21:56:31 +0300 | [diff] [blame] | 1312 | int i; |
| 1313 | |
Saravanan Dhanabal | 2c10bb9 | 2010-04-09 11:07:27 +0300 | [diff] [blame] | 1314 | if (unlikely(wl->state == WL1271_STATE_OFF)) |
| 1315 | return 0; |
| 1316 | |
Juuso Oikarinen | 7444113 | 2009-10-13 12:47:53 +0300 | [diff] [blame] | 1317 | fp = kzalloc(sizeof(*fp), GFP_ATOMIC); |
Juuso Oikarinen | c87dec9 | 2009-10-08 21:56:31 +0300 | [diff] [blame] | 1318 | if (!fp) { |
| 1319 | wl1271_error("Out of memory setting filters."); |
| 1320 | return 0; |
| 1321 | } |
| 1322 | |
| 1323 | /* update multicast filtering parameters */ |
Juuso Oikarinen | b54853f | 2009-10-13 12:47:59 +0300 | [diff] [blame] | 1324 | fp->enabled = true; |
Juuso Oikarinen | c87dec9 | 2009-10-08 21:56:31 +0300 | [diff] [blame] | 1325 | if (mc_count > ACX_MC_ADDRESS_GROUP_MAX) { |
| 1326 | mc_count = 0; |
Juuso Oikarinen | b54853f | 2009-10-13 12:47:59 +0300 | [diff] [blame] | 1327 | fp->enabled = false; |
Juuso Oikarinen | c87dec9 | 2009-10-08 21:56:31 +0300 | [diff] [blame] | 1328 | } |
| 1329 | |
| 1330 | fp->mc_list_length = 0; |
| 1331 | for (i = 0; i < mc_count; i++) { |
| 1332 | if (mc_list->da_addrlen == ETH_ALEN) { |
| 1333 | memcpy(fp->mc_list[fp->mc_list_length], |
| 1334 | mc_list->da_addr, ETH_ALEN); |
| 1335 | fp->mc_list_length++; |
| 1336 | } else |
| 1337 | wl1271_warning("Unknown mc address length."); |
Juuso Oikarinen | 7444113 | 2009-10-13 12:47:53 +0300 | [diff] [blame] | 1338 | mc_list = mc_list->next; |
Juuso Oikarinen | c87dec9 | 2009-10-08 21:56:31 +0300 | [diff] [blame] | 1339 | } |
| 1340 | |
Juuso Oikarinen | b54853f | 2009-10-13 12:47:59 +0300 | [diff] [blame] | 1341 | return (u64)(unsigned long)fp; |
Juuso Oikarinen | c87dec9 | 2009-10-08 21:56:31 +0300 | [diff] [blame] | 1342 | } |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1343 | |
Juuso Oikarinen | b54853f | 2009-10-13 12:47:59 +0300 | [diff] [blame] | 1344 | #define WL1271_SUPPORTED_FILTERS (FIF_PROMISC_IN_BSS | \ |
| 1345 | FIF_ALLMULTI | \ |
| 1346 | FIF_FCSFAIL | \ |
| 1347 | FIF_BCN_PRBRESP_PROMISC | \ |
| 1348 | FIF_CONTROL | \ |
| 1349 | FIF_OTHER_BSS) |
| 1350 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1351 | static void wl1271_op_configure_filter(struct ieee80211_hw *hw, |
| 1352 | unsigned int changed, |
Juuso Oikarinen | c87dec9 | 2009-10-08 21:56:31 +0300 | [diff] [blame] | 1353 | unsigned int *total, u64 multicast) |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1354 | { |
Juuso Oikarinen | b54853f | 2009-10-13 12:47:59 +0300 | [diff] [blame] | 1355 | struct wl1271_filter_params *fp = (void *)(unsigned long)multicast; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1356 | struct wl1271 *wl = hw->priv; |
Juuso Oikarinen | b54853f | 2009-10-13 12:47:59 +0300 | [diff] [blame] | 1357 | int ret; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1358 | |
| 1359 | wl1271_debug(DEBUG_MAC80211, "mac80211 configure filter"); |
| 1360 | |
Juuso Oikarinen | b54853f | 2009-10-13 12:47:59 +0300 | [diff] [blame] | 1361 | mutex_lock(&wl->mutex); |
| 1362 | |
Saravanan Dhanabal | 2c10bb9 | 2010-04-09 11:07:27 +0300 | [diff] [blame] | 1363 | *total &= WL1271_SUPPORTED_FILTERS; |
| 1364 | changed &= WL1271_SUPPORTED_FILTERS; |
| 1365 | |
| 1366 | if (unlikely(wl->state == WL1271_STATE_OFF)) |
Juuso Oikarinen | b54853f | 2009-10-13 12:47:59 +0300 | [diff] [blame] | 1367 | goto out; |
| 1368 | |
| 1369 | ret = wl1271_ps_elp_wakeup(wl, false); |
| 1370 | if (ret < 0) |
| 1371 | goto out; |
| 1372 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1373 | |
Juuso Oikarinen | b54853f | 2009-10-13 12:47:59 +0300 | [diff] [blame] | 1374 | if (*total & FIF_ALLMULTI) |
| 1375 | ret = wl1271_acx_group_address_tbl(wl, false, NULL, 0); |
| 1376 | else if (fp) |
| 1377 | ret = wl1271_acx_group_address_tbl(wl, fp->enabled, |
| 1378 | fp->mc_list, |
| 1379 | fp->mc_list_length); |
| 1380 | if (ret < 0) |
| 1381 | goto out_sleep; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1382 | |
Juuso Oikarinen | b54853f | 2009-10-13 12:47:59 +0300 | [diff] [blame] | 1383 | /* determine, whether supported filter values have changed */ |
| 1384 | if (changed == 0) |
| 1385 | goto out_sleep; |
| 1386 | |
Juuso Oikarinen | 14b228a | 2010-03-18 12:26:43 +0200 | [diff] [blame] | 1387 | /* configure filters */ |
| 1388 | wl->filters = *total; |
| 1389 | wl1271_configure_filters(wl, 0); |
| 1390 | |
Juuso Oikarinen | b54853f | 2009-10-13 12:47:59 +0300 | [diff] [blame] | 1391 | /* apply configured filters */ |
| 1392 | ret = wl1271_acx_rx_config(wl, wl->rx_config, wl->rx_filter); |
| 1393 | if (ret < 0) |
| 1394 | goto out_sleep; |
| 1395 | |
| 1396 | out_sleep: |
| 1397 | wl1271_ps_elp_sleep(wl); |
| 1398 | |
| 1399 | out: |
| 1400 | mutex_unlock(&wl->mutex); |
Juuso Oikarinen | 14b228a | 2010-03-18 12:26:43 +0200 | [diff] [blame] | 1401 | kfree(fp); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1402 | } |
| 1403 | |
| 1404 | static int wl1271_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, |
| 1405 | struct ieee80211_vif *vif, |
| 1406 | struct ieee80211_sta *sta, |
| 1407 | struct ieee80211_key_conf *key_conf) |
| 1408 | { |
| 1409 | struct wl1271 *wl = hw->priv; |
| 1410 | const u8 *addr; |
| 1411 | int ret; |
Juuso Oikarinen | ac4e4ce | 2009-10-08 21:56:19 +0300 | [diff] [blame] | 1412 | u32 tx_seq_32 = 0; |
| 1413 | u16 tx_seq_16 = 0; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1414 | u8 key_type; |
| 1415 | |
| 1416 | static const u8 bcast_addr[ETH_ALEN] = |
| 1417 | { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; |
| 1418 | |
| 1419 | wl1271_debug(DEBUG_MAC80211, "mac80211 set key"); |
| 1420 | |
| 1421 | addr = sta ? sta->addr : bcast_addr; |
| 1422 | |
| 1423 | wl1271_debug(DEBUG_CRYPT, "CMD: 0x%x", cmd); |
| 1424 | wl1271_dump(DEBUG_CRYPT, "ADDR: ", addr, ETH_ALEN); |
| 1425 | wl1271_debug(DEBUG_CRYPT, "Key: algo:0x%x, id:%d, len:%d flags 0x%x", |
| 1426 | key_conf->alg, key_conf->keyidx, |
| 1427 | key_conf->keylen, key_conf->flags); |
| 1428 | wl1271_dump(DEBUG_CRYPT, "KEY: ", key_conf->key, key_conf->keylen); |
| 1429 | |
| 1430 | if (is_zero_ether_addr(addr)) { |
| 1431 | /* We dont support TX only encryption */ |
| 1432 | ret = -EOPNOTSUPP; |
| 1433 | goto out; |
| 1434 | } |
| 1435 | |
| 1436 | mutex_lock(&wl->mutex); |
| 1437 | |
| 1438 | ret = wl1271_ps_elp_wakeup(wl, false); |
| 1439 | if (ret < 0) |
| 1440 | goto out_unlock; |
| 1441 | |
| 1442 | switch (key_conf->alg) { |
| 1443 | case ALG_WEP: |
| 1444 | key_type = KEY_WEP; |
| 1445 | |
| 1446 | key_conf->hw_key_idx = key_conf->keyidx; |
| 1447 | break; |
| 1448 | case ALG_TKIP: |
| 1449 | key_type = KEY_TKIP; |
| 1450 | |
| 1451 | key_conf->hw_key_idx = key_conf->keyidx; |
Juuso Oikarinen | 04e36fc | 2010-02-22 08:38:40 +0200 | [diff] [blame] | 1452 | tx_seq_32 = WL1271_TX_SECURITY_HI32(wl->tx_security_seq); |
| 1453 | tx_seq_16 = WL1271_TX_SECURITY_LO16(wl->tx_security_seq); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1454 | break; |
| 1455 | case ALG_CCMP: |
| 1456 | key_type = KEY_AES; |
| 1457 | |
| 1458 | key_conf->flags |= IEEE80211_KEY_FLAG_GENERATE_IV; |
Juuso Oikarinen | 04e36fc | 2010-02-22 08:38:40 +0200 | [diff] [blame] | 1459 | tx_seq_32 = WL1271_TX_SECURITY_HI32(wl->tx_security_seq); |
| 1460 | tx_seq_16 = WL1271_TX_SECURITY_LO16(wl->tx_security_seq); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1461 | break; |
| 1462 | default: |
| 1463 | wl1271_error("Unknown key algo 0x%x", key_conf->alg); |
| 1464 | |
| 1465 | ret = -EOPNOTSUPP; |
| 1466 | goto out_sleep; |
| 1467 | } |
| 1468 | |
| 1469 | switch (cmd) { |
| 1470 | case SET_KEY: |
| 1471 | ret = wl1271_cmd_set_key(wl, KEY_ADD_OR_REPLACE, |
| 1472 | key_conf->keyidx, key_type, |
| 1473 | key_conf->keylen, key_conf->key, |
Juuso Oikarinen | ac4e4ce | 2009-10-08 21:56:19 +0300 | [diff] [blame] | 1474 | addr, tx_seq_32, tx_seq_16); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1475 | if (ret < 0) { |
| 1476 | wl1271_error("Could not add or replace key"); |
| 1477 | goto out_sleep; |
| 1478 | } |
Juuso Oikarinen | ee444cf | 2010-02-18 13:25:50 +0200 | [diff] [blame] | 1479 | |
| 1480 | /* the default WEP key needs to be configured at least once */ |
| 1481 | if (key_type == KEY_WEP) { |
| 1482 | ret = wl1271_cmd_set_default_wep_key(wl, |
| 1483 | wl->default_key); |
| 1484 | if (ret < 0) |
| 1485 | goto out_sleep; |
| 1486 | } |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1487 | break; |
| 1488 | |
| 1489 | case DISABLE_KEY: |
Juuso Oikarinen | fddc7dd | 2010-02-18 13:25:49 +0200 | [diff] [blame] | 1490 | /* The wl1271 does not allow to remove unicast keys - they |
| 1491 | will be cleared automatically on next CMD_JOIN. Ignore the |
| 1492 | request silently, as we dont want the mac80211 to emit |
| 1493 | an error message. */ |
| 1494 | if (!is_broadcast_ether_addr(addr)) |
| 1495 | break; |
| 1496 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1497 | ret = wl1271_cmd_set_key(wl, KEY_REMOVE, |
| 1498 | key_conf->keyidx, key_type, |
| 1499 | key_conf->keylen, key_conf->key, |
Juuso Oikarinen | ac4e4ce | 2009-10-08 21:56:19 +0300 | [diff] [blame] | 1500 | addr, 0, 0); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1501 | if (ret < 0) { |
| 1502 | wl1271_error("Could not remove key"); |
| 1503 | goto out_sleep; |
| 1504 | } |
| 1505 | break; |
| 1506 | |
| 1507 | default: |
| 1508 | wl1271_error("Unsupported key cmd 0x%x", cmd); |
| 1509 | ret = -EOPNOTSUPP; |
| 1510 | goto out_sleep; |
| 1511 | |
| 1512 | break; |
| 1513 | } |
| 1514 | |
| 1515 | out_sleep: |
| 1516 | wl1271_ps_elp_sleep(wl); |
| 1517 | |
| 1518 | out_unlock: |
| 1519 | mutex_unlock(&wl->mutex); |
| 1520 | |
| 1521 | out: |
| 1522 | return ret; |
| 1523 | } |
| 1524 | |
| 1525 | static int wl1271_op_hw_scan(struct ieee80211_hw *hw, |
Johannes Berg | a060bbf | 2010-04-27 11:59:34 +0200 | [diff] [blame] | 1526 | struct ieee80211_vif *vif, |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1527 | struct cfg80211_scan_request *req) |
| 1528 | { |
| 1529 | struct wl1271 *wl = hw->priv; |
| 1530 | int ret; |
| 1531 | u8 *ssid = NULL; |
Teemu Paasikivi | abb0b3b | 2009-10-13 12:47:50 +0300 | [diff] [blame] | 1532 | size_t len = 0; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1533 | |
| 1534 | wl1271_debug(DEBUG_MAC80211, "mac80211 hw scan"); |
| 1535 | |
| 1536 | if (req->n_ssids) { |
| 1537 | ssid = req->ssids[0].ssid; |
Teemu Paasikivi | abb0b3b | 2009-10-13 12:47:50 +0300 | [diff] [blame] | 1538 | len = req->ssids[0].ssid_len; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1539 | } |
| 1540 | |
| 1541 | mutex_lock(&wl->mutex); |
| 1542 | |
| 1543 | ret = wl1271_ps_elp_wakeup(wl, false); |
| 1544 | if (ret < 0) |
| 1545 | goto out; |
| 1546 | |
Teemu Paasikivi | abb0b3b | 2009-10-13 12:47:50 +0300 | [diff] [blame] | 1547 | if (wl1271_11a_enabled()) |
Kalle Valo | 818e306 | 2010-03-18 12:26:35 +0200 | [diff] [blame] | 1548 | ret = wl1271_cmd_scan(hw->priv, ssid, len, |
| 1549 | req->ie, req->ie_len, 1, 0, |
Teemu Paasikivi | abb0b3b | 2009-10-13 12:47:50 +0300 | [diff] [blame] | 1550 | WL1271_SCAN_BAND_DUAL, 3); |
| 1551 | else |
Kalle Valo | 818e306 | 2010-03-18 12:26:35 +0200 | [diff] [blame] | 1552 | ret = wl1271_cmd_scan(hw->priv, ssid, len, |
| 1553 | req->ie, req->ie_len, 1, 0, |
Teemu Paasikivi | abb0b3b | 2009-10-13 12:47:50 +0300 | [diff] [blame] | 1554 | WL1271_SCAN_BAND_2_4_GHZ, 3); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1555 | |
| 1556 | wl1271_ps_elp_sleep(wl); |
| 1557 | |
| 1558 | out: |
| 1559 | mutex_unlock(&wl->mutex); |
| 1560 | |
| 1561 | return ret; |
| 1562 | } |
| 1563 | |
| 1564 | static int wl1271_op_set_rts_threshold(struct ieee80211_hw *hw, u32 value) |
| 1565 | { |
| 1566 | struct wl1271 *wl = hw->priv; |
Saravanan Dhanabal | aecb056 | 2010-04-09 11:07:28 +0300 | [diff] [blame] | 1567 | int ret = 0; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1568 | |
| 1569 | mutex_lock(&wl->mutex); |
| 1570 | |
Saravanan Dhanabal | aecb056 | 2010-04-09 11:07:28 +0300 | [diff] [blame] | 1571 | if (unlikely(wl->state == WL1271_STATE_OFF)) |
| 1572 | goto out; |
| 1573 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1574 | ret = wl1271_ps_elp_wakeup(wl, false); |
| 1575 | if (ret < 0) |
| 1576 | goto out; |
| 1577 | |
| 1578 | ret = wl1271_acx_rts_threshold(wl, (u16) value); |
| 1579 | if (ret < 0) |
| 1580 | wl1271_warning("wl1271_op_set_rts_threshold failed: %d", ret); |
| 1581 | |
| 1582 | wl1271_ps_elp_sleep(wl); |
| 1583 | |
| 1584 | out: |
| 1585 | mutex_unlock(&wl->mutex); |
| 1586 | |
| 1587 | return ret; |
| 1588 | } |
| 1589 | |
Juuso Oikarinen | 30240fc | 2010-02-18 13:25:38 +0200 | [diff] [blame] | 1590 | static void wl1271_ssid_set(struct wl1271 *wl, struct sk_buff *beacon) |
| 1591 | { |
| 1592 | u8 *ptr = beacon->data + |
| 1593 | offsetof(struct ieee80211_mgmt, u.beacon.variable); |
| 1594 | |
| 1595 | /* find the location of the ssid in the beacon */ |
| 1596 | while (ptr < beacon->data + beacon->len) { |
| 1597 | if (ptr[0] == WLAN_EID_SSID) { |
| 1598 | wl->ssid_len = ptr[1]; |
| 1599 | memcpy(wl->ssid, ptr+2, wl->ssid_len); |
| 1600 | return; |
| 1601 | } |
| 1602 | ptr += ptr[1]; |
| 1603 | } |
| 1604 | wl1271_error("ad-hoc beacon template has no SSID!\n"); |
| 1605 | } |
| 1606 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1607 | static void wl1271_op_bss_info_changed(struct ieee80211_hw *hw, |
| 1608 | struct ieee80211_vif *vif, |
| 1609 | struct ieee80211_bss_conf *bss_conf, |
| 1610 | u32 changed) |
| 1611 | { |
| 1612 | enum wl1271_cmd_ps_mode mode; |
| 1613 | struct wl1271 *wl = hw->priv; |
Juuso Oikarinen | 8bf29b0 | 2010-02-18 13:25:51 +0200 | [diff] [blame] | 1614 | bool do_join = false; |
Juuso Oikarinen | 40b359c | 2010-04-01 11:38:19 +0300 | [diff] [blame] | 1615 | bool do_keepalive = false; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1616 | int ret; |
| 1617 | |
| 1618 | wl1271_debug(DEBUG_MAC80211, "mac80211 bss info changed"); |
| 1619 | |
| 1620 | mutex_lock(&wl->mutex); |
| 1621 | |
| 1622 | ret = wl1271_ps_elp_wakeup(wl, false); |
| 1623 | if (ret < 0) |
| 1624 | goto out; |
| 1625 | |
Juuso Oikarinen | 60e84c2 | 2010-03-26 12:53:25 +0200 | [diff] [blame] | 1626 | if ((changed && BSS_CHANGED_BEACON_INT) && |
| 1627 | (wl->bss_type == BSS_TYPE_IBSS)) { |
| 1628 | wl1271_debug(DEBUG_ADHOC, "ad-hoc beacon interval updated: %d", |
| 1629 | bss_conf->beacon_int); |
| 1630 | |
| 1631 | wl->beacon_int = bss_conf->beacon_int; |
| 1632 | do_join = true; |
| 1633 | } |
| 1634 | |
Juuso Oikarinen | 5da11dc | 2010-03-26 12:53:24 +0200 | [diff] [blame] | 1635 | if ((changed && BSS_CHANGED_BEACON) && |
| 1636 | (wl->bss_type == BSS_TYPE_IBSS)) { |
Juuso Oikarinen | e0d8bbf | 2009-12-11 15:41:04 +0200 | [diff] [blame] | 1637 | struct sk_buff *beacon = ieee80211_beacon_get(hw, vif); |
| 1638 | |
Juuso Oikarinen | 5da11dc | 2010-03-26 12:53:24 +0200 | [diff] [blame] | 1639 | wl1271_debug(DEBUG_ADHOC, "ad-hoc beacon updated"); |
| 1640 | |
Juuso Oikarinen | e0d8bbf | 2009-12-11 15:41:04 +0200 | [diff] [blame] | 1641 | if (beacon) { |
| 1642 | struct ieee80211_hdr *hdr; |
Juuso Oikarinen | 30240fc | 2010-02-18 13:25:38 +0200 | [diff] [blame] | 1643 | |
| 1644 | wl1271_ssid_set(wl, beacon); |
Juuso Oikarinen | e0d8bbf | 2009-12-11 15:41:04 +0200 | [diff] [blame] | 1645 | ret = wl1271_cmd_template_set(wl, CMD_TEMPL_BEACON, |
| 1646 | beacon->data, |
Juuso Oikarinen | 606c148 | 2010-04-01 11:38:21 +0300 | [diff] [blame] | 1647 | beacon->len, 0, |
| 1648 | wl1271_min_rate_get(wl)); |
Juuso Oikarinen | e0d8bbf | 2009-12-11 15:41:04 +0200 | [diff] [blame] | 1649 | |
| 1650 | if (ret < 0) { |
| 1651 | dev_kfree_skb(beacon); |
| 1652 | goto out_sleep; |
| 1653 | } |
| 1654 | |
| 1655 | hdr = (struct ieee80211_hdr *) beacon->data; |
| 1656 | hdr->frame_control = cpu_to_le16( |
| 1657 | IEEE80211_FTYPE_MGMT | |
| 1658 | IEEE80211_STYPE_PROBE_RESP); |
| 1659 | |
| 1660 | ret = wl1271_cmd_template_set(wl, |
| 1661 | CMD_TEMPL_PROBE_RESPONSE, |
| 1662 | beacon->data, |
Juuso Oikarinen | 606c148 | 2010-04-01 11:38:21 +0300 | [diff] [blame] | 1663 | beacon->len, 0, |
| 1664 | wl1271_min_rate_get(wl)); |
Juuso Oikarinen | e0d8bbf | 2009-12-11 15:41:04 +0200 | [diff] [blame] | 1665 | dev_kfree_skb(beacon); |
| 1666 | if (ret < 0) |
| 1667 | goto out_sleep; |
Juuso Oikarinen | 8bf29b0 | 2010-02-18 13:25:51 +0200 | [diff] [blame] | 1668 | |
| 1669 | /* Need to update the SSID (for filtering etc) */ |
| 1670 | do_join = true; |
Juuso Oikarinen | e0d8bbf | 2009-12-11 15:41:04 +0200 | [diff] [blame] | 1671 | } |
| 1672 | } |
| 1673 | |
Juuso Oikarinen | 5da11dc | 2010-03-26 12:53:24 +0200 | [diff] [blame] | 1674 | if ((changed & BSS_CHANGED_BEACON_ENABLED) && |
| 1675 | (wl->bss_type == BSS_TYPE_IBSS)) { |
| 1676 | wl1271_debug(DEBUG_ADHOC, "ad-hoc beaconing: %s", |
| 1677 | bss_conf->enable_beacon ? "enabled" : "disabled"); |
| 1678 | |
| 1679 | if (bss_conf->enable_beacon) |
| 1680 | wl->set_bss_type = BSS_TYPE_IBSS; |
| 1681 | else |
| 1682 | wl->set_bss_type = BSS_TYPE_STA_BSS; |
| 1683 | do_join = true; |
| 1684 | } |
| 1685 | |
Juuso Oikarinen | 00236aed | 2010-04-09 11:07:30 +0300 | [diff] [blame] | 1686 | if (changed & BSS_CHANGED_CQM) { |
| 1687 | bool enable = false; |
| 1688 | if (bss_conf->cqm_rssi_thold) |
| 1689 | enable = true; |
| 1690 | ret = wl1271_acx_rssi_snr_trigger(wl, enable, |
| 1691 | bss_conf->cqm_rssi_thold, |
| 1692 | bss_conf->cqm_rssi_hyst); |
| 1693 | if (ret < 0) |
| 1694 | goto out; |
| 1695 | wl->rssi_thold = bss_conf->cqm_rssi_thold; |
| 1696 | } |
| 1697 | |
Juuso Oikarinen | 30240fc | 2010-02-18 13:25:38 +0200 | [diff] [blame] | 1698 | if ((changed & BSS_CHANGED_BSSID) && |
| 1699 | /* |
| 1700 | * Now we know the correct bssid, so we send a new join command |
| 1701 | * and enable the BSSID filter |
| 1702 | */ |
| 1703 | memcmp(wl->bssid, bss_conf->bssid, ETH_ALEN)) { |
Juuso Oikarinen | 30240fc | 2010-02-18 13:25:38 +0200 | [diff] [blame] | 1704 | memcpy(wl->bssid, bss_conf->bssid, ETH_ALEN); |
Juuso Oikarinen | a0cb7be | 2010-03-18 12:26:44 +0200 | [diff] [blame] | 1705 | |
Juuso Oikarinen | 30240fc | 2010-02-18 13:25:38 +0200 | [diff] [blame] | 1706 | ret = wl1271_cmd_build_null_data(wl); |
Juuso Oikarinen | a0cb7be | 2010-03-18 12:26:44 +0200 | [diff] [blame] | 1707 | if (ret < 0) |
Juuso Oikarinen | 30240fc | 2010-02-18 13:25:38 +0200 | [diff] [blame] | 1708 | goto out_sleep; |
Juuso Oikarinen | 30240fc | 2010-02-18 13:25:38 +0200 | [diff] [blame] | 1709 | |
Juuso Oikarinen | 14b228a | 2010-03-18 12:26:43 +0200 | [diff] [blame] | 1710 | /* filter out all packets not from this BSSID */ |
| 1711 | wl1271_configure_filters(wl, 0); |
| 1712 | |
Juuso Oikarinen | 8bf29b0 | 2010-02-18 13:25:51 +0200 | [diff] [blame] | 1713 | /* Need to update the BSSID (for filtering etc) */ |
| 1714 | do_join = true; |
Juuso Oikarinen | 30240fc | 2010-02-18 13:25:38 +0200 | [diff] [blame] | 1715 | } |
| 1716 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1717 | if (changed & BSS_CHANGED_ASSOC) { |
| 1718 | if (bss_conf->assoc) { |
Juuso Oikarinen | ebba60c | 2010-04-01 11:38:20 +0300 | [diff] [blame] | 1719 | u32 rates; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1720 | wl->aid = bss_conf->aid; |
Juuso Oikarinen | 830fb67 | 2009-12-11 15:41:06 +0200 | [diff] [blame] | 1721 | set_bit(WL1271_FLAG_STA_ASSOCIATED, &wl->flags); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1722 | |
Luciano Coelho | ae751ba | 2009-10-12 15:08:57 +0300 | [diff] [blame] | 1723 | /* |
Juuso Oikarinen | ebba60c | 2010-04-01 11:38:20 +0300 | [diff] [blame] | 1724 | * use basic rates from AP, and determine lowest rate |
| 1725 | * to use with control frames. |
| 1726 | */ |
| 1727 | rates = bss_conf->basic_rates; |
| 1728 | wl->basic_rate_set = wl1271_tx_enabled_rates_get(wl, |
| 1729 | rates); |
| 1730 | wl->basic_rate = wl1271_min_rate_get(wl); |
| 1731 | ret = wl1271_acx_rate_policies(wl); |
| 1732 | if (ret < 0) |
| 1733 | goto out_sleep; |
| 1734 | |
| 1735 | /* |
Luciano Coelho | ae751ba | 2009-10-12 15:08:57 +0300 | [diff] [blame] | 1736 | * with wl1271, we don't need to update the |
| 1737 | * beacon_int and dtim_period, because the firmware |
| 1738 | * updates it by itself when the first beacon is |
| 1739 | * received after a join. |
| 1740 | */ |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1741 | ret = wl1271_cmd_build_ps_poll(wl, wl->aid); |
| 1742 | if (ret < 0) |
| 1743 | goto out_sleep; |
| 1744 | |
Juuso Oikarinen | c2b2d99 | 2010-03-26 12:53:28 +0200 | [diff] [blame] | 1745 | /* |
| 1746 | * The SSID is intentionally set to NULL here - the |
| 1747 | * firmware will set the probe request with a |
| 1748 | * broadcast SSID regardless of what we set in the |
| 1749 | * template. |
| 1750 | */ |
| 1751 | ret = wl1271_cmd_build_probe_req(wl, NULL, 0, |
| 1752 | NULL, 0, wl->band); |
| 1753 | |
Juuso Oikarinen | c189955 | 2010-03-26 12:53:32 +0200 | [diff] [blame] | 1754 | /* Enable the keep-alive feature */ |
| 1755 | ret = wl1271_acx_keep_alive_mode(wl, true); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1756 | if (ret < 0) |
| 1757 | goto out_sleep; |
| 1758 | |
Juuso Oikarinen | 40b359c | 2010-04-01 11:38:19 +0300 | [diff] [blame] | 1759 | /* |
| 1760 | * This is awkward. The keep-alive configs must be done |
| 1761 | * *after* the join command, because otherwise it will |
| 1762 | * not work, but it must only be done *once* because |
| 1763 | * otherwise the firmware will start complaining. |
| 1764 | */ |
| 1765 | do_keepalive = true; |
| 1766 | |
Juuso Oikarinen | 6ccbb92 | 2010-03-26 12:53:23 +0200 | [diff] [blame] | 1767 | /* enable the connection monitoring feature */ |
| 1768 | ret = wl1271_acx_conn_monit_params(wl, true); |
| 1769 | if (ret < 0) |
| 1770 | goto out_sleep; |
| 1771 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1772 | /* If we want to go in PSM but we're not there yet */ |
Juuso Oikarinen | 71449f8 | 2009-12-11 15:41:07 +0200 | [diff] [blame] | 1773 | if (test_bit(WL1271_FLAG_PSM_REQUESTED, &wl->flags) && |
| 1774 | !test_bit(WL1271_FLAG_PSM, &wl->flags)) { |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1775 | mode = STATION_POWER_SAVE_MODE; |
Juuso Oikarinen | d8c42c0 | 2010-02-18 13:25:36 +0200 | [diff] [blame] | 1776 | ret = wl1271_ps_set_mode(wl, mode, true); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1777 | if (ret < 0) |
| 1778 | goto out_sleep; |
| 1779 | } |
Juuso Oikarinen | d94cd29 | 2009-10-08 21:56:25 +0300 | [diff] [blame] | 1780 | } else { |
| 1781 | /* use defaults when not associated */ |
Juuso Oikarinen | 830fb67 | 2009-12-11 15:41:06 +0200 | [diff] [blame] | 1782 | clear_bit(WL1271_FLAG_STA_ASSOCIATED, &wl->flags); |
Juuso Oikarinen | d94cd29 | 2009-10-08 21:56:25 +0300 | [diff] [blame] | 1783 | wl->aid = 0; |
Juuso Oikarinen | 6ccbb92 | 2010-03-26 12:53:23 +0200 | [diff] [blame] | 1784 | |
Juuso Oikarinen | ebba60c | 2010-04-01 11:38:20 +0300 | [diff] [blame] | 1785 | /* revert back to minimum rates for the current band */ |
| 1786 | wl1271_set_band_rate(wl); |
| 1787 | wl->basic_rate = wl1271_min_rate_get(wl); |
| 1788 | ret = wl1271_acx_rate_policies(wl); |
| 1789 | if (ret < 0) |
| 1790 | goto out_sleep; |
| 1791 | |
Juuso Oikarinen | 6ccbb92 | 2010-03-26 12:53:23 +0200 | [diff] [blame] | 1792 | /* disable connection monitor features */ |
| 1793 | ret = wl1271_acx_conn_monit_params(wl, false); |
Juuso Oikarinen | c189955 | 2010-03-26 12:53:32 +0200 | [diff] [blame] | 1794 | |
| 1795 | /* Disable the keep-alive feature */ |
| 1796 | ret = wl1271_acx_keep_alive_mode(wl, false); |
| 1797 | |
Juuso Oikarinen | 6ccbb92 | 2010-03-26 12:53:23 +0200 | [diff] [blame] | 1798 | if (ret < 0) |
| 1799 | goto out_sleep; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1800 | } |
Juuso Oikarinen | d94cd29 | 2009-10-08 21:56:25 +0300 | [diff] [blame] | 1801 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1802 | } |
Juuso Oikarinen | 8a5a37a | 2009-10-08 21:56:24 +0300 | [diff] [blame] | 1803 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1804 | if (changed & BSS_CHANGED_ERP_SLOT) { |
| 1805 | if (bss_conf->use_short_slot) |
| 1806 | ret = wl1271_acx_slot(wl, SLOT_TIME_SHORT); |
| 1807 | else |
| 1808 | ret = wl1271_acx_slot(wl, SLOT_TIME_LONG); |
| 1809 | if (ret < 0) { |
| 1810 | wl1271_warning("Set slot time failed %d", ret); |
| 1811 | goto out_sleep; |
| 1812 | } |
| 1813 | } |
| 1814 | |
| 1815 | if (changed & BSS_CHANGED_ERP_PREAMBLE) { |
| 1816 | if (bss_conf->use_short_preamble) |
| 1817 | wl1271_acx_set_preamble(wl, ACX_PREAMBLE_SHORT); |
| 1818 | else |
| 1819 | wl1271_acx_set_preamble(wl, ACX_PREAMBLE_LONG); |
| 1820 | } |
| 1821 | |
| 1822 | if (changed & BSS_CHANGED_ERP_CTS_PROT) { |
| 1823 | if (bss_conf->use_cts_prot) |
| 1824 | ret = wl1271_acx_cts_protect(wl, CTSPROTECT_ENABLE); |
| 1825 | else |
| 1826 | ret = wl1271_acx_cts_protect(wl, CTSPROTECT_DISABLE); |
| 1827 | if (ret < 0) { |
| 1828 | wl1271_warning("Set ctsprotect failed %d", ret); |
| 1829 | goto out_sleep; |
| 1830 | } |
| 1831 | } |
| 1832 | |
Juuso Oikarinen | 8bf29b0 | 2010-02-18 13:25:51 +0200 | [diff] [blame] | 1833 | if (do_join) { |
Juuso Oikarinen | 5da11dc | 2010-03-26 12:53:24 +0200 | [diff] [blame] | 1834 | ret = wl1271_cmd_join(wl, wl->set_bss_type); |
Juuso Oikarinen | 8bf29b0 | 2010-02-18 13:25:51 +0200 | [diff] [blame] | 1835 | if (ret < 0) { |
| 1836 | wl1271_warning("cmd join failed %d", ret); |
| 1837 | goto out_sleep; |
| 1838 | } |
| 1839 | set_bit(WL1271_FLAG_JOINED, &wl->flags); |
| 1840 | } |
| 1841 | |
Juuso Oikarinen | c189955 | 2010-03-26 12:53:32 +0200 | [diff] [blame] | 1842 | /* |
| 1843 | * The JOIN operation shuts down the firmware keep-alive as a side |
| 1844 | * effect, and the ACX_AID will start the keep-alive as a side effect. |
| 1845 | * Hence, for non-IBSS, the ACX_AID must always happen *after* the |
| 1846 | * JOIN operation, and the template config after the ACX_AID. |
| 1847 | */ |
| 1848 | if (test_bit(WL1271_FLAG_STA_ASSOCIATED, &wl->flags)) { |
| 1849 | ret = wl1271_acx_aid(wl, wl->aid); |
| 1850 | if (ret < 0) |
| 1851 | goto out_sleep; |
Juuso Oikarinen | 40b359c | 2010-04-01 11:38:19 +0300 | [diff] [blame] | 1852 | } |
| 1853 | |
| 1854 | if (do_keepalive) { |
Juuso Oikarinen | c189955 | 2010-03-26 12:53:32 +0200 | [diff] [blame] | 1855 | ret = wl1271_cmd_build_klv_null_data(wl); |
| 1856 | if (ret < 0) |
| 1857 | goto out_sleep; |
| 1858 | ret = wl1271_acx_keep_alive_config( |
| 1859 | wl, CMD_TEMPL_KLV_IDX_NULL_DATA, |
| 1860 | ACX_KEEP_ALIVE_TPL_VALID); |
| 1861 | if (ret < 0) |
| 1862 | goto out_sleep; |
| 1863 | } |
| 1864 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1865 | out_sleep: |
| 1866 | wl1271_ps_elp_sleep(wl); |
| 1867 | |
| 1868 | out: |
| 1869 | mutex_unlock(&wl->mutex); |
| 1870 | } |
| 1871 | |
Kalle Valo | c6999d8 | 2010-02-18 13:25:41 +0200 | [diff] [blame] | 1872 | static int wl1271_op_conf_tx(struct ieee80211_hw *hw, u16 queue, |
| 1873 | const struct ieee80211_tx_queue_params *params) |
| 1874 | { |
| 1875 | struct wl1271 *wl = hw->priv; |
Kalle Valo | 4695dc9 | 2010-03-18 12:26:38 +0200 | [diff] [blame] | 1876 | u8 ps_scheme; |
Kalle Valo | c6999d8 | 2010-02-18 13:25:41 +0200 | [diff] [blame] | 1877 | int ret; |
| 1878 | |
| 1879 | mutex_lock(&wl->mutex); |
| 1880 | |
| 1881 | wl1271_debug(DEBUG_MAC80211, "mac80211 conf tx %d", queue); |
| 1882 | |
Kalle Valo | c82c1dd | 2010-02-18 13:25:47 +0200 | [diff] [blame] | 1883 | ret = wl1271_ps_elp_wakeup(wl, false); |
| 1884 | if (ret < 0) |
| 1885 | goto out; |
| 1886 | |
Juuso Oikarinen | b43316d | 2010-03-18 12:26:26 +0200 | [diff] [blame] | 1887 | /* the txop is confed in units of 32us by the mac80211, we need us */ |
Kalle Valo | c6999d8 | 2010-02-18 13:25:41 +0200 | [diff] [blame] | 1888 | ret = wl1271_acx_ac_cfg(wl, wl1271_tx_get_queue(queue), |
| 1889 | params->cw_min, params->cw_max, |
Juuso Oikarinen | b43316d | 2010-03-18 12:26:26 +0200 | [diff] [blame] | 1890 | params->aifs, params->txop << 5); |
Kalle Valo | c6999d8 | 2010-02-18 13:25:41 +0200 | [diff] [blame] | 1891 | if (ret < 0) |
Kalle Valo | c82c1dd | 2010-02-18 13:25:47 +0200 | [diff] [blame] | 1892 | goto out_sleep; |
Kalle Valo | c6999d8 | 2010-02-18 13:25:41 +0200 | [diff] [blame] | 1893 | |
Kalle Valo | 4695dc9 | 2010-03-18 12:26:38 +0200 | [diff] [blame] | 1894 | if (params->uapsd) |
| 1895 | ps_scheme = CONF_PS_SCHEME_UPSD_TRIGGER; |
| 1896 | else |
| 1897 | ps_scheme = CONF_PS_SCHEME_LEGACY; |
| 1898 | |
Kalle Valo | c6999d8 | 2010-02-18 13:25:41 +0200 | [diff] [blame] | 1899 | ret = wl1271_acx_tid_cfg(wl, wl1271_tx_get_queue(queue), |
| 1900 | CONF_CHANNEL_TYPE_EDCF, |
| 1901 | wl1271_tx_get_queue(queue), |
Kalle Valo | 4695dc9 | 2010-03-18 12:26:38 +0200 | [diff] [blame] | 1902 | ps_scheme, CONF_ACK_POLICY_LEGACY, 0, 0); |
Kalle Valo | c6999d8 | 2010-02-18 13:25:41 +0200 | [diff] [blame] | 1903 | if (ret < 0) |
Kalle Valo | c82c1dd | 2010-02-18 13:25:47 +0200 | [diff] [blame] | 1904 | goto out_sleep; |
| 1905 | |
| 1906 | out_sleep: |
| 1907 | wl1271_ps_elp_sleep(wl); |
Kalle Valo | c6999d8 | 2010-02-18 13:25:41 +0200 | [diff] [blame] | 1908 | |
| 1909 | out: |
| 1910 | mutex_unlock(&wl->mutex); |
| 1911 | |
| 1912 | return ret; |
| 1913 | } |
| 1914 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1915 | |
| 1916 | /* can't be const, mac80211 writes to this */ |
| 1917 | static struct ieee80211_rate wl1271_rates[] = { |
| 1918 | { .bitrate = 10, |
Juuso Oikarinen | 2b60100b | 2009-10-13 12:47:39 +0300 | [diff] [blame] | 1919 | .hw_value = CONF_HW_BIT_RATE_1MBPS, |
| 1920 | .hw_value_short = CONF_HW_BIT_RATE_1MBPS, }, |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1921 | { .bitrate = 20, |
Juuso Oikarinen | 2b60100b | 2009-10-13 12:47:39 +0300 | [diff] [blame] | 1922 | .hw_value = CONF_HW_BIT_RATE_2MBPS, |
| 1923 | .hw_value_short = CONF_HW_BIT_RATE_2MBPS, |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1924 | .flags = IEEE80211_RATE_SHORT_PREAMBLE }, |
| 1925 | { .bitrate = 55, |
Juuso Oikarinen | 2b60100b | 2009-10-13 12:47:39 +0300 | [diff] [blame] | 1926 | .hw_value = CONF_HW_BIT_RATE_5_5MBPS, |
| 1927 | .hw_value_short = CONF_HW_BIT_RATE_5_5MBPS, |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1928 | .flags = IEEE80211_RATE_SHORT_PREAMBLE }, |
| 1929 | { .bitrate = 110, |
Juuso Oikarinen | 2b60100b | 2009-10-13 12:47:39 +0300 | [diff] [blame] | 1930 | .hw_value = CONF_HW_BIT_RATE_11MBPS, |
| 1931 | .hw_value_short = CONF_HW_BIT_RATE_11MBPS, |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1932 | .flags = IEEE80211_RATE_SHORT_PREAMBLE }, |
| 1933 | { .bitrate = 60, |
Juuso Oikarinen | 2b60100b | 2009-10-13 12:47:39 +0300 | [diff] [blame] | 1934 | .hw_value = CONF_HW_BIT_RATE_6MBPS, |
| 1935 | .hw_value_short = CONF_HW_BIT_RATE_6MBPS, }, |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1936 | { .bitrate = 90, |
Juuso Oikarinen | 2b60100b | 2009-10-13 12:47:39 +0300 | [diff] [blame] | 1937 | .hw_value = CONF_HW_BIT_RATE_9MBPS, |
| 1938 | .hw_value_short = CONF_HW_BIT_RATE_9MBPS, }, |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1939 | { .bitrate = 120, |
Juuso Oikarinen | 2b60100b | 2009-10-13 12:47:39 +0300 | [diff] [blame] | 1940 | .hw_value = CONF_HW_BIT_RATE_12MBPS, |
| 1941 | .hw_value_short = CONF_HW_BIT_RATE_12MBPS, }, |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1942 | { .bitrate = 180, |
Juuso Oikarinen | 2b60100b | 2009-10-13 12:47:39 +0300 | [diff] [blame] | 1943 | .hw_value = CONF_HW_BIT_RATE_18MBPS, |
| 1944 | .hw_value_short = CONF_HW_BIT_RATE_18MBPS, }, |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1945 | { .bitrate = 240, |
Juuso Oikarinen | 2b60100b | 2009-10-13 12:47:39 +0300 | [diff] [blame] | 1946 | .hw_value = CONF_HW_BIT_RATE_24MBPS, |
| 1947 | .hw_value_short = CONF_HW_BIT_RATE_24MBPS, }, |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1948 | { .bitrate = 360, |
Juuso Oikarinen | 2b60100b | 2009-10-13 12:47:39 +0300 | [diff] [blame] | 1949 | .hw_value = CONF_HW_BIT_RATE_36MBPS, |
| 1950 | .hw_value_short = CONF_HW_BIT_RATE_36MBPS, }, |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1951 | { .bitrate = 480, |
Juuso Oikarinen | 2b60100b | 2009-10-13 12:47:39 +0300 | [diff] [blame] | 1952 | .hw_value = CONF_HW_BIT_RATE_48MBPS, |
| 1953 | .hw_value_short = CONF_HW_BIT_RATE_48MBPS, }, |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1954 | { .bitrate = 540, |
Juuso Oikarinen | 2b60100b | 2009-10-13 12:47:39 +0300 | [diff] [blame] | 1955 | .hw_value = CONF_HW_BIT_RATE_54MBPS, |
| 1956 | .hw_value_short = CONF_HW_BIT_RATE_54MBPS, }, |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1957 | }; |
| 1958 | |
| 1959 | /* can't be const, mac80211 writes to this */ |
| 1960 | static struct ieee80211_channel wl1271_channels[] = { |
Luciano Coelho | a2d0e3f | 2009-12-11 15:40:46 +0200 | [diff] [blame] | 1961 | { .hw_value = 1, .center_freq = 2412, .max_power = 25 }, |
| 1962 | { .hw_value = 2, .center_freq = 2417, .max_power = 25 }, |
| 1963 | { .hw_value = 3, .center_freq = 2422, .max_power = 25 }, |
| 1964 | { .hw_value = 4, .center_freq = 2427, .max_power = 25 }, |
| 1965 | { .hw_value = 5, .center_freq = 2432, .max_power = 25 }, |
| 1966 | { .hw_value = 6, .center_freq = 2437, .max_power = 25 }, |
| 1967 | { .hw_value = 7, .center_freq = 2442, .max_power = 25 }, |
| 1968 | { .hw_value = 8, .center_freq = 2447, .max_power = 25 }, |
| 1969 | { .hw_value = 9, .center_freq = 2452, .max_power = 25 }, |
| 1970 | { .hw_value = 10, .center_freq = 2457, .max_power = 25 }, |
| 1971 | { .hw_value = 11, .center_freq = 2462, .max_power = 25 }, |
| 1972 | { .hw_value = 12, .center_freq = 2467, .max_power = 25 }, |
| 1973 | { .hw_value = 13, .center_freq = 2472, .max_power = 25 }, |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 1974 | }; |
| 1975 | |
Juuso Oikarinen | f876bb9 | 2010-03-26 12:53:11 +0200 | [diff] [blame] | 1976 | /* mapping to indexes for wl1271_rates */ |
| 1977 | const static u8 wl1271_rate_to_idx_2ghz[] = { |
| 1978 | /* MCS rates are used only with 11n */ |
| 1979 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_MCS7 */ |
| 1980 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_MCS6 */ |
| 1981 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_MCS5 */ |
| 1982 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_MCS4 */ |
| 1983 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_MCS3 */ |
| 1984 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_MCS2 */ |
| 1985 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_MCS1 */ |
| 1986 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_MCS0 */ |
| 1987 | |
| 1988 | 11, /* CONF_HW_RXTX_RATE_54 */ |
| 1989 | 10, /* CONF_HW_RXTX_RATE_48 */ |
| 1990 | 9, /* CONF_HW_RXTX_RATE_36 */ |
| 1991 | 8, /* CONF_HW_RXTX_RATE_24 */ |
| 1992 | |
| 1993 | /* TI-specific rate */ |
| 1994 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_22 */ |
| 1995 | |
| 1996 | 7, /* CONF_HW_RXTX_RATE_18 */ |
| 1997 | 6, /* CONF_HW_RXTX_RATE_12 */ |
| 1998 | 3, /* CONF_HW_RXTX_RATE_11 */ |
| 1999 | 5, /* CONF_HW_RXTX_RATE_9 */ |
| 2000 | 4, /* CONF_HW_RXTX_RATE_6 */ |
| 2001 | 2, /* CONF_HW_RXTX_RATE_5_5 */ |
| 2002 | 1, /* CONF_HW_RXTX_RATE_2 */ |
| 2003 | 0 /* CONF_HW_RXTX_RATE_1 */ |
| 2004 | }; |
| 2005 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2006 | /* can't be const, mac80211 writes to this */ |
| 2007 | static struct ieee80211_supported_band wl1271_band_2ghz = { |
| 2008 | .channels = wl1271_channels, |
| 2009 | .n_channels = ARRAY_SIZE(wl1271_channels), |
| 2010 | .bitrates = wl1271_rates, |
| 2011 | .n_bitrates = ARRAY_SIZE(wl1271_rates), |
| 2012 | }; |
| 2013 | |
Teemu Paasikivi | 1ebec3d | 2009-10-13 12:47:48 +0300 | [diff] [blame] | 2014 | /* 5 GHz data rates for WL1273 */ |
| 2015 | static struct ieee80211_rate wl1271_rates_5ghz[] = { |
| 2016 | { .bitrate = 60, |
| 2017 | .hw_value = CONF_HW_BIT_RATE_6MBPS, |
| 2018 | .hw_value_short = CONF_HW_BIT_RATE_6MBPS, }, |
| 2019 | { .bitrate = 90, |
| 2020 | .hw_value = CONF_HW_BIT_RATE_9MBPS, |
| 2021 | .hw_value_short = CONF_HW_BIT_RATE_9MBPS, }, |
| 2022 | { .bitrate = 120, |
| 2023 | .hw_value = CONF_HW_BIT_RATE_12MBPS, |
| 2024 | .hw_value_short = CONF_HW_BIT_RATE_12MBPS, }, |
| 2025 | { .bitrate = 180, |
| 2026 | .hw_value = CONF_HW_BIT_RATE_18MBPS, |
| 2027 | .hw_value_short = CONF_HW_BIT_RATE_18MBPS, }, |
| 2028 | { .bitrate = 240, |
| 2029 | .hw_value = CONF_HW_BIT_RATE_24MBPS, |
| 2030 | .hw_value_short = CONF_HW_BIT_RATE_24MBPS, }, |
| 2031 | { .bitrate = 360, |
| 2032 | .hw_value = CONF_HW_BIT_RATE_36MBPS, |
| 2033 | .hw_value_short = CONF_HW_BIT_RATE_36MBPS, }, |
| 2034 | { .bitrate = 480, |
| 2035 | .hw_value = CONF_HW_BIT_RATE_48MBPS, |
| 2036 | .hw_value_short = CONF_HW_BIT_RATE_48MBPS, }, |
| 2037 | { .bitrate = 540, |
| 2038 | .hw_value = CONF_HW_BIT_RATE_54MBPS, |
| 2039 | .hw_value_short = CONF_HW_BIT_RATE_54MBPS, }, |
| 2040 | }; |
| 2041 | |
| 2042 | /* 5 GHz band channels for WL1273 */ |
| 2043 | static struct ieee80211_channel wl1271_channels_5ghz[] = { |
| 2044 | { .hw_value = 183, .center_freq = 4915}, |
| 2045 | { .hw_value = 184, .center_freq = 4920}, |
| 2046 | { .hw_value = 185, .center_freq = 4925}, |
| 2047 | { .hw_value = 187, .center_freq = 4935}, |
| 2048 | { .hw_value = 188, .center_freq = 4940}, |
| 2049 | { .hw_value = 189, .center_freq = 4945}, |
| 2050 | { .hw_value = 192, .center_freq = 4960}, |
| 2051 | { .hw_value = 196, .center_freq = 4980}, |
| 2052 | { .hw_value = 7, .center_freq = 5035}, |
| 2053 | { .hw_value = 8, .center_freq = 5040}, |
| 2054 | { .hw_value = 9, .center_freq = 5045}, |
| 2055 | { .hw_value = 11, .center_freq = 5055}, |
| 2056 | { .hw_value = 12, .center_freq = 5060}, |
| 2057 | { .hw_value = 16, .center_freq = 5080}, |
| 2058 | { .hw_value = 34, .center_freq = 5170}, |
| 2059 | { .hw_value = 36, .center_freq = 5180}, |
| 2060 | { .hw_value = 38, .center_freq = 5190}, |
| 2061 | { .hw_value = 40, .center_freq = 5200}, |
| 2062 | { .hw_value = 42, .center_freq = 5210}, |
| 2063 | { .hw_value = 44, .center_freq = 5220}, |
| 2064 | { .hw_value = 46, .center_freq = 5230}, |
| 2065 | { .hw_value = 48, .center_freq = 5240}, |
| 2066 | { .hw_value = 52, .center_freq = 5260}, |
| 2067 | { .hw_value = 56, .center_freq = 5280}, |
| 2068 | { .hw_value = 60, .center_freq = 5300}, |
| 2069 | { .hw_value = 64, .center_freq = 5320}, |
| 2070 | { .hw_value = 100, .center_freq = 5500}, |
| 2071 | { .hw_value = 104, .center_freq = 5520}, |
| 2072 | { .hw_value = 108, .center_freq = 5540}, |
| 2073 | { .hw_value = 112, .center_freq = 5560}, |
| 2074 | { .hw_value = 116, .center_freq = 5580}, |
| 2075 | { .hw_value = 120, .center_freq = 5600}, |
| 2076 | { .hw_value = 124, .center_freq = 5620}, |
| 2077 | { .hw_value = 128, .center_freq = 5640}, |
| 2078 | { .hw_value = 132, .center_freq = 5660}, |
| 2079 | { .hw_value = 136, .center_freq = 5680}, |
| 2080 | { .hw_value = 140, .center_freq = 5700}, |
| 2081 | { .hw_value = 149, .center_freq = 5745}, |
| 2082 | { .hw_value = 153, .center_freq = 5765}, |
| 2083 | { .hw_value = 157, .center_freq = 5785}, |
| 2084 | { .hw_value = 161, .center_freq = 5805}, |
| 2085 | { .hw_value = 165, .center_freq = 5825}, |
| 2086 | }; |
| 2087 | |
Juuso Oikarinen | f876bb9 | 2010-03-26 12:53:11 +0200 | [diff] [blame] | 2088 | /* mapping to indexes for wl1271_rates_5ghz */ |
| 2089 | const static u8 wl1271_rate_to_idx_5ghz[] = { |
| 2090 | /* MCS rates are used only with 11n */ |
| 2091 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_MCS7 */ |
| 2092 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_MCS6 */ |
| 2093 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_MCS5 */ |
| 2094 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_MCS4 */ |
| 2095 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_MCS3 */ |
| 2096 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_MCS2 */ |
| 2097 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_MCS1 */ |
| 2098 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_MCS0 */ |
| 2099 | |
| 2100 | 7, /* CONF_HW_RXTX_RATE_54 */ |
| 2101 | 6, /* CONF_HW_RXTX_RATE_48 */ |
| 2102 | 5, /* CONF_HW_RXTX_RATE_36 */ |
| 2103 | 4, /* CONF_HW_RXTX_RATE_24 */ |
| 2104 | |
| 2105 | /* TI-specific rate */ |
| 2106 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_22 */ |
| 2107 | |
| 2108 | 3, /* CONF_HW_RXTX_RATE_18 */ |
| 2109 | 2, /* CONF_HW_RXTX_RATE_12 */ |
| 2110 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_11 */ |
| 2111 | 1, /* CONF_HW_RXTX_RATE_9 */ |
| 2112 | 0, /* CONF_HW_RXTX_RATE_6 */ |
| 2113 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_5_5 */ |
| 2114 | CONF_HW_RXTX_RATE_UNSUPPORTED, /* CONF_HW_RXTX_RATE_2 */ |
| 2115 | CONF_HW_RXTX_RATE_UNSUPPORTED /* CONF_HW_RXTX_RATE_1 */ |
| 2116 | }; |
Teemu Paasikivi | 1ebec3d | 2009-10-13 12:47:48 +0300 | [diff] [blame] | 2117 | |
| 2118 | static struct ieee80211_supported_band wl1271_band_5ghz = { |
| 2119 | .channels = wl1271_channels_5ghz, |
| 2120 | .n_channels = ARRAY_SIZE(wl1271_channels_5ghz), |
| 2121 | .bitrates = wl1271_rates_5ghz, |
| 2122 | .n_bitrates = ARRAY_SIZE(wl1271_rates_5ghz), |
| 2123 | }; |
| 2124 | |
Juuso Oikarinen | f876bb9 | 2010-03-26 12:53:11 +0200 | [diff] [blame] | 2125 | const static u8 *wl1271_band_rate_to_idx[] = { |
| 2126 | [IEEE80211_BAND_2GHZ] = wl1271_rate_to_idx_2ghz, |
| 2127 | [IEEE80211_BAND_5GHZ] = wl1271_rate_to_idx_5ghz |
| 2128 | }; |
| 2129 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2130 | static const struct ieee80211_ops wl1271_ops = { |
| 2131 | .start = wl1271_op_start, |
| 2132 | .stop = wl1271_op_stop, |
| 2133 | .add_interface = wl1271_op_add_interface, |
| 2134 | .remove_interface = wl1271_op_remove_interface, |
| 2135 | .config = wl1271_op_config, |
Juuso Oikarinen | c87dec9 | 2009-10-08 21:56:31 +0300 | [diff] [blame] | 2136 | .prepare_multicast = wl1271_op_prepare_multicast, |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2137 | .configure_filter = wl1271_op_configure_filter, |
| 2138 | .tx = wl1271_op_tx, |
| 2139 | .set_key = wl1271_op_set_key, |
| 2140 | .hw_scan = wl1271_op_hw_scan, |
| 2141 | .bss_info_changed = wl1271_op_bss_info_changed, |
| 2142 | .set_rts_threshold = wl1271_op_set_rts_threshold, |
Kalle Valo | c6999d8 | 2010-02-18 13:25:41 +0200 | [diff] [blame] | 2143 | .conf_tx = wl1271_op_conf_tx, |
Kalle Valo | c8c9087 | 2010-02-18 13:25:53 +0200 | [diff] [blame] | 2144 | CFG80211_TESTMODE_CMD(wl1271_tm_cmd) |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2145 | }; |
| 2146 | |
Juuso Oikarinen | f876bb9 | 2010-03-26 12:53:11 +0200 | [diff] [blame] | 2147 | |
| 2148 | u8 wl1271_rate_to_idx(struct wl1271 *wl, int rate) |
| 2149 | { |
| 2150 | u8 idx; |
| 2151 | |
| 2152 | BUG_ON(wl->band >= sizeof(wl1271_band_rate_to_idx)/sizeof(u8 *)); |
| 2153 | |
| 2154 | if (unlikely(rate >= CONF_HW_RXTX_RATE_MAX)) { |
| 2155 | wl1271_error("Illegal RX rate from HW: %d", rate); |
| 2156 | return 0; |
| 2157 | } |
| 2158 | |
| 2159 | idx = wl1271_band_rate_to_idx[wl->band][rate]; |
| 2160 | if (unlikely(idx == CONF_HW_RXTX_RATE_UNSUPPORTED)) { |
| 2161 | wl1271_error("Unsupported RX rate from HW: %d", rate); |
| 2162 | return 0; |
| 2163 | } |
| 2164 | |
| 2165 | return idx; |
| 2166 | } |
| 2167 | |
Juuso Oikarinen | 7fc3a86 | 2010-03-18 12:26:32 +0200 | [diff] [blame] | 2168 | static ssize_t wl1271_sysfs_show_bt_coex_state(struct device *dev, |
| 2169 | struct device_attribute *attr, |
| 2170 | char *buf) |
| 2171 | { |
| 2172 | struct wl1271 *wl = dev_get_drvdata(dev); |
| 2173 | ssize_t len; |
| 2174 | |
| 2175 | /* FIXME: what's the maximum length of buf? page size?*/ |
| 2176 | len = 500; |
| 2177 | |
| 2178 | mutex_lock(&wl->mutex); |
| 2179 | len = snprintf(buf, len, "%d\n\n0 - off\n1 - on\n", |
| 2180 | wl->sg_enabled); |
| 2181 | mutex_unlock(&wl->mutex); |
| 2182 | |
| 2183 | return len; |
| 2184 | |
| 2185 | } |
| 2186 | |
| 2187 | static ssize_t wl1271_sysfs_store_bt_coex_state(struct device *dev, |
| 2188 | struct device_attribute *attr, |
| 2189 | const char *buf, size_t count) |
| 2190 | { |
| 2191 | struct wl1271 *wl = dev_get_drvdata(dev); |
| 2192 | unsigned long res; |
| 2193 | int ret; |
| 2194 | |
| 2195 | ret = strict_strtoul(buf, 10, &res); |
| 2196 | |
| 2197 | if (ret < 0) { |
| 2198 | wl1271_warning("incorrect value written to bt_coex_mode"); |
| 2199 | return count; |
| 2200 | } |
| 2201 | |
| 2202 | mutex_lock(&wl->mutex); |
| 2203 | |
| 2204 | res = !!res; |
| 2205 | |
| 2206 | if (res == wl->sg_enabled) |
| 2207 | goto out; |
| 2208 | |
| 2209 | wl->sg_enabled = res; |
| 2210 | |
| 2211 | if (wl->state == WL1271_STATE_OFF) |
| 2212 | goto out; |
| 2213 | |
| 2214 | ret = wl1271_ps_elp_wakeup(wl, false); |
| 2215 | if (ret < 0) |
| 2216 | goto out; |
| 2217 | |
| 2218 | wl1271_acx_sg_enable(wl, wl->sg_enabled); |
| 2219 | wl1271_ps_elp_sleep(wl); |
| 2220 | |
| 2221 | out: |
| 2222 | mutex_unlock(&wl->mutex); |
| 2223 | return count; |
| 2224 | } |
| 2225 | |
| 2226 | static DEVICE_ATTR(bt_coex_state, S_IRUGO | S_IWUSR, |
| 2227 | wl1271_sysfs_show_bt_coex_state, |
| 2228 | wl1271_sysfs_store_bt_coex_state); |
| 2229 | |
Teemu Paasikivi | 2d5e82b | 2010-02-22 08:38:21 +0200 | [diff] [blame] | 2230 | int wl1271_register_hw(struct wl1271 *wl) |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2231 | { |
| 2232 | int ret; |
| 2233 | |
| 2234 | if (wl->mac80211_registered) |
| 2235 | return 0; |
| 2236 | |
| 2237 | SET_IEEE80211_PERM_ADDR(wl->hw, wl->mac_addr); |
| 2238 | |
| 2239 | ret = ieee80211_register_hw(wl->hw); |
| 2240 | if (ret < 0) { |
| 2241 | wl1271_error("unable to register mac80211 hw: %d", ret); |
| 2242 | return ret; |
| 2243 | } |
| 2244 | |
| 2245 | wl->mac80211_registered = true; |
| 2246 | |
| 2247 | wl1271_notice("loaded"); |
| 2248 | |
| 2249 | return 0; |
| 2250 | } |
Teemu Paasikivi | 50b3eb4 | 2010-02-22 08:38:26 +0200 | [diff] [blame] | 2251 | EXPORT_SYMBOL_GPL(wl1271_register_hw); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2252 | |
Teemu Paasikivi | 3b56dd6 | 2010-03-18 12:26:46 +0200 | [diff] [blame] | 2253 | void wl1271_unregister_hw(struct wl1271 *wl) |
| 2254 | { |
| 2255 | ieee80211_unregister_hw(wl->hw); |
| 2256 | wl->mac80211_registered = false; |
| 2257 | |
| 2258 | } |
| 2259 | EXPORT_SYMBOL_GPL(wl1271_unregister_hw); |
| 2260 | |
Teemu Paasikivi | 2d5e82b | 2010-02-22 08:38:21 +0200 | [diff] [blame] | 2261 | int wl1271_init_ieee80211(struct wl1271 *wl) |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2262 | { |
Juuso Oikarinen | 1e2b797 | 2009-10-08 21:56:20 +0300 | [diff] [blame] | 2263 | /* The tx descriptor buffer and the TKIP space. */ |
| 2264 | wl->hw->extra_tx_headroom = WL1271_TKIP_IV_SPACE + |
| 2265 | sizeof(struct wl1271_tx_hw_descr); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2266 | |
| 2267 | /* unit us */ |
| 2268 | /* FIXME: find a proper value */ |
| 2269 | wl->hw->channel_change_time = 10000; |
Juuso Oikarinen | 50c500a | 2010-04-01 11:38:22 +0300 | [diff] [blame] | 2270 | wl->hw->max_listen_interval = wl->conf.conn.max_listen_interval; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2271 | |
| 2272 | wl->hw->flags = IEEE80211_HW_SIGNAL_DBM | |
Juuso Oikarinen | 1922167 | 2009-10-08 21:56:35 +0300 | [diff] [blame] | 2273 | IEEE80211_HW_NOISE_DBM | |
Juuso Oikarinen | 03442a3 | 2009-11-23 23:22:14 +0200 | [diff] [blame] | 2274 | IEEE80211_HW_BEACON_FILTER | |
Juuso Oikarinen | 0a34332 | 2010-02-22 08:38:41 +0200 | [diff] [blame] | 2275 | IEEE80211_HW_SUPPORTS_PS | |
Kalle Valo | 4695dc9 | 2010-03-18 12:26:38 +0200 | [diff] [blame] | 2276 | IEEE80211_HW_SUPPORTS_UAPSD | |
Juuso Oikarinen | a9af092 | 2010-03-26 12:53:30 +0200 | [diff] [blame] | 2277 | IEEE80211_HW_HAS_RATE_CONTROL | |
Juuso Oikarinen | 00236aed | 2010-04-09 11:07:30 +0300 | [diff] [blame] | 2278 | IEEE80211_HW_CONNECTION_MONITOR | |
| 2279 | IEEE80211_HW_SUPPORTS_CQM_RSSI; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2280 | |
Juuso Oikarinen | e0d8bbf | 2009-12-11 15:41:04 +0200 | [diff] [blame] | 2281 | wl->hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) | |
| 2282 | BIT(NL80211_IFTYPE_ADHOC); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2283 | wl->hw->wiphy->max_scan_ssids = 1; |
| 2284 | wl->hw->wiphy->bands[IEEE80211_BAND_2GHZ] = &wl1271_band_2ghz; |
| 2285 | |
Teemu Paasikivi | 1ebec3d | 2009-10-13 12:47:48 +0300 | [diff] [blame] | 2286 | if (wl1271_11a_enabled()) |
| 2287 | wl->hw->wiphy->bands[IEEE80211_BAND_5GHZ] = &wl1271_band_5ghz; |
| 2288 | |
Kalle Valo | 12bd894 | 2010-03-18 12:26:33 +0200 | [diff] [blame] | 2289 | wl->hw->queues = 4; |
Juuso Oikarinen | 31627dc | 2010-03-26 12:53:12 +0200 | [diff] [blame] | 2290 | wl->hw->max_rates = 1; |
Kalle Valo | 12bd894 | 2010-03-18 12:26:33 +0200 | [diff] [blame] | 2291 | |
Teemu Paasikivi | 8197b71 | 2010-02-22 08:38:23 +0200 | [diff] [blame] | 2292 | SET_IEEE80211_DEV(wl->hw, wl1271_wl_to_dev(wl)); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2293 | |
| 2294 | return 0; |
| 2295 | } |
Teemu Paasikivi | 50b3eb4 | 2010-02-22 08:38:26 +0200 | [diff] [blame] | 2296 | EXPORT_SYMBOL_GPL(wl1271_init_ieee80211); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2297 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2298 | #define WL1271_DEFAULT_CHANNEL 0 |
Teemu Paasikivi | c332a4b | 2010-02-18 13:25:57 +0200 | [diff] [blame] | 2299 | |
Teemu Paasikivi | 2d5e82b | 2010-02-22 08:38:21 +0200 | [diff] [blame] | 2300 | struct ieee80211_hw *wl1271_alloc_hw(void) |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2301 | { |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2302 | struct ieee80211_hw *hw; |
Teemu Paasikivi | 3b56dd6 | 2010-03-18 12:26:46 +0200 | [diff] [blame] | 2303 | struct platform_device *plat_dev = NULL; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2304 | struct wl1271 *wl; |
Juuso Oikarinen | a1dd818 | 2010-03-18 12:26:31 +0200 | [diff] [blame] | 2305 | int i, ret; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2306 | |
| 2307 | hw = ieee80211_alloc_hw(sizeof(*wl), &wl1271_ops); |
| 2308 | if (!hw) { |
| 2309 | wl1271_error("could not alloc ieee80211_hw"); |
Juuso Oikarinen | a1dd818 | 2010-03-18 12:26:31 +0200 | [diff] [blame] | 2310 | ret = -ENOMEM; |
Teemu Paasikivi | 3b56dd6 | 2010-03-18 12:26:46 +0200 | [diff] [blame] | 2311 | goto err_hw_alloc; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2312 | } |
| 2313 | |
Teemu Paasikivi | 3b56dd6 | 2010-03-18 12:26:46 +0200 | [diff] [blame] | 2314 | plat_dev = kmalloc(sizeof(wl1271_device), GFP_KERNEL); |
| 2315 | if (!plat_dev) { |
| 2316 | wl1271_error("could not allocate platform_device"); |
| 2317 | ret = -ENOMEM; |
| 2318 | goto err_plat_alloc; |
| 2319 | } |
| 2320 | |
| 2321 | memcpy(plat_dev, &wl1271_device, sizeof(wl1271_device)); |
| 2322 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2323 | wl = hw->priv; |
| 2324 | memset(wl, 0, sizeof(*wl)); |
| 2325 | |
Juuso Oikarinen | 01c0916 | 2009-10-13 12:47:55 +0300 | [diff] [blame] | 2326 | INIT_LIST_HEAD(&wl->list); |
| 2327 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2328 | wl->hw = hw; |
Teemu Paasikivi | 3b56dd6 | 2010-03-18 12:26:46 +0200 | [diff] [blame] | 2329 | wl->plat_dev = plat_dev; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2330 | |
| 2331 | skb_queue_head_init(&wl->tx_queue); |
| 2332 | |
Juuso Oikarinen | 37b70a8 | 2009-10-08 21:56:21 +0300 | [diff] [blame] | 2333 | INIT_DELAYED_WORK(&wl->elp_work, wl1271_elp_work); |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2334 | wl->channel = WL1271_DEFAULT_CHANNEL; |
Juuso Oikarinen | 60e84c2 | 2010-03-26 12:53:25 +0200 | [diff] [blame] | 2335 | wl->beacon_int = WL1271_DEFAULT_BEACON_INT; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2336 | wl->default_key = 0; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2337 | wl->rx_counter = 0; |
| 2338 | wl->rx_config = WL1271_DEFAULT_RX_CONFIG; |
| 2339 | wl->rx_filter = WL1271_DEFAULT_RX_FILTER; |
Juuso Oikarinen | 19ad071 | 2009-11-02 20:22:11 +0200 | [diff] [blame] | 2340 | wl->psm_entry_retry = 0; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2341 | wl->power_level = WL1271_DEFAULT_POWER_LEVEL; |
Juuso Oikarinen | a6fe231 | 2009-12-11 15:40:58 +0200 | [diff] [blame] | 2342 | wl->basic_rate_set = CONF_TX_RATE_MASK_BASIC; |
Juuso Oikarinen | ebba60c | 2010-04-01 11:38:20 +0300 | [diff] [blame] | 2343 | wl->basic_rate = CONF_TX_RATE_MASK_BASIC; |
Juuso Oikarinen | 830fb67 | 2009-12-11 15:41:06 +0200 | [diff] [blame] | 2344 | wl->rate_set = CONF_TX_RATE_MASK_BASIC; |
| 2345 | wl->sta_rate_set = 0; |
Juuso Oikarinen | 8a5a37a | 2009-10-08 21:56:24 +0300 | [diff] [blame] | 2346 | wl->band = IEEE80211_BAND_2GHZ; |
Juuso Oikarinen | b771eee | 2009-10-08 21:56:34 +0300 | [diff] [blame] | 2347 | wl->vif = NULL; |
Juuso Oikarinen | 830fb67 | 2009-12-11 15:41:06 +0200 | [diff] [blame] | 2348 | wl->flags = 0; |
Juuso Oikarinen | 7fc3a86 | 2010-03-18 12:26:32 +0200 | [diff] [blame] | 2349 | wl->sg_enabled = true; |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2350 | |
Juuso Oikarinen | be7078c | 2009-10-08 21:56:26 +0300 | [diff] [blame] | 2351 | for (i = 0; i < ACX_TX_DESCRIPTORS; i++) |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2352 | wl->tx_frames[i] = NULL; |
| 2353 | |
| 2354 | spin_lock_init(&wl->wl_lock); |
| 2355 | |
Luciano Coelho | f5fc0f8 | 2009-08-06 16:25:28 +0300 | [diff] [blame] | 2356 | wl->state = WL1271_STATE_OFF; |
| 2357 | mutex_init(&wl->mutex); |
| 2358 | |
Teemu Paasikivi | c332a4b | 2010-02-18 13:25:57 +0200 | [diff] [blame] | 2359 | /* Apply default driver configuration. */ |
| 2360 | wl1271_conf_init(wl); |
| 2361 | |
Teemu Paasikivi | 2d5e82b | 2010-02-22 08:38:21 +0200 | [diff] [blame] | 2362 | wl1271_debugfs_init(wl); |
| 2363 | |
Juuso Oikarinen | a1dd818 | 2010-03-18 12:26:31 +0200 | [diff] [blame] | 2364 | /* Register platform device */ |
Teemu Paasikivi | 3b56dd6 | 2010-03-18 12:26:46 +0200 | [diff] [blame] | 2365 | ret = platform_device_register(wl->plat_dev); |
Juuso Oikarinen | a1dd818 | 2010-03-18 12:26:31 +0200 | [diff] [blame] | 2366 | if (ret) { |
| 2367 | wl1271_error("couldn't register platform device"); |
| 2368 | goto err_hw; |
| 2369 | } |
Teemu Paasikivi | 3b56dd6 | 2010-03-18 12:26:46 +0200 | [diff] [blame] | 2370 | dev_set_drvdata(&wl->plat_dev->dev, wl); |
Juuso Oikarinen | a1dd818 | 2010-03-18 12:26:31 +0200 | [diff] [blame] | 2371 | |
Juuso Oikarinen | 7fc3a86 | 2010-03-18 12:26:32 +0200 | [diff] [blame] | 2372 | /* Create sysfs file to control bt coex state */ |
Teemu Paasikivi | 3b56dd6 | 2010-03-18 12:26:46 +0200 | [diff] [blame] | 2373 | ret = device_create_file(&wl->plat_dev->dev, &dev_attr_bt_coex_state); |
Juuso Oikarinen | 7fc3a86 | 2010-03-18 12:26:32 +0200 | [diff] [blame] | 2374 | if (ret < 0) { |
| 2375 | wl1271_error("failed to create sysfs file bt_coex_state"); |
| 2376 | goto err_platform; |
| 2377 | } |
Juuso Oikarinen | a1dd818 | 2010-03-18 12:26:31 +0200 | [diff] [blame] | 2378 | |
Teemu Paasikivi | c332a4b | 2010-02-18 13:25:57 +0200 | [diff] [blame] | 2379 | return hw; |
Juuso Oikarinen | a1dd818 | 2010-03-18 12:26:31 +0200 | [diff] [blame] | 2380 | |
Juuso Oikarinen | 7fc3a86 | 2010-03-18 12:26:32 +0200 | [diff] [blame] | 2381 | err_platform: |
Teemu Paasikivi | 3b56dd6 | 2010-03-18 12:26:46 +0200 | [diff] [blame] | 2382 | platform_device_unregister(wl->plat_dev); |
Juuso Oikarinen | 7fc3a86 | 2010-03-18 12:26:32 +0200 | [diff] [blame] | 2383 | |
Juuso Oikarinen | a1dd818 | 2010-03-18 12:26:31 +0200 | [diff] [blame] | 2384 | err_hw: |
Teemu Paasikivi | 3b56dd6 | 2010-03-18 12:26:46 +0200 | [diff] [blame] | 2385 | wl1271_debugfs_exit(wl); |
| 2386 | kfree(plat_dev); |
Juuso Oikarinen | a1dd818 | 2010-03-18 12:26:31 +0200 | [diff] [blame] | 2387 | |
Teemu Paasikivi | 3b56dd6 | 2010-03-18 12:26:46 +0200 | [diff] [blame] | 2388 | err_plat_alloc: |
| 2389 | ieee80211_free_hw(hw); |
| 2390 | |
| 2391 | err_hw_alloc: |
| 2392 | |
Juuso Oikarinen | a1dd818 | 2010-03-18 12:26:31 +0200 | [diff] [blame] | 2393 | return ERR_PTR(ret); |
Teemu Paasikivi | c332a4b | 2010-02-18 13:25:57 +0200 | [diff] [blame] | 2394 | } |
Teemu Paasikivi | 50b3eb4 | 2010-02-22 08:38:26 +0200 | [diff] [blame] | 2395 | EXPORT_SYMBOL_GPL(wl1271_alloc_hw); |
Teemu Paasikivi | c332a4b | 2010-02-18 13:25:57 +0200 | [diff] [blame] | 2396 | |
| 2397 | int wl1271_free_hw(struct wl1271 *wl) |
| 2398 | { |
Teemu Paasikivi | 3b56dd6 | 2010-03-18 12:26:46 +0200 | [diff] [blame] | 2399 | platform_device_unregister(wl->plat_dev); |
| 2400 | kfree(wl->plat_dev); |
Teemu Paasikivi | c332a4b | 2010-02-18 13:25:57 +0200 | [diff] [blame] | 2401 | |
| 2402 | wl1271_debugfs_exit(wl); |
| 2403 | |
Teemu Paasikivi | c332a4b | 2010-02-18 13:25:57 +0200 | [diff] [blame] | 2404 | vfree(wl->fw); |
| 2405 | wl->fw = NULL; |
| 2406 | kfree(wl->nvs); |
| 2407 | wl->nvs = NULL; |
| 2408 | |
| 2409 | kfree(wl->fw_status); |
| 2410 | kfree(wl->tx_res_if); |
| 2411 | |
| 2412 | ieee80211_free_hw(wl->hw); |
| 2413 | |
| 2414 | return 0; |
| 2415 | } |
Teemu Paasikivi | 50b3eb4 | 2010-02-22 08:38:26 +0200 | [diff] [blame] | 2416 | EXPORT_SYMBOL_GPL(wl1271_free_hw); |
| 2417 | |
| 2418 | MODULE_LICENSE("GPL"); |
| 2419 | MODULE_AUTHOR("Luciano Coelho <luciano.coelho@nokia.com>"); |
| 2420 | MODULE_AUTHOR("Juuso Oikarinen <juuso.oikarinen@nokia.com>"); |