index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
ipxe
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Allow EFI to control PCI bus enumeration
Michael Brown
2011-02-17
3
-1
/
+89
*
[efi] Rename efi_pci.h to efi_pci_api.h
Michael Brown
2011-02-17
2
-6
/
+6
*
[pci] Modularise PCI device support
Michael Brown
2011-02-17
1
-0
/
+28
*
[pci] Make driver PCI ID a property of the PCI device
Michael Brown
2011-02-17
1
-5
/
+3
*
[pci] Replace pci_max_bus() with pci_num_bus()
Michael Brown
2011-02-17
2
-7
/
+7
*
[pci] Use single "busdevfn" field in struct pci_device
Michael Brown
2011-02-17
1
-11
/
+10
*
[bitops] Add missing __attribute__ (( packed ))
Michael Brown
2011-02-17
1
-1
/
+1
*
[uri] Add uri_has_path()
Michael Brown
2011-02-01
1
-0
/
+10
*
[settings] Generalise expand_command() to expand_settings()
Michael Brown
2011-01-28
1
-0
/
+1
*
[autoboot] Connect SAN disk during a filename boot, if applicable
Michael Brown
2011-01-27
1
-0
/
+1
*
[init] Remove concept of "shutdown exit flags"
Michael Brown
2011-01-27
2
-12
/
+36
*
[xfer] Expose xfer_uri_opener()
Michael Brown
2011-01-27
1
-0
/
+1
*
[netdevice] Allow devices to indicate that interrupts are not supported
Michael Brown
2011-01-25
1
-0
/
+14
*
[pci] Auto-resize VPD fields used for non-volatile storage
Michael Brown
2011-01-19
2
-8
/
+9
*
[pci] Add ability to resize a VPD field
Michael Brown
2011-01-19
1
-0
/
+5
*
[pci] Allow pci_vpd_init() return status to be ignored
Michael Brown
2011-01-19
1
-0
/
+11
*
[nvo] Allow resizing of non-volatile stored option blocks
Michael Brown
2011-01-19
2
-1
/
+12
*
[nvo] Remove the non-volatile options fragment list
Michael Brown
2011-01-11
1
-18
/
+5
*
[dhcp] Allow use of custom reallocation functions for DHCP option blocks
Michael Brown
2011-01-11
1
-4
/
+11
*
[dhcp] Rename length fields for DHCP options
Michael Brown
2011-01-10
2
-6
/
+7
*
[dhcp] Remove redundant length fields in struct dhcp_packet
Michael Brown
2011-01-10
1
-4
/
+10
*
[igbvf] Add igbvf driver
Alex Williamson
2010-12-16
1
-0
/
+1
*
[dhcp] Use Ethernet-compatible chaddr, if possible
Michael Brown
2010-12-15
1
-2
/
+2
*
[settings] Add fetch_ipv4_array_setting()
Michael Brown
2010-12-09
1
-0
/
+4
*
[hermon] Work around hardware stripping of VLAN tags
Michael Brown
2010-12-01
1
-0
/
+4
*
[vlan] Expose vlan_find() to network card drivers
Michael Brown
2010-12-01
1
-0
/
+2
*
[settings] Apply settings block name in register_settings()
Michael Brown
2010-12-01
2
-10
/
+4
*
[cmdline] Match user expectations for &&, ||, goto, and exit
Michael Brown
2010-11-29
2
-2
/
+22
*
[shell] Add "shell" command
Michael Brown
2010-11-28
1
-1
/
+1
*
[vlan] Treat VLAN 0 as valid
Michael Brown
2010-11-27
1
-1
/
+1
*
[fc] Allow Fibre Channel ports to be explicitly named
Michael Brown
2010-11-27
1
-1
/
+2
*
[fcoe] Add support for FIP VLAN discovery
Michael Brown
2010-11-26
1
-0
/
+3
*
[vlan] Provide vlan_can_be_trunk()
Michael Brown
2010-11-26
1
-0
/
+1
*
[pci] Add a mechanism for using a PCI VPD field as an NVS device
Michael Brown
2010-11-25
1
-0
/
+33
*
[pci] Add support for reading and writing PCI Vital Product Data (VPD)
Michael Brown
2010-11-25
2
-0
/
+166
*
[pci] Standardise debug message format
Michael Brown
2010-11-24
1
-0
/
+7
*
[script] Allow "exit" to exit a script
Michael Brown
2010-11-22
1
-0
/
+2
*
[gdb] Use generic option-parsing library
Michael Brown
2010-11-22
1
-0
/
+1
*
[fc] Use generic option-parsing library
Michael Brown
2010-11-22
1
-0
/
+1
*
[ifmgmt] Use generic option-parsing library
Michael Brown
2010-11-22
1
-0
/
+1
*
[settings] Use generic option-parsing library
Michael Brown
2010-11-21
1
-0
/
+1
*
[parseopt] Add generic option-parsing library
Michael Brown
2010-11-21
2
-0
/
+128
*
[vlan] Add support for IEEE 802.1Q VLANs
Michael Brown
2010-11-20
5
-5
/
+75
*
[netdevice] Allow per-device receive queue processing to be frozen
Michael Brown
2010-11-20
1
-2
/
+37
*
[tcp] Remove obsolete constants
Michael Brown
2010-11-19
1
-4
/
+0
*
[tcp] Use MAX_LL_NET_HEADER_LEN instead of defining our own MAX_HDR_LEN
Michael Brown
2010-11-19
1
-1
/
+0
*
[udp] Remove obsolete constants
Michael Brown
2010-11-19
1
-3
/
+0
*
[udp] Use MAX_LL_NET_HEADER_LEN instead of defining our own UDP_MAX_HLEN
Michael Brown
2010-11-19
1
-1
/
+0
*
[netdevice] Add MAX_NET_HEADER_LEN and MAX_LL_NET_HEADER_LEN
Michael Brown
2010-11-19
1
-0
/
+10
*
[fc] Add support for Fibre Channel name server lookups
Michael Brown
2010-11-08
3
-0
/
+225
[next]