/linux-6.8/drivers/net/wireless/realtek/rtw89/ |
D | Kconfig | 1 # 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
|
/linux-6.8/drivers/net/wireless/intel/iwlwifi/ |
D | Kconfig | 1 # 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 …]
|
/linux-6.8/drivers/net/wireless/intel/iwlwifi/cfg/ |
D | 22000.c | 1 // 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 …]
|
D | ax210.c | 1 // 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 …]
|
/linux-6.8/Documentation/devicetree/bindings/arm/ti/ |
D | k3.yaml | 1 # 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 …]
|
/linux-6.8/Documentation/devicetree/bindings/net/wireless/ |
D | qcom,ath10k.yaml | 1 # 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 …]
|
/linux-6.8/drivers/net/wireless/rsi/ |
D | rsi_hal.h | 32 __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]"
|
D | rsi_91x_main.c | 49 * 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 …]
|
/linux-6.8/drivers/net/wireless/ath/ath12k/ |
D | Kconfig | 1 # 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
|
/linux-6.8/drivers/hwmon/ |
D | nct6775-platform.c | 1 // 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 [nct6799] = "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 …]
|
/linux-6.8/Documentation/devicetree/bindings/arm/ |
D | fsl.yaml | 1 # 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 …]
|
/linux-6.8/Documentation/hwmon/ |
D | asus_ec_sensors.rst | 1 .. 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) 20 * ROG MAXIMUS XI HERO (WI-FI) 21 * ROG STRIX B550-E GAMING 22 * ROG STRIX B550-I GAMING [all …]
|
D | asus_wmi_sensors.rst | 1 .. 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 …]
|
/linux-6.8/arch/arm/boot/dts/allwinner/ |
D | sun8i-h2-plus-orangepi-r1.dts | 4 * 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 …]
|
/linux-6.8/arch/arm/boot/dts/nxp/imx/ |
D | imx6qdl-sr-som-ti.dtsi | 4 * 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 …]
|
/linux-6.8/Documentation/networking/device_drivers/wifi/ |
D | index.rst | 1 .. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 Wi-Fi Device Drivers
|
/linux-6.8/arch/arm64/boot/dts/qcom/ |
D | apq8094-sony-xperia-kitakami-karin_windy.dts | 1 // 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;
|
D | qrb2210-rb1.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) 6 /dts-v1/; 8 #include <dt-bindings/leds/common.h> 14 compatible = "qcom,qrb2210-rb1", "qcom,qrb2210", "qcom,qcm2290"; 23 stdout-path = "serial0:115200n8"; 27 clk40M: can-clk { 28 compatible = "fixed-clock"; 29 clock-frequency = <40000000>; 30 #clock-cells = <0>; 34 gpio-keys { [all …]
|
/linux-6.8/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,bcm53573.yaml | 1 # 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 …]
|
/linux-6.8/arch/arm64/boot/dts/ti/ |
D | k3-am62-verdin-wifi.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 7 * https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am62 11 wifi_pwrseq: wifi-pwrseq { 12 compatible = "mmc-pwrseq-simple"; 13 pinctrl-names = "default"; 14 pinctrl-0 = <&pinctrl_wifi_en>; 15 reset-gpios = <&main_gpio0 22 GPIO_ACTIVE_LOW>; 19 /* On-module Wi-Fi */ 21 pinctrl-names = "default"; 22 pinctrl-0 = <&pinctrl_sdhci2>; [all …]
|
/linux-6.8/arch/arm64/boot/dts/freescale/ |
D | imx8-apalis-v1.1.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 6 #include <dt-bindings/pwm/pwm.h> 10 stdout-path = &lpuart1; 15 compatible = "pwm-backlight"; 16 pinctrl-names = "default"; 17 pinctrl-0 = <&pinctrl_gpio_bkl_on>; 18 brightness-levels = <0 45 63 88 119 158 203 255>; 19 default-brightness-level = <4>; 20 enable-gpios = <&lsio_gpio1 4 GPIO_ACTIVE_HIGH>; /* Apalis BKL1_ON */ 21 /* TODO: hook-up to Apalis BKL1_PWM */ [all …]
|
D | imx8mm-verdin-wifi.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 7 reg_wifi_en: regulator-wifi-en { 8 compatible = "regulator-fixed"; 9 enable-active-high; 11 pinctrl-names = "default"; 12 pinctrl-0 = <&pinctrl_wifi_pwr_en>; 13 regulator-max-microvolt = <3300000>; 14 regulator-min-microvolt = <3300000>; 15 regulator-name = "PDn_AW-CM276NF"; 16 startup-delay-us = <2000>; [all …]
|
D | imx8mp-verdin-wifi.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 7 reg_wifi_en: regulator-wifi-en { 8 compatible = "regulator-fixed"; 9 enable-active-high; 11 pinctrl-names = "default"; 12 pinctrl-0 = <&pinctrl_wifi_pwr_en>; 13 regulator-max-microvolt = <3300000>; 14 regulator-min-microvolt = <3300000>; 15 regulator-name = "PDn_AW-CM276NF"; 16 startup-delay-us = <2000>; [all …]
|
/linux-6.8/drivers/net/wireless/microchip/wilc1000/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 6 This provides Wi-FI over an SDIO or SPI interface, and 19 the 1-bit/4-bit SD transfer mode at the clock range of 0-50 MHz. 36 full-duplex slave synchronous serial interface that is available 44 This option enables out-of-band interrupt support for the WILC1000
|
/linux-6.8/arch/arm/boot/dts/synaptics/ |
D | berlin2cd-valve-steamlink.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 19 gpio-restart { 20 compatible = "gpio-restart"; 22 active-delay = <100>; 23 inactive-delay = <10>; 24 wait-delay = <100>; 30 cpu-supply = <&vcpu>; 31 operating-points = < [all …]
|