summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [efi] Use a timer event to generate the currticks() timerMichael Brown2016-05-043-352/+86Star
* [tcpip] Do not fall back to using unoptimised TCP/IP checksummingMichael Brown2016-05-043-15/+8Star
* [build] Remove unnecessary dependency on zlibMichael Brown2016-05-032-7/+2Star
* [efi] Eliminate use of libbfdMichael Brown2016-05-023-177/+298
* [librm] Preserve FPU, MMX and SSE state across calls to virt_call()Michael Brown2016-05-021-1/+8
* [tg3] Fix _tg3_flag() for 64-bit buildsMichael Brown2016-05-021-1/+1
* [librm] Reduce real-mode stack consumption in virt_call()Michael Brown2016-04-291-59/+103
* [image] Skip misleading "format not recognised" error messageMichael Brown2016-04-281-1/+1
* [libgcc] Provide symbol to handle gcc's implicit calls to memset()Michael Brown2016-04-202-18/+26
* [libc] Allow CPU architectures to use unoptimised string functionsMichael Brown2016-04-191-6/+8
* [ethernet] Make LACP support configurable at build timeMichael Brown2016-04-183-3/+4
* [virtio] Add virtio-net 1.0 supportLadi Prosek2016-04-151-11/+251
* [virtio] Add virtio 1.0 PCI supportLadi Prosek2016-04-156-12/+517
* [virtio] Add virtio 1.0 constants and data structuresLadi Prosek2016-04-153-0/+84
* [pci] Add pci_find_next_capability()Ladi Prosek2016-04-152-13/+43
* [comboot] Support COMBOOT in 64-bit buildsMichael Brown2016-04-1512-101/+179
* [pool] Fix check for reopenable pooled connectionsSuresh Sundriyal2016-04-121-1/+1
* [golan] Add missing iounmap()Wissam Shoukair2016-04-121-1/+2
* [mlx_icmd] Fix compilation error in GCC versions newer than 4.6.4Wissam Shoukair2016-04-121-1/+1
* [efi] Work around broken EFI HII specificationMichael Brown2016-04-121-0/+7
* [libc] Print "<NULL>" for wide-character NULL stringsMichael Brown2016-04-122-2/+8
* [test] Update snprintf_ok() to use okx()Michael Brown2016-04-121-14/+25
* [qib7322] Validate payload lengthMichael Brown2016-03-301-3/+10
* [linda] Validate payload lengthMichael Brown2016-03-301-3/+10
* [netdevice] Return ENOENT for an unknown bus typeMichael Brown2016-03-291-1/+2
* [intel] Add PCI device ID for another I219-VChristian Nilsson2016-03-291-0/+1
* [iscsi] Include DHCP server address in iBFTMichael Brown2016-03-292-0/+3
* [crypto] Allow cross-certificate source to be configured at build timeMichael Brown2016-03-242-1/+10
* [prefix] Use CRC32 to verify each block prior to decompressionMichael Brown2016-03-243-45/+160
* [golan] Fix build error on some versions of gccChristian Hesse2016-03-231-1/+1
* [golan] Add Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) supportWissam Shoukair2016-03-2257-0/+13097
* [pxe] Implicitly open network device in PXENV_UDP_OPENMichael Brown2016-03-221-0/+10
* [libc] Make sleep() interruptibleMichael Brown2016-03-222-17/+21
* [arbel] Fix received packet lengthMichael Brown2016-03-221-2/+3
* [hermon] Fix received packet lengthMichael Brown2016-03-221-2/+3
* [etherfabric] Avoid use of sleep() in driver codeMichael Brown2016-03-221-1/+1
* [3c5x9] Avoid use of sleep() in driver codeMichael Brown2016-03-221-1/+1
* [int13] Allow default drive to be specified via "san-drive" settingMichael Brown2016-03-223-15/+31
* [int13] Allow drive to be hooked using the natural drive numberMichael Brown2016-03-223-7/+13
* [gdb] Add support for x86_64Michael Brown2016-03-228-225/+477
* [build] Do not use "objcopy -O binary" for objects with relocation recordsMichael Brown2016-03-211-4/+8
* [infiniband] Allow drivers to override the eIPoIB LEMACMichael Brown2016-03-212-0/+5
* [arbel] Allocate space for GRH on UD queue pairsMichael Brown2016-03-212-16/+55
* [hermon] Allocate space for GRH on UD queue pairsMichael Brown2016-03-212-12/+47
* [crypto] Allow trusted certificates to be stored in non-volatile optionsMichael Brown2016-03-201-3/+7
* [qib7322] Add missing iounmap()Michael Brown2016-03-201-1/+3
* [linda] Add missing iounmap()Michael Brown2016-03-201-1/+3
* [arbel] Add missing iounmap()Michael Brown2016-03-201-10/+14
* [hermon] Add missing iounmap()Michael Brown2016-03-201-22/+20Star
* [ipoib] Allow external code to identify IPoIB network devicesMichael Brown2016-03-202-0/+19