Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Michael Brown af303db75d Use RFC4390 whenever hardware address exceeds 16 bytes; this allows us před 17 roky
..
abft.h Added support for draft version of the AoE Boot Firmware Table. před 17 roky
acpi.h Added generic function for calculating ACPI table checksum před 18 roky
aes.h Added wrapper for AXTLS AES code před 18 roky
ansiesc.h Add basic ANSI escape sequence support to BIOS console před 18 roky
aoe.h Quick hack to get AoE back in to the tree, on a par with the current iSCSI hack. před 17 roky
arp.h Add untested support for UNDI transmit and receive. před 17 roky
asn1.h Trivial ASN.1 decoding functions. před 18 roky
async.h Added async_block_progress() and default SIGUPDATE handler. před 18 roky
ata.h Quick hack to get AoE back in to the tree, on a par with the current iSCSI hack. před 17 roky
bitbash.h Generalised the SPI abstraction layer to also be able to handle interfaces that don't provide the full flexibility of a bit-bashing interface. před 18 roky
bitops.h Add 64-bit rotates před 18 roky
blockdev.h Add the concept of a "user pointer" (similar to the void __user * in před 19 roky
chap.h Generalise digest_algorithm to crypto_algorithm. před 18 roky
command.h Add "name" field to struct device to allow human-readable hardware device names. před 18 roky
cpio.h Add code for constructing single-file cpio archives on the fly před 17 roky
crypto.h Add per-file error identifiers před 17 roky
device.h pxe_netdev now holds a reference to the network device. před 17 roky
dhcp.h Use RFC4390 whenever hardware address exceeds 16 bytes; this allows us to construct DHCP packets suitable for Infiniband. před 17 roky
dns.h nameserver should be static před 17 roky
downloader.h Use standard xfer_open() argument list for downloader instantiator před 18 roky
editbox.h __nonnull changes před 17 roky
editstring.h __nonnull changes před 17 roky
eisa.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. před 18 roky
elf.h Use generic "struct image" rather than "struct elf". před 18 roky
errfile.h Added error IDs for all files in drivers/net; they're likely to need them. před 17 roky
errortab.h Add per-file error identifiers před 17 roky
ethernet.h Made eth_ntoa() public for use in legacy drivers' DBG() statements. před 18 roky
features.h Allowed zero-cost enforced ordering of features in startup banner list. před 17 roky
filter.h Added a simple pass-through filter layer for data transfer interfaces. před 17 roky
ftp.h Updated FTP to use data-xfer API. před 18 roky
hidemem.h Separated out initialisation functions from startup/shutdown functions. před 17 roky
hmac.h Added HMAC code from TLS project před 17 roky
http.h Allowed HTTPS to be a separately configurable feature. před 17 roky
i2c.h Change read_bit() to return 0 or -1UL, rather than 0 or 1. před 19 roky
ibft.h Add iBFT code derived from IBM document. před 17 roky
icmp6.h Warnings purge před 17 roky
if_arp.h Header rearrangement. před 19 roky
if_ether.h Add ETH_P_AOE před 19 roky
image.h Allow images to hold references to the originating URI. před 17 roky
in.h IP6 support před 18 roky
init.h Separated out initialisation functions from startup/shutdown functions. před 17 roky
initrd.h Typo před 18 roky
interface.h Do not hold self-references. This then avoids the problem of having to ensure that we only drop our self-reference exactly once. před 18 roky
iobuf.h Moved iobuf.h assertions outside the static inline functions, so that the assert message's file and line number gives some clue as to the real location of the problem. před 17 roky
ip.h Make masking constants unsigned, to avoid a gcc3-only compiler warning. před 17 roky
ip6.h Warnings purge: src/{crypto,hci,net} před 17 roky
isa.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. před 18 roky
isa_ids.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. před 18 roky
isapnp.h Implemented (untested) PXENV_START_UNDI. před 17 roky
iscsi.h Prepare for iBFT merge when possible. iscsiboot.c contains a really, really ugly hack at present, but that doesn't hugely matter since I'm aiming to change the interface to iSCSI devices anyway within the next week. před 17 roky
job.h Added monojob controller in lieu of a full working shell. před 17 roky
keys.h Fix definition of KEY_END před 18 roky
linebuf.h Update HTTP to use data-xfer interface. před 18 roky
linux_compat.h Help quick testing of building Linux code inside gPXE před 18 roky
list.h Moved iobuf.h assertions outside the static inline functions, so that the assert message's file and line number gives some clue as to the real location of the problem. před 17 roky
malloc.h use malloc attribute před 17 roky
mca.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. před 18 roky
md5.h Make context sizes available for statically-allocated structures před 18 roky
memmap.h Move memmap.h out of arch/i386; it no longer contains anything architecture-dependent and is needed by the ELF code. před 18 roky
monojob.h Display name and status of each file as it is downloaded. před 17 roky
ndp.h Add per-file error identifiers před 17 roky
netdevice.h Use net_device_operations structure and netdev_nullify() to allow for safe dropping of the netdev ref by the driver while other refs still exist. před 17 roky
nvo.h Added nvo_save() před 18 roky
nvs.h Added the generic block-splitting code to nvs.c před 18 roky
open.h Added missing #include před 17 roky
pci.h Remove deprecation of pci_bar_size() před 17 roky
pci_ids.h Header rearrangement. před 19 roky
posix_io.h Make read_user() non-blocking, and add select() call. před 17 roky
process.h Separated out initialisation functions from startup/shutdown functions. před 17 roky
profile.h Added basic profiling support před 18 roky
ramdisk.h Added missing "extern" před 17 roky
rarp.h Add untested support for UNDI transmit and receive. před 17 roky
refcnt.h Make ref_get() return the reference, for cleaner code. před 17 roky
resolv.h Added missing extern před 17 roky
retry.h Add start_timer_nodelay() před 17 roky
rsa.h Placeholder před 18 roky
scsi.h Ready to start testing před 17 roky
segment.h Remove osloader.c and replace with a prep_segment() that uses userptr_t and get_memmap() in image/segment.c před 18 roky
settings.h Add "name" field to struct device to allow human-readable hardware device names. před 18 roky
settings_ui.h __nonnull changes před 17 roky
sha1.h SHA1_DIGEST_SIZE also available as a static constant před 18 roky
shell.h Minimal shell implementation using readline() and system(). před 18 roky
shell_banner.h Separated out (and tidied up) shell banner code před 18 roky
socket.h Mildly ugly hack to force correct linkage. před 17 roky
spi.h Migrated etherfabric driver to using generic SPI layer. před 18 roky
spi_bit.h Support cards such as natsemi which treat the data as little-endian (i.e. LSB transmitted first on the wire), even though SPI commands and addresses always have to be big-endian. před 17 roky
tables.h Add "name" field to struct device to allow human-readable hardware device names. před 18 roky
tcp.h Add support for TCP timestamps před 17 roky
tcpip.h pkbuff->iobuf changeover před 18 roky
tftp.h Remove unused headers. před 18 roky
threewire.h Added write support for three-wire devices (e.g. the RTL8139 EEPROM) před 18 roky
tls.h TLS now working again. před 17 roky
uaccess.h Add UNULL před 18 roky
udp.h Partial migration of UDP to data-xfer interface. (Will not link at present; DHCP is broken). před 17 roky
umalloc.h Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously reflect the fact that they allocate and deallocate user memory (i.e. things reached through a userptr_t). před 18 roky
uri.h uri_get(NULL) and uri_put(NULL) are explicitly allowed. před 17 roky
vsprintf.h Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them elsewhere as well. před 18 roky
xfer.h Separate the "is data ready" function of xfer_seek() into an xfer_window() function, which can return a scalar rather than a boolean. před 17 roky