summaryrefslogtreecommitdiff
path: root/drivers/net/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-07-26net: xilinx: axi_mrmac: Add MRMAC driverAshok Reddy Soma1-0/+9
2021-07-22net: dwc_eth_qos: use generic ethernet phy for stm32 variantPatrick Delaunay1-0/+1
2021-07-10net: add support for KSZ9477/KSZ9897/KSZ9567 GbE switchTim Harvey1-0/+7
2021-07-08ppc: Remove T4160RDB boardTom Rini1-1/+0
2021-07-08ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOTTom Rini1-1/+0
2021-07-06net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbolAndre Przywara1-12/+5
2021-06-18net: synquacer: Add netsec driverJassi Brar1-0/+8
2021-04-20net: calxedagmac: Convert to DM_ETHAndre Przywara1-0/+7
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil1-0/+9
2021-04-10ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini1-1/+0
2021-04-10ppc: Remove T2081QDS board and ARCH_T2081 supportTom Rini1-1/+0
2021-04-06net: designware: add Amlogic Meson8b & later glue driverNeil Armstrong1-0/+8
2021-04-06net: add Amlogic Meson G12A MDIO MUX driverNeil Armstrong1-0/+7
2021-04-06net: add MMIO Register MDIO MUX driverNeil Armstrong1-0/+7
2021-02-16net: Introduce DSA class for Ethernet switchesClaudiu Manoil1-0/+15
2021-01-27net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCsAaron Tseng1-0/+7
2021-01-24net: add ethernet driver for MediaTek MT7620 SoCWeijie Gao1-0/+12
2020-10-22net: Add IPQ40xx MDIO driverRobert Marko1-0/+7
2020-10-14net: Add NIC controller driver for OcteonTX2Suneel Garapati1-0/+17
2020-10-14net: Add NIC controller driver for OcteonTXSuneel Garapati1-0/+14
2020-09-17net, qe: add DM support for QE UEC ethernetHeiko Schocher1-0/+2
2020-08-20xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek1-3/+3
2020-08-05net: dwc_eth_qos: add Kconfig option to select supported configurationPatrick Delaunay1-3/+24
2020-07-25net: dc2114x: Add Kconfig entriesMarek Vasut1-0/+6
2020-07-08net: designware: s700: Add glue code for S700 macAmit Singh Tomar1-0/+7
2020-06-18net: pcnet: Add Kconfig entriesMarek Vasut1-0/+6
2020-06-18net: eepro100: Add Kconfig entriesMarek Vasut1-0/+6
2020-06-03drivers: net: e1000: with DM_ETH needs DM_PCI tooMadalin Bucur1-0/+1
2020-05-22net: ks8851: Add Kconfig entriesMarek Vasut1-0/+14
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner1-1/+1
2020-05-15rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner1-1/+1
2020-05-10net: Add eth phy generic driver for shared MDIOYe Li1-0/+6
2020-05-01net: smc911x: Add DM supportMarek Vasut1-0/+2
2020-04-29drivers: net: add Layerscape mEMAC MDIO driverIoana Ciornei1-0/+7
2020-01-29net: Add support for Broadcom GENETv5 Ethernet controllerAmit Singh Tomar1-0/+7
2020-01-10drivers: net: add mcf fec dm Kconfig supportAngelo Durgehello1-0/+16
2019-12-09net: mvpp2: MVPP2 now needs MVMDIONevo Hed1-0/+2
2019-11-05net: Kconfig: FEC: Add dependency on i.MX8MPeng Fan1-1/+1
2019-10-25net: mt7628-eth: make phy link up detection optional via DTWeijie Gao1-0/+1
2019-09-04drivers: net: add marvell MDIO driverAlex Marginean1-0/+10
2019-09-04drivers/fsl-mc: Create Kconfig file to manage driver specific configs betterFlorinel Iordache1-0/+1
2019-09-04drivers: net: driver for MDIO muxes controlled over I2CAlex Marginean1-0/+8
2019-09-04Revert "drivers: net: driver for MDIO muxes controlled over I2C"Joe Hershberger1-8/+0
2019-07-29doc: arch: sandbox: Replace all the instances of README.sandboxKeerthy1-1/+1
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-1/+1
2019-07-25drivers: net: driver for MDIO muxes controlled over I2CAlex Marginean1-0/+8
2019-07-25drivers: net: add NXP ENETC MDIO driverAlex Marginean1-1/+1
2019-07-25drivers: net: add NXP ENETC ethernet driverAlex Marginean1-0/+7
2019-07-19net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driverLukasz Majewski1-1/+1
2019-07-19test: dm: add a test for MDIO MUX DM uclassAlex Marginean1-0/+10