summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* [efi] Generalise EFI entropy generation to non-x86 CPUsMichael Brown2016-05-041-0/+1
* [efi] Use a timer event to generate the currticks() timerMichael Brown2016-05-042-302/+18Star
* [tcpip] Do not fall back to using unoptimised TCP/IP checksummingMichael Brown2016-05-041-9/+4Star
* [libc] Allow CPU architectures to use unoptimised string functionsMichael Brown2016-04-191-6/+8
* [virtio] Add virtio 1.0 PCI supportLadi Prosek2016-04-153-1/+153
* [virtio] Add virtio 1.0 constants and data structuresLadi Prosek2016-04-152-0/+68
* [pci] Add pci_find_next_capability()Ladi Prosek2016-04-151-0/+2
* [pool] Fix check for reopenable pooled connectionsSuresh Sundriyal2016-04-121-1/+1
* [iscsi] Include DHCP server address in iBFTMichael Brown2016-03-291-0/+2
* [golan] Add Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) supportWissam Shoukair2016-03-221-0/+2
* [int13] Allow default drive to be specified via "san-drive" settingMichael Brown2016-03-221-3/+3
* [int13] Allow drive to be hooked using the natural drive numberMichael Brown2016-03-221-1/+1
* [infiniband] Allow drivers to override the eIPoIB LEMACMichael Brown2016-03-211-0/+4
* [ipoib] Allow external code to identify IPoIB network devicesMichael Brown2016-03-201-0/+1
* [libc] Allow container_of() to be used on volatile pointersMichael Brown2016-03-181-1/+1
* [xen] Use generic test_and_clear_bit() functionMichael Brown2016-03-161-0/+14
* [bitops] Add generic atomic bit test, set, and clear functionsMichael Brown2016-03-161-0/+19
* [pseudobit] Rename bitops.h to pseudobit.hMichael Brown2016-03-161-6/+6
* [build] Remove long-obsolete header fileMichael Brown2016-03-161-27/+0Star
* [efi] Provide access to files stored on EFI filesystemsMichael Brown2016-03-141-0/+1
* [efi] Add processor binding headers for ARM and AArch64Michael Brown2016-03-133-0/+329
* [efi] Update to current EDK2 headersMichael Brown2016-03-1313-42/+123
* [build] Allow assembler section type character to vary by architectureMichael Brown2016-03-132-4/+15
* [arp] Validate length of ARP packetMichael Brown2016-03-121-0/+10
* [crypto] Allow for zero-length ASN.1 cursorsMichael Brown2016-03-111-2/+14
* [xsigo] Add support for Xsigo virtual Ethernet (XVE) EoIB devicesMichael Brown2016-03-092-0/+407
* [eoib] Support non-FullMember gateway devicesMichael Brown2016-03-091-0/+22
* [eoib] Allow the multicast group to be forcefully createdMichael Brown2016-03-091-0/+21
* [eoib] Add Ethernet over Infiniband (EoIB) driverMichael Brown2016-03-092-0/+61
* [ipoib] Resimplify test for received broadcast packetsMichael Brown2016-03-081-0/+3
* [infiniband] Add "ibstat" commandMichael Brown2016-03-081-0/+16
* [infiniband] Assign names to queue pairsMichael Brown2016-03-081-1/+3
* [infiniband] Assign names to CMRC connectionsMichael Brown2016-03-081-4/+3Star
* [infiniband] Allow for the creation of multicast groupsMichael Brown2016-03-081-1/+1
* [infiniband] Parse MLID, rate, and SL from multicast membership recordMichael Brown2016-03-081-13/+6Star
* [infiniband] Record multicast GID attachment as part of group membershipMichael Brown2016-03-081-0/+2
* [infiniband] Use correct transaction identifier in CM responsesMichael Brown2016-03-081-1/+7
* [infiniband] Assign names to Infiniband devices for debug messagesMichael Brown2016-03-081-0/+7
* [infiniband] Add support for performing service record lookupsMichael Brown2016-03-082-1/+39
* [infiniband] Remove concept of whole-device owner dataMichael Brown2016-03-071-24/+0Star
* [ioapi] Split ioremap() out to a separate IOMAP APIMichael Brown2016-02-263-25/+112
* [tcp] Guard against malformed TCP optionsMichael Brown2016-01-281-2/+0Star
* [usb] Allow USB endpoints to specify a reserved header length for refillsMichael Brown2016-01-191-3/+8
* [image] Provide image_set_uri() to modify an image's URIMichael Brown2016-01-091-0/+1
* [usb] Add support for numeric keypad on USB keyboardsMichael Brown2016-01-061-0/+34
* [smsc95xx] Fetch MAC from SMBIOS OEM string for Honeywell VM3Michael Brown2016-01-041-0/+3
* [settings] Expose SMBIOS settings as global variablesMichael Brown2015-12-231-0/+10
* [efi] Centralise EFI file system info GUIDsMichael Brown2015-12-091-0/+3
* [acm] Add support for CDC-ACM (aka USB RNDIS) devicesMichael Brown2015-12-072-0/+50
* [usb] Allow USB device IDs to include arbitrary driver-specific dataMichael Brown2015-12-071-0/+4