]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2010-09-17  Michael Brown[arbel] Allow for multiple calls to ib_modify_qp()
2010-09-17  Michael Brown[arbel] Inform embedded SMA of partition key changes
2010-09-17  Michael Brown[arbel] Improve debugging output and facilities
2010-09-17  Michael Brown[arbel] Randomise the high-order bits of queue pair...
2010-09-17  Michael Brown[arbel] Allow software GMA to receive packets destined...
2010-09-17  Michael Brown[arbel] Map all event types to our event queue
2010-09-16  Michael Brown[hermon] Map all event types to our event queue
2010-09-16  Michael Brown[infiniband] Add node GUID as distinct from the first...
2010-09-16  Michael Brown[arbel] Poll for link state changes while DOWN
2010-09-16  Michael Brown[hermon] Poll for link state changes while DOWN
2010-09-16  Michael Brown[infiniband] Always call ib_link_state_changed() in...
2010-09-15  Michael Brown[scsi] Include sense key within error number reported...
2010-09-15  Michael Brown[infiniband] Match GID/GUID terminology as used in...
2010-09-15  Michael Brown[e1000] Strip the Ethernet CRC from received packets
2010-09-15  Michael Brown[fcoe] Disambiguate the various error cases and add...
2010-09-15  Michael Brown[netdevice] Report network-layer errors via network...
2010-09-15  Michael Brown[fcoe] Add support for Fibre Channel over Ethernet
2010-09-15  Michael Brown[fcp] Add support for the Fibre Channel Protocol
2010-09-15  Michael Brown[fc] Add Fibre Channel management commands
2010-09-15  Michael Brown[fc] Add support for Fibre Channel devices
2010-09-14  Michael Brown[block] Replace gPXE block-device API with an iPXE...
2010-09-12  Michael Brown[hermon] Use correct alignment for doorbell records
2010-09-12  Michael Brown[hermon] Set event queue number for completion queues
2010-09-12  Michael Brown[hermon] Improve debugging output and facilities
2010-09-12  Michael Brown[infiniband] Respond to CM disconnection requests
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
next