You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown af303db75d Use RFC4390 whenever hardware address exceeds 16 bytes; this allows us преди 17 години
..
abft.h Added support for draft version of the AoE Boot Firmware Table. преди 17 години
acpi.h Added generic function for calculating ACPI table checksum преди 18 години
aes.h Added wrapper for AXTLS AES code преди 18 години
ansiesc.h Add basic ANSI escape sequence support to BIOS console преди 18 години
aoe.h Quick hack to get AoE back in to the tree, on a par with the current iSCSI hack. преди 17 години
arp.h Add untested support for UNDI transmit and receive. преди 17 години
asn1.h Trivial ASN.1 decoding functions. преди 18 години
async.h Added async_block_progress() and default SIGUPDATE handler. преди 18 години
ata.h Quick hack to get AoE back in to the tree, on a par with the current iSCSI hack. преди 17 години
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. преди 18 години
bitops.h Add 64-bit rotates преди 18 години
blockdev.h Add the concept of a "user pointer" (similar to the void __user * in преди 19 години
chap.h Generalise digest_algorithm to crypto_algorithm. преди 18 години
command.h Add "name" field to struct device to allow human-readable hardware device names. преди 18 години
cpio.h Add code for constructing single-file cpio archives on the fly преди 17 години
crypto.h Add per-file error identifiers преди 17 години
device.h pxe_netdev now holds a reference to the network device. преди 17 години
dhcp.h Use RFC4390 whenever hardware address exceeds 16 bytes; this allows us to construct DHCP packets suitable for Infiniband. преди 17 години
dns.h nameserver should be static преди 17 години
downloader.h Use standard xfer_open() argument list for downloader instantiator преди 18 години
editbox.h __nonnull changes преди 17 години
editstring.h __nonnull changes преди 17 години
eisa.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. преди 18 години
elf.h Use generic "struct image" rather than "struct elf". преди 18 години
errfile.h Added error IDs for all files in drivers/net; they're likely to need them. преди 17 години
errortab.h Add per-file error identifiers преди 17 години
ethernet.h Made eth_ntoa() public for use in legacy drivers' DBG() statements. преди 18 години
features.h Allowed zero-cost enforced ordering of features in startup banner list. преди 17 години
filter.h Added a simple pass-through filter layer for data transfer interfaces. преди 17 години
ftp.h Updated FTP to use data-xfer API. преди 18 години
hidemem.h Separated out initialisation functions from startup/shutdown functions. преди 17 години
hmac.h Added HMAC code from TLS project преди 17 години
http.h Allowed HTTPS to be a separately configurable feature. преди 17 години
i2c.h Change read_bit() to return 0 or -1UL, rather than 0 or 1. преди 19 години
ibft.h Add iBFT code derived from IBM document. преди 17 години
icmp6.h Warnings purge преди 17 години
if_arp.h Header rearrangement. преди 19 години
if_ether.h Add ETH_P_AOE преди 19 години
image.h Allow images to hold references to the originating URI. преди 17 години
in.h IP6 support преди 18 години
init.h Separated out initialisation functions from startup/shutdown functions. преди 17 години
initrd.h Typo преди 18 години
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. преди 18 години
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. преди 17 години
ip.h Make masking constants unsigned, to avoid a gcc3-only compiler warning. преди 17 години
ip6.h Warnings purge: src/{crypto,hci,net} преди 17 години
isa.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. преди 18 години
isa_ids.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. преди 18 години
isapnp.h Implemented (untested) PXENV_START_UNDI. преди 17 години
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. преди 17 години
job.h Added monojob controller in lieu of a full working shell. преди 17 години
keys.h Fix definition of KEY_END преди 18 години
linebuf.h Update HTTP to use data-xfer interface. преди 18 години
linux_compat.h Help quick testing of building Linux code inside gPXE преди 18 години
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. преди 17 години
malloc.h use malloc attribute преди 17 години
mca.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. преди 18 години
md5.h Make context sizes available for statically-allocated structures преди 18 години
memmap.h Move memmap.h out of arch/i386; it no longer contains anything architecture-dependent and is needed by the ELF code. преди 18 години
monojob.h Display name and status of each file as it is downloaded. преди 17 години
ndp.h Add per-file error identifiers преди 17 години
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. преди 17 години
nvo.h Added nvo_save() преди 18 години
nvs.h Added the generic block-splitting code to nvs.c преди 18 години
open.h Added missing #include преди 17 години
pci.h Remove deprecation of pci_bar_size() преди 17 години
pci_ids.h Header rearrangement. преди 19 години
posix_io.h Make read_user() non-blocking, and add select() call. преди 17 години
process.h Separated out initialisation functions from startup/shutdown functions. преди 17 години
profile.h Added basic profiling support преди 18 години
ramdisk.h Added missing "extern" преди 17 години
rarp.h Add untested support for UNDI transmit and receive. преди 17 години
refcnt.h Make ref_get() return the reference, for cleaner code. преди 17 години
resolv.h Added missing extern преди 17 години
retry.h Add start_timer_nodelay() преди 17 години
rsa.h Placeholder преди 18 години
scsi.h Ready to start testing преди 17 години
segment.h Remove osloader.c and replace with a prep_segment() that uses userptr_t and get_memmap() in image/segment.c преди 18 години
settings.h Add "name" field to struct device to allow human-readable hardware device names. преди 18 години
settings_ui.h __nonnull changes преди 17 години
sha1.h SHA1_DIGEST_SIZE also available as a static constant преди 18 години
shell.h Minimal shell implementation using readline() and system(). преди 18 години
shell_banner.h Separated out (and tidied up) shell banner code преди 18 години
socket.h Mildly ugly hack to force correct linkage. преди 17 години
spi.h Migrated etherfabric driver to using generic SPI layer. преди 18 години
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. преди 17 години
tables.h Add "name" field to struct device to allow human-readable hardware device names. преди 18 години
tcp.h Add support for TCP timestamps преди 17 години
tcpip.h pkbuff->iobuf changeover преди 18 години
tftp.h Remove unused headers. преди 18 години
threewire.h Added write support for three-wire devices (e.g. the RTL8139 EEPROM) преди 18 години
tls.h TLS now working again. преди 17 години
uaccess.h Add UNULL преди 18 години
udp.h Partial migration of UDP to data-xfer interface. (Will not link at present; DHCP is broken). преди 17 години
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). преди 18 години
uri.h uri_get(NULL) and uri_put(NULL) are explicitly allowed. преди 17 години
vsprintf.h Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them elsewhere as well. преди 18 години
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. преди 17 години