Home
last modified time | relevance | path

Searched full:network (Results 1 – 25 of 2605) sorted by relevance

12345678910>>...105

/linux/drivers/tty/ipwireless/
H A Dnetwork.c3 * IPWireless 3G PCMCIA Network Driver
29 #include "network.h"
69 struct ipw_network *network = callback_data; in notify_packet_sent() local
72 spin_lock_irqsave(&network->lock, flags); in notify_packet_sent()
73 network->outgoing_packets_queued--; in notify_packet_sent()
74 if (network->ppp_channel != NULL) { in notify_packet_sent()
75 if (network->ppp_blocked) { in notify_packet_sent()
76 network->ppp_blocked = 0; in notify_packet_sent()
77 spin_unlock_irqrestore(&network->lock, flags); in notify_packet_sent()
78 ppp_output_wakeup(network->ppp_channel); in notify_packet_sent()
[all …]
/linux/drivers/net/wireless/realtek/rtw88/
H A DKconfig61 tristate "Realtek 8822BE PCI wireless network adapter"
69 802.11ac PCIe wireless network adapter
72 tristate "Realtek 8822BS SDIO wireless network adapter"
80 802.11ac SDIO wireless network adapter
83 tristate "Realtek 8822BU USB wireless network adapter"
91 802.11ac USB wireless network adapter
94 tristate "Realtek 8822CE PCI wireless network adapter"
102 802.11ac PCIe wireless network adapter
105 tristate "Realtek 8822CS SDIO wireless network adapter"
113 802.11ac SDIO wireless network adapter
[all …]
/linux/drivers/interconnect/qcom/
H A DKconfig3 tristate "Qualcomm Network-on-Chip interconnect drivers"
6 Support for Qualcomm's Network-on-Chip interconnect hardware.
17 This is a driver for the Qualcomm Network-on-Chip on msm8909-based
26 This is a driver for the Qualcomm Network-on-Chip on msm8916-based
35 This is a driver for the Qualcomm Network-on-Chip on msm8937-based
44 This is a driver for the Qualcomm Network-on-Chip on msm8939-based
53 This is a driver for the Qualcomm Network-on-Chip on msm8953-based
62 This is a driver for the Qualcomm Network-on-Chip on msm8974-based
71 This is a driver for the Qualcomm Network-on-Chip on msm8976-based
80 This is a driver for the Qualcomm Network-on-Chip on msm8996-based
[all …]
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c926 struct libipw_network *network) in libipw_parse_qos_info_param_IE() argument
935 network->qos_data.param_count = qos_info_element.ac_info & 0x0F; in libipw_parse_qos_info_param_IE()
936 network->flags |= NETWORK_HAS_QOS_INFORMATION; in libipw_parse_qos_info_param_IE()
943 qos_param = &(network->qos_data.parameters); in libipw_parse_qos_info_param_IE()
946 network->flags |= NETWORK_HAS_QOS_PARAMETERS; in libipw_parse_qos_info_param_IE()
947 network->qos_data.param_count = in libipw_parse_qos_info_param_IE()
954 network->qos_data.supported = 1; in libipw_parse_qos_info_param_IE()
998 struct libipw_network *network) in libipw_parse_info_param() argument
1022 network->ssid_len = min(info_element->len, in libipw_parse_info_param()
1024 memcpy(network->ssid, info_element->data, in libipw_parse_info_param()
[all …]
H A Dlibipw_wx.c44 struct libipw_network *network, in libipw_translate_scan() argument
57 memcpy(iwe.u.ap_addr.sa_data, network->bssid, ETH_ALEN); in libipw_translate_scan()
65 iwe.u.data.length = min(network->ssid_len, (u8) 32); in libipw_translate_scan()
67 &iwe, network->ssid); in libipw_translate_scan()
72 libipw_modes[network->mode]); in libipw_translate_scan()
77 if (network->capability & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { in libipw_translate_scan()
78 if (network->capability & WLAN_CAPABILITY_ESS) in libipw_translate_scan()
90 iwe.u.freq.m = libipw_channel_to_freq(ieee, network->channel); in libipw_translate_scan()
97 if (network->capability & WLAN_CAPABILITY_PRIVACY) in libipw_translate_scan()
103 &iwe, network->ssid); in libipw_translate_scan()
[all …]
H A Dipw2200.c8 Ethereal - Network traffic analyzer
63 #define DRV_DESCRIPTION "Intel(R) PRO/Wireless 2200/2915 Network Driver"
1393 IPW_ERROR("Failed to register promiscuous network " in rtap_iface_store()
2954 struct libipw_network *network = NULL; in ipw_remove_current_network() local
2959 network = list_entry(element, struct libipw_network, list); in ipw_remove_current_network()
2960 if (ether_addr_equal(network->bssid, priv->bssid)) { in ipw_remove_current_network()
2962 list_add_tail(&network->list, in ipw_remove_current_network()
3855 /* Another node is active in network */ in ipw_add_station()
5055 * + A received packet is processed and handed to the kernel network stack,
5299 const struct libipw_network *network, in ipw_compatible_rates() argument
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/
H A DKconfig15 tristate "Realtek RTL8192CE/RTL8188CE Wireless Network Adapter"
22 wireless network adapters.
27 tristate "Realtek RTL8192SE/RTL8191SE PCIe Wireless Network Adapter"
33 wireless network adapters.
38 tristate "Realtek RTL8192DE/RTL8188DE PCIe Wireless Network Adapter"
45 wireless network adapters.
50 tristate "Realtek RTL8723AE PCIe Wireless Network Adapter"
58 wireless network adapters.
63 tristate "Realtek RTL8723BE PCIe Wireless Network Adapter"
71 wireless network adapters.
[all …]
/linux/drivers/net/wireless/realtek/rtw89/
H A DKconfig45 tristate "Realtek 8851BE PCI wireless network (Wi-Fi 6) adapter"
53 802.11ax PCIe wireless network (Wi-Fi 6) adapter
56 tristate "Realtek 8851BU USB wireless network (Wi-Fi 6) adapter"
64 802.11ax USB wireless network (Wi-Fi 6) adapter
67 tristate "Realtek 8852AE PCI wireless network (Wi-Fi 6) adapter"
75 802.11ax PCIe wireless network (Wi-Fi 6) adapter
78 tristate "Realtek 8852BE PCI wireless network (Wi-Fi 6) adapter"
87 802.11ax PCIe wireless network (Wi-Fi 6) adapter
90 tristate "Realtek 8852BU USB wireless network (Wi-Fi 6) adapter"
99 802.11ax USB wireless network (Wi-Fi 6) adapter
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-statistics6 Indicates the number of collisions seen by this network device.
15 network device.
22 Indicates the number of bytes received by this network device.
23 See the network driver for the exact meaning of when this
32 network device. This value might only be relevant for interfaces
41 by this network device. Note that the specific meaning might
49 Indicates the number of packets received by the network device
51 packet processing. See the network driver for the exact
59 Indicates the number of receive errors on this network device.
60 See the network driver for the exact meaning of this value.
[all …]
H A Dsysfs-class-net-queues8 network device queue. Possible values depend on the number
17 processed by this particular network device receive queue.
25 network interface transmit queue.
42 network device transmit queue. Possible values depend on the
52 network device transmit queue. Possible values depend on the
53 number of available receive queue(s) in the network device.
62 of this particular network device transmit queue.
71 network device transmit queue.
79 on this network device transmit queue. This value is clamped
88 queued on this network device transmit queue. See
[all …]
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De1000e.rst4 Linux Driver for Intel(R) Ethernet Network Connection
22 network drivers, refer to the Intel Support website:
34 There needs to be a <VAL#> for each network port in the system supported by
40 In this case, there are two network ports supported by e1000e in the system.
122 properly tuned for specific network traffic. Increasing this value adds extra
128 (stop transmitting) under certain network conditions. If this occurs a NETDEV
130 controller is automatically reset, restoring the network connection. To
142 RxIntDelay, may improve traffic throughput in specific network conditions.
151 properly tuned for specific network traffic. If the system is reporting
164 may improve traffic throughput in specific network conditions.
[all …]
/linux/net/
H A DKconfig3 # Network configuration
145 This enables security marking of network packets, similar
156 This allows timestamping of network packets by PHYs (or
164 bool "Network packet filtering framework (Netfilter)"
166 Netfilter is a framework for filtering and mangling network packets
170 a firewall protecting a local network from the Internet. The type of
172 filter", which means that it can reject individual network packets
175 bothersome to set up; it inspects the network traffic much more
184 the gateway to the Internet for a local network of machines without
186 of the computers on your local network wants to send something to
[all …]
/linux/drivers/net/
H A DKconfig3 # Network device configuration
9 bool "Network device support"
14 You'll have to say Y if your computer contains a network card that
20 See also "The Linux Network Administrator's Guide" by Olaf Kirch and
34 bool "Network core driver support"
68 enlarge your kernel. What a deal. Read about it in the Network
76 tristate "WireGuard secure network tunnel"
202 on the MAC-VLAN network interface, called macvtap. A macvtap device
240 on the IP-VLAN network interface, called ipvtap. An ipvtap device
248 tristate "Virtual eXtensible Local Area Network (VXLAN)"
[all …]
/linux/Documentation/networking/device_drivers/ethernet/marvell/
H A Docteon_ep.rst7 Network driver for Marvell's Octeon PCI EndPoint NIC.
25 * Network controller: Cavium, Inc. Device b100
26 * Network controller: Cavium, Inc. Device b200
27 * Network controller: Cavium, Inc. Device b400
28 * Network controller: Cavium, Inc. Device b900
29 * Network controller: Cavium, Inc. Device ba00
30 * Network controller: Cavium, Inc. Device bc00
31 * Network controller: Cavium, Inc. Device bd00
35 Network Interface control like changing mtu, link speed, link down/up are
H A Docteon_ep_vf.rst7 Network driver for Marvell's Octeon PCI EndPoint NIC VF.
18 * Network controller: Cavium, Inc. Device b203
19 * Network controller: Cavium, Inc. Device b403
20 * Network controller: Cavium, Inc. Device b103
21 * Network controller: Cavium, Inc. Device b903
22 * Network controller: Cavium, Inc. Device ba03
23 * Network controller: Cavium, Inc. Device bc03
24 * Network controller: Cavium, Inc. Device bd03
/linux/drivers/net/ethernet/hisilicon/
H A DKconfig11 If you have a network (Ethernet) card belonging to this class, say Y.
23 tristate "Hisilicon HIX5HD2 Family Network Device Support"
26 This selects the hix5hd2 mac family network device.
51 bool "Hisilicon HI13X1 Network Device Support"
70 This selects the framework support for Hisilicon Network Subsystem. It
79 This selects the DSAF (Distributed System Area Frabric) network
92 tristate "Hisilicon Network Subsystem Support HNS3 (Framework)"
97 This selects the framework support for Hisilicon Network Subsystem 3.
110 This selects the HNS3_HCLGE network acceleration engine & its hardware
128 This selects the HNS3 VF drivers network acceleration engine & its hardware
[all …]
/linux/Documentation/networking/
H A Dbridge.rst12 standard, is a device that connects two or more network segments and operates
56 bridge context, STP is crucial for network stability and availability.
76 network topology.
90 is a designated switch in a bridged network that serves as a reference point
100 in the network. The Bridge ID is used to compare the priorities of
102 3. Bridge Election: When the network starts, all bridges initially assume
112 network. This information is used by other bridges to calculate the
126 it to actively forward network traffic.
131 Blocking state to prevent network loops.
133 STP ensures network convergence by calculating the shortest path and disabling
[all …]
H A Dgtp.rst19 and the interconnection between an external packet data network (such
24 such a tunnel between that external data network and the phone. The
32 At some network element inside the cellular operator infrastructure
40 and forwards it onto an external packet data network. This can be
41 public internet, but can also be any private IP network (or even
42 theoretically some non-IP network like X.25).
56 packet network in downlink towards the phone.
202 APN vs. Network Device
205 The GTP-U driver creates a Linux network device for each Gi/SGi
223 2. each private network manages its own addressing. In general this
[all …]
H A Dbonding.rst28 multiple network interfaces into a single logical "bonded" interface.
63 4.2 Network Configuration
127 "make config"), then select "Bonding driver support" in the "Network
160 arp_ip_target parameters be specified, otherwise serious network
377 active slave. It is possible that some switch or network
387 Validation is useful in network configurations in which multiple
409 Filtering is useful in network configurations in which significant
498 the network must be updated via gratuitous ARP,
624 externally visible on only one port (network adapter)
908 it may be that your network device driver does not support
[all …]
/linux/drivers/net/ethernet/microsoft/
H A DKconfig2 # Microsoft Azure network device configuration
6 bool "Microsoft Network Devices"
9 If you have a network (Ethernet) device belonging to this class, say Y.
13 question about Microsoft network devices. If you say Y, you will be
19 tristate "Microsoft Azure Network Adapter (MANA) support"
27 This driver supports Microsoft Azure Network Adapter (MANA).
/linux/drivers/net/ethernet/sun/
H A DKconfig3 # Sun network device configuration
11 If you have a network (Ethernet) card belonging to this class, say Y.
15 the questions about Sun network interfaces. If you say Y, you will be
80 tristate "Sun Virtual Network support"
85 Support for virtual network devices under Sun Logical Domains.
94 This driver adds a network interface for every vsw-port node
97 guest domain network interconnectivity or guest domain
98 connection to a physical network on a service domain.
/linux/tools/testing/selftests/uevent/
H A Duevent_filtering.c142 "%s - Failed to unshare network namespace\n", in uevent_listener()
289 "%s - Failed to unshare network namespace\n", in do_test()
382 * - Open uevent listening socket in initial network namespace owned by in TEST()
384 * - Trigger uevent in initial network namespace owned by initial user in TEST()
396 * - Open uevent listening socket in non-initial network namespace in TEST()
398 * - Trigger uevent in initial network namespace owned by initial user in TEST()
411 * - Open uevent listening socket in initial network namespace in TEST()
413 * - Trigger uevent in initial network namespace owned by initial user in TEST()
425 * - Open uevent listening socket in non-initial network namespace in TEST()
427 * - Trigger uevent in initial network namespace owned by initial user in TEST()
[all …]
/linux/security/selinux/
H A Dnetport.c3 * Network port table
5 * SELinux must keep a mapping of network ports to labels/SIDs. This
73 * Search the network port table and return the matching record. If an entry
95 * Add a new port record to the network address hash table.
120 * sel_netport_sid_slow - Lookup the SID of a network address using the policy
126 * This function determines the SID of a network port by querying the security
127 * policy. The result is added to the network port table to speedup future
163 pr_warn("SELinux: failure in %s(), unable to determine network port label\n", in sel_netport_sid_slow()
169 * sel_netport_sid - Lookup the SID of a network port
175 * This function determines the SID of a network port using the fastest method
[all …]
/linux/Documentation/arch/arm/
H A Dixp4xx.rst2 Release Notes for Linux on Intel's IXP4xx Network Processor
10 Intel's IXP4xx network processor is a highly integrated SOC that
11 is targeted for network applications, though it has become popular
14 that support different network offload functions such as encryption,
21 http://developer.intel.com/design/network/products/npfamily/ixp4xx.htm
24 stripped of much of the network intelligence.
42 - Network interfaces (HSS, Utopia, NPEs, etc)
43 - Network offload functionality
48 http://developer.intel.com/design/network/products/npfamily/ixp425.htm
114 Gateworks Avila Network Platform
[all …]
/linux/drivers/net/ethernet/marvell/
H A DKconfig11 If you have a network (Ethernet) card belonging to this class, say Y.
39 This driver supports the MDIO interface found in the network
46 tristate "Marvell Armada 38x/XP network interface BM support"
50 This driver supports auxiliary block of the network
55 driver and is common for all network ports of the devices,
60 tristate "Marvell Armada 370/38x/XP/37xx network interface support"
67 This driver supports the network interface units in the
87 tristate "Marvell Armada 375/7K/8K network interface support"
93 This driver supports the network interface units in the
121 It does not support the link failover and network management

12345678910>>...105