Home
last modified time | relevance | path

Searched +full:wi +full:- +full:fi (Results 1 – 25 of 170) sorted by relevance

1234567

/freebsd-src/share/man/man4/
H A Diwlwififw.41 .\"-
2 .\" Copyright (c) 2021-2024 The FreeBSD Foundation
37 driver should auto-load any firmware needed.
50 .Bl -column -compact "Vendor" "Device" "Subv. " "Subd. " "Firmware-Prefix"
52 .It Ar Vendor Ta Ar Device Ta Ar Subv. Ta Ar Subd. Ta Ar Firmware-Prefix
53 .% ---
[all...]
H A Diwlwifi.41 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2021-2024 The FreeBSD Foundation
37 The driver will auto-load without any user interaction using
42 Only if auto-loading is explicitly disabled, place the following
46 .Bd -literal -offse
[all...]
/freebsd-src/sys/contrib/dev/rtw89/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
6 This module adds support for mac80211-based wireless drivers that
38 tristate "Realtek 8851BE PCI wireless network (Wi-Fi 6) adapter"
46 802.11ax PCIe wireless network (Wi
[all...]
/freebsd-src/sys/contrib/dev/iwlwifi/cfg/
H A D22000.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
3 * Copyright (C) 2015-2017 Intel Deutschland GmbH
4 * Copyright (C) 2018-2024 Intel Corporation
8 #include "iwl-config.h"
9 #include "iwl-prph.h"
29 #define IWL_QU_B_HR_B_FW_PRE "iwlwifi-Q
[all...]
H A Dax210.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
3 * Copyright (C) 2015-2017 Intel Deutschland GmbH
4 * Copyright (C) 2018-2024 Intel Corporation
8 #include "iwl-config.h"
9 #include "iwl-prph.h"
29 #define IWL_SO_A_JF_B_FW_PRE "iwlwifi-s
[all...]
/freebsd-src/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_background.sgml1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
14 <refpurpose>Background information on Wi-Fi Protected Access and IEEE 802.11i</refpurpose>
28 <para>Wi-Fi Alliance (http://www.wi-fi.org/) used a draft version
31 hardware. This is called Wi-Fi Protected Access&lt;TM&gt; (WPA). This
33 and certification done by Wi-Fi Alliance. Wi-Fi provides
35 (http://www.wi-fi.org/OpenSection/protected_access.asp).</para>
39 40-bit keys, 24-bit initialization vector (IV), and CRC32 to
44 makes attacks easier, there is no replay protection, and non-keyed
52 per-packet RC4 keys. In addition, it implements replay protection,
57 EAP just like IEEE 802.1X is using or pre-shared keys without need
[all …]
/freebsd-src/share/man/man7/
H A Dnetworking.71 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
17 driver, and Wi-Fi with the first interface found by the
21 .Bl -tag -widt
[all...]
/freebsd-src/contrib/wpa/hs20/client/
H A Ddevdetail.xml1 <DevDetail xmlns="urn:oma:mo:oma-dm-devdetail:1.0">
3 <org.wi-fi>
4 <Wi-Fi>
11 <InnerMethod>MS-CHAP-V2</InnerMethod>
24 <Wi-FiMACAddress>020102030405</Wi-FiMACAddress>
33 </Wi-Fi>
34 </org.wi-fi>
H A Doma_dm_client.c2 * Hotspot 2.0 - OMA DM client
3 * Copyright (c) 2013-2014, Qualcomm Atheros, Inc.
13 #include "xml-utils.h"
14 #include "http-utils.h"
23 /* OMA-TS-SyncML-RepPro-V1_2_2 - 10. Response Status Codes */
53 "org.wi-fi.hotspot2dot0.SubscriptionCreation"
55 "org.wi-fi.hotspot2dot0.SubscriptionProvisioning"
57 "org.wi-fi.hotspot2dot0.SubscriptionRemediation"
59 "org.wi-fi.hotspot2dot0.PolicyUpdate"
61 #define DM_URI_PPS "./Wi-Fi/org.wi-fi/PerProviderSubscription"
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/arm/ti/
H A Dk3.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Nishant
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/net/wireless/
H A Dqcom,ath10k.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd-src/contrib/wpa/hostapd/
H A DREADME-MULTI-AP1 hostapd, wpa_supplicant and the Multi-AP Specification
5 support the Multi-AP Specification.
7 Introduction to Multi-AP
8 ------------------------
10 The Wi-Fi Alliance Multi-AP Specification is the technical specification for
11 Wi-Fi CERTIFIED EasyMesh(TM) [1], the Wi-Fi Alliance® certification program for
12 Multi-AP. It defines control protocols between Wi-Fi® access points (APs) to
17 Most of the Multi-AP specification falls outside of the scope of
25 - the WPS onboarding process;
26 - configuring backhaul links.
[all …]
H A DREADME1 hostapd - user space IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP
5 Copyright (c) 2002-2024, Jouni Malinen <j@w1.fi> and contributors
17 -------
[all...]
H A DREADME-WPS1 hostapd and Wi-Fi Protected Setup (WPS)
10 -------------------
12 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a
16 with PIN method and push-button configuration (PBC) being the most
28 - access point: the WLAN access point
29 - Registrar: a device that control a network and can authorize
33 - Enrollee: a device that is being authorized to use the network
40 More information about WPS is available from Wi-Fi Alliance:
41 http://www.wi-fi.org/wifi-protected-setup
45 ----------------------
[all …]
/freebsd-src/contrib/wpa/wpa_supplicant/
H A DREADME-DPP10 -------------------
12 Device Provisioning Protocol (also known as Wi-Fi Easy Connect) allows
13 enrolling of interface-less devices in a secure Wi-Fi network using many
15 authentication (password with in-band provisioning), etc. In DPP a
20 More information about Wi-Fi Easy Connect is available from this Wi-Fi
22 https://www.wi-fi.org/discover-wi-fi/wi-fi-easy-connect
25 ------------------
31 ---------------------------
38 --------------------
45 -------------------------
[all …]
H A DREADME-HS204 This document describe how the IEEE 802.11u Interworking and Wi-Fi
7 GUI or Wi-Fi framework) is used to manage this functionality.
10 Introduction to Wi-Fi Hotspot 2.0
11 -
[all...]
H A DREADME-P2P1 wpa_supplicant and Wi-Fi P2P
4 This document describes how the Wi-Fi P2P implementation in
10 Introduction to Wi-Fi P2P
11 -------------------------
15 More information about Wi-Fi P2P is available from Wi-Fi Alliance:
16 http://www.wi-fi.org/Wi-Fi_Direct.php
20 -----------------------------
26 ----------------------------
28 Wi-Fi P2P is an optional component that needs to be enabled in the
30 configuration that includes Wi-Fi P2P support and Linux nl80211
[all …]
H A DREADME-WPS1 wpa_supplicant and Wi-Fi Protected Setup (WPS)
11 -------
[all...]
H A Dwifi_display.c2 * wpa_supplicant - Wi-Fi Display
4 * Copyright (c) 2011-2012, Qualcomm Atheros, Inc.
24 global->wifi_display = 1; in wifi_display_init()
33 wpabuf_free(global->wfd_subelem[i]); in wifi_display_deinit()
34 global->wfd_subelem[i] = NULL; in wifi_display_deinit()
45 if (global->p2p == NULL) in wifi_display_get_wfd_ie()
50 if (global->wfd_subelem[i]) in wifi_display_get_wfd_ie()
51 len += wpabuf_len(global->wfd_subelem[i]); in wifi_display_get_wfd_ie()
59 if (global->wfd_subelem[i]) in wifi_display_get_wfd_ie()
60 wpabuf_put_buf(ie, global->wfd_subelem[i]); in wifi_display_get_wfd_ie()
[all …]
/freebsd-src/sys/contrib/dev/athk/ath12k/
H A DKconfig1 # SPDX-License-Identifier: BSD-3-Clause-Clear
3 tristate "Qualcomm Technologies Wi-Fi 7 support (ath12k)"
11 Enable support for Qualcomm Technologies Wi-Fi 7 (IEEE
/freebsd-src/sys/contrib/device-tree/Bindings/arm/
H A Dfsl.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Shawn Guo <shawnguo@kernel.org>
17 - description: i.MX1 based Boards
19 - enu
[all...]
/freebsd-src/contrib/wpa/src/eap_common/
H A Deap_defs.h3 * Copyright (c) 2004-2014, Jouni Malinen <j@w1.fi>
12 /* RFC 3748 - Extensible Authentication Protocol (EAP) */
22 /* followed by length-4 octets of data */
35 /* Type field in EAP-Initiate and EAP-Finish messages */
65 * http://www.iana.org/assignments/eap-numbers
80 EAP_TYPE_PEAP = 25 /* draft-josefsson-pppext-ea
[all...]
H A Deap_wsc_common.h2 * EAP-WSC definitions for Wi-Fi Protected Setup
3 * Copyright (c) 2007, Jouni Malinen <j@w1.fi>
17 #define WSC_ID_REGISTRAR "WFA-SimpleConfig-Registrar-1-0"
19 #define WSC_ID_ENROLLEE "WFA-SimpleConfig-Enrollee-1-0"
H A Deap_wsc_common.c2 * EAP-WSC common routines for Wi-Fi Protected Setup
3 * Copyright (c) 2007, Jouni Malinen <j@w1.fi>
23 wpa_printf(MSG_ERROR, "EAP-WSC: Failed to allocate memory for " in eap_wsc_build_frag_ack()
28 wpa_printf(MSG_DEBUG, "EAP-WSC: Send WSC/FRAG_ACK"); in eap_wsc_build_frag_ack()
29 wpabuf_put_u8(msg, WSC_FRAG_ACK); /* Op-Code */ in eap_wsc_build_frag_ack()
/freebsd-src/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun8i-h2-plus-orangepi-r1.dts4 * This file is dual-licensed: you can use it either under the terms
44 #include "sun8i-h2-plus-orangepi-zero.dts"
46 /delete-node/ &reg_vcc_wifi;
50 compatible = "xunlong,orangepi-r1", "allwinner,sun8i-h2-plus";
54 * Ths pin of this regulator is the same with the Wi
[all...]

1234567