| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A 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/drivers/net/wireless/rsi/ |
| H A 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]"
|
| H A 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 …]
|
| H A D | rsi_main.h | 235 u32 configured_mask; /* configured by mac80211 bits 0-11=legacy 12+ mcs */ 324 /* Wi-Fi direct mode related */
|
| /linux/arch/arm64/boot/dts/apple/ |
| H A D | s8001-j98a.dts | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 3 * Apple iPad Pro (12.9-inch) (Wi-Fi), J98a, iPad6,7 (A1584) 7 /dts-v1/; 9 #include "s8001-pro.dtsi" 10 #include "s8001-j98a-j99a.dtsi" 13 compatible = "apple,j98a", "apple,s8001", "apple,arm-platform"; 14 model = "Apple iPad Pro (12.9-inch) (Wi-Fi)";
|
| /linux/Documentation/hwmon/ |
| H A 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/arch/arm/boot/dts/allwinner/ |
| H A 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" 46 /delete-node/ ®_vcc_wifi; 50 compatible = "xunlong,orangepi-r1", "allwinner,sun8i-h2-plus"; 54 * Ths pin of this regulator is the same with the Wi-Fi extra 56 * Ethernet rather than the Wi-Fi now. 58 reg_vcc_usb_eth: reg-vcc-usb-ethernet { 59 compatible = "regulator-fixed"; 60 regulator-min-microvolt = <3300000>; 61 regulator-max-microvolt = <3300000>; [all …]
|
| /linux/tools/perf/tests/shell/base_probe/ |
| H A D | test_adding_blacklisted.sh | 3 # SPDX-License-Identifier: GPL-2.0 23 BLACKFUNC_LIST=`head -n 5 /sys/kernel/debug/kprobes/blacklist 2> /dev/null | cut -f2` 24 if [ -z "$BLACKFUNC_LIST" ]; then 27 fi 30 VMLINUX_FILE=$(perf probe -v random_probe |& grep "Using.*for symbols" | sed -r 's/^Using (.*) for … 60 if [ $? -eq 0 ]; then 65 if [ -n "$VMLINUX_FILE" ]; then 66 readelf -wi "$VMLINUX_FILE" | 67 awk -v probe="$BLACKFUNC" '/DW_AT_language/ { comp_lang = $0 } 69 grep -q "MIPS assembler" [all …]
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-am62p-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-am62p 10 /* On-module Bluetooth */ 12 pinctrl-names = "default"; 13 pinctrl-0 = <&pinctrl_uart6>; 14 uart-has-rtscts; 18 compatible = "nxp,88w8987-bt"; 19 fw-init-baudrate = <3000000>; 23 /* On-module Wi-Fi */ 25 pinctrl-names = "default"; [all …]
|
| H A 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/arch/arm64/boot/dts/qcom/ |
| H A 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;
|
| /linux/Documentation/devicetree/bindings/arm/bcm/ |
| H A 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/arch/arm64/boot/dts/sophgo/ |
| H A D | sg2000-milkv-duo-module-01.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 3 #include <dt-bindings/pinctrl/pinctrl-sg2000.h> 7 model = "Milk-V Duo Module 01"; 8 compatible = "milkv,duo-module-01", "sophgo,sg2000"; 20 clock-frequency = <25000000>; 24 bus-width = <4>; 25 no-1-8-v; 26 cap-mmc-hw-reset; 27 no-sd; 28 no-sdio; [all …]
|
| /linux/Documentation/devicetree/bindings/net/bluetooth/ |
| H A D | amlogic,w155s2-bt.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/net/bluetooth/amlogic,w155s2-bt.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 The W155S2 is an Amlogic Bluetooth and Wi-Fi combo chip. It works on 12 the standard H4 protocol via a 4-wire UART interface, with baud rates 16 - Yang Li <yang.li@amlogic.com> 21 - items: 22 - enum: 23 - amlogic,w265s1-bt [all …]
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A 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 …]
|
| H A 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/drivers/net/wireless/microchip/wilc1000/ |
| H A 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/arch/arm/boot/dts/synaptics/ |
| H A 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 …]
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm4709-asus-rt-ac3200.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 6 /dts-v1/; 9 #include "bcm5301x-nand-cs0-bch8.dtsi" 11 #include <dt-bindings/leds/common.h> 14 compatible = "asus,rt-ac3200", "brcm,bcm4709", "brcm,bcm4708"; 15 model = "ASUS RT-AC3200"; 28 #nvmem-cell-cells = <1>; 32 gpio-keys { 33 compatible = "gpio-keys"; 35 button-reset { [all …]
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6qdl-apf6.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/interrupt-controller/irq.h> 9 reg_1p8v: regulator-1p8v { 10 compatible = "regulator-fixed"; 11 regulator-name = "1P8V"; 12 regulator-min-microvolt = <1800000>; 13 regulator-max-microvolt = <1800000>; 14 regulator-always-on; 15 vin-supply = <®_3p3v>; [all …]
|
| /linux/drivers/mtd/ubi/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "Enable UBI - Unsorted block images" 6 UBI is a software layer above MTD layer which admits use of LVM-like 10 (www.linux-mtd.infradead.org). 15 int "UBI wear-leveling threshold" 26 other flashes which have eraseblock life-cycle 100000 or more. 28 life-cycle less than 10000, the threshold should be lessened (e.g., 44 as "1024 * (1 - MinNVB / MaxNVB)", which gives 20 for most NANDs 64 Important: this feature is experimental so far and the on-flash 70 The on-flash fastmap contains all information needed to attach [all …]
|
| /linux/drivers/hwmon/ |
| H A D | asus_wmi_sensors.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 6 * Copyright (C) 2018-2019 Ed Brindley <kernel@maidavale.org> 9 * - CPU Core Voltage, 10 * - CPU SOC Voltage, 11 * - DRAM Voltage, 12 * - VDDP Voltage, 13 * - 1.8V PLL Voltage, 14 * - +12V Voltage, 15 * - +5V Voltage, 16 * - 3VSB Voltage, [all …]
|
| /linux/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_ieee80211.c | 1 // SPDX-License-Identifier: GPL-2.0 4 * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. 35 /* for adhoc-master to generate ie and provide supported-rate to fw */ 165 * rtw_get_ie_ex - Search specific IE from a series of IEs 214 * rtw_ies_remove_ie - Find matching IEs and remove 236 search_len = *ies_len - offset; in rtw_ies_remove_ie() 242 uint remain_len = search_len - (remain_ies - start); in rtw_ies_remove_ie() 245 *ies_len = *ies_len - target_ielen; in rtw_ies_remove_ie() 295 struct wlan_bssid_ex *pdev_network = &pregistrypriv->dev_network; in rtw_generate_ie() 296 u8 *ie = pdev_network->ies; in rtw_generate_ie() [all …]
|
| /linux/drivers/platform/x86/ |
| H A D | msi-wmi.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 * Most stuff taken over from hp-wmi 14 #include <linux/input/sparse-keymap.h> 25 #define DRV_NAME "msi-wmi" 27 #define MSIWMI_BIOS_GUID "551A1F84-FBDD-4125-91DB-3EA8F44F1D45" 28 #define MSIWMI_MSI_EVENT_GUID "B6F3EEF2-3D2F-49DC-9DE3-85BCE18C62F2" 29 #define MSIWMI_WIND_EVENT_GUID "5B3CC38A-40D9-7245-8AE6-1145B751BE3F" 46 WIND_KEY_WLAN = 0x5f, /* Fn+F11 Wi-Fi toggle */ 100 return -EIO; in msi_wmi_query_block() 104 if (!obj || obj->type != ACPI_TYPE_INTEGER) { in msi_wmi_query_block() [all …]
|
| /linux/drivers/pci/controller/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 52 system-on-chips, like the Apple M1. This is required for the USB 53 type-A ports, Ethernet, Wi-Fi, and Bluetooth. 127 bool "Cavium Thunder PCIe controller to off-chip devices" 135 bool "Cavium Thunder ECAM controller to on-chip devices on pass-1.x silicon" 140 Say Y here if you want ECAM support for CN88XX-Pass-1.x Cavium Thunder SoCs. 170 in the Intel IXP4xx XScale-based network processor SoC. 207 is used on 32-bit Marvell ARM SoCs: Dove, Kirkwood, Armada 370, 230 multi-function devices. 244 tristate "Microsoft Hyper-V PCI Interface" [all …]
|