Searched refs:deauth (Results 1 - 38 of 38) sorted by relevance

/linux-4.4.14/drivers/net/wireless/hostap/
H A Dhostap_80211.h25 } __packed deauth; member in union:hostap_ieee80211_mgmt::__anon8310
H A Dhostap_ap.c12 * unauthenticated STA, send deauth. frame (8802.11: 5.5)
13 * - if unicast Class 3 (data with to/from DS,deauth,pspoll) frame received
15 * - if unicast Class 3 received from unauthenticated STA, send deauth. frame
265 int deauth = sta->timeout_next == STA_DEAUTH; ap_handle_timer() local
270 deauth ? "deauthentication" : "disassociation", ap_handle_timer()
273 resp = cpu_to_le16(deauth ? WLAN_REASON_PREV_AUTH_NOT_VALID : ap_handle_timer()
276 (deauth ? IEEE80211_STYPE_DEAUTH : ap_handle_timer()
316 /* deauth message sent; try to resend it few times; the message is hostap_deauth_all_stas()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dwow.c228 * Enable wake up on recieving disassoc/deauth ath9k_suspend()
234 "Unable to add disassoc/deauth pattern: %d\n", ret); ath9k_suspend()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Dieee80211_ext.h192 } __packed deauth; member in union:ieee80211_mgmt::__anon10691
/linux-4.4.14/drivers/staging/rtl8192e/
H A Drtllib_wx.c686 bool deauth = false; rtllib_wx_set_mlme() local
696 deauth = true; rtllib_wx_set_mlme()
700 if (deauth) rtllib_wx_set_mlme()
707 SendDisassociation(ieee, deauth, mlme->reason_code); rtllib_wx_set_mlme()
H A Drtllib_softmac.c2381 "==========>received disassoc/deauth(%x) frame, reason code:%x\n", rtllib_rx_deauth()
3456 void SendDisassociation(struct rtllib_device *ieee, bool deauth, u16 asRsn) SendDisassociation() argument
3461 if (deauth) SendDisassociation()
H A Drtllib.h2035 void SendDisassociation(struct rtllib_device *ieee, bool deauth, u16 asRsn);
/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-fw-file.h624 * @stop_rx_deauth: number of Rx deauth before to collect
625 * @stop_tx_deauth: number of Tx deauth before to collect
631 * @start_rx_deauth: number of Rx deauth to start recording
632 * @start_tx_deauth: number of Tx deauth to start recording
/linux-4.4.14/net/wireless/
H A Dmlme.c70 u16 reason_code = le16_to_cpu(mgmt->u.deauth.reason_code); cfg80211_process_deauth()
380 if (!rdev->ops->deauth) cfg80211_mlme_down()
H A Dsme.c24 * Software SME in cfg80211, using auth/assoc/deauth calls to the
574 if (!rdev->ops->deauth) cfg80211_sme_disconnect()
H A Dcore.c348 WARN_ON(ops->auth && (!ops->assoc || !ops->deauth || !ops->disassoc)); wiphy_new_nm()
H A Drdev-ops.h458 ret = rdev->ops->deauth(&rdev->wiphy, dev, req); rdev_deauth()
H A Dnl80211.c1498 CMD(deauth, DEAUTHENTICATE); nl80211_send_wiphy()
1559 if (rdev->ops->disconnect || rdev->ops->deauth) { nl80211_send_wiphy()
7288 if (!rdev->ops->deauth) nl80211_deauthenticate()
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Dsta_cmd.c461 struct host_cmd_ds_802_11_deauthenticate *deauth = &cmd->params.deauth; mwifiex_cmd_802_11_deauthenticate() local
468 memcpy(deauth->mac_addr, mac, ETH_ALEN); mwifiex_cmd_802_11_deauthenticate()
470 mwifiex_dbg(priv->adapter, CMD, "cmd: Deauth: %pM\n", deauth->mac_addr); mwifiex_cmd_802_11_deauthenticate()
472 deauth->reason_code = cpu_to_le16(WLAN_REASON_DEAUTH_LEAVING); mwifiex_cmd_802_11_deauthenticate()
H A Dsta_cmdresp.c564 if (!memcmp(resp->params.deauth.mac_addr, mwifiex_ret_802_11_deauthenticate()
566 sizeof(resp->params.deauth.mac_addr))) mwifiex_ret_802_11_deauthenticate()
H A Dsta_event.c564 "info: receive deauth event in wps session\n"); mwifiex_process_sta_event()
H A Duap_cmd.c749 /* This function prepares AP specific deauth command with mac supplied in
H A Dfw.h2125 struct host_cmd_ds_802_11_deauthenticate deauth; member in union:host_cmd_ds_command::__anon8544
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_mlme_ext.c1885 reason = le16_to_cpu(mgmt->u.deauth.reason_code); OnDeAuth23a()
1894 DBG_8723A_LEVEL(_drv_always_, "ap recv deauth reason code(%d) " OnDeAuth23a()
1917 DBG_8723A_LEVEL(_drv_always_, "sta recv deauth reason code(%d) " OnDeAuth23a()
3632 mgmt->u.deauth.reason_code = cpu_to_le16(reason); _issue_deauth()
4423 /* Because of AP's not receiving deauth before */ start_clnt_auth()
4424 /* AP may: 1)not response auth or 2)deauth us after link is complete */ start_clnt_auth()
4425 /* issue deauth before issuing auth to deal with the situation */ start_clnt_auth()
/linux-4.4.14/drivers/net/wireless/ipw2x00/
H A Dlibipw.h443 /* Alias deauth for disassoc */
/linux-4.4.14/drivers/staging/rtl8188eu/core/
H A Drtw_mlme_ext.c2396 /* Because of AP's not receiving deauth before */ start_clnt_auth()
2397 /* AP may: 1)not response auth or 2)deauth us after link is complete */ start_clnt_auth()
2398 /* issue deauth before issuing auth to deal with the situation */ start_clnt_auth()
3548 DBG_88E_LEVEL(_drv_always_, "ap recv deauth reason code(%d) sta:%pM\n", OnDeAuth()
3571 DBG_88E_LEVEL(_drv_always_, "sta recv deauth reason code(%d) sta:%pM\n", OnDeAuth()
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dprism2sta.c1288 * associated state. We * should send a deauth indication prism2sta_processing_defer()
1315 * associated state. We * should send a deauth indication prism2sta_processing_defer()
/linux-4.4.14/drivers/net/wireless/libertas/
H A Dmain.c597 * deauth/linkloss event immediately lbs_thread()
/linux-4.4.14/net/mac80211/
H A Dmlme.c2042 * drop any frame before deauth/disassoc, this can be data or ieee80211_set_disassoc()
2055 /* flush out frame - make sure the deauth was actually sent */ ieee80211_set_disassoc()
2740 u16 reason_code = le16_to_cpu(mgmt->u.deauth.reason_code); ieee80211_rx_mgmt_deauth()
4053 * To work around this (for now) simply deauth here again if we're ieee80211_mgd_quiesce()
H A Dutil.c1274 /* u.deauth.reason_code == u.disassoc.reason_code */ ieee80211_send_deauth_disassoc()
1275 mgmt->u.deauth.reason_code = cpu_to_le16(reason); ieee80211_send_deauth_disassoc()
H A Dibss.c944 u16 reason = le16_to_cpu(mgmt->u.deauth.reason_code); ieee80211_rx_mgmt_deauth_ibss()
H A Dcfg.c3848 .deauth = ieee80211_deauth,
H A Drx.c1141 * deauth/disassoc frames when needed. In addition, hostapd is ieee80211_rx_h_check()
/linux-4.4.14/include/net/
H A Dcfg80211.h1777 * do not set a deauth frame
2110 * disconnect due to deauth 802.11 frame. This indicates which
2329 * @deauth: Request to deauthenticate from the specified peer
2601 int (*deauth)(struct wiphy *wiphy, struct net_device *dev, member in struct:cfg80211_ops
4261 * cfg80211_tx_mlme_mgmt - notification of transmitted deauth/disassoc frame
4674 * @ie: information elements of the deauth/disassoc frame (may be %NULL)
4906 * a spurious class 3 frame was received, to be able to deauth the
H A Dmac80211.h375 * @DEAUTH_RX_EVENT: deauth received..
376 * @DEAUTH_TX_EVENT: deauth sent.
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HTProc.c1063 // Lanhsin: mark for tmp to avoid deauth by ap from s3 HTOnAssocRsp()
/linux-4.4.14/drivers/net/wireless/cw1200/
H A Dwsm.c1531 pr_debug("[WSM] Issue unjoin command due to tx deauth.\n"); wsm_handle_tx_data()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dsta.c440 * MAC is marked unassociated), and possibly while the deauth iwl_mvm_sta_drained_wk()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dcmd.c1601 /* We never send a deauth, mac80211 is in charge of this */ wl12xx_cmd_remove_peer()
/linux-4.4.14/include/linux/
H A Dieee80211.h874 } __packed deauth; member in union:ieee80211_mgmt::__anon12378
/linux-4.4.14/drivers/net/wireless/
H A Dray_cs.c2080 pr_debug("ray_rx deauth type\n"); ray_rx()
/linux-4.4.14/include/uapi/linux/
H A Dnl80211.h655 * implement sending deauth to stations that send unexpected class 3
3787 * the 802.11 packet that caused the wakeup, e.g. a deauth frame. The frame
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.c1405 "It's a deauth event!\n"); _rtl8821ae_get_wakeup_reason()

Completed in 1799 milliseconds