aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-07-22net: fsl-mc: fix logically dead codeCosmin-Florin Aluchenesei
2021-07-22drivers: net: aquantia: fix unsigned compared against 0Cosmin-Florin Aluchenesei
2021-07-22net: dwc_eth_qos: define LOG_CATEGORYPatrick Delaunay
2021-07-22net: eth-phy: define LOG_CATEGORYPatrick Delaunay
2021-07-22net: dwc: add a common empty ops eqos_null_opsPatrick Delaunay
2021-07-22net: dwc_eth_qos: use generic ethernet phy for stm32 variantPatrick Delaunay
2021-07-22net: dwc_eth_qos: remove the field phyaddr of the struct eqos_privPatrick Delaunay
2021-07-22net: eth-phy: manage subnode mdio0Patrick Delaunay
2021-07-22net: eth-phy: use dev_dbg and log_noticePatrick Delaunay
2021-07-22net: eth-phy: add support of device tree configuration for gpio resetPatrick Delaunay
2021-07-22net: Use phys_addr_t for SMC net device addressesPeter Hoyes
2021-07-18m68k: Remove M54451EVB boardTom Rini
2021-07-17Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-07-15sandbox: net: Ensure host name is always a valid stringSimon Glass
2021-07-10net: add support for KSZ9477/KSZ9897/KSZ9567 GbE switchTim Harvey
2021-07-10net: fec: add set_promisc functionTim Harvey
2021-07-10net: fec: set phy_of_node properly for fixed-link phyTim Harvey
2021-07-10net: fec: use device sequence vs index when fetching fecTim Harvey
2021-07-07ppc: Remove T4160RDB boardTom Rini
2021-07-07ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOTTom Rini
2021-07-07m68k: Remove M5475x boardsTom Rini
2021-07-06net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGNPatrick Delaunay
2021-07-06net: enetc: propagate the return code from phy_startup() to eth_ops::startVladimir Oltean
2021-07-06net: enetc: force the RGMII MAC speed/duplex instead of using in-band signalingVladimir Oltean
2021-07-06net: enetc: require a PHY device when probingVladimir Oltean
2021-07-06net: smc911x: Determine bus width at runtimeAndre Przywara
2021-07-06net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbolAndre Przywara
2021-07-06phy: add nxp tja1103 phy driverRadu Pirea (NXP OSS)
2021-07-01Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini
2021-06-28net: xilinx: axi_emac: Add support for 10G/25G AXI ethernetAshok Reddy Soma
2021-06-28net: xilinx: axi_emac: Cleanup of of_to_plat()Ashok Reddy Soma
2021-06-18net: octeontx: smi: use dt live tree APITim Harvey
2021-06-18net: sun8i-emac: fix MDIO frequencyHeinrich Schuchardt
2021-06-18net: synquacer: Add netsec driverJassi Brar
2021-06-18net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7bDaniil Stas
2021-06-18net: dwc_eth_qos: Fix needless phy auto-negotiation restartsDaniil Stas
2021-06-18net: e1000: do not attempt to set hwaddr for i210 without FLASHTim Harvey
2021-06-18Fix a memory leak issue in the RX port initialization.Hou Zhiqiang
2021-06-17net: tsec: add option to set device max-speed via dtsAleksandar Gerasimovski
2021-06-17armv8: ls1012a: Pass PPFE firmware to Linux through FDTChaitanya Sakinam
2021-06-17clk: Allow force setting clock defaults before relocationSean Anderson
2021-06-16ls1012a: net: pfe: remove pfe stop from bootcmdMian Yousaf Kaukab
2021-06-05net: luton: remove address translation after ofnode_read_resourcePatrick Delaunay
2021-05-25net: Remove ne2000 driverTom Rini
2021-05-20net: mvpp2: add explicit sgmii-2500 supportMarcin Wojtas
2021-05-20net: mvpp2: allow MDIO registration for fixed linksStefan Chulski
2021-05-20net: mvpp2: fix missing switch case breakBen Peled
2021-05-20net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REGBen Peled
2021-05-20net: mvpp2: AN Bypass in 1000 and 2500 basex modeBen Peled