Merge branch '2020-09-30-assorted-network-improvements' into next
- Generic UDP framework - TFTP fixes - dwc_eth_qos, smc911x, smc911x and mscc phy fixes
No related branches found
No related tags found
Showing
- cmd/Kconfig 1 addition, 0 deletionscmd/Kconfig
- cmd/net.c 9 additions, 1 deletioncmd/net.c
- configs/sandbox_defconfig 1 addition, 0 deletionsconfigs/sandbox_defconfig
- doc/README.udp 35 additions, 0 deletionsdoc/README.udp
- drivers/net/dwc_eth_qos.c 3 additions, 4 deletionsdrivers/net/dwc_eth_qos.c
- drivers/net/ftgmac100.c 4 additions, 0 deletionsdrivers/net/ftgmac100.c
- drivers/net/phy/mscc.c 105 additions, 24 deletionsdrivers/net/phy/mscc.c
- drivers/net/smc911x.c 3 additions, 0 deletionsdrivers/net/smc911x.c
- drivers/phy/Kconfig 7 additions, 0 deletionsdrivers/phy/Kconfig
- drivers/phy/Makefile 1 addition, 0 deletionsdrivers/phy/Makefile
- drivers/phy/phy-bcm-sr-pcie.c 177 additions, 0 deletionsdrivers/phy/phy-bcm-sr-pcie.c
- include/net.h 1 addition, 1 deletioninclude/net.h
- include/net/sntp.h 2 additions, 1 deletioninclude/net/sntp.h
- include/net/udp.h 41 additions, 0 deletionsinclude/net/udp.h
- net/Kconfig 6 additions, 0 deletionsnet/Kconfig
- net/Makefile 1 addition, 0 deletionsnet/Makefile
- net/eth-uclass.c 3 additions, 3 deletionsnet/eth-uclass.c
- net/eth_legacy.c 2 additions, 2 deletionsnet/eth_legacy.c
- net/net.c 13 additions, 31 deletionsnet/net.c
- net/sntp.c 27 additions, 2 deletionsnet/sntp.c
Loading
Please register or sign in to comment