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