Home
last modified time | relevance | path

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

1234

/openbmc/linux/drivers/net/wireless/realtek/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
32 tristate "Realtek 8851BE PCI wireless network (Wi-Fi 6) adapter"
40 802.11ax PCIe wireless network (Wi-Fi 6) adapter
43 tristate "Realtek 8852AE PCI wireless network (Wi-Fi 6) adapter"
51 802.11ax PCIe wireless network (Wi-Fi 6) adapter
54 tristate "Realtek 8852BE PCI wireless network (Wi-Fi 6) adapter"
62 802.11ax PCIe wireless network (Wi-Fi 6) adapter
65 tristate "Realtek 8852CE PCI wireless network (Wi-Fi 6E) adapter"
73 802.11ax PCIe wireless network (Wi-Fi 6E) adapter
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N (iwlwifi) "
10 Intel Wireless WiFi Link Next-Gen AGN
14 Intel 6000 Series Wi-Fi Adapters (6200AGN and 6300AGN)
18 Intel 6005 Series Wi-Fi Adapters
19 Intel 6030 Series Wi-Fi Adapters
21 Intel 100 Series Wi-Fi Adapters (100BGN and 130BGN)
22 Intel 2000 Series Wi-Fi Adapters
23 Intel 7260 Wi-Fi Adapter
24 Intel 3160 Wi-Fi Adapter
[all …]
/openbmc/linux/drivers/net/wireless/intel/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-2023 Intel Corporation
8 #include "iwl-config.h"
9 #include "iwl-prph.h"
29 #define IWL_QU_B_HR_B_FW_PRE "iwlwifi-Qu-b0-hr-b0"
30 #define IWL_QU_C_HR_B_FW_PRE "iwlwifi-Qu-c0-hr-b0"
31 #define IWL_QU_B_JF_B_FW_PRE "iwlwifi-Qu-b0-jf-b0"
32 #define IWL_QU_C_JF_B_FW_PRE "iwlwifi-Qu-c0-jf-b0"
33 #define IWL_QUZ_A_HR_B_FW_PRE "iwlwifi-QuZ-a0-hr-b0"
[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-2023 Intel Corporation
8 #include "iwl-config.h"
9 #include "iwl-prph.h"
29 #define IWL_SO_A_JF_B_FW_PRE "iwlwifi-so-a0-jf-b0"
30 #define IWL_SO_A_HR_B_FW_PRE "iwlwifi-so-a0-hr-b0"
31 #define IWL_SO_A_GF_A_FW_PRE "iwlwifi-so-a0-gf-a0"
32 #define IWL_TY_A_GF_A_FW_PRE "iwlwifi-ty-a0-gf-a0"
33 #define IWL_SO_A_GF4_A_FW_PRE "iwlwifi-so-a0-gf4-a0"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/
H A Dwifi-test-suite_10.10.1.bb1 SUMMARY = "Wi-Fi Test Suite Linux Control Agent"
2 DESCRIPTION = "Wi-Fi Test Suite is a software platform originally developed \
3 by Wi-Fi Alliance, the global non-profit industry association that brings you \
4 Wi-Fi, to support certification program development and device certification."
5 HOMEPAGE = "https://www.wi-fi.org/certification/wi-fi-test-suite"
12 SRC_URI = "git://github.com/Wi-FiTestSuite/Wi-FiTestSuite-Linux-DUT.git;branch=master;protocol=http…
13 file://0001-Use-toolchain-from-environment-variables.patch \
14 file://0002-Add-missing-include-removes-unnedded-stuff-and-add-n.patch \
15 file://0003-fix-path-to-usr-sbin-for-script-and-make-script-for-.patch \
16 file://0004-run-ranlib-per-library-and-use-AR.patch \
[all …]
/openbmc/linux/Documentation/devicetree/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 - Nishanth Menon <nm@ti.com>
22 - description: K3 AM62A7 SoC
24 - enum:
25 - ti,am62a7-sk
26 - const: ti,am62a7
28 - description: K3 AM62P5 SoC and Boards
30 - enum:
[all …]
/openbmc/linux/Documentation/devicetree/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-schemas/core.yaml#
10 - Kalle Valo <kvalo@kernel.org>
18 - qcom,ath10k # SDIO-based devices
19 - qcom,ipq4019-wifi
20 - qcom,wcn3990-wifi # SNoC-based devices
25 reg-names:
27 - const: membase
33 interrupt-names:
[all …]
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_hal.h32 __stringify(DEV_OPMODE_WIFI_ALONE) "[Wi-Fi alone], " \
36 __stringify(DEV_OPMODE_STA_BT) "[Wi-Fi STA + BT classic], " \
37 __stringify(DEV_OPMODE_STA_BT_LE) "[Wi-Fi STA + BT LE], " \
38 __stringify(DEV_OPMODE_STA_BT_DUAL) "[Wi-Fi STA + BT classic + BT LE], " \
39 __stringify(DEV_OPMODE_AP_BT) "[Wi-Fi AP + BT classic], " \
40 __stringify(DEV_OPMODE_AP_BT_DUAL) "[Wi-Fi AP + BT classic + BT LE]"
H A Drsi_91x_main.c49 * rsi_dbg() - This function outputs informational messages.
51 * @fmt: printf-style format for output message.
75 return "Wi-Fi alone"; in opmode_str()
83 return "Wi-Fi STA + BT EDR"; in opmode_str()
85 return "Wi-Fi STA + BT LE"; in opmode_str()
87 return "Wi-Fi STA + BT DUAL"; in opmode_str()
89 return "Wi-Fi AP + BT EDR"; in opmode_str()
91 return "Wi-Fi AP + BT DUAL"; in opmode_str()
103 common->lmac_ver.major, common->lmac_ver.minor, in rsi_print_version()
104 common->lmac_ver.release_num); in rsi_print_version()
[all …]
/openbmc/linux/drivers/net/wireless/ath/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
/openbmc/u-boot/arch/arm/mach-mediatek/
H A DKconfig17 The MediaTek MT7623 is a ARM-based SoC with a quad-core Cortex-A7
18 including NEON and GPU, Mali-450 graphics, several DDR3 options,
19 crypto engine, built-in Wi-Fi / Bluetooth combo chip, JPEG decoder,
30 The MediaTek MT7629 is a ARM-based SoC with a dual-core Cortex-A7
31 including DDR3, crypto engine, 3x3 11n/ac Wi-Fi, Gigabit Ethernet,
/openbmc/linux/drivers/hwmon/
H A Dnct6775-platform.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * nct6775 - Platform driver for the hardware monitoring
4 * functionality of Nuvoton NCT677x Super-I/O chips
6 * Copyright (C) 2012 Guenter Roeck <linux@roeck-us.net>
13 #include <linux/hwmon-sysfs.h>
14 #include <linux/hwmon-vid.h>
38 "NCT6796D-S/NCT6799D-R",
64 * Super-I/O constants and functions
151 return -EIO; in nct6775_asuswmi_evaluate_method()
158 return -EOPNOTSUPP; in nct6775_asuswmi_evaluate_method()
[all …]
/openbmc/linux/Documentation/devicetree/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>
11 - Li Yang <leoyang.li@nxp.com>
18 - description: i.MX1 based Boards
20 - enum:
21 - armadeus,imx1-apf9328
22 - fsl,imx1ads
23 - const: fsl,imx1
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dasus_ec_sensors.rst1 .. SPDX-License-Identifier: GPL-2.0-or-later
7 * PRIME X470-PRO
8 * PRIME X570-PRO
9 * Pro WS X570-ACE
10 * ProArt X570-CREATOR WIFI
11 * ProArt B550-CREATOR
13 * ROG CROSSHAIR VIII HERO (WI-FI)
19 * ROG MAXIMUS XI HERO (WI-FI)
20 * ROG STRIX B550-E GAMING
21 * ROG STRIX B550-I GAMING
[all …]
H A Dasus_wmi_sensors.rst1 .. SPDX-License-Identifier: GPL-2.0-or-later
7 * PRIME X399-A,
8 * PRIME X470-PRO,
11 * ROG CROSSHAIR VI HERO (WI-FI AC),
13 * ROG CROSSHAIR VII HERO (WI-FI),
14 * ROG STRIX B450-E GAMING,
15 * ROG STRIX B450-F GAMING,
16 * ROG STRIX B450-I GAMING,
17 * ROG STRIX X399-E GAMING,
18 * ROG STRIX X470-F GAMING,
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/
H A D0003-fix-path-to-usr-sbin-for-script-and-make-script-for-.patch7 Signed-off-by: Ankit Navik <ankit.tarot@gmail.com>
8 ---
9 Upstream-Status: Pending
11 lib/wfa_cs.c | 4 ++--
12 scripts/dev_send_frame | 2 +-
13 scripts/sta_reset_parm | 2 +-
14 3 files changed, 4 insertions(+), 4 deletions(-)
16 diff --git a/lib/wfa_cs.c b/lib/wfa_cs.c
18 --- a/lib/wfa_cs.c
20 @@ -319,7 +319,7 @@ int wfaStaGetIpConfig(int len, BYTE *caCmdBuf, int *respLen, BYTE *respBuf)
[all …]
/openbmc/u-boot/board/bosch/shc/
H A Dboard.c1 // SPDX-License-Identifier: GPL-2.0+
11 * Copyright (C) 2011, Texas Instruments, Incorporated - http://www.ti.com/
52 return -ENODEV; in read_eeprom()
59 return -EIO; in read_eeprom()
65 return -EIO; in read_eeprom()
106 /* Wi-Fi power regulator enable - high = enabled */ in force_modules_running()
109 * Wait for Wi-Fi power regulator to reach a stable voltage in force_modules_running()
110 * (soft-start time, max. 350 µs) in force_modules_running()
114 /* Wi-Fi module reset - high = running */ in force_modules_running()
117 /* ZigBee reset - high = running */ in force_modules_running()
[all …]
/openbmc/linux/arch/arm/boot/dts/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"
48 compatible = "xunlong,orangepi-r1", "allwinner,sun8i-h2-plus";
50 /delete-node/ reg_vcc_wifi;
53 * Ths pin of this regulator is the same with the Wi-Fi extra
55 * Ethernet rather than the Wi-Fi now.
57 reg_vcc_usb_eth: reg-vcc-usb-ethernet {
58 compatible = "regulator-fixed";
59 regulator-min-microvolt = <3300000>;
60 regulator-max-microvolt = <3300000>;
[all …]
/openbmc/u-boot/arch/arm/dts/
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"
48 compatible = "xunlong,orangepi-r1", "allwinner,sun8i-h2-plus";
50 /delete-node/ reg_vcc_wifi;
53 * Ths pin of this regulator is the same with the Wi-Fi extra
55 * Ethernet rather than the Wi-Fi now.
57 reg_vcc_usb_eth: reg-vcc-usb-ethernet {
58 compatible = "regulator-fixed";
59 regulator-min-microvolt = <3300000>;
60 regulator-max-microvolt = <3300000>;
[all …]
/openbmc/linux/Documentation/networking/device_drivers/wifi/
H A Dindex.rst1 .. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 Wi-Fi Device Drivers
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-sr-som-ti.dtsi4 * This file is dual-licensed: you can use it either under the terms
41 #include <dt-bindings/gpio/gpio.h>
44 nvcc_sd1: regulator-nvcc-sd1 {
45 compatible = "regulator-fixed";
46 regulator-always-on;
47 regulator-name = "nvcc_sd1";
48 regulator-min-microvolt = <1800000>;
49 regulator-max-microvolt = <1800000>;
50 vin-supply = <&vcc_3v3>;
53 clk_ti_wifi: ti-wifi-clock {
[all …]
/openbmc/phosphor-misc/http-redirect/
H A Dtests1 #!/bin/sh -e
3 set -e
11 rm -f $TMPFILE $URLFILE && touch $TMPFILE &&
16 # for mawk, add -Wi or -W interactive to avoid buffered read on fifo
17 overrides="-v urlfile=$URLFILE -f add-urls.awk -v tracefile=$TRACEFILE"
18 command="awk -f ./http-redirect.awk $overrides"
20 awk -f ./test.awk -v "resultfile=$TMPFILE" -v "tracefile=$TRACEFILE"
32 if grep -is "$expect" $TMPFILE
40 fi
42 test="2 Test no absolute-path in URI"
[all …]
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dqrb2210-rb1.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
6 /dts-v1/;
13 compatible = "qcom,qrb2210-rb1", "qcom,qrb2210", "qcom,qcm2290";
22 stdout-path = "serial0:115200n8";
25 gpio-keys {
26 compatible = "gpio-keys";
27 label = "gpio-keys";
29 pinctrl-0 = <&key_volp_n>;
30 pinctrl-names = "default";
32 key-volume-up {
[all …]
H A Dapq8094-sony-xperia-kitakami-karin_windy.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
9 #include "msm8994-sony-xperia-kitakami-karin.dts"
12 model = "Sony Xperia Z4 Tablet (Wi-Fi)";
14 chassis-type = "tablet";
20 qcom,msm-id = <253 0x20000>, <253 0x20001>;
23 /delete-node/ &pm8994_l1;
24 /delete-node/ &pm8994_l19;
/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/
H A Dbrcm,bcm53573.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 Broadcom BCM53573 / BCM47189 Wi-Fi SoCs derived from Northstar.
13 - Rafał Miłecki <rafal@milecki.pl>
20 - description: BCM53573 based boards
22 - enum:
23 - tenda,ac6-v1
24 - tenda,w15e-v1
25 - const: brcm,bcm53573
[all …]

1234