/freebsd/share/man/man4/man4.aarch64/ |
H A D | felix.4 | 32 .Nm felix 33 .Nd "driver for Microchip Ocelot Felix switch" 44 .Cd "device felix" 48 driver provides a management interface to Microchip Ocelot Felix switch (VSC9959)
|
H A D | Makefile | 6 felix.4 \
|
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | ocelot.txt | 4 Felix 7 Currently the switches supported by the felix driver are: 9 - VSC9959 (Felix) 43 because the Felix PHYLINK implementation accesses the MAC PCS registers, which 44 in hardware truly belong to the ENETC port #2 and not to Felix.
|
H A D | mscc,ocelot.yaml | 36 VSC9959 (Felix): 46 port 2 and not to Felix. 93 # Felix VSC9959 (NXP LS1028A)
|
/freebsd/sys/modules/felix/ |
H A D | Makefile | 29 .PATH: ${SRCTOP}/sys/dev/etherswitch/felix 32 KMOD = felix 33 SRCS = felix.c enetc_mdio.c
|
/freebsd/share/man/man4/ |
H A D | arswitch.4 | 2 .\" Copyright (c) 2021 Felix Johnson <felix.the.red@gmail.com> 85 .An Felix Johnson .
|
/freebsd/sys/dev/etherswitch/felix/ |
H A D | felix.c | 56 #include <dev/etherswitch/felix/felix_var.h> 57 #include <dev/etherswitch/felix/felix_reg.h> 63 MALLOC_DEFINE(M_FELIX, "felix", "felix switch"); 140 DEFINE_CLASS_0(felix, felix_driver, felix_methods, 143 DRIVER_MODULE_ORDERED(felix, pci, felix_driver, NULL, NULL, SI_ORDER_ANY); 144 DRIVER_MODULE(miibus, felix, miibus_fdt_driver, NULL, NULL); 145 DRIVER_MODULE(etherswitch, felix, etherswitch_driver, NULL, NULL); 146 MODULE_VERSION(felix, 1); 147 MODULE_PNP_INFO("U16:vendor;U16:device;D:#", pci, felix, 364 strlcpy(sc->info.es_name, "Felix TSN Switch", sizeof(sc->info.es_name)); in felix_attach() [all …]
|
/freebsd/share/man/man3/ |
H A D | pthread_np.3 | 1 .\" Copyright (c) 2021 Felix Johnson <felix.the.red@gmail.com>
|
/freebsd/contrib/libpcap/ |
H A D | CREDITS | 82 Felix Janda <felix dot janda at posteo dot de> 83 Felix Obenhuber <felix at obenhuber dot de>
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76x02_trace.c | 3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
|
H A D | trace.c | 3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
|
H A D | dma.h | 3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
|
H A D | mt76x02_trace.h | 3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
|
H A D | trace.h | 3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/ |
H A D | mac.h | 3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
|
H A D | mcu.h | 3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
|
H A D | mac.c | 3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
|
H A D | eeprom.h | 3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | airoha.yaml | 10 - Felix Fietkau <nbd@nbd.name>
|
/freebsd/sys/contrib/device-tree/Bindings/arm/mediatek/ |
H A D | mediatek,mt7622-pcie-mirror.yaml | 11 - Felix Fietkau <nbd@nbd.name>
|
H A D | mediatek,mt7986-wed-pcie.yaml | 11 - Felix Fietkau <nbd@nbd.name>
|
/freebsd/sys/contrib/device-tree/Bindings/soc/mediatek/ |
H A D | mediatek,mt7986-wo-ccif.yaml | 11 - Felix Fietkau <nbd@nbd.name>
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | soc.c | 5 * Felix Fietkau <nbd@nbd.name>
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | io-64-nonatomic-lo-hi.h | 4 * Copyright (c) 2022 Felix Palmen
|
/freebsd/sys/contrib/openzfs/ |
H A D | .mailmap | 133 Felix Dörre <felix@dogcraft.de> <felixdoerre@users.noreply.github.com> 134 Felix Neumärker <xdch47@posteo.de> <34678034+xdch47@users.noreply.github.com>
|