5931 Commits (13aae784fa94ca3678bbf8a1a89a6ead171e34b5)
 

Autor SHA1 Mensaje Fecha
  Robin Thoni 13aae784fa
custom configs hace 4 años
  Michael Brown 8f1514a004 [build] Construct full version number automatically from git revision hace 4 años
  Ignat Korchagin ea832529a5 [snp] Set EFI_SIMPLE_NETWORK_RECEIVE_MULTICAST bit as per UEFI spec hace 4 años
  Ignat Korchagin ed4a82e239 [snp] Try promiscuous multicast receive filter if the regular one fails hace 4 años
  Michael Brown a2d3bedf1f [peerdist] Allow for the use of a hosted cache server hace 4 años
  Michael Brown 53af9905e0 [peerdist] Allow PeerDist to be globally enabled or disabled hace 4 años
  Michael Brown 3fe683ebab [lan78xx] Always enable automatic speed and duplex detection hace 4 años
  Michael Brown 41a9a5c7b3 [efi] Do not attempt EFI_USB_IO_PROTOCOL transfers during shutdown hace 4 años
  Michael Brown 4c8721331d [efi] Report failed control transfers as expected by the USB core hace 4 años
  Michael Brown 0b3000bbec [golan] Fix address-of-pointer bug for multicast attach/detach hace 4 años
  Michael Brown f1e6efa40b [ethernet] Avoid false positive Coverity warning hace 4 años
  Michael Brown a5c41483d2 [coverity] Override assumptions about wcrtomb() and hmac_init() hace 4 años
  Michael Brown 0cc12f053c [crypto] Profile the various stages of modular multiplication hace 4 años
  Michael Brown 131635eac0 [crypto] Drag in configured digestInfo prefixes for any use of RSA hace 4 años
  Michael Brown fd96acb7de [tls] Add missing call to tls_tx_resume() when restarting negotiation hace 4 años
  Michael Brown d8a1958ba5 [peerdist] Limit number of concurrent raw block downloads hace 4 años
  Michael Brown 02b26de963 [peerdist] Start block download timers from within opener methods hace 4 años
  Michael Brown 6df2c6ab76 [process] Add PROC_INIT() for initialising static processes hace 4 años
  Michael Brown c63ef427a2 [build] Add predefined shortcut for Raspberry Pi builds hace 4 años
  Michael Brown c742c576d0 [build] Move predefined all-drivers build shortcut to Makefile hace 4 años
  Michael Brown a4f8c6e31f [build] Do not apply WORKAROUND_CFLAGS for host compiler hace 4 años
  Valentine Barshak 1dd56dbd11 [build] Workaround compilation error with gcc 9.1 hace 4 años
  Valentine Barshak 412acd7854 [build] Fix "'%s' directive argument is null" error hace 5 años
  Michael Brown f4cc5834ef [smscusb] Fetch MAC from device tree for Raspberry Pi Model B+ hace 4 años
  Michael Brown a046329012 [build] Add named configuration for Raspberry Pi hace 4 años
  Michael Brown 83e0f9f377 [smsc95xx] Fetch MAC from device tree for Raspberry Pi hace 4 años
  Michael Brown 6dde0f60bf [efi] Register a device tree if provided by the platform firmware hace 4 años
  Michael Brown e520a51df1 [fdt] Add ability to parse a MAC address from a flattened device tree hace 4 años
  Michael Brown a385e23768 [efi] Return only registered EFI devices from efidev_parent() hace 4 años
  Michael Brown c2226b3d1a [arm] Provide dummy implementations for {in,out}[s]{b,w,l} hace 4 años
  Michael Brown 3fb3ffccea [build] Fix use of inline assembly on GCC 8 ARM64 builds hace 4 años
  Mohammed 1cdf56f751 [golan] Add various new PCI device IDs hace 5 años
  Michael Brown a95966955c [intelxl] Add driver for Intel 40 Gigabit Ethernet NIC virtual functions hace 5 años
  Michael Brown 92b46b7858 [intelxl] Choose to operate in non-PXE mode hace 5 años
  Michael Brown 3078a952a8 [intelxl] Expose functions required by virtual function driver hace 5 años
  Michael Brown 1e0342ebd8 [intelxl] Allow for arbitrary placement of interrupt control register hace 5 años
  Michael Brown 2dbd9c0a3c [intelxl] Split out ring creation from context programming hace 5 años
  Michael Brown 9907fd54d3 [intelxl] Allow for arbitrary placement of ring tail registers hace 5 años
  Michael Brown f460a436ca [intelxl] Use 32-byte receive descriptors hace 5 años
  Michael Brown 7676924571 [intelxl] Provide a mechanism for handling "send to VF" events hace 5 años
  Michael Brown 17298d0121 [intelxl] Allow admin cookie to hold extended opcode and return code hace 5 años
  Michael Brown 7b68c310f9 [intelxl] Allow admin queues to be reinitialised hace 5 años
  Michael Brown 8f3e648b6c [intelxl] Use one admin queue buffer per admin queue descriptor hace 5 años
  Michael Brown c5ccfe79cf [intelxl] Allow for virtual function admin queue register maps hace 5 años
  Michael Brown c901b5ca45 [intelxl] Use VLAN tag in receive descriptor if present hace 5 años
  Michael Brown fe680c8228 [vlan] Provide vlan_netdev_rx() and vlan_netdev_rx_err() hace 5 años
  Michael Brown afee77d816 [pci] Add support for PCI MSI-X interrupts hace 5 años
  Christian Nilsson ebf2eaf515 [intel] Add PCI ID for I219-V and -LM 6 to 9 hace 5 años
  Michael Brown b6ffe28a21 [ocsp] Accept response certID with missing hashAlgorithm parameters hace 5 años
  Michael Brown f6b2bf9507 [tcp] Display "connecting" status until connection is established hace 5 años