summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-05efi_loader: correctly render CD-ROM device path nodesHeinrich Schuchardt
2019-09-05efi_loader: correctly render MAC address device path nodesHeinrich Schuchardt
2019-09-05efi_loader: correct text conversion for vendor DPHeinrich Schuchardt
2019-09-05efi_loader: Extract adding a conventional memory in separate routinePark, Aiden
2019-09-05efi_loader: implement MCastIPtoMACHeinrich Schuchardt
2019-09-05efi_loader: fix status management in network stackHeinrich Schuchardt
2019-09-05efi_loader: EFI_SIMPLE_NETWORK.Transmit() fill headerHeinrich Schuchardt
2019-09-05efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPTHeinrich Schuchardt
2019-09-05efi_loader: interrupts in simple network protocolHeinrich Schuchardt
2019-09-05riscv: qemu: enable CONFIG_CMD_BOOTEFI_SELFTESTHeinrich Schuchardt
2019-09-04Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini
2019-09-04net: nfs: remove superfluous packed attributeHeinrich Schuchardt
2019-09-04net: nfs: remove superfluous conversionsHeinrich Schuchardt
2019-09-04env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NETHeinrich Schuchardt
2019-09-04CVE-2019-14196: nfs: fix unbounded memcpy with a failed length check at nfs_l...liucheng (G)
2019-09-04CVE-2019-14195: nfs: fix unbounded memcpy with unvalidated length at nfs_read...liucheng (G)
2019-09-04CVE-2019-14194/CVE-2019-14198: nfs: fix unbounded memcpy with a failed length...liucheng (G)
2019-09-04CVE: nfs: fix stack-based buffer overflow in some nfs_handler reply helper fu...liucheng (G)
2019-09-04CVE: net: fix unbounded memcpy of UDP packetliucheng (G)
2019-09-04net: make net_random_ethaddr() more randomMichael Walle
2019-09-04net: macb: Fix rx buffer cache handlingStefan Roese
2019-09-04net: designware: drop compatible altr, socfpga-stmmacRalph Siemsen
2019-09-04Revert "net: macb: Fixed reading MII_LPA register"Bin Meng
2019-09-04network: set timeline for CONFIG_DM_ETH conversionHeinrich Schuchardt
2019-09-04drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID arrayAlex Marginean
2019-09-04net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay
2019-09-04net: dwc_eth_qos: Change eqos_ops function to staticPatrick Delaunay
2019-09-04drivers: net: pfe_eth: undefined return valueHeinrich Schuchardt
2019-09-04test: dm_mdio: avoid out of bounds accessHeinrich Schuchardt
2019-09-04net: mvpp2: support setting hardware addresses from ethernet coreMatt Pelland
2019-09-04arm: dts: Set custom names for cp110 master/slave MDIO busesAlex Marginean
2019-09-04drivers: net: add marvell MDIO driverAlex Marginean
2019-09-04doc: bindings: add mdio.txt describing generic MDIO propertiesAlex Marginean
2019-09-04net: mdio-uclass: name MDIO according to device-name property if presetAlex Marginean
2019-09-04configs: sandbox: enable PCAP capture cmdRamon Fried
2019-09-04doc: pcap: add pcap cmd documentationRamon Fried
2019-09-04net: introduce packet capture supportRamon Fried
2019-09-04drivers/fsl-mc: Create Kconfig file to manage driver specific configs betterFlorinel Iordache
2019-09-04drivers: net: driver for MDIO muxes controlled over I2CAlex Marginean
2019-09-04Revert "drivers: net: driver for MDIO muxes controlled over I2C"Joe Hershberger
2019-09-04net: mdio: Clarify code flow Covarity 244085 & 244090Joe Hershberger
2019-09-04net: Fix Covarity Defect 244093Joe Hershberger
2019-09-03Merge tag 'arc-for-2019.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-09-03arc: emsdp: Add more platform-specific compiler optionsAlexey Brodkin
2019-09-03arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit divisionAlexey Brodkin
2019-09-03arc: emsdp: Add initialization of PSRAMAlexey Brodkin
2019-09-03Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-09-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2019-09-03riscv: cache: use CCTL to flush d-cacheRick Chen
2019-09-03riscv: dts: move out AE350 L2 node from cpus nodeRick Chen