1864 Commits (ef0297b527130ce851c3cb2276fb2729a28b254c)

Author SHA1 Message Date
  Michael Brown ef0297b527 [libc] Allow container_of() to be used on volatile pointers 8 years ago
  Michael Brown c14971bf88 [xen] Use generic test_and_clear_bit() function 8 years ago
  Michael Brown c867b5ab1f [bitops] Add generic atomic bit test, set, and clear functions 8 years ago
  Michael Brown 2246a6b274 [pseudobit] Rename bitops.h to pseudobit.h 8 years ago
  Michael Brown 36fbc3f4bd [build] Remove long-obsolete header file 8 years ago
  Michael Brown 9913a405ea [efi] Provide access to files stored on EFI filesystems 8 years ago
  Michael Brown 11ccfb67fa [efi] Add processor binding headers for ARM and AArch64 8 years ago
  Michael Brown 24415a3eee [efi] Update to current EDK2 headers 8 years ago
  Michael Brown 1f65ed53da [build] Allow assembler section type character to vary by architecture 8 years ago
  Michael Brown 64acfd9ddd [arp] Validate length of ARP packet 8 years ago
  Michael Brown 5a6ed90a00 [crypto] Allow for zero-length ASN.1 cursors 8 years ago
  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 299fdabe48 [infiniband] Add "ibstat" command 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