5931 Commits (13aae784fa94ca3678bbf8a1a89a6ead171e34b5)
 

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