index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[infiniband] Pass GMA as a parameter to GMA MAD handlers
Michael Brown
2009-07-17
1
-8
/
+9
*
[ipoib] Remove the queue set abstraction
Michael Brown
2009-07-17
1
-31
/
+0
*
[infiniband] Provide a general mechanism for multicast group joins
Michael Brown
2009-07-17
3
-0
/
+22
*
[infiniband] Allow for sending MADs via GMA without retransmission
Michael Brown
2009-07-17
1
-1
/
+1
*
[infiniband] Provide a general mechanism for path record lookups
Michael Brown
2009-07-17
2
-0
/
+18
*
[infiniband] Create a general management agent
Michael Brown
2009-07-17
4
-0
/
+91
*
[infiniband] Centralise SMA and GMA queue constants
Michael Brown
2009-07-17
2
-11
/
+14
*
[infiniband] Poll completion queues automatically
Michael Brown
2009-07-17
3
-18
/
+11
*
[infiniband] Centralise assumption of 2048-byte payloads
Michael Brown
2009-07-17
4
-10
/
+9
*
[infiniband] Provide ib_get_hca_info() as a commonly-available function
Michael Brown
2009-07-17
2
-3
/
+5
*
[infiniband] Split queue set functionality out of ipoib.c to ib_qset.c
Michael Brown
2009-07-17
2
-0
/
+39
*
[netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol
Michael Brown
2009-07-17
3
-43
/
+4
*
[ata] Make ATA command issuing partially asynchronous
Michael Brown
2009-07-17
2
-0
/
+3
*
[scsi] Make SCSI command issuing partially asynchronous
Michael Brown
2009-07-17
2
-9
/
+7
*
[ifmgmt] Move ifmgmt_cmd.h to include/hci
Michael Brown
2009-06-28
1
-0
/
+30
*
[pxe] Improve pxe_undi debug messages
Michael Brown
2009-06-27
1
-0
/
+1
*
[netdevice] Add mechanism for reporting detailed link status codes
Michael Brown
2009-06-24
1
-8
/
+13
*
[netdevice] Adjust maximum link-layer header length for 802.11
Joshua Oreman
2009-06-23
1
-4
/
+5
*
[netdevice] Add netdev argument to link-layer push and pull handlers
Joshua Oreman
2009-06-23
1
-4
/
+8
*
[nvs] Add init function for Atmel 93C66 EEPROM
Joshua Oreman
2009-06-23
1
-0
/
+13
*
[tcp] Improve robustness in the presence of duplicated received packets
Michael Brown
2009-06-23
1
-0
/
+10
*
[netdevice] Fix incorrect value for MAX_LL_HEADER_LEN
Michael Brown
2009-06-05
1
-3
/
+11
*
[script] Allow for DOS-style line endings in scripts
Michael Brown
2009-06-03
1
-0
/
+2
*
[misc] Remove long-obsolete header files dating from Etherboot 5.4
Michael Brown
2009-06-03
2
-70
/
+0
*
[misc] Fix source files erroneously marked as executable
Michael Brown
2009-06-02
1
-0
/
+0
*
[spi] Add address-length autodetection to the SPI bit-bashing code
Michael Brown
2009-05-28
2
-0
/
+9
*
[ethernet] Add MII link status functions from Linux
Daniel Verkamp
2009-05-26
1
-0
/
+59
*
[ethernet] Update mii.h and use it in drivers that had a private copy
Daniel Verkamp
2009-05-26
1
-4
/
+36
*
[ethernet] Move struct mii_if_info to mii.h
Daniel Verkamp
2009-05-26
1
-0
/
+21
*
[settings] Allow for arbitrarily-named settings
Michael Brown
2009-05-26
2
-20
/
+40
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
156
-0
/
+312
*
[legal] Add mechanism for explicit per-file licence declarations
Michael Brown
2009-05-18
1
-0
/
+101
*
[legacy] Remove long-obsolete old dhcp.h file
Michael Brown
2009-05-18
2
-14
/
+0
*
[build] Add {PROVIDE,REQUIRE}_SYMBOL macros and tidy up compiler.h
Michael Brown
2009-04-27
1
-41
/
+68
*
[smbios] Add asset tag setting
Timothy Stack
2009-04-15
1
-0
/
+19
*
[efi] Fix compilation on Mac OS X.
Michael Brown
2009-03-31
1
-0
/
+1
*
[build] Use __SIZE_TYPE__ macro in definition of size_t
Joshua Oreman
2009-03-31
1
-0
/
+10
*
[xfer] Implement xfer_vreopen() to properly handle redirections
Michael Brown
2009-03-30
1
-0
/
+2
*
[pci] Add driver_data field to struct pci_device_id
Thomas Miletich
2009-03-26
1
-4
/
+7
*
[build] Enable building with the Intel C compiler (icc)
Michael Brown
2009-03-26
3
-11
/
+94
*
[tables] Incorporate table data type information into table definition
Michael Brown
2009-03-13
23
-121
/
+177
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
23
-49
/
+197
*
[settings] Allow for autovivification of settings blocks
Michael Brown
2009-03-06
1
-2
/
+0
*
[image] Allow for zero embedded images
Michael Brown
2009-02-24
1
-0
/
+9
*
[iscsi] Include credentials in iBFT only if used during iSCSI login
Michael Brown
2009-02-20
1
-2
/
+9
*
[crypto] Allow creation of arbitrary CBC cipher algorithms using CBC_CIPHER()
Michael Brown
2009-02-19
1
-8
/
+56
*
[crypto] Add our own general-purpose cipher-block chaining routines
Michael Brown
2009-02-19
1
-0
/
+50
*
[crypto] Change cipher_{en,de}crypt() to void functions
Michael Brown
2009-02-19
1
-9
/
+20
*
[crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm
Michael Brown
2009-02-18
8
-60
/
+85
*
[crypto] Rename aes_algorithm to aes_cbc_algorithm
Michael Brown
2009-02-18
1
-1
/
+1
[next]