]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2010-09-12  Michael Brown[infiniband] Fix TID magic signature
2010-09-12  Michael Brown[infiniband] Include SRP by default, but only for Infin...
2010-09-12  Michael Brown[ethernet] Include AoE only for Ethernet builds
2010-09-12  Michael Brown[build] Remove unnecessary constraint on DBG_ENABLE...
2010-09-12  Michael Brown[multiboot] Reduce length of "Features" startup banner
2010-09-06  Michael Brown[retry] Add TIMER_INIT() for initialising static timers
2010-09-05  Michael Brown[rtl8139] Check for oversized packets when transmitting
2010-09-05  Michael Brown[xfer] Add xfer_window_changed()
2010-09-05  Michael Brown[infiniband] Add the concept of an Infiniband upper...
2010-09-05  Michael Brown[netdevice] Add the concept of a network upper-layer...
2010-09-05  Michael Brown[netdevice] Call netdev_link_[up|down|err]() only while...
2010-09-05  Michael Brown[sis190] Initialise network device before calling regis...
2010-09-05  Michael Brown[tables] Add for_each_table_entry_continue() and _conti...
2010-09-03  Michael Brown[rtl8139] Strip CRC from received packets
2010-09-03  Michael Brown[retry] Hold reference while timer is running and durin...
2010-09-03  Michael Brown[process] Add process_running()
2010-09-03  Michael Brown[tables] Add table_index()
2010-09-03  Michael Brown[xfer] Add xfer_deliver_raw_meta()
2010-09-03  Michael Brown[xfer] Generalise metadata "whence" field to "flags...
2010-09-03  Marty Connor[eepro100] Add new PCI ID 8086:27dc
2010-08-20  Piotr Jaroszyński[build] Fix misaligned table entries when using gcc 4.5
2010-08-19  Joshua Oreman[compiler] Prevent empty weak function stubs from being...
2010-08-19  Michael Brown[build] Add tap.linux to "make everything"
2010-08-19  Piotr Jaroszyński[linux] Add the tap driver
2010-08-19  Piotr Jaroszyński[linux] Add command line arguments
2010-08-19  Piotr Jaroszyński[linux] Add device and driver model
2010-08-19  Piotr Jaroszyński[linux] Add empty smbios
2010-08-19  Piotr Jaroszyński[linux] Add nap
2010-08-19  Piotr Jaroszyński[linux] Add umalloc
2010-08-19  Piotr Jaroszyński[linux] Add uaccess
2010-08-19  Piotr Jaroszyński[linux] Add timer
2010-08-19  Piotr Jaroszyński[linux] Add console
2010-08-19  Piotr Jaroszyński[linux] Add most of the linux api
2010-08-19  Piotr Jaroszyński[linux] Add linux_syscall
2010-08-19  Piotr Jaroszyński[linux] Add linux api headers
2010-08-19  Piotr Jaroszyński[linux] Add linuxprefix
2010-08-19  Piotr Jaroszyński[dhcp] Use i386-pcbios DHCP options on linux
2010-08-19  Piotr Jaroszyński[linux] Add linux platform skeleton
2010-08-19  Piotr Jaroszyński[libc] Add strtoull()
2010-08-17  Piotr Jaroszyński[mtnic] Switch to malloc_dma() and free_dma()
2010-08-17  Piotr Jaroszyński[libc] Add isxdigit()
2010-08-17  Piotr Jaroszyński[settings] Export find_setting()
2010-08-17  Michael Brown[build] Provide %.fd0 build targets only for pcbios
2010-08-16  Piotr Jaroszyński[build] Add everything target
2010-08-16  Piotr Jaroszyński[build] Properly handle multiple goals per BIN directory
2010-08-16  Piotr Jaroszyński[build] Build pcbios specific drivers only on pcbios
2010-08-16  Piotr Jaroszyński[ioapi] Move get_memmap() to the I/O API group
2010-08-16  Michael Brown[dhcp] Allow multiple interfaces in dhcp command
2010-08-01  Geoff Lywood[comboot] Run com32 programs with a valid IDT
2010-08-01  Andrei Faur[forcedeth] Replace driver with native iPXE driver
2010-08-01  Joshua Oreman[string] Use 64-bit registers in assembly memswap(...
2010-08-01  Joshua Oreman[802.11] Fix a use-after-free
2010-08-01  Joshua Oreman[802.11] Use correct name for sec80211_detect()
2010-07-22  Piotr Jaroszyński[tcp] Fix a 64bit compile time error
2010-07-21  Geoff Lywood[efi] Fix the 32-bit version of elf2efi64
2010-07-21  Michael Brown[tcp] Allow out-of-order receive queue to be discarded
2010-07-21  Michael Brown[malloc] Add cache discard mechanism
2010-07-20  Michael Brown[tcp] Handle out-of-order received packets
2010-07-20  Michael Brown[netdevice] Provide a test mechanism for discarding...
2010-07-17  Stefan Hajnoczi[virtio] Replace virtio-net with native iPXE driver
2010-07-17  Stefan Hajnoczi[errcode] Remove unused contrib/errcode scripts
2010-07-15  Piotr Jaroszyński[settings] Unregister the children when unregistering...
2010-07-15  Michael Brown[tcp] Treat ACKs as sent only when successfully transmitted
2010-07-15  Michael Brown[tcp] Merge boolean flags into a single "flags" field
2010-07-15  Michael Brown[tcp] Use a dedicated timer for the TIME_WAIT state
2010-07-14  Michael Brown[build] Speed up rebuilding on header file changes
2010-07-14  Michael Brown[build] Standardise variable naming for inter-build...
2010-07-14  Michael Brown[build] Avoid unnecessary "rm" and "touch" in dependenc...
2010-07-14  Stefan Hajnoczi[build] Mark weak functions noinline
2010-07-14  Michael Brown[hci] Continue processing while prompting for shell...
2010-07-14  Michael Brown[davicom] Use iPXE debugging infrastructure
2010-07-14  Michael Brown[tulip] Use iPXE debugging infrastructure
2010-07-14  Michael Brown[debug] Expose pause() and more() debugging functions
2010-07-14  Michael Brown[debug] Remove unused guard_region() and check_region...
2010-07-14  Michael Brown[build] Remove some obsolete header files
2010-07-14  Michael Brown[console] Remove never-used putline() method
2010-07-14  Michael Brown[cmdline] Fix inconsistent and ugly code formatting...
2010-07-13  Guo-Fu Tseng[tcp] Randomise local TCP port
2010-07-13  Michael Brown[tcp] Fix typos by changing ntohl() to htonl() where...
2010-07-13  Michael Brown[tcp] Store local port in host byte order
2010-07-11  Piotr Jaroszyński[image] Fix a memory leak in free_image()
2010-07-11  Andrei Faur[pcnet32] Fix pcnet32_wio_reset() bug
2010-07-07  Michael Brown[tcp] Fix potential use-after-free when accessing times...
2010-07-05  Alessandro... [refcnt] Fix embedded image building
2010-06-25  Michael Brown[pcnet32] Fix uninitialised variable
2010-06-24  Glenn Brown[myri10ge] Add NonVolatile Option (nvo) support
2010-06-24  Glenn Brown[settings] Add setting deletion (Ctrl-D) interface
2010-06-24  Glenn Brown[settings] Enable jump scroll in config UI
2010-06-24  Glenn Brown[pci] Define Vendor Specific capability ID
2010-06-24  Michael Brown[romprefix] Do not check for BBS compatibility
2010-06-24  Michael Brown[build] Fix broken build caused by implied dependency...
2010-06-24  Michael Brown[build] Avoid hard-coding the path to perl
2010-06-23  Geoff Lywood[efi] Build iPXE script support into EFI binaries by...
2010-06-23  Andrei Faur[r8169] Remove driver cfg lookup, use pci_device_id...
2010-06-23  Michael Brown[tls] Handle multiple handshake records
2010-06-22  Joshua Oreman[refcnt] Add ref_no_free handler
2010-06-22  Michael Brown[http] Pass through unknown interface method calls
2010-06-22  Michael Brown[interface] Allow for non-pass-through interface methods
2010-06-22  Michael Brown[interface] Convert all data-xfer interfaces to generic...
2010-06-22  Michael Brown[interface] Convert all name-resolution interfaces...
next