cfg80211.c 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871
  1. /*
  2. * Marvell Wireless LAN device driver: CFG80211
  3. *
  4. * Copyright (C) 2011, Marvell International Ltd.
  5. *
  6. * This software file (the "File") is distributed by Marvell International
  7. * Ltd. under the terms of the GNU General Public License Version 2, June 1991
  8. * (the "License"). You may use, redistribute and/or modify this File in
  9. * accordance with the terms and conditions of the License, a copy of which
  10. * is available by writing to the Free Software Foundation, Inc.,
  11. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
  12. * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
  13. *
  14. * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
  15. * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
  16. * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
  17. * this warranty disclaimer.
  18. */
  19. #include "cfg80211.h"
  20. #include "main.h"
  21. static const struct ieee80211_iface_limit mwifiex_ap_sta_limits[] = {
  22. {
  23. .max = 1, .types = BIT(NL80211_IFTYPE_STATION),
  24. },
  25. {
  26. .max = 1, .types = BIT(NL80211_IFTYPE_AP),
  27. },
  28. };
  29. static const struct ieee80211_iface_combination mwifiex_iface_comb_ap_sta = {
  30. .limits = mwifiex_ap_sta_limits,
  31. .num_different_channels = 1,
  32. .n_limits = ARRAY_SIZE(mwifiex_ap_sta_limits),
  33. .max_interfaces = MWIFIEX_MAX_BSS_NUM,
  34. .beacon_int_infra_match = true,
  35. };
  36. /*
  37. * This function maps the nl802.11 channel type into driver channel type.
  38. *
  39. * The mapping is as follows -
  40. * NL80211_CHAN_NO_HT -> IEEE80211_HT_PARAM_CHA_SEC_NONE
  41. * NL80211_CHAN_HT20 -> IEEE80211_HT_PARAM_CHA_SEC_NONE
  42. * NL80211_CHAN_HT40PLUS -> IEEE80211_HT_PARAM_CHA_SEC_ABOVE
  43. * NL80211_CHAN_HT40MINUS -> IEEE80211_HT_PARAM_CHA_SEC_BELOW
  44. * Others -> IEEE80211_HT_PARAM_CHA_SEC_NONE
  45. */
  46. static u8
  47. mwifiex_chan_type_to_sec_chan_offset(enum nl80211_channel_type chan_type)
  48. {
  49. switch (chan_type) {
  50. case NL80211_CHAN_NO_HT:
  51. case NL80211_CHAN_HT20:
  52. return IEEE80211_HT_PARAM_CHA_SEC_NONE;
  53. case NL80211_CHAN_HT40PLUS:
  54. return IEEE80211_HT_PARAM_CHA_SEC_ABOVE;
  55. case NL80211_CHAN_HT40MINUS:
  56. return IEEE80211_HT_PARAM_CHA_SEC_BELOW;
  57. default:
  58. return IEEE80211_HT_PARAM_CHA_SEC_NONE;
  59. }
  60. }
  61. /*
  62. * This function checks whether WEP is set.
  63. */
  64. static int
  65. mwifiex_is_alg_wep(u32 cipher)
  66. {
  67. switch (cipher) {
  68. case WLAN_CIPHER_SUITE_WEP40:
  69. case WLAN_CIPHER_SUITE_WEP104:
  70. return 1;
  71. default:
  72. break;
  73. }
  74. return 0;
  75. }
  76. /*
  77. * This function retrieves the private structure from kernel wiphy structure.
  78. */
  79. static void *mwifiex_cfg80211_get_adapter(struct wiphy *wiphy)
  80. {
  81. return (void *) (*(unsigned long *) wiphy_priv(wiphy));
  82. }
  83. /*
  84. * CFG802.11 operation handler to delete a network key.
  85. */
  86. static int
  87. mwifiex_cfg80211_del_key(struct wiphy *wiphy, struct net_device *netdev,
  88. u8 key_index, bool pairwise, const u8 *mac_addr)
  89. {
  90. struct mwifiex_private *priv = mwifiex_netdev_get_priv(netdev);
  91. const u8 bc_mac[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
  92. const u8 *peer_mac = pairwise ? mac_addr : bc_mac;
  93. if (mwifiex_set_encode(priv, NULL, NULL, 0, key_index, peer_mac, 1)) {
  94. wiphy_err(wiphy, "deleting the crypto keys\n");
  95. return -EFAULT;
  96. }
  97. wiphy_dbg(wiphy, "info: crypto keys deleted\n");
  98. return 0;
  99. }
  100. /*
  101. * CFG802.11 operation handler to set Tx power.
  102. */
  103. static int
  104. mwifiex_cfg80211_set_tx_power(struct wiphy *wiphy,
  105. enum nl80211_tx_power_setting type,
  106. int mbm)
  107. {
  108. struct mwifiex_adapter *adapter = mwifiex_cfg80211_get_adapter(wiphy);
  109. struct mwifiex_private *priv;
  110. struct mwifiex_power_cfg power_cfg;
  111. int dbm = MBM_TO_DBM(mbm);
  112. if (type == NL80211_TX_POWER_FIXED) {
  113. power_cfg.is_power_auto = 0;
  114. power_cfg.power_level = dbm;
  115. } else {
  116. power_cfg.is_power_auto = 1;
  117. }
  118. priv = mwifiex_get_priv(adapter, MWIFIEX_BSS_ROLE_ANY);
  119. return mwifiex_set_tx_power(priv, &power_cfg);
  120. }
  121. /*
  122. * CFG802.11 operation handler to set Power Save option.
  123. *
  124. * The timeout value, if provided, is currently ignored.
  125. */
  126. static int
  127. mwifiex_cfg80211_set_power_mgmt(struct wiphy *wiphy,
  128. struct net_device *dev,
  129. bool enabled, int timeout)
  130. {
  131. struct mwifiex_private *priv = mwifiex_netdev_get_priv(dev);
  132. u32 ps_mode;
  133. if (timeout)
  134. wiphy_dbg(wiphy,
  135. "info: ignore timeout value for IEEE Power Save\n");
  136. ps_mode = enabled;
  137. return mwifiex_drv_set_power(priv, &ps_mode);
  138. }
  139. /*
  140. * CFG802.11 operation handler to set the default network key.
  141. */
  142. static int
  143. mwifiex_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *netdev,
  144. u8 key_index, bool unicast,
  145. bool multicast)
  146. {
  147. struct mwifiex_private *priv = mwifiex_netdev_get_priv(netdev);
  148. /* Return if WEP key not configured */
  149. if (!priv->sec_info.wep_enabled)
  150. return 0;
  151. if (priv->bss_type == MWIFIEX_BSS_TYPE_UAP) {
  152. priv->wep_key_curr_index = key_index;
  153. } else if (mwifiex_set_encode(priv, NULL, NULL, 0, key_index,
  154. NULL, 0)) {
  155. wiphy_err(wiphy, "set default Tx key index\n");
  156. return -EFAULT;
  157. }
  158. return 0;
  159. }
  160. /*
  161. * CFG802.11 operation handler to add a network key.
  162. */
  163. static int
  164. mwifiex_cfg80211_add_key(struct wiphy *wiphy, struct net_device *netdev,
  165. u8 key_index, bool pairwise, const u8 *mac_addr,
  166. struct key_params *params)
  167. {
  168. struct mwifiex_private *priv = mwifiex_netdev_get_priv(netdev);
  169. struct mwifiex_wep_key *wep_key;
  170. const u8 bc_mac[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
  171. const u8 *peer_mac = pairwise ? mac_addr : bc_mac;
  172. if (GET_BSS_ROLE(priv) == MWIFIEX_BSS_ROLE_UAP &&
  173. (params->cipher == WLAN_CIPHER_SUITE_WEP40 ||
  174. params->cipher == WLAN_CIPHER_SUITE_WEP104)) {
  175. if (params->key && params->key_len) {
  176. wep_key = &priv->wep_key[key_index];
  177. memset(wep_key, 0, sizeof(struct mwifiex_wep_key));
  178. memcpy(wep_key->key_material, params->key,
  179. params->key_len);
  180. wep_key->key_index = key_index;
  181. wep_key->key_length = params->key_len;
  182. priv->sec_info.wep_enabled = 1;
  183. }
  184. return 0;
  185. }
  186. if (mwifiex_set_encode(priv, params, params->key, params->key_len,
  187. key_index, peer_mac, 0)) {
  188. wiphy_err(wiphy, "crypto keys added\n");
  189. return -EFAULT;
  190. }
  191. return 0;
  192. }
  193. /*
  194. * This function sends domain information to the firmware.
  195. *
  196. * The following information are passed to the firmware -
  197. * - Country codes
  198. * - Sub bands (first channel, number of channels, maximum Tx power)
  199. */
  200. static int mwifiex_send_domain_info_cmd_fw(struct wiphy *wiphy)
  201. {
  202. u8 no_of_triplet = 0;
  203. struct ieee80211_country_ie_triplet *t;
  204. u8 no_of_parsed_chan = 0;
  205. u8 first_chan = 0, next_chan = 0, max_pwr = 0;
  206. u8 i, flag = 0;
  207. enum ieee80211_band band;
  208. struct ieee80211_supported_band *sband;
  209. struct ieee80211_channel *ch;
  210. struct mwifiex_adapter *adapter = mwifiex_cfg80211_get_adapter(wiphy);
  211. struct mwifiex_private *priv;
  212. struct mwifiex_802_11d_domain_reg *domain_info = &adapter->domain_reg;
  213. /* Set country code */
  214. domain_info->country_code[0] = adapter->country_code[0];
  215. domain_info->country_code[1] = adapter->country_code[1];
  216. domain_info->country_code[2] = ' ';
  217. band = mwifiex_band_to_radio_type(adapter->config_bands);
  218. if (!wiphy->bands[band]) {
  219. wiphy_err(wiphy, "11D: setting domain info in FW\n");
  220. return -1;
  221. }
  222. sband = wiphy->bands[band];
  223. for (i = 0; i < sband->n_channels ; i++) {
  224. ch = &sband->channels[i];
  225. if (ch->flags & IEEE80211_CHAN_DISABLED)
  226. continue;
  227. if (!flag) {
  228. flag = 1;
  229. first_chan = (u32) ch->hw_value;
  230. next_chan = first_chan;
  231. max_pwr = ch->max_reg_power;
  232. no_of_parsed_chan = 1;
  233. continue;
  234. }
  235. if (ch->hw_value == next_chan + 1 &&
  236. ch->max_reg_power == max_pwr) {
  237. next_chan++;
  238. no_of_parsed_chan++;
  239. } else {
  240. t = &domain_info->triplet[no_of_triplet];
  241. t->chans.first_channel = first_chan;
  242. t->chans.num_channels = no_of_parsed_chan;
  243. t->chans.max_power = max_pwr;
  244. no_of_triplet++;
  245. first_chan = (u32) ch->hw_value;
  246. next_chan = first_chan;
  247. max_pwr = ch->max_reg_power;
  248. no_of_parsed_chan = 1;
  249. }
  250. }
  251. if (flag) {
  252. t = &domain_info->triplet[no_of_triplet];
  253. t->chans.first_channel = first_chan;
  254. t->chans.num_channels = no_of_parsed_chan;
  255. t->chans.max_power = max_pwr;
  256. no_of_triplet++;
  257. }
  258. domain_info->no_of_triplet = no_of_triplet;
  259. priv = mwifiex_get_priv(adapter, MWIFIEX_BSS_ROLE_ANY);
  260. if (mwifiex_send_cmd_async(priv, HostCmd_CMD_802_11D_DOMAIN_INFO,
  261. HostCmd_ACT_GEN_SET, 0, NULL)) {
  262. wiphy_err(wiphy, "11D: setting domain info in FW\n");
  263. return -1;
  264. }
  265. return 0;
  266. }
  267. /*
  268. * CFG802.11 regulatory domain callback function.
  269. *
  270. * This function is called when the regulatory domain is changed due to the
  271. * following reasons -
  272. * - Set by driver
  273. * - Set by system core
  274. * - Set by user
  275. * - Set bt Country IE
  276. */
  277. static int mwifiex_reg_notifier(struct wiphy *wiphy,
  278. struct regulatory_request *request)
  279. {
  280. struct mwifiex_adapter *adapter = mwifiex_cfg80211_get_adapter(wiphy);
  281. wiphy_dbg(wiphy, "info: cfg80211 regulatory domain callback for %c%c\n",
  282. request->alpha2[0], request->alpha2[1]);
  283. memcpy(adapter->country_code, request->alpha2, sizeof(request->alpha2));
  284. switch (request->initiator) {
  285. case NL80211_REGDOM_SET_BY_DRIVER:
  286. case NL80211_REGDOM_SET_BY_CORE:
  287. case NL80211_REGDOM_SET_BY_USER:
  288. break;
  289. /* Todo: apply driver specific changes in channel flags based
  290. on the request initiator if necessary. */
  291. case NL80211_REGDOM_SET_BY_COUNTRY_IE:
  292. break;
  293. }
  294. mwifiex_send_domain_info_cmd_fw(wiphy);
  295. return 0;
  296. }
  297. /*
  298. * This function sets the fragmentation threshold.
  299. *
  300. * The fragmentation threshold value must lie between MWIFIEX_FRAG_MIN_VALUE
  301. * and MWIFIEX_FRAG_MAX_VALUE.
  302. */
  303. static int
  304. mwifiex_set_frag(struct mwifiex_private *priv, u32 frag_thr)
  305. {
  306. if (frag_thr < MWIFIEX_FRAG_MIN_VALUE ||
  307. frag_thr > MWIFIEX_FRAG_MAX_VALUE)
  308. frag_thr = MWIFIEX_FRAG_MAX_VALUE;
  309. return mwifiex_send_cmd_sync(priv, HostCmd_CMD_802_11_SNMP_MIB,
  310. HostCmd_ACT_GEN_SET, FRAG_THRESH_I,
  311. &frag_thr);
  312. }
  313. /*
  314. * This function sets the RTS threshold.
  315. * The rts value must lie between MWIFIEX_RTS_MIN_VALUE
  316. * and MWIFIEX_RTS_MAX_VALUE.
  317. */
  318. static int
  319. mwifiex_set_rts(struct mwifiex_private *priv, u32 rts_thr)
  320. {
  321. if (rts_thr < MWIFIEX_RTS_MIN_VALUE || rts_thr > MWIFIEX_RTS_MAX_VALUE)
  322. rts_thr = MWIFIEX_RTS_MAX_VALUE;
  323. return mwifiex_send_cmd_sync(priv, HostCmd_CMD_802_11_SNMP_MIB,
  324. HostCmd_ACT_GEN_SET, RTS_THRESH_I,
  325. &rts_thr);
  326. }
  327. /*
  328. * CFG802.11 operation handler to set wiphy parameters.
  329. *
  330. * This function can be used to set the RTS threshold and the
  331. * Fragmentation threshold of the driver.
  332. */
  333. static int
  334. mwifiex_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed)
  335. {
  336. struct mwifiex_adapter *adapter = mwifiex_cfg80211_get_adapter(wiphy);
  337. struct mwifiex_private *priv;
  338. struct mwifiex_uap_bss_param *bss_cfg;
  339. int ret, bss_started, i;
  340. for (i = 0; i < adapter->priv_num; i++) {
  341. priv = adapter->priv[i];
  342. switch (priv->bss_role) {
  343. case MWIFIEX_BSS_ROLE_UAP:
  344. bss_cfg = kzalloc(sizeof(struct mwifiex_uap_bss_param),
  345. GFP_KERNEL);
  346. if (!bss_cfg)
  347. return -ENOMEM;
  348. mwifiex_set_sys_config_invalid_data(bss_cfg);
  349. if (changed & WIPHY_PARAM_RTS_THRESHOLD)
  350. bss_cfg->rts_threshold = wiphy->rts_threshold;
  351. if (changed & WIPHY_PARAM_FRAG_THRESHOLD)
  352. bss_cfg->frag_threshold = wiphy->frag_threshold;
  353. if (changed & WIPHY_PARAM_RETRY_LONG)
  354. bss_cfg->retry_limit = wiphy->retry_long;
  355. bss_started = priv->bss_started;
  356. ret = mwifiex_send_cmd_sync(priv,
  357. HostCmd_CMD_UAP_BSS_STOP,
  358. HostCmd_ACT_GEN_SET, 0,
  359. NULL);
  360. if (ret) {
  361. wiphy_err(wiphy, "Failed to stop the BSS\n");
  362. kfree(bss_cfg);
  363. return ret;
  364. }
  365. ret = mwifiex_send_cmd_async(priv,
  366. HostCmd_CMD_UAP_SYS_CONFIG,
  367. HostCmd_ACT_GEN_SET,
  368. UAP_BSS_PARAMS_I, bss_cfg);
  369. kfree(bss_cfg);
  370. if (ret) {
  371. wiphy_err(wiphy, "Failed to set bss config\n");
  372. return ret;
  373. }
  374. if (!bss_started)
  375. break;
  376. ret = mwifiex_send_cmd_async(priv,
  377. HostCmd_CMD_UAP_BSS_START,
  378. HostCmd_ACT_GEN_SET, 0,
  379. NULL);
  380. if (ret) {
  381. wiphy_err(wiphy, "Failed to start BSS\n");
  382. return ret;
  383. }
  384. break;
  385. case MWIFIEX_BSS_ROLE_STA:
  386. if (changed & WIPHY_PARAM_RTS_THRESHOLD) {
  387. ret = mwifiex_set_rts(priv,
  388. wiphy->rts_threshold);
  389. if (ret)
  390. return ret;
  391. }
  392. if (changed & WIPHY_PARAM_FRAG_THRESHOLD) {
  393. ret = mwifiex_set_frag(priv,
  394. wiphy->frag_threshold);
  395. if (ret)
  396. return ret;
  397. }
  398. break;
  399. }
  400. }
  401. return 0;
  402. }
  403. /*
  404. * CFG802.11 operation handler to change interface type.
  405. */
  406. static int
  407. mwifiex_cfg80211_change_virtual_intf(struct wiphy *wiphy,
  408. struct net_device *dev,
  409. enum nl80211_iftype type, u32 *flags,
  410. struct vif_params *params)
  411. {
  412. int ret;
  413. struct mwifiex_private *priv = mwifiex_netdev_get_priv(dev);
  414. switch (dev->ieee80211_ptr->iftype) {
  415. case NL80211_IFTYPE_ADHOC:
  416. switch (type) {
  417. case NL80211_IFTYPE_STATION:
  418. break;
  419. case NL80211_IFTYPE_UNSPECIFIED:
  420. wiphy_warn(wiphy, "%s: kept type as IBSS\n", dev->name);
  421. case NL80211_IFTYPE_ADHOC: /* This shouldn't happen */
  422. return 0;
  423. case NL80211_IFTYPE_AP:
  424. default:
  425. wiphy_err(wiphy, "%s: changing to %d not supported\n",
  426. dev->name, type);
  427. return -EOPNOTSUPP;
  428. }
  429. break;
  430. case NL80211_IFTYPE_STATION:
  431. switch (type) {
  432. case NL80211_IFTYPE_ADHOC:
  433. break;
  434. case NL80211_IFTYPE_UNSPECIFIED:
  435. wiphy_warn(wiphy, "%s: kept type as STA\n", dev->name);
  436. case NL80211_IFTYPE_STATION: /* This shouldn't happen */
  437. return 0;
  438. case NL80211_IFTYPE_AP:
  439. default:
  440. wiphy_err(wiphy, "%s: changing to %d not supported\n",
  441. dev->name, type);
  442. return -EOPNOTSUPP;
  443. }
  444. break;
  445. case NL80211_IFTYPE_AP:
  446. switch (type) {
  447. case NL80211_IFTYPE_UNSPECIFIED:
  448. wiphy_warn(wiphy, "%s: kept type as AP\n", dev->name);
  449. case NL80211_IFTYPE_AP: /* This shouldn't happen */
  450. return 0;
  451. case NL80211_IFTYPE_ADHOC:
  452. case NL80211_IFTYPE_STATION:
  453. default:
  454. wiphy_err(wiphy, "%s: changing to %d not supported\n",
  455. dev->name, type);
  456. return -EOPNOTSUPP;
  457. }
  458. break;
  459. default:
  460. wiphy_err(wiphy, "%s: unknown iftype: %d\n",
  461. dev->name, dev->ieee80211_ptr->iftype);
  462. return -EOPNOTSUPP;
  463. }
  464. dev->ieee80211_ptr->iftype = type;
  465. priv->bss_mode = type;
  466. mwifiex_deauthenticate(priv, NULL);
  467. priv->sec_info.authentication_mode = NL80211_AUTHTYPE_OPEN_SYSTEM;
  468. ret = mwifiex_send_cmd_sync(priv, HostCmd_CMD_SET_BSS_MODE,
  469. HostCmd_ACT_GEN_SET, 0, NULL);
  470. return ret;
  471. }
  472. /*
  473. * This function dumps the station information on a buffer.
  474. *
  475. * The following information are shown -
  476. * - Total bytes transmitted
  477. * - Total bytes received
  478. * - Total packets transmitted
  479. * - Total packets received
  480. * - Signal quality level
  481. * - Transmission rate
  482. */
  483. static int
  484. mwifiex_dump_station_info(struct mwifiex_private *priv,
  485. struct station_info *sinfo)
  486. {
  487. u32 rate;
  488. sinfo->filled = STATION_INFO_RX_BYTES | STATION_INFO_TX_BYTES |
  489. STATION_INFO_RX_PACKETS | STATION_INFO_TX_PACKETS |
  490. STATION_INFO_TX_BITRATE |
  491. STATION_INFO_SIGNAL | STATION_INFO_SIGNAL_AVG;
  492. /* Get signal information from the firmware */
  493. if (mwifiex_send_cmd_sync(priv, HostCmd_CMD_RSSI_INFO,
  494. HostCmd_ACT_GEN_GET, 0, NULL)) {
  495. dev_err(priv->adapter->dev, "failed to get signal information\n");
  496. return -EFAULT;
  497. }
  498. if (mwifiex_drv_get_data_rate(priv, &rate)) {
  499. dev_err(priv->adapter->dev, "getting data rate\n");
  500. return -EFAULT;
  501. }
  502. /* Get DTIM period information from firmware */
  503. mwifiex_send_cmd_sync(priv, HostCmd_CMD_802_11_SNMP_MIB,
  504. HostCmd_ACT_GEN_GET, DTIM_PERIOD_I,
  505. &priv->dtim_period);
  506. /*
  507. * Bit 0 in tx_htinfo indicates that current Tx rate is 11n rate. Valid
  508. * MCS index values for us are 0 to 15.
  509. */
  510. if ((priv->tx_htinfo & BIT(0)) && (priv->tx_rate < 16)) {
  511. sinfo->txrate.mcs = priv->tx_rate;
  512. sinfo->txrate.flags |= RATE_INFO_FLAGS_MCS;
  513. /* 40MHz rate */
  514. if (priv->tx_htinfo & BIT(1))
  515. sinfo->txrate.flags |= RATE_INFO_FLAGS_40_MHZ_WIDTH;
  516. /* SGI enabled */
  517. if (priv->tx_htinfo & BIT(2))
  518. sinfo->txrate.flags |= RATE_INFO_FLAGS_SHORT_GI;
  519. }
  520. sinfo->signal_avg = priv->bcn_rssi_avg;
  521. sinfo->rx_bytes = priv->stats.rx_bytes;
  522. sinfo->tx_bytes = priv->stats.tx_bytes;
  523. sinfo->rx_packets = priv->stats.rx_packets;
  524. sinfo->tx_packets = priv->stats.tx_packets;
  525. sinfo->signal = priv->bcn_rssi_avg;
  526. /* bit rate is in 500 kb/s units. Convert it to 100kb/s units */
  527. sinfo->txrate.legacy = rate * 5;
  528. if (priv->bss_mode == NL80211_IFTYPE_STATION) {
  529. sinfo->filled |= STATION_INFO_BSS_PARAM;
  530. sinfo->bss_param.flags = 0;
  531. if (priv->curr_bss_params.bss_descriptor.cap_info_bitmap &
  532. WLAN_CAPABILITY_SHORT_PREAMBLE)
  533. sinfo->bss_param.flags |=
  534. BSS_PARAM_FLAGS_SHORT_PREAMBLE;
  535. if (priv->curr_bss_params.bss_descriptor.cap_info_bitmap &
  536. WLAN_CAPABILITY_SHORT_SLOT_TIME)
  537. sinfo->bss_param.flags |=
  538. BSS_PARAM_FLAGS_SHORT_SLOT_TIME;
  539. sinfo->bss_param.dtim_period = priv->dtim_period;
  540. sinfo->bss_param.beacon_interval =
  541. priv->curr_bss_params.bss_descriptor.beacon_period;
  542. }
  543. return 0;
  544. }
  545. /*
  546. * CFG802.11 operation handler to get station information.
  547. *
  548. * This function only works in connected mode, and dumps the
  549. * requested station information, if available.
  550. */
  551. static int
  552. mwifiex_cfg80211_get_station(struct wiphy *wiphy, struct net_device *dev,
  553. u8 *mac, struct station_info *sinfo)
  554. {
  555. struct mwifiex_private *priv = mwifiex_netdev_get_priv(dev);
  556. if (!priv->media_connected)
  557. return -ENOENT;
  558. if (memcmp(mac, priv->cfg_bssid, ETH_ALEN))
  559. return -ENOENT;
  560. return mwifiex_dump_station_info(priv, sinfo);
  561. }
  562. /*
  563. * CFG802.11 operation handler to dump station information.
  564. */
  565. static int
  566. mwifiex_cfg80211_dump_station(struct wiphy *wiphy, struct net_device *dev,
  567. int idx, u8 *mac, struct station_info *sinfo)
  568. {
  569. struct mwifiex_private *priv = mwifiex_netdev_get_priv(dev);
  570. if (!priv->media_connected || idx)
  571. return -ENOENT;
  572. memcpy(mac, priv->cfg_bssid, ETH_ALEN);
  573. return mwifiex_dump_station_info(priv, sinfo);
  574. }
  575. /* Supported rates to be advertised to the cfg80211 */
  576. static struct ieee80211_rate mwifiex_rates[] = {
  577. {.bitrate = 10, .hw_value = 2, },
  578. {.bitrate = 20, .hw_value = 4, },
  579. {.bitrate = 55, .hw_value = 11, },
  580. {.bitrate = 110, .hw_value = 22, },
  581. {.bitrate = 60, .hw_value = 12, },
  582. {.bitrate = 90, .hw_value = 18, },
  583. {.bitrate = 120, .hw_value = 24, },
  584. {.bitrate = 180, .hw_value = 36, },
  585. {.bitrate = 240, .hw_value = 48, },
  586. {.bitrate = 360, .hw_value = 72, },
  587. {.bitrate = 480, .hw_value = 96, },
  588. {.bitrate = 540, .hw_value = 108, },
  589. };
  590. /* Channel definitions to be advertised to cfg80211 */
  591. static struct ieee80211_channel mwifiex_channels_2ghz[] = {
  592. {.center_freq = 2412, .hw_value = 1, },
  593. {.center_freq = 2417, .hw_value = 2, },
  594. {.center_freq = 2422, .hw_value = 3, },
  595. {.center_freq = 2427, .hw_value = 4, },
  596. {.center_freq = 2432, .hw_value = 5, },
  597. {.center_freq = 2437, .hw_value = 6, },
  598. {.center_freq = 2442, .hw_value = 7, },
  599. {.center_freq = 2447, .hw_value = 8, },
  600. {.center_freq = 2452, .hw_value = 9, },
  601. {.center_freq = 2457, .hw_value = 10, },
  602. {.center_freq = 2462, .hw_value = 11, },
  603. {.center_freq = 2467, .hw_value = 12, },
  604. {.center_freq = 2472, .hw_value = 13, },
  605. {.center_freq = 2484, .hw_value = 14, },
  606. };
  607. static struct ieee80211_supported_band mwifiex_band_2ghz = {
  608. .channels = mwifiex_channels_2ghz,
  609. .n_channels = ARRAY_SIZE(mwifiex_channels_2ghz),
  610. .bitrates = mwifiex_rates,
  611. .n_bitrates = ARRAY_SIZE(mwifiex_rates),
  612. };
  613. static struct ieee80211_channel mwifiex_channels_5ghz[] = {
  614. {.center_freq = 5040, .hw_value = 8, },
  615. {.center_freq = 5060, .hw_value = 12, },
  616. {.center_freq = 5080, .hw_value = 16, },
  617. {.center_freq = 5170, .hw_value = 34, },
  618. {.center_freq = 5190, .hw_value = 38, },
  619. {.center_freq = 5210, .hw_value = 42, },
  620. {.center_freq = 5230, .hw_value = 46, },
  621. {.center_freq = 5180, .hw_value = 36, },
  622. {.center_freq = 5200, .hw_value = 40, },
  623. {.center_freq = 5220, .hw_value = 44, },
  624. {.center_freq = 5240, .hw_value = 48, },
  625. {.center_freq = 5260, .hw_value = 52, },
  626. {.center_freq = 5280, .hw_value = 56, },
  627. {.center_freq = 5300, .hw_value = 60, },
  628. {.center_freq = 5320, .hw_value = 64, },
  629. {.center_freq = 5500, .hw_value = 100, },
  630. {.center_freq = 5520, .hw_value = 104, },
  631. {.center_freq = 5540, .hw_value = 108, },
  632. {.center_freq = 5560, .hw_value = 112, },
  633. {.center_freq = 5580, .hw_value = 116, },
  634. {.center_freq = 5600, .hw_value = 120, },
  635. {.center_freq = 5620, .hw_value = 124, },
  636. {.center_freq = 5640, .hw_value = 128, },
  637. {.center_freq = 5660, .hw_value = 132, },
  638. {.center_freq = 5680, .hw_value = 136, },
  639. {.center_freq = 5700, .hw_value = 140, },
  640. {.center_freq = 5745, .hw_value = 149, },
  641. {.center_freq = 5765, .hw_value = 153, },
  642. {.center_freq = 5785, .hw_value = 157, },
  643. {.center_freq = 5805, .hw_value = 161, },
  644. {.center_freq = 5825, .hw_value = 165, },
  645. };
  646. static struct ieee80211_supported_band mwifiex_band_5ghz = {
  647. .channels = mwifiex_channels_5ghz,
  648. .n_channels = ARRAY_SIZE(mwifiex_channels_5ghz),
  649. .bitrates = mwifiex_rates + 4,
  650. .n_bitrates = ARRAY_SIZE(mwifiex_rates) - 4,
  651. };
  652. /* Supported crypto cipher suits to be advertised to cfg80211 */
  653. static const u32 mwifiex_cipher_suites[] = {
  654. WLAN_CIPHER_SUITE_WEP40,
  655. WLAN_CIPHER_SUITE_WEP104,
  656. WLAN_CIPHER_SUITE_TKIP,
  657. WLAN_CIPHER_SUITE_CCMP,
  658. WLAN_CIPHER_SUITE_AES_CMAC,
  659. };
  660. /*
  661. * CFG802.11 operation handler for setting bit rates.
  662. *
  663. * Function configures data rates to firmware using bitrate mask
  664. * provided by cfg80211.
  665. */
  666. static int mwifiex_cfg80211_set_bitrate_mask(struct wiphy *wiphy,
  667. struct net_device *dev,
  668. const u8 *peer,
  669. const struct cfg80211_bitrate_mask *mask)
  670. {
  671. struct mwifiex_private *priv = mwifiex_netdev_get_priv(dev);
  672. u16 bitmap_rates[MAX_BITMAP_RATES_SIZE];
  673. enum ieee80211_band band;
  674. if (!priv->media_connected) {
  675. dev_err(priv->adapter->dev,
  676. "Can not set Tx data rate in disconnected state\n");
  677. return -EINVAL;
  678. }
  679. band = mwifiex_band_to_radio_type(priv->curr_bss_params.band);
  680. memset(bitmap_rates, 0, sizeof(bitmap_rates));
  681. /* Fill HR/DSSS rates. */
  682. if (band == IEEE80211_BAND_2GHZ)
  683. bitmap_rates[0] = mask->control[band].legacy & 0x000f;
  684. /* Fill OFDM rates */
  685. if (band == IEEE80211_BAND_2GHZ)
  686. bitmap_rates[1] = (mask->control[band].legacy & 0x0ff0) >> 4;
  687. else
  688. bitmap_rates[1] = mask->control[band].legacy;
  689. /* Fill MCS rates */
  690. bitmap_rates[2] = mask->control[band].mcs[0];
  691. if (priv->adapter->hw_dev_mcs_support == HT_STREAM_2X2)
  692. bitmap_rates[2] |= mask->control[band].mcs[1] << 8;
  693. return mwifiex_send_cmd_sync(priv, HostCmd_CMD_TX_RATE_CFG,
  694. HostCmd_ACT_GEN_SET, 0, bitmap_rates);
  695. }
  696. /*
  697. * CFG802.11 operation handler for connection quality monitoring.
  698. *
  699. * This function subscribes/unsubscribes HIGH_RSSI and LOW_RSSI
  700. * events to FW.
  701. */
  702. static int mwifiex_cfg80211_set_cqm_rssi_config(struct wiphy *wiphy,
  703. struct net_device *dev,
  704. s32 rssi_thold, u32 rssi_hyst)
  705. {
  706. struct mwifiex_private *priv = mwifiex_netdev_get_priv(dev);
  707. struct mwifiex_ds_misc_subsc_evt subsc_evt;
  708. priv->cqm_rssi_thold = rssi_thold;
  709. priv->cqm_rssi_hyst = rssi_hyst;
  710. memset(&subsc_evt, 0x00, sizeof(struct mwifiex_ds_misc_subsc_evt));
  711. subsc_evt.events = BITMASK_BCN_RSSI_LOW | BITMASK_BCN_RSSI_HIGH;
  712. /* Subscribe/unsubscribe low and high rssi events */
  713. if (rssi_thold && rssi_hyst) {
  714. subsc_evt.action = HostCmd_ACT_BITWISE_SET;
  715. subsc_evt.bcn_l_rssi_cfg.abs_value = abs(rssi_thold);
  716. subsc_evt.bcn_h_rssi_cfg.abs_value = abs(rssi_thold);
  717. subsc_evt.bcn_l_rssi_cfg.evt_freq = 1;
  718. subsc_evt.bcn_h_rssi_cfg.evt_freq = 1;
  719. return mwifiex_send_cmd_sync(priv,
  720. HostCmd_CMD_802_11_SUBSCRIBE_EVENT,
  721. 0, 0, &subsc_evt);
  722. } else {
  723. subsc_evt.action = HostCmd_ACT_BITWISE_CLR;
  724. return mwifiex_send_cmd_sync(priv,
  725. HostCmd_CMD_802_11_SUBSCRIBE_EVENT,
  726. 0, 0, &subsc_evt);
  727. }
  728. return 0;
  729. }
  730. /* cfg80211 operation handler for change_beacon.
  731. * Function retrieves and sets modified management IEs to FW.
  732. */
  733. static int mwifiex_cfg80211_change_beacon(struct wiphy *wiphy,
  734. struct net_device *dev,
  735. struct cfg80211_beacon_data *data)
  736. {
  737. struct mwifiex_private *priv = mwifiex_netdev_get_priv(dev);
  738. if (priv->bss_type != MWIFIEX_BSS_TYPE_UAP) {
  739. wiphy_err(wiphy, "%s: bss_type mismatched\n", __func__);
  740. return -EINVAL;
  741. }
  742. if (!priv->bss_started) {
  743. wiphy_err(wiphy, "%s: bss not started\n", __func__);
  744. return -EINVAL;
  745. }
  746. if (mwifiex_set_mgmt_ies(priv, data)) {
  747. wiphy_err(wiphy, "%s: setting mgmt ies failed\n", __func__);
  748. return -EFAULT;
  749. }
  750. return 0;
  751. }
  752. static int
  753. mwifiex_cfg80211_set_antenna(struct wiphy *wiphy, u32 tx_ant, u32 rx_ant)
  754. {
  755. struct mwifiex_adapter *adapter = mwifiex_cfg80211_get_adapter(wiphy);
  756. struct mwifiex_private *priv = mwifiex_get_priv(adapter,
  757. MWIFIEX_BSS_ROLE_ANY);
  758. struct mwifiex_ds_ant_cfg ant_cfg;
  759. if (!tx_ant || !rx_ant)
  760. return -EOPNOTSUPP;
  761. if (adapter->hw_dev_mcs_support != HT_STREAM_2X2) {
  762. /* Not a MIMO chip. User should provide specific antenna number
  763. * for Tx/Rx path or enable all antennas for diversity
  764. */
  765. if (tx_ant != rx_ant)
  766. return -EOPNOTSUPP;
  767. if ((tx_ant & (tx_ant - 1)) &&
  768. (tx_ant != BIT(adapter->number_of_antenna) - 1))
  769. return -EOPNOTSUPP;
  770. if ((tx_ant == BIT(adapter->number_of_antenna) - 1) &&
  771. (priv->adapter->number_of_antenna > 1)) {
  772. tx_ant = RF_ANTENNA_AUTO;
  773. rx_ant = RF_ANTENNA_AUTO;
  774. }
  775. }
  776. ant_cfg.tx_ant = tx_ant;
  777. ant_cfg.rx_ant = rx_ant;
  778. return mwifiex_send_cmd_sync(priv, HostCmd_CMD_RF_ANTENNA,
  779. HostCmd_ACT_GEN_SET, 0, &ant_cfg);
  780. }
  781. /* cfg80211 operation handler for stop ap.
  782. * Function stops BSS running at uAP interface.
  783. */
  784. static int mwifiex_cfg80211_stop_ap(struct wiphy *wiphy, struct net_device *dev)
  785. {
  786. struct mwifiex_private *priv = mwifiex_netdev_get_priv(dev);
  787. if (mwifiex_del_mgmt_ies(priv))
  788. wiphy_err(wiphy, "Failed to delete mgmt IEs!\n");
  789. priv->ap_11n_enabled = 0;
  790. if (mwifiex_send_cmd_sync(priv, HostCmd_CMD_UAP_BSS_STOP,
  791. HostCmd_ACT_GEN_SET, 0, NULL)) {
  792. wiphy_err(wiphy, "Failed to stop the BSS\n");
  793. return -1;
  794. }
  795. return 0;
  796. }
  797. /* cfg80211 operation handler for start_ap.
  798. * Function sets beacon period, DTIM period, SSID and security into
  799. * AP config structure.
  800. * AP is configured with these settings and BSS is started.
  801. */
  802. static int mwifiex_cfg80211_start_ap(struct wiphy *wiphy,
  803. struct net_device *dev,
  804. struct cfg80211_ap_settings *params)
  805. {
  806. struct mwifiex_uap_bss_param *bss_cfg;
  807. struct mwifiex_private *priv = mwifiex_netdev_get_priv(dev);
  808. u8 config_bands = 0;
  809. if (priv->bss_type != MWIFIEX_BSS_TYPE_UAP)
  810. return -1;
  811. if (mwifiex_set_mgmt_ies(priv, &params->beacon))
  812. return -1;
  813. bss_cfg = kzalloc(sizeof(struct mwifiex_uap_bss_param), GFP_KERNEL);
  814. if (!bss_cfg)
  815. return -ENOMEM;
  816. mwifiex_set_sys_config_invalid_data(bss_cfg);
  817. if (params->beacon_interval)
  818. bss_cfg->beacon_period = params->beacon_interval;
  819. if (params->dtim_period)
  820. bss_cfg->dtim_period = params->dtim_period;
  821. if (params->ssid && params->ssid_len) {
  822. memcpy(bss_cfg->ssid.ssid, params->ssid, params->ssid_len);
  823. bss_cfg->ssid.ssid_len = params->ssid_len;
  824. }
  825. switch (params->hidden_ssid) {
  826. case NL80211_HIDDEN_SSID_NOT_IN_USE:
  827. bss_cfg->bcast_ssid_ctl = 1;
  828. break;
  829. case NL80211_HIDDEN_SSID_ZERO_LEN:
  830. bss_cfg->bcast_ssid_ctl = 0;
  831. break;
  832. case NL80211_HIDDEN_SSID_ZERO_CONTENTS:
  833. /* firmware doesn't support this type of hidden SSID */
  834. default:
  835. kfree(bss_cfg);
  836. return -EINVAL;
  837. }
  838. bss_cfg->channel =
  839. (u8)ieee80211_frequency_to_channel(params->channel->center_freq);
  840. /* Set appropriate bands */
  841. if (params->channel->band == IEEE80211_BAND_2GHZ) {
  842. bss_cfg->band_cfg = BAND_CONFIG_BG;
  843. if (params->channel_type == NL80211_CHAN_NO_HT)
  844. config_bands = BAND_B | BAND_G;
  845. else
  846. config_bands = BAND_B | BAND_G | BAND_GN;
  847. } else {
  848. bss_cfg->band_cfg = BAND_CONFIG_A;
  849. if (params->channel_type == NL80211_CHAN_NO_HT)
  850. config_bands = BAND_A;
  851. else
  852. config_bands = BAND_AN | BAND_A;
  853. }
  854. if (!((config_bands | priv->adapter->fw_bands) &
  855. ~priv->adapter->fw_bands))
  856. priv->adapter->config_bands = config_bands;
  857. mwifiex_set_uap_rates(bss_cfg, params);
  858. mwifiex_send_domain_info_cmd_fw(wiphy);
  859. if (mwifiex_set_secure_params(priv, bss_cfg, params)) {
  860. kfree(bss_cfg);
  861. wiphy_err(wiphy, "Failed to parse secuirty parameters!\n");
  862. return -1;
  863. }
  864. mwifiex_set_ht_params(priv, bss_cfg, params);
  865. if (mwifiex_send_cmd_sync(priv, HostCmd_CMD_UAP_BSS_STOP,
  866. HostCmd_ACT_GEN_SET, 0, NULL)) {
  867. wiphy_err(wiphy, "Failed to stop the BSS\n");
  868. kfree(bss_cfg);
  869. return -1;
  870. }
  871. if (mwifiex_send_cmd_async(priv, HostCmd_CMD_UAP_SYS_CONFIG,
  872. HostCmd_ACT_GEN_SET,
  873. UAP_BSS_PARAMS_I, bss_cfg)) {
  874. wiphy_err(wiphy, "Failed to set the SSID\n");
  875. kfree(bss_cfg);
  876. return -1;
  877. }
  878. kfree(bss_cfg);
  879. if (mwifiex_send_cmd_async(priv, HostCmd_CMD_UAP_BSS_START,
  880. HostCmd_ACT_GEN_SET, 0, NULL)) {
  881. wiphy_err(wiphy, "Failed to start the BSS\n");
  882. return -1;
  883. }
  884. if (priv->sec_info.wep_enabled)
  885. priv->curr_pkt_filter |= HostCmd_ACT_MAC_WEP_ENABLE;
  886. else
  887. priv->curr_pkt_filter &= ~HostCmd_ACT_MAC_WEP_ENABLE;
  888. if (mwifiex_send_cmd_sync(priv, HostCmd_CMD_MAC_CONTROL,
  889. HostCmd_ACT_GEN_SET, 0,
  890. &priv->curr_pkt_filter))
  891. return -1;
  892. return 0;
  893. }
  894. /*
  895. * CFG802.11 operation handler for disconnection request.
  896. *
  897. * This function does not work when there is already a disconnection
  898. * procedure going on.
  899. */
  900. static int
  901. mwifiex_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *dev,
  902. u16 reason_code)
  903. {
  904. struct mwifiex_private *priv = mwifiex_netdev_get_priv(dev);
  905. if (mwifiex_deauthenticate(priv, NULL))
  906. return -EFAULT;
  907. wiphy_dbg(wiphy, "info: successfully disconnected from %pM:"
  908. " reason code %d\n", priv->cfg_bssid, reason_code);
  909. memset(priv->cfg_bssid, 0, ETH_ALEN);
  910. return 0;
  911. }
  912. /*
  913. * This function informs the CFG802.11 subsystem of a new IBSS.
  914. *
  915. * The following information are sent to the CFG802.11 subsystem
  916. * to register the new IBSS. If we do not register the new IBSS,
  917. * a kernel panic will result.
  918. * - SSID
  919. * - SSID length
  920. * - BSSID
  921. * - Channel
  922. */
  923. static int mwifiex_cfg80211_inform_ibss_bss(struct mwifiex_private *priv)
  924. {
  925. struct ieee80211_channel *chan;
  926. struct mwifiex_bss_info bss_info;
  927. struct cfg80211_bss *bss;
  928. int ie_len;
  929. u8 ie_buf[IEEE80211_MAX_SSID_LEN + sizeof(struct ieee_types_header)];
  930. enum ieee80211_band band;
  931. if (mwifiex_get_bss_info(priv, &bss_info))
  932. return -1;
  933. ie_buf[0] = WLAN_EID_SSID;
  934. ie_buf[1] = bss_info.ssid.ssid_len;
  935. memcpy(&ie_buf[sizeof(struct ieee_types_header)],
  936. &bss_info.ssid.ssid, bss_info.ssid.ssid_len);
  937. ie_len = ie_buf[1] + sizeof(struct ieee_types_header);
  938. band = mwifiex_band_to_radio_type(priv->curr_bss_params.band);
  939. chan = __ieee80211_get_channel(priv->wdev->wiphy,
  940. ieee80211_channel_to_frequency(bss_info.bss_chan,
  941. band));
  942. bss = cfg80211_inform_bss(priv->wdev->wiphy, chan,
  943. bss_info.bssid, 0, WLAN_CAPABILITY_IBSS,
  944. 0, ie_buf, ie_len, 0, GFP_KERNEL);
  945. cfg80211_put_bss(bss);
  946. memcpy(priv->cfg_bssid, bss_info.bssid, ETH_ALEN);
  947. return 0;
  948. }
  949. /*
  950. * This function connects with a BSS.
  951. *
  952. * This function handles both Infra and Ad-Hoc modes. It also performs
  953. * validity checking on the provided parameters, disconnects from the
  954. * current BSS (if any), sets up the association/scan parameters,
  955. * including security settings, and performs specific SSID scan before
  956. * trying to connect.
  957. *
  958. * For Infra mode, the function returns failure if the specified SSID
  959. * is not found in scan table. However, for Ad-Hoc mode, it can create
  960. * the IBSS if it does not exist. On successful completion in either case,
  961. * the function notifies the CFG802.11 subsystem of the new BSS connection.
  962. */
  963. static int
  964. mwifiex_cfg80211_assoc(struct mwifiex_private *priv, size_t ssid_len, u8 *ssid,
  965. u8 *bssid, int mode, struct ieee80211_channel *channel,
  966. struct cfg80211_connect_params *sme, bool privacy)
  967. {
  968. struct cfg80211_ssid req_ssid;
  969. int ret, auth_type = 0;
  970. struct cfg80211_bss *bss = NULL;
  971. u8 is_scanning_required = 0, config_bands = 0;
  972. memset(&req_ssid, 0, sizeof(struct cfg80211_ssid));
  973. req_ssid.ssid_len = ssid_len;
  974. if (ssid_len > IEEE80211_MAX_SSID_LEN) {
  975. dev_err(priv->adapter->dev, "invalid SSID - aborting\n");
  976. return -EINVAL;
  977. }
  978. memcpy(req_ssid.ssid, ssid, ssid_len);
  979. if (!req_ssid.ssid_len || req_ssid.ssid[0] < 0x20) {
  980. dev_err(priv->adapter->dev, "invalid SSID - aborting\n");
  981. return -EINVAL;
  982. }
  983. /* disconnect before try to associate */
  984. mwifiex_deauthenticate(priv, NULL);
  985. if (channel) {
  986. if (mode == NL80211_IFTYPE_STATION) {
  987. if (channel->band == IEEE80211_BAND_2GHZ)
  988. config_bands = BAND_B | BAND_G | BAND_GN;
  989. else
  990. config_bands = BAND_A | BAND_AN;
  991. if (!((config_bands | priv->adapter->fw_bands) &
  992. ~priv->adapter->fw_bands))
  993. priv->adapter->config_bands = config_bands;
  994. }
  995. mwifiex_send_domain_info_cmd_fw(priv->wdev->wiphy);
  996. }
  997. /* As this is new association, clear locally stored
  998. * keys and security related flags */
  999. priv->sec_info.wpa_enabled = false;
  1000. priv->sec_info.wpa2_enabled = false;
  1001. priv->wep_key_curr_index = 0;
  1002. priv->sec_info.encryption_mode = 0;
  1003. priv->sec_info.is_authtype_auto = 0;
  1004. ret = mwifiex_set_encode(priv, NULL, NULL, 0, 0, NULL, 1);
  1005. if (mode == NL80211_IFTYPE_ADHOC) {
  1006. /* "privacy" is set only for ad-hoc mode */
  1007. if (privacy) {
  1008. /*
  1009. * Keep WLAN_CIPHER_SUITE_WEP104 for now so that
  1010. * the firmware can find a matching network from the
  1011. * scan. The cfg80211 does not give us the encryption
  1012. * mode at this stage so just setting it to WEP here.
  1013. */
  1014. priv->sec_info.encryption_mode =
  1015. WLAN_CIPHER_SUITE_WEP104;
  1016. priv->sec_info.authentication_mode =
  1017. NL80211_AUTHTYPE_OPEN_SYSTEM;
  1018. }
  1019. goto done;
  1020. }
  1021. /* Now handle infra mode. "sme" is valid for infra mode only */
  1022. if (sme->auth_type == NL80211_AUTHTYPE_AUTOMATIC) {
  1023. auth_type = NL80211_AUTHTYPE_OPEN_SYSTEM;
  1024. priv->sec_info.is_authtype_auto = 1;
  1025. } else {
  1026. auth_type = sme->auth_type;
  1027. }
  1028. if (sme->crypto.n_ciphers_pairwise) {
  1029. priv->sec_info.encryption_mode =
  1030. sme->crypto.ciphers_pairwise[0];
  1031. priv->sec_info.authentication_mode = auth_type;
  1032. }
  1033. if (sme->crypto.cipher_group) {
  1034. priv->sec_info.encryption_mode = sme->crypto.cipher_group;
  1035. priv->sec_info.authentication_mode = auth_type;
  1036. }
  1037. if (sme->ie)
  1038. ret = mwifiex_set_gen_ie(priv, sme->ie, sme->ie_len);
  1039. if (sme->key) {
  1040. if (mwifiex_is_alg_wep(priv->sec_info.encryption_mode)) {
  1041. dev_dbg(priv->adapter->dev,
  1042. "info: setting wep encryption"
  1043. " with key len %d\n", sme->key_len);
  1044. priv->wep_key_curr_index = sme->key_idx;
  1045. ret = mwifiex_set_encode(priv, NULL, sme->key,
  1046. sme->key_len, sme->key_idx,
  1047. NULL, 0);
  1048. }
  1049. }
  1050. done:
  1051. /*
  1052. * Scan entries are valid for some time (15 sec). So we can save one
  1053. * active scan time if we just try cfg80211_get_bss first. If it fails
  1054. * then request scan and cfg80211_get_bss() again for final output.
  1055. */
  1056. while (1) {
  1057. if (is_scanning_required) {
  1058. /* Do specific SSID scanning */
  1059. if (mwifiex_request_scan(priv, &req_ssid)) {
  1060. dev_err(priv->adapter->dev, "scan error\n");
  1061. return -EFAULT;
  1062. }
  1063. }
  1064. /* Find the BSS we want using available scan results */
  1065. if (mode == NL80211_IFTYPE_ADHOC)
  1066. bss = cfg80211_get_bss(priv->wdev->wiphy, channel,
  1067. bssid, ssid, ssid_len,
  1068. WLAN_CAPABILITY_IBSS,
  1069. WLAN_CAPABILITY_IBSS);
  1070. else
  1071. bss = cfg80211_get_bss(priv->wdev->wiphy, channel,
  1072. bssid, ssid, ssid_len,
  1073. WLAN_CAPABILITY_ESS,
  1074. WLAN_CAPABILITY_ESS);
  1075. if (!bss) {
  1076. if (is_scanning_required) {
  1077. dev_warn(priv->adapter->dev,
  1078. "assoc: requested bss not found in scan results\n");
  1079. break;
  1080. }
  1081. is_scanning_required = 1;
  1082. } else {
  1083. dev_dbg(priv->adapter->dev,
  1084. "info: trying to associate to '%s' bssid %pM\n",
  1085. (char *) req_ssid.ssid, bss->bssid);
  1086. memcpy(&priv->cfg_bssid, bss->bssid, ETH_ALEN);
  1087. break;
  1088. }
  1089. }
  1090. if (mwifiex_bss_start(priv, bss, &req_ssid))
  1091. return -EFAULT;
  1092. if (mode == NL80211_IFTYPE_ADHOC) {
  1093. /* Inform the BSS information to kernel, otherwise
  1094. * kernel will give a panic after successful assoc */
  1095. if (mwifiex_cfg80211_inform_ibss_bss(priv))
  1096. return -EFAULT;
  1097. }
  1098. return ret;
  1099. }
  1100. /*
  1101. * CFG802.11 operation handler for association request.
  1102. *
  1103. * This function does not work when the current mode is set to Ad-Hoc, or
  1104. * when there is already an association procedure going on. The given BSS
  1105. * information is used to associate.
  1106. */
  1107. static int
  1108. mwifiex_cfg80211_connect(struct wiphy *wiphy, struct net_device *dev,
  1109. struct cfg80211_connect_params *sme)
  1110. {
  1111. struct mwifiex_private *priv = mwifiex_netdev_get_priv(dev);
  1112. int ret = 0;
  1113. if (priv->bss_mode == NL80211_IFTYPE_ADHOC) {
  1114. wiphy_err(wiphy, "received infra assoc request "
  1115. "when station is in ibss mode\n");
  1116. goto done;
  1117. }
  1118. if (priv->bss_mode == NL80211_IFTYPE_AP) {
  1119. wiphy_err(wiphy, "skip association request for AP interface\n");
  1120. goto done;
  1121. }
  1122. wiphy_dbg(wiphy, "info: Trying to associate to %s and bssid %pM\n",
  1123. (char *) sme->ssid, sme->bssid);
  1124. ret = mwifiex_cfg80211_assoc(priv, sme->ssid_len, sme->ssid, sme->bssid,
  1125. priv->bss_mode, sme->channel, sme, 0);
  1126. done:
  1127. if (!ret) {
  1128. cfg80211_connect_result(priv->netdev, priv->cfg_bssid, NULL, 0,
  1129. NULL, 0, WLAN_STATUS_SUCCESS,
  1130. GFP_KERNEL);
  1131. dev_dbg(priv->adapter->dev,
  1132. "info: associated to bssid %pM successfully\n",
  1133. priv->cfg_bssid);
  1134. } else {
  1135. dev_dbg(priv->adapter->dev,
  1136. "info: association to bssid %pM failed\n",
  1137. priv->cfg_bssid);
  1138. memset(priv->cfg_bssid, 0, ETH_ALEN);
  1139. }
  1140. return ret;
  1141. }
  1142. /*
  1143. * This function sets following parameters for ibss network.
  1144. * - channel
  1145. * - start band
  1146. * - 11n flag
  1147. * - secondary channel offset
  1148. */
  1149. static int mwifiex_set_ibss_params(struct mwifiex_private *priv,
  1150. struct cfg80211_ibss_params *params)
  1151. {
  1152. struct wiphy *wiphy = priv->wdev->wiphy;
  1153. struct mwifiex_adapter *adapter = priv->adapter;
  1154. int index = 0, i;
  1155. u8 config_bands = 0;
  1156. if (params->channel->band == IEEE80211_BAND_2GHZ) {
  1157. if (!params->basic_rates) {
  1158. config_bands = BAND_B | BAND_G;
  1159. } else {
  1160. for (i = 0; i < mwifiex_band_2ghz.n_bitrates; i++) {
  1161. /*
  1162. * Rates below 6 Mbps in the table are CCK
  1163. * rates; 802.11b and from 6 they are OFDM;
  1164. * 802.11G
  1165. */
  1166. if (mwifiex_rates[i].bitrate == 60) {
  1167. index = 1 << i;
  1168. break;
  1169. }
  1170. }
  1171. if (params->basic_rates < index) {
  1172. config_bands = BAND_B;
  1173. } else {
  1174. config_bands = BAND_G;
  1175. if (params->basic_rates % index)
  1176. config_bands |= BAND_B;
  1177. }
  1178. }
  1179. if (params->channel_type != NL80211_CHAN_NO_HT)
  1180. config_bands |= BAND_GN;
  1181. } else {
  1182. if (params->channel_type == NL80211_CHAN_NO_HT)
  1183. config_bands = BAND_A;
  1184. else
  1185. config_bands = BAND_AN | BAND_A;
  1186. }
  1187. if (!((config_bands | adapter->fw_bands) & ~adapter->fw_bands)) {
  1188. adapter->config_bands = config_bands;
  1189. adapter->adhoc_start_band = config_bands;
  1190. if ((config_bands & BAND_GN) || (config_bands & BAND_AN))
  1191. adapter->adhoc_11n_enabled = true;
  1192. else
  1193. adapter->adhoc_11n_enabled = false;
  1194. }
  1195. adapter->sec_chan_offset =
  1196. mwifiex_chan_type_to_sec_chan_offset(params->channel_type);
  1197. priv->adhoc_channel =
  1198. ieee80211_frequency_to_channel(params->channel->center_freq);
  1199. wiphy_dbg(wiphy, "info: set ibss band %d, chan %d, chan offset %d\n",
  1200. config_bands, priv->adhoc_channel, adapter->sec_chan_offset);
  1201. return 0;
  1202. }
  1203. /*
  1204. * CFG802.11 operation handler to join an IBSS.
  1205. *
  1206. * This function does not work in any mode other than Ad-Hoc, or if
  1207. * a join operation is already in progress.
  1208. */
  1209. static int
  1210. mwifiex_cfg80211_join_ibss(struct wiphy *wiphy, struct net_device *dev,
  1211. struct cfg80211_ibss_params *params)
  1212. {
  1213. struct mwifiex_private *priv = mwifiex_netdev_get_priv(dev);
  1214. int ret = 0;
  1215. if (priv->bss_mode != NL80211_IFTYPE_ADHOC) {
  1216. wiphy_err(wiphy, "request to join ibss received "
  1217. "when station is not in ibss mode\n");
  1218. goto done;
  1219. }
  1220. wiphy_dbg(wiphy, "info: trying to join to %s and bssid %pM\n",
  1221. (char *) params->ssid, params->bssid);
  1222. mwifiex_set_ibss_params(priv, params);
  1223. ret = mwifiex_cfg80211_assoc(priv, params->ssid_len, params->ssid,
  1224. params->bssid, priv->bss_mode,
  1225. params->channel, NULL, params->privacy);
  1226. done:
  1227. if (!ret) {
  1228. cfg80211_ibss_joined(priv->netdev, priv->cfg_bssid, GFP_KERNEL);
  1229. dev_dbg(priv->adapter->dev,
  1230. "info: joined/created adhoc network with bssid"
  1231. " %pM successfully\n", priv->cfg_bssid);
  1232. } else {
  1233. dev_dbg(priv->adapter->dev,
  1234. "info: failed creating/joining adhoc network\n");
  1235. }
  1236. return ret;
  1237. }
  1238. /*
  1239. * CFG802.11 operation handler to leave an IBSS.
  1240. *
  1241. * This function does not work if a leave operation is
  1242. * already in progress.
  1243. */
  1244. static int
  1245. mwifiex_cfg80211_leave_ibss(struct wiphy *wiphy, struct net_device *dev)
  1246. {
  1247. struct mwifiex_private *priv = mwifiex_netdev_get_priv(dev);
  1248. wiphy_dbg(wiphy, "info: disconnecting from essid %pM\n",
  1249. priv->cfg_bssid);
  1250. if (mwifiex_deauthenticate(priv, NULL))
  1251. return -EFAULT;
  1252. memset(priv->cfg_bssid, 0, ETH_ALEN);
  1253. return 0;
  1254. }
  1255. /*
  1256. * CFG802.11 operation handler for scan request.
  1257. *
  1258. * This function issues a scan request to the firmware based upon
  1259. * the user specified scan configuration. On successfull completion,
  1260. * it also informs the results.
  1261. */
  1262. static int
  1263. mwifiex_cfg80211_scan(struct wiphy *wiphy,
  1264. struct cfg80211_scan_request *request)
  1265. {
  1266. struct net_device *dev = request->wdev->netdev;
  1267. struct mwifiex_private *priv = mwifiex_netdev_get_priv(dev);
  1268. int i;
  1269. struct ieee80211_channel *chan;
  1270. wiphy_dbg(wiphy, "info: received scan request on %s\n", dev->name);
  1271. priv->scan_request = request;
  1272. priv->user_scan_cfg = kzalloc(sizeof(struct mwifiex_user_scan_cfg),
  1273. GFP_KERNEL);
  1274. if (!priv->user_scan_cfg) {
  1275. dev_err(priv->adapter->dev, "failed to alloc scan_req\n");
  1276. return -ENOMEM;
  1277. }
  1278. priv->user_scan_cfg->num_ssids = request->n_ssids;
  1279. priv->user_scan_cfg->ssid_list = request->ssids;
  1280. if (request->ie && request->ie_len) {
  1281. for (i = 0; i < MWIFIEX_MAX_VSIE_NUM; i++) {
  1282. if (priv->vs_ie[i].mask != MWIFIEX_VSIE_MASK_CLEAR)
  1283. continue;
  1284. priv->vs_ie[i].mask = MWIFIEX_VSIE_MASK_SCAN;
  1285. memcpy(&priv->vs_ie[i].ie, request->ie,
  1286. request->ie_len);
  1287. break;
  1288. }
  1289. }
  1290. for (i = 0; i < request->n_channels; i++) {
  1291. chan = request->channels[i];
  1292. priv->user_scan_cfg->chan_list[i].chan_number = chan->hw_value;
  1293. priv->user_scan_cfg->chan_list[i].radio_type = chan->band;
  1294. if (chan->flags & IEEE80211_CHAN_PASSIVE_SCAN)
  1295. priv->user_scan_cfg->chan_list[i].scan_type =
  1296. MWIFIEX_SCAN_TYPE_PASSIVE;
  1297. else
  1298. priv->user_scan_cfg->chan_list[i].scan_type =
  1299. MWIFIEX_SCAN_TYPE_ACTIVE;
  1300. priv->user_scan_cfg->chan_list[i].scan_time = 0;
  1301. }
  1302. if (mwifiex_scan_networks(priv, priv->user_scan_cfg))
  1303. return -EFAULT;
  1304. if (request->ie && request->ie_len) {
  1305. for (i = 0; i < MWIFIEX_MAX_VSIE_NUM; i++) {
  1306. if (priv->vs_ie[i].mask == MWIFIEX_VSIE_MASK_SCAN) {
  1307. priv->vs_ie[i].mask = MWIFIEX_VSIE_MASK_CLEAR;
  1308. memset(&priv->vs_ie[i].ie, 0,
  1309. MWIFIEX_MAX_VSIE_LEN);
  1310. }
  1311. }
  1312. }
  1313. return 0;
  1314. }
  1315. /*
  1316. * This function sets up the CFG802.11 specific HT capability fields
  1317. * with default values.
  1318. *
  1319. * The following default values are set -
  1320. * - HT Supported = True
  1321. * - Maximum AMPDU length factor = IEEE80211_HT_MAX_AMPDU_64K
  1322. * - Minimum AMPDU spacing = IEEE80211_HT_MPDU_DENSITY_NONE
  1323. * - HT Capabilities supported by firmware
  1324. * - MCS information, Rx mask = 0xff
  1325. * - MCD information, Tx parameters = IEEE80211_HT_MCS_TX_DEFINED (0x01)
  1326. */
  1327. static void
  1328. mwifiex_setup_ht_caps(struct ieee80211_sta_ht_cap *ht_info,
  1329. struct mwifiex_private *priv)
  1330. {
  1331. int rx_mcs_supp;
  1332. struct ieee80211_mcs_info mcs_set;
  1333. u8 *mcs = (u8 *)&mcs_set;
  1334. struct mwifiex_adapter *adapter = priv->adapter;
  1335. ht_info->ht_supported = true;
  1336. ht_info->ampdu_factor = IEEE80211_HT_MAX_AMPDU_64K;
  1337. ht_info->ampdu_density = IEEE80211_HT_MPDU_DENSITY_NONE;
  1338. memset(&ht_info->mcs, 0, sizeof(ht_info->mcs));
  1339. /* Fill HT capability information */
  1340. if (ISSUPP_CHANWIDTH40(adapter->hw_dot_11n_dev_cap))
  1341. ht_info->cap |= IEEE80211_HT_CAP_SUP_WIDTH_20_40;
  1342. else
  1343. ht_info->cap &= ~IEEE80211_HT_CAP_SUP_WIDTH_20_40;
  1344. if (ISSUPP_SHORTGI20(adapter->hw_dot_11n_dev_cap))
  1345. ht_info->cap |= IEEE80211_HT_CAP_SGI_20;
  1346. else
  1347. ht_info->cap &= ~IEEE80211_HT_CAP_SGI_20;
  1348. if (ISSUPP_SHORTGI40(adapter->hw_dot_11n_dev_cap))
  1349. ht_info->cap |= IEEE80211_HT_CAP_SGI_40;
  1350. else
  1351. ht_info->cap &= ~IEEE80211_HT_CAP_SGI_40;
  1352. if (ISSUPP_RXSTBC(adapter->hw_dot_11n_dev_cap))
  1353. ht_info->cap |= 1 << IEEE80211_HT_CAP_RX_STBC_SHIFT;
  1354. else
  1355. ht_info->cap &= ~(3 << IEEE80211_HT_CAP_RX_STBC_SHIFT);
  1356. if (ISSUPP_TXSTBC(adapter->hw_dot_11n_dev_cap))
  1357. ht_info->cap |= IEEE80211_HT_CAP_TX_STBC;
  1358. else
  1359. ht_info->cap &= ~IEEE80211_HT_CAP_TX_STBC;
  1360. ht_info->cap &= ~IEEE80211_HT_CAP_MAX_AMSDU;
  1361. ht_info->cap |= IEEE80211_HT_CAP_SM_PS;
  1362. rx_mcs_supp = GET_RXMCSSUPP(adapter->hw_dev_mcs_support);
  1363. /* Set MCS for 1x1 */
  1364. memset(mcs, 0xff, rx_mcs_supp);
  1365. /* Clear all the other values */
  1366. memset(&mcs[rx_mcs_supp], 0,
  1367. sizeof(struct ieee80211_mcs_info) - rx_mcs_supp);
  1368. if (priv->bss_mode == NL80211_IFTYPE_STATION ||
  1369. ISSUPP_CHANWIDTH40(adapter->hw_dot_11n_dev_cap))
  1370. /* Set MCS32 for infra mode or ad-hoc mode with 40MHz support */
  1371. SETHT_MCS32(mcs_set.rx_mask);
  1372. memcpy((u8 *) &ht_info->mcs, mcs, sizeof(struct ieee80211_mcs_info));
  1373. ht_info->mcs.tx_params = IEEE80211_HT_MCS_TX_DEFINED;
  1374. }
  1375. /*
  1376. * create a new virtual interface with the given name
  1377. */
  1378. struct wireless_dev *mwifiex_add_virtual_intf(struct wiphy *wiphy,
  1379. char *name,
  1380. enum nl80211_iftype type,
  1381. u32 *flags,
  1382. struct vif_params *params)
  1383. {
  1384. struct mwifiex_adapter *adapter = mwifiex_cfg80211_get_adapter(wiphy);
  1385. struct mwifiex_private *priv;
  1386. struct net_device *dev;
  1387. void *mdev_priv;
  1388. struct wireless_dev *wdev;
  1389. if (!adapter)
  1390. return ERR_PTR(-EFAULT);
  1391. switch (type) {
  1392. case NL80211_IFTYPE_UNSPECIFIED:
  1393. case NL80211_IFTYPE_STATION:
  1394. case NL80211_IFTYPE_ADHOC:
  1395. priv = adapter->priv[MWIFIEX_BSS_TYPE_STA];
  1396. if (priv->bss_mode) {
  1397. wiphy_err(wiphy,
  1398. "cannot create multiple sta/adhoc ifaces\n");
  1399. return ERR_PTR(-EINVAL);
  1400. }
  1401. wdev = kzalloc(sizeof(struct wireless_dev), GFP_KERNEL);
  1402. if (!wdev)
  1403. return ERR_PTR(-ENOMEM);
  1404. wdev->wiphy = wiphy;
  1405. priv->wdev = wdev;
  1406. wdev->iftype = NL80211_IFTYPE_STATION;
  1407. if (type == NL80211_IFTYPE_UNSPECIFIED)
  1408. priv->bss_mode = NL80211_IFTYPE_STATION;
  1409. else
  1410. priv->bss_mode = type;
  1411. priv->bss_type = MWIFIEX_BSS_TYPE_STA;
  1412. priv->frame_type = MWIFIEX_DATA_FRAME_TYPE_ETH_II;
  1413. priv->bss_priority = 0;
  1414. priv->bss_role = MWIFIEX_BSS_ROLE_STA;
  1415. priv->bss_num = 0;
  1416. break;
  1417. case NL80211_IFTYPE_AP:
  1418. priv = adapter->priv[MWIFIEX_BSS_TYPE_UAP];
  1419. if (priv->bss_mode) {
  1420. wiphy_err(wiphy, "Can't create multiple AP interfaces");
  1421. return ERR_PTR(-EINVAL);
  1422. }
  1423. wdev = kzalloc(sizeof(struct wireless_dev), GFP_KERNEL);
  1424. if (!wdev)
  1425. return ERR_PTR(-ENOMEM);
  1426. priv->wdev = wdev;
  1427. wdev->wiphy = wiphy;
  1428. wdev->iftype = NL80211_IFTYPE_AP;
  1429. priv->bss_type = MWIFIEX_BSS_TYPE_UAP;
  1430. priv->frame_type = MWIFIEX_DATA_FRAME_TYPE_ETH_II;
  1431. priv->bss_priority = 0;
  1432. priv->bss_role = MWIFIEX_BSS_ROLE_UAP;
  1433. priv->bss_started = 0;
  1434. priv->bss_num = 0;
  1435. priv->bss_mode = type;
  1436. break;
  1437. default:
  1438. wiphy_err(wiphy, "type not supported\n");
  1439. return ERR_PTR(-EINVAL);
  1440. }
  1441. dev = alloc_netdev_mq(sizeof(struct mwifiex_private *), name,
  1442. ether_setup, 1);
  1443. if (!dev) {
  1444. wiphy_err(wiphy, "no memory available for netdevice\n");
  1445. priv->bss_mode = NL80211_IFTYPE_UNSPECIFIED;
  1446. return ERR_PTR(-ENOMEM);
  1447. }
  1448. mwifiex_init_priv_params(priv, dev);
  1449. priv->netdev = dev;
  1450. mwifiex_setup_ht_caps(&wiphy->bands[IEEE80211_BAND_2GHZ]->ht_cap, priv);
  1451. if (adapter->config_bands & BAND_A)
  1452. mwifiex_setup_ht_caps(
  1453. &wiphy->bands[IEEE80211_BAND_5GHZ]->ht_cap, priv);
  1454. dev_net_set(dev, wiphy_net(wiphy));
  1455. dev->ieee80211_ptr = priv->wdev;
  1456. dev->ieee80211_ptr->iftype = priv->bss_mode;
  1457. memcpy(dev->dev_addr, wiphy->perm_addr, ETH_ALEN);
  1458. memcpy(dev->perm_addr, wiphy->perm_addr, ETH_ALEN);
  1459. SET_NETDEV_DEV(dev, wiphy_dev(wiphy));
  1460. dev->flags |= IFF_BROADCAST | IFF_MULTICAST;
  1461. dev->watchdog_timeo = MWIFIEX_DEFAULT_WATCHDOG_TIMEOUT;
  1462. dev->hard_header_len += MWIFIEX_MIN_DATA_HEADER_LEN;
  1463. mdev_priv = netdev_priv(dev);
  1464. *((unsigned long *) mdev_priv) = (unsigned long) priv;
  1465. SET_NETDEV_DEV(dev, adapter->dev);
  1466. /* Register network device */
  1467. if (register_netdevice(dev)) {
  1468. wiphy_err(wiphy, "cannot register virtual network device\n");
  1469. free_netdev(dev);
  1470. priv->bss_mode = NL80211_IFTYPE_UNSPECIFIED;
  1471. return ERR_PTR(-EFAULT);
  1472. }
  1473. sema_init(&priv->async_sem, 1);
  1474. priv->scan_pending_on_block = false;
  1475. dev_dbg(adapter->dev, "info: %s: Marvell 802.11 Adapter\n", dev->name);
  1476. #ifdef CONFIG_DEBUG_FS
  1477. mwifiex_dev_debugfs_init(priv);
  1478. #endif
  1479. return wdev;
  1480. }
  1481. EXPORT_SYMBOL_GPL(mwifiex_add_virtual_intf);
  1482. /*
  1483. * del_virtual_intf: remove the virtual interface determined by dev
  1484. */
  1485. int mwifiex_del_virtual_intf(struct wiphy *wiphy, struct wireless_dev *wdev)
  1486. {
  1487. struct mwifiex_private *priv = mwifiex_netdev_get_priv(wdev->netdev);
  1488. #ifdef CONFIG_DEBUG_FS
  1489. mwifiex_dev_debugfs_remove(priv);
  1490. #endif
  1491. if (!netif_queue_stopped(priv->netdev))
  1492. netif_stop_queue(priv->netdev);
  1493. if (netif_carrier_ok(priv->netdev))
  1494. netif_carrier_off(priv->netdev);
  1495. if (wdev->netdev->reg_state == NETREG_REGISTERED)
  1496. unregister_netdevice(wdev->netdev);
  1497. if (wdev->netdev->reg_state == NETREG_UNREGISTERED)
  1498. free_netdev(wdev->netdev);
  1499. /* Clear the priv in adapter */
  1500. priv->netdev = NULL;
  1501. priv->media_connected = false;
  1502. priv->bss_mode = NL80211_IFTYPE_UNSPECIFIED;
  1503. return 0;
  1504. }
  1505. EXPORT_SYMBOL_GPL(mwifiex_del_virtual_intf);
  1506. /* station cfg80211 operations */
  1507. static struct cfg80211_ops mwifiex_cfg80211_ops = {
  1508. .add_virtual_intf = mwifiex_add_virtual_intf,
  1509. .del_virtual_intf = mwifiex_del_virtual_intf,
  1510. .change_virtual_intf = mwifiex_cfg80211_change_virtual_intf,
  1511. .scan = mwifiex_cfg80211_scan,
  1512. .connect = mwifiex_cfg80211_connect,
  1513. .disconnect = mwifiex_cfg80211_disconnect,
  1514. .get_station = mwifiex_cfg80211_get_station,
  1515. .dump_station = mwifiex_cfg80211_dump_station,
  1516. .set_wiphy_params = mwifiex_cfg80211_set_wiphy_params,
  1517. .join_ibss = mwifiex_cfg80211_join_ibss,
  1518. .leave_ibss = mwifiex_cfg80211_leave_ibss,
  1519. .add_key = mwifiex_cfg80211_add_key,
  1520. .del_key = mwifiex_cfg80211_del_key,
  1521. .set_default_key = mwifiex_cfg80211_set_default_key,
  1522. .set_power_mgmt = mwifiex_cfg80211_set_power_mgmt,
  1523. .set_tx_power = mwifiex_cfg80211_set_tx_power,
  1524. .set_bitrate_mask = mwifiex_cfg80211_set_bitrate_mask,
  1525. .start_ap = mwifiex_cfg80211_start_ap,
  1526. .stop_ap = mwifiex_cfg80211_stop_ap,
  1527. .change_beacon = mwifiex_cfg80211_change_beacon,
  1528. .set_cqm_rssi_config = mwifiex_cfg80211_set_cqm_rssi_config,
  1529. .set_antenna = mwifiex_cfg80211_set_antenna,
  1530. };
  1531. /*
  1532. * This function registers the device with CFG802.11 subsystem.
  1533. *
  1534. * The function creates the wireless device/wiphy, populates it with
  1535. * default parameters and handler function pointers, and finally
  1536. * registers the device.
  1537. */
  1538. int mwifiex_register_cfg80211(struct mwifiex_adapter *adapter)
  1539. {
  1540. int ret;
  1541. void *wdev_priv;
  1542. struct wiphy *wiphy;
  1543. struct mwifiex_private *priv = adapter->priv[MWIFIEX_BSS_TYPE_STA];
  1544. u8 *country_code;
  1545. /* create a new wiphy for use with cfg80211 */
  1546. wiphy = wiphy_new(&mwifiex_cfg80211_ops,
  1547. sizeof(struct mwifiex_adapter *));
  1548. if (!wiphy) {
  1549. dev_err(adapter->dev, "%s: creating new wiphy\n", __func__);
  1550. return -ENOMEM;
  1551. }
  1552. wiphy->max_scan_ssids = MWIFIEX_MAX_SSID_LIST_LENGTH;
  1553. wiphy->max_scan_ie_len = MWIFIEX_MAX_VSIE_LEN;
  1554. wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) |
  1555. BIT(NL80211_IFTYPE_ADHOC) |
  1556. BIT(NL80211_IFTYPE_AP);
  1557. wiphy->bands[IEEE80211_BAND_2GHZ] = &mwifiex_band_2ghz;
  1558. if (adapter->config_bands & BAND_A)
  1559. wiphy->bands[IEEE80211_BAND_5GHZ] = &mwifiex_band_5ghz;
  1560. else
  1561. wiphy->bands[IEEE80211_BAND_5GHZ] = NULL;
  1562. wiphy->iface_combinations = &mwifiex_iface_comb_ap_sta;
  1563. wiphy->n_iface_combinations = 1;
  1564. /* Initialize cipher suits */
  1565. wiphy->cipher_suites = mwifiex_cipher_suites;
  1566. wiphy->n_cipher_suites = ARRAY_SIZE(mwifiex_cipher_suites);
  1567. memcpy(wiphy->perm_addr, priv->curr_addr, ETH_ALEN);
  1568. wiphy->signal_type = CFG80211_SIGNAL_TYPE_MBM;
  1569. wiphy->flags |= WIPHY_FLAG_HAVE_AP_SME |
  1570. WIPHY_FLAG_AP_PROBE_RESP_OFFLOAD;
  1571. wiphy->probe_resp_offload = NL80211_PROBE_RESP_OFFLOAD_SUPPORT_WPS |
  1572. NL80211_PROBE_RESP_OFFLOAD_SUPPORT_WPS2;
  1573. wiphy->available_antennas_tx = BIT(adapter->number_of_antenna) - 1;
  1574. wiphy->available_antennas_rx = BIT(adapter->number_of_antenna) - 1;
  1575. wiphy->features = NL80211_FEATURE_HT_IBSS;
  1576. /* Reserve space for mwifiex specific private data for BSS */
  1577. wiphy->bss_priv_size = sizeof(struct mwifiex_bss_priv);
  1578. wiphy->reg_notifier = mwifiex_reg_notifier;
  1579. /* Set struct mwifiex_adapter pointer in wiphy_priv */
  1580. wdev_priv = wiphy_priv(wiphy);
  1581. *(unsigned long *)wdev_priv = (unsigned long)adapter;
  1582. set_wiphy_dev(wiphy, priv->adapter->dev);
  1583. ret = wiphy_register(wiphy);
  1584. if (ret < 0) {
  1585. dev_err(adapter->dev,
  1586. "%s: wiphy_register failed: %d\n", __func__, ret);
  1587. wiphy_free(wiphy);
  1588. return ret;
  1589. }
  1590. country_code = mwifiex_11d_code_2_region(priv->adapter->region_code);
  1591. if (country_code && regulatory_hint(wiphy, country_code))
  1592. dev_err(adapter->dev, "regulatory_hint() failed\n");
  1593. adapter->wiphy = wiphy;
  1594. return ret;
  1595. }