summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* [efi] Add the "snpnet" driverGeoff Lywood2010-06-023-0/+92
* [libc] Enable automated extraction of error usage reportsMichael Brown2010-05-314-158/+1048
* [efi] Tidy up output of EFI header import scriptMichael Brown2010-05-303-19/+65
* [legal] Add FILE_LICENCE declarations to EFI header filesMichael Brown2010-05-3040-0/+96
* [efi] Synchronise EFI header filesMichael Brown2010-05-302-7/+10
* [build] Remove PACKED macroMichael Brown2010-05-301-3/+0Star
* [efi] Update UEFI header files with latest version from TianoCoreGeoff Lywood2010-05-3040-1612/+6071
* [base16] Add generic base16 encoding and decoding routinesMichael Brown2010-05-282-0/+39
* [base64] Add ability to decode base64 stringsMichael Brown2010-05-282-0/+16
* [base64] Allow base64_encode() to handle arbitrary dataMichael Brown2010-05-281-3/+3
* [build] Use weak definitions instead of weak declarationsJoshua Oreman2010-05-274-68/+7Star
* [bitmap] Fix bitmaps on 64-bitGeoff Lywood2010-05-271-1/+1
* [qib7322] Add support for QLogic 7322 HCAMichael Brown2010-05-251-0/+1
* [lacp] Add simple LACP implementationMichael Brown2010-05-102-0/+256
* [build] Rename gPXE to iPXEMichael Brown2010-04-20195-707/+707
* [netdevice] Record whether or not interrupts are currently enabledMichael Brown2010-03-231-0/+14
* [netdevice] Add netdev_is_open() wrapper functionMichael Brown2010-03-231-0/+11
* [igb] Add igb driverMarty Connor2010-03-171-0/+1
* [e1000e] Add e1000e driverMarty Connor2010-03-171-0/+1
* [e1000] Update e1000 driverMarty Connor2010-03-171-2/+1Star
* [vxge] Add support for X3100 series 10GbE Server/Storage AdapterMasroor Vettuparambil2010-02-241-0/+3
* [proto] Remove unsupported NMB protocolStefan Hajnoczi2010-02-011-22/+0Star
* [proto] Remove unsupported IGMP protocolStefan Hajnoczi2010-02-012-43/+0Star
* [proto] Remove unsupported NFS protocolStefan Hajnoczi2010-02-011-63/+0Star
* [uri] Decode/encode URIs when parsing/unparsingJoshua Oreman2010-01-211-3/+41
* [config] Make PXE stack a compile-time optionJoshua Oreman2010-01-201-1/+3
* [dhcp] Add generic facility for using cached network settingsJoshua Oreman2010-01-201-0/+19
* [linker] Add safe weak symbol macrosJoshua Oreman2010-01-201-0/+36
* [skge] Add driver for skge NICsMarty Connor2010-01-141-0/+1
* [myri10ge] Native driver for Myricom 10Gb Ethernet NICsGlenn Brown2010-01-142-0/+2
* [pci] Add PCI_COMMAND_INTX_DISABLEGlenn Brown2010-01-141-0/+1
* [wpa] Add CCMP backend (new AES-based cryptosystem)Joshua Oreman2010-01-051-0/+1
* [wpa] Add TKIP backend (legacy RC4-based cryptosystem)Joshua Oreman2010-01-051-0/+1
* [wpa] Add pre-shared key frontend (WPA "Personal" with just a passphrase)Joshua Oreman2010-01-051-0/+1
* [wpa] Add general support for WPA-protected 802.11 networksJoshua Oreman2010-01-052-0/+504
* [eapol] Add basic support for 802.1X EAP over LANsJoshua Oreman2010-01-053-0/+114
* [802.11] Add support for WEP-protected networksJoshua Oreman2010-01-051-0/+1
* [iwmgmt] Add wireless management commands and text for common errorsJoshua Oreman2010-01-052-0/+18
* [802.11] Add core support for detecting and using encrypted networksJoshua Oreman2010-01-054-144/+376
* [crypto] Add a placeholder for a proper random number generatorJoshua Oreman2010-01-051-0/+2
* [crypto] Add AES key-wrap mode (RFC 3394)Joshua Oreman2010-01-051-0/+3
* [crypto] Make AES context size and algorithm structure externally availableJoshua Oreman2010-01-051-0/+17
* [crypto] Add parentheses around len argument in blocksize assertJoshua Oreman2010-01-051-2/+2
* [digest] Add HMAC-SHA1 based pseudorandom function and PBKDF2Joshua Oreman2010-01-051-0/+9
* [cipher] Add the ARC4 stream cipherJoshua Oreman2010-01-051-0/+22
* [digest] Add generic CRC32 functionJoshua Oreman2010-01-051-0/+10
* [settings] Add Bus ID settingShao Miller2009-12-141-0/+1
* [linker] Add mechanism for subsystem-dependent configuration optionsJoshua Oreman2009-11-211-0/+5
* [linker] Expand and correct symbol requirement macrosJoshua Oreman2009-11-211-10/+95
* [ipoib] Mask out non-QPN bits in the IPoIB destination MAC when sendingMichael Brown2009-11-162-2/+6