697 Commits (e44f6dcb8994a3c5c29b16aacd97ac095f4588c6)

Author SHA1 Message Date
  Michael Brown e44f6dcb89 [xsigo] Add support for Xsigo virtual Ethernet (XVE) EoIB devices 8 years ago
  Michael Brown 3144e4fb64 [eoib] Support non-FullMember gateway devices 8 years ago
  Michael Brown 1a9ed68cbb [eoib] Allow the multicast group to be forcefully created 8 years ago
  Michael Brown 9154d7a65c [eoib] Add Ethernet over Infiniband (EoIB) driver 8 years ago
  Michael Brown b5aa51ac62 [ipoib] Resimplify test for received broadcast packets 8 years ago
  Michael Brown 6a3ffa0114 [infiniband] Assign names to queue pairs 8 years ago
  Michael Brown 174bf6b569 [infiniband] Assign names to CMRC connections 8 years ago
  Michael Brown 5a7fd2cc90 [infiniband] Allow for the creation of multicast groups 8 years ago
  Michael Brown 14ad9cbd67 [infiniband] Parse MLID, rate, and SL from multicast membership record 8 years ago
  Michael Brown c335f8eae4 [infiniband] Record multicast GID attachment as part of group membership 8 years ago
  Michael Brown bd1687465c [infiniband] Use correct transaction identifier in CM responses 8 years ago
  Michael Brown d7794dcac7 [infiniband] Assign names to Infiniband devices for debug messages 8 years ago
  Michael Brown ff13eeb747 [infiniband] Add support for performing service record lookups 8 years ago
  Michael Brown 60e205a551 [infiniband] Remove concept of whole-device owner data 8 years ago
  Michael Brown 5bd8427d3d [ioapi] Split ioremap() out to a separate IOMAP API 8 years ago
  Michael Brown fef8e34b6f [tcp] Guard against malformed TCP options 8 years ago
  Michael Brown 71b83a6d00 [usb] Allow USB endpoints to specify a reserved header length for refills 8 years ago
  Michael Brown 57fa0db03f [image] Provide image_set_uri() to modify an image's URI 8 years ago
  Michael Brown 2f861d736f [usb] Add support for numeric keypad on USB keyboards 8 years ago
  Michael Brown ae8dfd74c0 [smsc95xx] Fetch MAC from SMBIOS OEM string for Honeywell VM3 8 years ago
  Michael Brown 721302fa54 [settings] Expose SMBIOS settings as global variables 8 years ago
  Michael Brown e3012f9949 [efi] Centralise EFI file system info GUIDs 8 years ago
  Michael Brown 296dee6d38 [acm] Add support for CDC-ACM (aka USB RNDIS) devices 8 years ago
  Michael Brown fb8c52de9b [usb] Allow USB device IDs to include arbitrary driver-specific data 8 years ago
  Michael Brown eb1fc1e957 [usb] Record USB device speed separately from current port speed 8 years ago
  Michael Brown 1fcd4223cc [bitops] Provide BIT_QWORD_PTR() 8 years ago
  Michael Brown 89c767bfd6 [smsc95xx] Add driver for SMSC/Microchip LAN95xx USB Ethernet NICs 8 years ago
  Michael Brown 4957285b22 [bitops] Fix definitions for big-endian devices 8 years ago
  Michael Brown ed18cd5678 [pci] Add definitions for PCI Express function level reset (FLR) 8 years ago
  Michael Brown 475cc92b0b [infiniband] Add qword accessors for ib_guid and ib_gid 8 years ago
  Michael Brown 8aa2026a9f [infiniband] Add definitions for FDR and EDR link speeds 8 years ago
  Michael Brown 6847232e70 [efi] Add support for EFI_GRAPHICS_OUTPUT_PROTOCOL frame buffer consoles 8 years ago
  Michael Brown 79afe60b09 [fbcon] Move margin calculations to fbcon.c 8 years ago
  Michael Brown bc69777a40 [fbcon] Allow character height to be selected at runtime 8 years ago
  Michael Brown fb2af441c2 [efi] Import EFI_HII_FONT_PROTOCOL definitions 8 years ago
  Michael Brown 42e0c7e956 [efi] Update to current EDK2 headers 8 years ago
  Michael Brown 5df081d6c0 [efi] Expose unused USB devices via EFI_USB_IO_PROTOCOL 8 years ago
  Michael Brown 668dc73d52 [usb] Allow for wildcard USB class IDs 8 years ago
  Michael Brown 549a0caabb [usb] Select preferred USB device configuration based on driver score 8 years ago
  Michael Brown e727f576c2 [efi] Include a copy of the device path within struct efi_device 8 years ago
  Michael Brown 7107334391 [efi] Provide efi_devpath_len() 8 years ago
  Michael Brown f9e192605c [usb] Generalise zero-length packet generation logic 8 years ago
  Michael Brown 8baefad659 [tcpip] Avoid generating positive zero for transmitted UDP checksums 8 years ago
  Michael Brown 15a8800a98 [efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL 8 years ago
  Michael Brown fa18bc4205 [efi] Add USB headers and GUID definitions 8 years ago
  Michael Brown 866e525814 [usb] Expose usb_find_driver() 8 years ago
  Michael Brown 3376fa520b [efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL 8 years ago
  Michael Brown 53d2d9e3c3 [uri] Generalise tftp_uri() to pxe_uri() 8 years ago
  Michael Brown 9869ee5125 [efi] Allow calls to efi_snp_claim() and efi_snp_release() to be nested 8 years ago
  Michael Brown 8430642642 [tcpip] Allow supported address families to be detected at runtime 8 years ago