david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/include/gpxe
Joshua Oreman 8ec18a5b50 [wpa] Add general support for WPA-protected 802.11 networks
Modified-by: Marty Connor <mdc@etherboot.org>
Signed-off-by: Marty Connor <mdc@etherboot.org>
2010-01-05 09:53:03 -05:00
..
efi [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
acpi.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
aes.h [crypto] Add AES key-wrap mode (RFC 3394) 2010-01-05 09:06:15 -05:00
ansiesc.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
aoe.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
api.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
arc4.h [cipher] Add the ARC4 stream cipher 2010-01-05 09:00:20 -05:00
arp.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
asn1.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
ata.h [ata] Make ATA command issuing partially asynchronous 2009-07-17 23:01:20 +01:00
base64.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
bitbash.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
bitmap.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
bitops.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
blockdev.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
cbc.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
chap.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
command.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
cpio.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
crc32.h [digest] Add generic CRC32 function 2010-01-05 08:54:28 -05:00
crypto.h [crypto] Add a placeholder for a proper random number generator 2010-01-05 09:07:33 -05:00
device.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
dhcp.h [dhcp] Fall back to using the hardware address to populate the chaddr field 2009-08-12 00:27:08 +01:00
dhcpopts.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
dhcppkt.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
dns.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
downloader.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
eapol.h [eapol] Add basic support for 802.1X EAP over LANs 2010-01-05 09:18:12 -05:00
editbox.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
editstring.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
eisa.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
elf.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
errfile.h [wpa] Add general support for WPA-protected 802.11 networks 2010-01-05 09:53:03 -05:00
errortab.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
ethernet.h [netdevice] Add the concept of an "Ethernet-compatible" MAC address 2009-10-23 22:14:05 +01:00
fakedhcp.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
features.h [infiniband] Add support for SRP over Infiniband 2009-08-10 22:27:33 +01:00
filter.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
ftp.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
gdbserial.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
gdbstub.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
gdbudp.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
hidemem.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
hmac.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
http.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
i2c.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
ib_cm.h [infiniband] Handle duplicate Communication Management REPs 2009-08-09 01:31:07 +01:00
ib_cmrc.h [infiniband] Add a "communication-managed reliable connection" protocol 2009-08-10 22:23:28 +01:00
ib_mad.h [infiniband] Disambiguate CM connection rejection reasons 2009-08-10 22:31:55 +01:00
ib_mcast.h [infiniband] Update all other MAD users to use a management interface 2009-08-08 23:56:28 +01:00
ib_mi.h [infiniband] Add the concept of a management interface 2009-08-08 23:51:27 +01:00
ib_packet.h [infiniband] Update subnet management agent to use a management interface 2009-08-08 23:55:29 +01:00
ib_pathrec.h [infiniband] Update all other MAD users to use a management interface 2009-08-08 23:56:28 +01:00
ib_sma.h [infiniband] Update subnet management agent to use a management interface 2009-08-08 23:55:29 +01:00
ib_smc.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
ib_srp.h [infiniband] Add support for SRP over Infiniband 2009-08-10 22:27:33 +01:00
icmp.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
icmp6.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
ieee80211.h [802.11] Add core support for detecting and using encrypted networks 2010-01-05 09:08:37 -05:00
if_arp.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
if_ether.h [eapol] Add basic support for 802.1X EAP over LANs 2010-01-05 09:18:12 -05:00
image.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
in.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
infiniband.h [ipoib] Mask out non-QPN bits in the IPoIB destination MAC when sending 2009-11-16 22:15:29 +00:00
init.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
interface.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
io.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
iobuf.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
ip.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
ip6.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
ipoib.h [ipoib] Mask out non-QPN bits in the IPoIB destination MAC when sending 2009-11-16 22:15:29 +00:00
isa.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
isa_ids.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
isapnp.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
iscsi.h [scsi] Generalise iscsi_parse_lun() to scsi_parse_lun() 2009-08-10 19:30:41 +01:00
job.h [job] Add missing job_progress() interface method 2009-08-31 19:33:05 +01:00
keys.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
linebuf.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
linux_compat.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
list.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
login_ui.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
malloc.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
mca.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
md5.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
memmap.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
monojob.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
nap.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
ndp.h Add per-file error identifiers 2007-07-24 17:11:31 +01:00
net80211.h [802.11] Add core support for detecting and using encrypted networks 2010-01-05 09:08:37 -05:00
netdevice.h [netdevice] Add the concept of an "Ethernet-compatible" MAC address 2009-10-23 22:14:05 +01:00
null_nap.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
nvo.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
nvs.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
open.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
pci.h [sis190] Hide the ISA bridge's PCI IDs from parserom.pl 2009-10-24 18:57:02 +01:00
pci_ids.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
pci_io.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
pcibackup.h [pci] Add generic configuration space backup/restore facility 2009-10-14 02:06:23 +01:00
posix_io.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
process.h [process] Make it safe to call process_add() multiple times 2009-08-10 19:27:24 +01:00
profile.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
ramdisk.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
rarp.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
rc80211.h [802.11] Add support for 802.11 devices with software MAC layer 2009-08-01 19:00:32 +01:00
refcnt.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
resolv.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
retry.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
rotate.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
rsa.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
sanboot.h [sanboot] Extend the "keep-san" option to non-iSCSI SAN protocols 2009-11-04 01:21:43 +00:00
scsi.h [scsi] Make LUN a property of the SCSI backend only 2009-08-10 19:31:45 +01:00
sec80211.h [802.11] Add core support for detecting and using encrypted networks 2010-01-05 09:08:37 -05:00
segment.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
serial.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
settings.h [settings] Add Bus ID setting 2009-12-14 17:54:53 +00:00
settings_ui.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
sha1.h [digest] Add HMAC-SHA1 based pseudorandom function and PBKDF2 2010-01-05 09:01:34 -05:00
shell.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
shell_banner.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
smbios.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
socket.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
spi.h [spi] Add address-length autodetection to the SPI bit-bashing code 2009-05-28 19:32:03 +01:00
spi_bit.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
srp.h [infiniband] Allow SRP reconnection attempts even after reporting failures 2009-08-10 22:30:56 +01:00
tables.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
tcp.h [tcp] Improve robustness in the presence of duplicated received packets 2009-06-23 09:40:26 +01:00
tcpip.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
tftp.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
threewire.h [nvs] Add init function for Atmel 93C66 EEPROM 2009-06-23 10:33:10 +01:00
timer.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
tls.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
uaccess.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
udp.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
umalloc.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
uri.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
uuid.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
virtio-pci.h [virtio] Split virtio-net.c into several files. 2008-11-19 19:58:51 +00:00
virtio-ring.h [virtio] Split virtio-net.c into several files. 2008-11-19 19:58:51 +00:00
vsprintf.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
wpa.h [wpa] Add general support for WPA-protected 802.11 networks 2010-01-05 09:53:03 -05:00
x509.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
xfer.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00