Home
last modified time | relevance | path

Searched full:atheros (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/linux-6.12.1/drivers/net/ethernet/atheros/
DKconfig3 # Atheros device configuration
7 bool "Atheros devices"
15 the questions about Atheros devices. If you say Y, you will be asked
21 tristate "Atheros AR7XXX/AR9XXX built-in ethernet mac support"
30 tristate "Atheros L2 Fast Ethernet support"
35 This driver supports the Atheros L2 fast ethernet adapter.
41 tristate "Atheros/Attansic L1 Gigabit Ethernet support"
46 This driver supports the Atheros/Attansic L1 gigabit ethernet
53 tristate "Atheros L1E Gigabit Ethernet support"
58 This driver supports the Atheros L1E gigabit ethernet adapter.
[all …]
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
DKconfig3 tristate "Atheros 802.11ac wireless cards support"
11 Atheros IEEE 802.11ac family of chipsets.
19 tristate "Atheros ath10k PCI support"
25 bool "Atheros ath10k AHB support"
31 tristate "Atheros ath10k SDIO support"
37 tristate "Atheros ath10k USB support (EXPERIMENTAL)"
56 bool "Atheros ath10k debugging"
64 bool "Atheros ath10k debugfs support"
78 bool "Atheros ath10k spectral scan support"
86 bool "Atheros ath10k tracing support"
[all …]
/linux-6.12.1/drivers/net/wireless/ath/ath9k/
DKconfig14 bool "Atheros bluetooth coexistence support"
22 tristate "Atheros 802.11n wireless cards support"
29 Atheros IEEE 802.11n AR5008, AR9001 and AR9002 family
40 bool "Atheros ath9k PCI/PCIe bus support"
49 bool "Atheros ath9k AHB bus support"
59 bool "Atheros ath9k debugging"
77 bool "Atheros ath9k TX99 testing support"
97 bool "Atheros DFS support for certified platforms"
107 respective Atheros card by using ath9k on the target shipping
116 bool "Atheros ath9k ACK timeout estimation algorithm"
[all …]
Dpci.c2 * Copyright (c) 2008-2011 Atheros Communications Inc.
25 { PCI_VDEVICE(ATHEROS, 0x0023) }, /* PCI */
26 { PCI_VDEVICE(ATHEROS, 0x0024) }, /* PCI-E */
27 { PCI_VDEVICE(ATHEROS, 0x0027) }, /* PCI */
38 { PCI_VDEVICE(ATHEROS, 0x0029) }, /* PCI */
88 { PCI_VDEVICE(ATHEROS, 0x002A) }, /* PCI-E */
99 { PCI_VDEVICE(ATHEROS, 0x002B) }, /* PCI-E */
100 { PCI_VDEVICE(ATHEROS, 0x002C) }, /* PCI-E 802.11n bonded out */
101 { PCI_VDEVICE(ATHEROS, 0x002D) }, /* PCI */
102 { PCI_VDEVICE(ATHEROS, 0x002E) }, /* PCI-E */
[all …]
/linux-6.12.1/drivers/net/wireless/ath/ath6kl/
DKconfig3 tristate "Atheros mobile chipsets support"
7 Atheros AR6003 and AR6004 chipsets. You still need separate
15 tristate "Atheros ath6kl SDIO support"
20 Atheros AR6003 and AR6004 chipsets running over SDIO. If you
26 tristate "Atheros ath6kl USB support"
31 Atheros AR6004 chipset and chipsets based on it running over
36 bool "Atheros ath6kl debugging"
46 bool "Atheros ath6kl tracing support"
58 bool "Atheros ath6kl regdomain support"
DMakefile2 # Copyright (c) 2004-2011 Atheros Communications Inc.
3 # Copyright (c) 2011-2012 Qualcomm Atheros, Inc.
22 # Author(s): ="Atheros"
/linux-6.12.1/drivers/net/wireless/ath/ath5k/
DKconfig3 tristate "Atheros 5xxx wireless cards support"
11 Atheros 5xxx chipset.
24 bool "Atheros 5xxx debugging"
27 Atheros 5xxx debugging messages.
43 bool "Atheros 5xxx tracer"
54 bool "Atheros 5xxx AHB bus support"
57 This adds support for WiSoC type chipsets of the 5xxx Atheros
61 bool "Atheros 5xxx PCI bus support"
64 This adds support for PCI type chipsets of the 5xxx Atheros
Dpci.c2 * Copyright (c) 2008-2009 Atheros Communications Inc.
31 { PCI_VDEVICE(ATHEROS, 0x0207) }, /* 5210 early */
32 { PCI_VDEVICE(ATHEROS, 0x0007) }, /* 5210 */
33 { PCI_VDEVICE(ATHEROS, 0x0011) }, /* 5311 - this is on AHB bus !*/
34 { PCI_VDEVICE(ATHEROS, 0x0012) }, /* 5211 */
35 { PCI_VDEVICE(ATHEROS, 0x0013) }, /* 5212 */
38 { PCI_VDEVICE(ATHEROS, 0x1014) }, /* IBM minipci 5212 */
39 { PCI_VDEVICE(ATHEROS, 0x0014) }, /* 5212 compatible */
40 { PCI_VDEVICE(ATHEROS, 0x0015) }, /* 5212 compatible */
41 { PCI_VDEVICE(ATHEROS, 0x0016) }, /* 5212 compatible */
[all …]
/linux-6.12.1/drivers/net/wireless/ath/
DKconfig6 bool "Atheros/Qualcomm devices"
20 For information on all Atheros wireless drivers visit:
22 https://wireless.wiki.kernel.org/en/users/Drivers/Atheros
27 bool "Atheros wireless debugging"
29 Say Y, if you want to debug atheros wireless drivers.
33 bool "Atheros wireless tracing"
37 This option enables tracepoints for atheros wireless drivers.
41 bool "Atheros dynamic user regulatory hints"
50 bool "Atheros dynamic user regulatory testing"
/linux-6.12.1/drivers/net/dsa/qca/
DKconfig3 tristate "Qualcomm Atheros AR9331 Ethernet switch support"
8 This enables support for the Qualcomm Atheros AR9331 built-in Ethernet
12 tristate "Qualcomm Atheros QCA8K Ethernet switch family support"
16 This enables support for the Qualcomm Atheros QCA8K Ethernet
20 bool "Qualcomm Atheros QCA8K Ethernet switch family LEDs support"
25 This enabled support for LEDs present on the Qualcomm Atheros
/linux-6.12.1/arch/mips/ath25/
Ddevices.c56 [ATH25_SOC_AR5312] = "Atheros AR5312",
57 [ATH25_SOC_AR2312] = "Atheros AR2312",
58 [ATH25_SOC_AR2313] = "Atheros AR2313",
59 [ATH25_SOC_AR2315] = "Atheros AR2315",
60 [ATH25_SOC_AR2316] = "Atheros AR2316",
61 [ATH25_SOC_AR2317] = "Atheros AR2317",
62 [ATH25_SOC_AR2318] = "Atheros AR2318",
63 [ATH25_SOC_UNKNOWN] = "Atheros (unknown)",
DKconfig3 bool "Atheros AR5312/AR2312+ SoC support"
8 bool "Atheros AR2315+ SoC support"
13 bool "Atheros AR2315 PCI controller support"
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dqca,ar71xx.yaml20 - qca,ar7100-eth # Atheros AR7100
21 - qca,ar7240-eth # Atheros AR7240
22 - qca,ar7241-eth # Atheros AR7241
23 - qca,ar7242-eth # Atheros AR7242
24 - qca,ar9130-eth # Atheros AR9130
25 - qca,ar9330-eth # Atheros AR9330
26 - qca,ar9340-eth # Atheros AR9340
27 - qca,qca9530-eth # Qualcomm Atheros QCA9530
28 - qca,qca9550-eth # Qualcomm Atheros QCA9550
29 - qca,qca9560-eth # Qualcomm Atheros QCA9560
Dqca,ar803x.yaml7 title: Qualcomm Atheros AR803x PHY
15 Bindings for Qualcomm Atheros AR803x PHYs
32 description: Disable Atheros SmartEEE feature.
45 Disable Atheros AR803X PHYs hibernation mode. If present, indicates
/linux-6.12.1/drivers/net/ethernet/qualcomm/
DKconfig22 This enables support for the Qualcomm Atheros QCA7000.
25 tristate "Qualcomm Atheros QCA7000 SPI support"
29 This SPI protocol driver supports the Qualcomm Atheros QCA7000.
35 tristate "Qualcomm Atheros QCA7000 UART support"
39 This UART protocol driver supports the Qualcomm Atheros QCA7000.
Dqca_7k_common.c3 * Copyright (c) 2011, 2012, Atheros Communications Inc.
7 /* Atheros ethernet framing. Every Ethernet frame is surrounded
8 * by an atheros frame while transmitted over a serial channel;
57 * QCAFRM_INVLEN Atheros frame length is invalid
150 MODULE_DESCRIPTION("Qualcomm Atheros QCA7000 common");
151 MODULE_AUTHOR("Qualcomm Atheros Communications");
Dqca_7k.h3 * Copyright (c) 2011, 2012, Qualcomm Atheros Communications Inc.
7 /* Qualcomm Atheros SPI register definition.
9 * This module is designed to define the Qualcomm Atheros SPI
Dqca_spi.h3 * Copyright (c) 2011, 2012, Qualcomm Atheros Communications Inc.
7 /* Qualcomm Atheros SPI register definition.
9 * This module is designed to define the Qualcomm Atheros SPI register
Dqca_7k_common.h3 * Copyright (c) 2011, 2012, Atheros Communications Inc.
7 /* Atheros Ethernet framing. Every Ethernet frame is surrounded by an atheros
/linux-6.12.1/arch/mips/ath79/
Dsetup.c3 * Atheros AR71XX/AR724X/AR913X specific setup
5 * Copyright (C) 2010-2011 Jaiganesh Narayanan <jnarayanan@atheros.com>
9 * Parts of this file are based on Atheros' 2.6.15/2.6.31 BSP
191 sprintf(ath79_sys_type, "Qualcomm Atheros QCA%s ver %u rev %u", in ath79_detect_sys_type()
194 sprintf(ath79_sys_type, "Qualcomm Atheros TP%s rev %u", in ath79_detect_sys_type()
197 sprintf(ath79_sys_type, "Atheros AR%s rev %u", chip, rev); in ath79_detect_sys_type()
/linux-6.12.1/drivers/bluetooth/
DKconfig163 bool "Atheros AR300x serial support"
167 HCIATH3K (HCI Atheros AR300x) is a serial protocol for
168 communication between host and Atheros AR300x Bluetooth devices.
171 Enable this if you have Atheros AR300x serial Bluetooth device.
241 bool "Qualcomm Atheros protocol support"
247 The Qualcomm Atheros protocol supports HCI In-Band Sleep feature
414 tristate "Atheros firmware download driver"
419 This driver loads the firmware into the Atheros Bluetooth
422 Say Y here to compile support for "Atheros firmware download driver"
Dath3k.c3 * Copyright (c) 2008-2009 Atheros Communications Inc.
46 /* Atheros AR3011 */
49 /* Atheros AR3011 with sflash firmware*/
58 /* Atheros AR9285 Malbec with sflash firmware */
61 /* Atheros AR3012 with sflash firmware*/
113 /* Atheros AR5BBU12 with sflash firmware */
116 /* Atheros AR5BBU22 with sflash firmware */
130 /* Atheros AR3012 with sflash firmware*/
182 /* Atheros AR5BBU22 with sflash firmware */
533 MODULE_AUTHOR("Atheros Communications");
[all …]
/linux-6.12.1/drivers/net/phy/qcom/
Dat803x.c5 * Driver for Qualcomm Atheros AR803x PHY
111 MODULE_DESCRIPTION("Qualcomm Atheros AR803x PHY driver");
992 /* Qualcomm Atheros AR8035 */
994 .name = "Qualcomm Atheros AR8035",
1013 /* Qualcomm Atheros AR8030 */
1015 .name = "Qualcomm Atheros AR8030",
1028 /* Qualcomm Atheros AR8031/AR8033 */
1030 .name = "Qualcomm Atheros AR8031/AR8033",
1051 /* Qualcomm Atheros AR8032 */
1053 .name = "Qualcomm Atheros AR8032",
[all …]
/linux-6.12.1/drivers/irqchip/
Dirq-ath79-cpu.c3 * Atheros AR71xx/AR724x/AR913x specific interrupt handling
6 * Copyright (C) 2010-2011 Jaiganesh Narayanan <jnarayanan@atheros.com>
10 * Parts of this file are based on Atheros' 2.6.15/2.6.31 BSP
/linux-6.12.1/net/dsa/
DKconfig28 tristate "Tag driver for Atheros AR9331 SoC with built-in switch"
31 the Atheros AR9331 SoC with built-in switch.
123 tristate "Tag driver for Qualcomm Atheros QCA8K switches"
126 the Qualcomm Atheros QCA8K switches.

12345678910>>...17