Searched +full:xrx200 +full:- +full:net (Results  1 – 3 of 3) sorted by relevance
| /linux/Documentation/devicetree/bindings/net/ | 
| H A D | lantiq,xrx200-net.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 4 $id: http://devicetree.org/schemas/net/lantiq,xrx200-net.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 7 title: Lantiq xRX200 GSWIP PMAC Ethernet driver
 10   - Hauke Mehrtens <hauke@hauke-m.de>
 14     pattern: "^ethernet@[0-9a-f]+$"
 17     const: lantiq,xrx200-net
 24       - description: TX interrupt
 25       - description: RX interrupt
 [all …]
 
 | 
| /linux/Documentation/devicetree/bindings/net/dsa/ | 
| H A D | lantiq,gswip.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 4 $id: http://devicetree.org/schemas/net/dsa/lantiq,gswip.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - $ref: dsa.yaml#/$defs/ethernet-ports
 13   - Hauke Mehrtens <hauke@hauke-m.de>
 18       - lantiq,xrx200-gswip
 19       - lantiq,xrx300-gswip
 20       - lantiq,xrx330-gswip
 26   reg-names:
 [all …]
 
 | 
| /linux/drivers/net/phy/ | 
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only40 	  Adds support for a set of LED trigger events per-PHY.  Link
 44 	  logical-or of all the link speed ones.
 69 	  Currently tested with mpc866ads and mpc8349e-mitx.
 121 	  - ADIN1200 - Robust,Industrial, Low Power 10/100 Ethernet PHY
 122 	  - ADIN1300 - Robust,Industrial, Low Latency 10/100/1000 Gigabit
 130 	  - ADIN1100 - Robust,Industrial, Low Power 10BASE-T1L Ethernet PHY
 139 source "drivers/net/phy/aquantia/Kconfig"
 144 	  Currently supports the Asix Electronics PHY found in the X-Surf 100
 153 	  found in the X-Surf 100 AX88796B package.
 [all …]
 
 |