/freebsd/sys/contrib/dev/rtw89/ |
H A D | Kconfig | 38 tristate "Realtek 8851BE PCI wireless network (Wi-Fi 6) adapter" 46 802.11ax PCIe wireless network (Wi-Fi 6) adapter 49 tristate "Realtek 8852AE PCI wireless network (Wi-Fi 6) adapter" 57 802.11ax PCIe wireless network (Wi-Fi 6) adapter 60 tristate "Realtek 8852BE PCI wireless network (Wi-Fi 6) adapter" 69 802.11ax PCIe wireless network (Wi-Fi 6) adapter 72 tristate "Realtek 8852CE PCI wireless network (Wi-Fi 6E) adapter" 80 802.11ax PCIe wireless network (Wi-Fi 6E) adapter 83 tristate "Realtek 8922AE PCI wireless network (Wi-Fi 7) adapter" 91 802.11be PCIe wireless network (Wi-Fi [all...] |
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/ |
H A D | wpa_background.sgml | 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<TM> (WPA). This 33 and certification done by Wi-Fi Alliance. Wi-Fi provides 58 for additional servers. Wi-Fi calls these "WPA-Enterprise" and 77 was approved in June 2004. Wi-Fi Alliance is using the final IEEE
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README-NAN-USD | 1 Wi-Fi Aware unsynchronized service discovery (NAN USD) 5 in the Wi-Fi Aware specification v4.0 can be used with wpa_spplicant. 7 More information about Wi-Fi Aware is available from this Wi-Fi 43 the Wi-Fi Aware specification. 68 the Wi-Fi Aware specification.
|
H A D | README-DPP | 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 20 More information about Wi-Fi Easy Connect is available from this Wi-Fi
|
H A D | README-P2P | 1 wpa_supplicant and Wi-Fi P2P 4 This document describes how the Wi-Fi P2P implementation in 10 Introduction to Wi-Fi P2P 15 More information about Wi-Fi P2P is available from Wi-Fi Alliance: 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 53 Actual Wi-Fi P2P operations are requested during runtime. These can be 406 4 = Wi-Fi Display 445 # Wi-Fi Display examples
|
H A D | defconfig | 172 # Wi-Fi Protected Setup (WPS) 541 # P2P (Wi-Fi Direct) 549 # Wi-Fi Display 550 # This can be used to enable Wi-Fi Display extensions for P2P using an external 644 # Device Provisioning Protocol (DPP) (also known as Wi-Fi Easy Connect) 680 # Disable support for Robust AV streaming for consumer and enterprise Wi-Fi 687 # Wi-Fi Aware unsynchronized service discovery (NAN USD)
|
H A D | android.config | 138 # Wi-Fi Protected Setup (WPS) 470 # P2P (Wi-Fi Direct) 478 # Wi-Fi Display 479 # This can be used to enable Wi-Fi Display extensions for P2P using an external 550 # Disable support for Robust AV streaming for consumer and enterprise Wi-Fi 557 # Wi-Fi Aware unsynchronized service discovery (NAN USD)
|
H A D | README-WPS | 1 wpa_supplicant and Wi-Fi Protected Setup (WPS) 13 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a 41 More information about WPS is available from Wi-Fi Alliance: 366 requested (WPS-CR = Wi-Fi handover as specified in WSC 2.0). 373 requested (WPS = Wi-Fi handover as specified in WSC 2.0). If the options
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | Kconfig | 3 tristate "Qualcomm Technologies Wi-Fi 7 support (ath12k)" 11 Enable support for Qualcomm Technologies Wi-Fi 7 (IEEE
|
/freebsd/tests/sys/netpfil/pf/ |
H A D | status.sh | 58 jexec one pfctl -Fi
|
/freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
H A D | sun8i-h2-plus-orangepi-r1.dts | 53 * Ths pin of this regulator is the same with the Wi-Fi extra 55 * Ethernet rather than the Wi-Fi now.
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | apq8094-sony-xperia-kitakami-karin_windy.dts | 12 model = "Sony Xperia Z4 Tablet (Wi-Fi)";
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am62-verdin-wifi.dtsi | 19 /* On-module Wi-Fi */
|
/freebsd/contrib/wpa/hostapd/ |
H A D | README-MULTI-AP | 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
|
H A D | README-WPS | 1 hostapd and Wi-Fi Protected Setup (WPS) 12 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a 40 More information about WPS is available from Wi-Fi Alliance: 94 # Enable internal EAP server for EAP-WSC (part of Wi-Fi Protected Setup) 345 Wi-Fi handover as specified in WSC 2.0).
|
H A D | README | 238 Wi-Fi Alliance (http://www.wi-fi.org/) used a draft version of the 241 is called Wi-Fi Protected Access<TM> (WPA). This has now become a 243 by Wi-Fi Alliance. 265 servers. Wi-Fi calls these "WPA-Enterprise" and "WPA-Personal", 283 June 2004. Wi-Fi Alliance is using the final IEEE 802.11i as a new
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8mm-verdin-wifi.dtsi | 83 /* On-module Wi-Fi */
|
H A D | imx8mp-verdin-wifi.dtsi | 75 /* On-module Wi-Fi */
|
H A D | imx8-apalis-eval.dtsi | 127 /* TODO: Apalis USBH2, Apalis USBH3 and on-module Wi-Fi via on-module HSIC Hub */
|
/freebsd/contrib/netbsd-tests/usr.bin/grep/ |
H A D | t_grep.sh | 848 atf_check -o inline:"Foo\nBaz\n" grep -Fi -e "foo" -e "baz" test1 849 atf_check -o inline:"Foo\nBaz\n" grep -Fi -e "baz" -e "foo" test1 850 atf_check -o inline:"Bar\nBaz\n" grep -Fi -e "bar" -e "baz" test1 851 atf_check -o inline:"Bar\nBaz\n" grep -Fi -e "BAR" -e "bAz" test1
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6qdl-sr-som-ti.dtsi | 132 /* UART4 - Connected to optional TI Wi-Fi/BT/FM */ 149 /* USDHC1 - Connected to optional TI Wi-Fi/BT/FM */
|
H A D | imx6qdl-apf6.dtsi | 57 /* Wi-Fi */
|
/freebsd/contrib/blocklist/libexec/ |
H A D | blacklistd-helper | 112 /sbin/ipf -Z -I -Fi -s > /dev/null && echo OK
|
/freebsd/sys/contrib/device-tree/src/arm/synaptics/ |
H A D | berlin2cd-valve-steamlink.dts | 58 /* Fixed interface to on-board Marvell 8897 Wi-Fi/Bluetooth/NFC chip. */
|
/freebsd/contrib/dialog/po/ |
H A D | ro.po | 71 msgstr "Fișiere"
|