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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Include UNDI PCI driver within all-drivers build
Michael Brown
2011-11-16
1
-1
/
+1
*
[arbel] Ensure hardware is quiescent when no interfaces are open
Michael Brown
2011-11-16
2
-92
/
+271
*
[arbel] Reorder code in preparation for quiescing patch
Michael Brown
2011-11-15
1
-190
/
+197
*
[hermon] Ensure hardware is quiescent when no interfaces are open
Michael Brown
2011-11-15
2
-81
/
+217
*
[hermon] Reorder code in preparation for quiescing patch
Michael Brown
2011-11-15
1
-641
/
+648
*
[infiniband] Reset port state after closing device
Michael Brown
2011-11-15
1
-0
/
+1
*
[infiniband] Open device prior to creating SMI and GSI queue pairs
Michael Brown
2011-11-15
1
-9
/
+9
*
[infiniband] Poll event queues only for devices that are open
Michael Brown
2011-11-15
1
-1
/
+1
*
[ipoib] Report packets as broadcast when ambiguous
Michael Brown
2011-11-15
1
-8
/
+13
*
[rtl8139] Perform only 8-bit ioport access on the ChipCmd register
Julian Pidancet
2011-11-14
1
-1
/
+1
*
[pxe] Improve pxe_preboot debugging messages
Michael Brown
2011-11-14
1
-23
/
+48
*
[pxe] Improve pxe_undi debugging messages
Michael Brown
2011-11-14
1
-76
/
+84
*
[prefix] Allow an initrd to be passed to iPXE
Michael Brown
2011-11-12
4
-124
/
+262
*
[prefix] Allow prefix to specify an arbitrary maximum address for relocation
Michael Brown
2011-11-12
5
-38
/
+33
*
[prefix] Use stack rather than %ebp as temporary storage area
Michael Brown
2011-11-11
1
-11
/
+14
*
[undi] Ensure that native drivers are tried before the UNDI PCI driver
Michael Brown
2011-11-11
2
-1
/
+4
*
[getopt] Accept "--" as an end-of-options marker
Marin Hannache
2011-11-02
1
-0
/
+5
*
[undi] Use meaningful driver and device names
Michael Brown
2011-10-28
1
-2
/
+10
*
[undi] Use current (rather than permanent) link-layer address
Michael Brown
2011-10-28
1
-0
/
+1
*
[netdevice] Allow driver to preinitialise the link-layer address
Michael Brown
2011-10-28
1
-2
/
+22
*
[cmdline] Make "reboot" command available by default
Michael Brown
2011-10-26
2
-6
/
+8
*
[liba20] Preserve all non-segment registers when calling INT 15,2401
Michael Brown
2011-10-25
1
-3
/
+6
*
[librm] Avoid (harmless) collisions with linker symbols
Michael Brown
2011-10-25
1
-14
/
+14
*
[image] Eliminate the register_and_xxx_image() functions
Michael Brown
2011-10-25
6
-126
/
+36
*
[cmdline] Allow "sleep" command to be interrupted
Michael Brown
2011-10-24
1
-1
/
+8
*
[cmdline] Fix up "sleep" argument parsing
Michael Brown
2011-10-24
1
-2
/
+10
*
[cmdline] Make "sleep" command available by default
Michael Brown
2011-10-24
2
-40
/
+40
*
[arbel] Add (not-yet-functional) support for RC queue pairs
Michael Brown
2011-10-24
2
-8
/
+111
*
[ath9k] Add ath9k driver
Scott K Logan
2011-10-14
75
-2
/
+43182
*
[list] Add list functions required by ath9k driver
Michael Brown
2011-10-14
2
-0
/
+326
*
[test] Add self-tests for list manipulation functions
Michael Brown
2011-10-14
2
-0
/
+238
*
[test] Add a basic infrastructure for running self-tests
Michael Brown
2011-10-14
2
-0
/
+184
*
[libc] Allow assertion failures to be counted
Michael Brown
2011-10-14
2
-0
/
+33
*
[list] Tidy up naming convention for list_contains() and friends
Michael Brown
2011-10-14
3
-12
/
+48
*
[dhcp] Use a random DHCP transaction identifier (xid)
Michael Brown
2011-09-19
3
-29
/
+36
*
[util] Add romcheck.pl
Michael Brown
2011-09-19
1
-0
/
+54
*
[tcp] Allow sufficient headroom for TCP headers
Michael Brown
2011-09-19
2
-4
/
+14
*
[tls] Accept certificates without a version number
Michael Brown
2011-08-13
3
-28
/
+61
*
[script] Accept labels on lines terminated with CRLF
Michael Brown
2011-08-08
1
-1
/
+7
*
[lkrnprefix] Fix lost command line passed by grub
Valentine Barshak
2011-08-07
1
-1
/
+1
*
[romprefix] Fix romprefix build with certain versions of binutils
Valentine Barshak
2011-08-07
1
-2
/
+2
*
[ipv4] Improve debugging
Michael Brown
2011-07-16
1
-45
/
+51
*
[ipv4] Fix fragment reassembly
Michael Brown
2011-07-16
2
-107
/
+128
*
[retry] Fix potential use-after-free in timer_expired()
Michael Brown
2011-07-16
1
-1
/
+3
*
[ipv4] Use broadcast link-layer address for all broadcast IPv4 addresses
Michael Brown
2011-07-15
1
-7
/
+7
*
[ipv4] Discard unwanted unicast packets
Michael Brown
2011-07-15
1
-10
/
+50
*
[netdevice] Allow link layer to report broadcast/multicast packets via pull()
Michael Brown
2011-07-15
17
-43
/
+99
*
[http] Include port in HTTP Host header as needed
Malte Starostik
2011-07-15
1
-1
/
+5
*
[igb] Remove __BIG_ENDIAN conditional
Thomas Miletich
2011-07-15
1
-5
/
+0
*
[dhcp] Add symbolic definitions for DHCP client architecture values
Michael Brown
2011-07-06
4
-4
/
+40
[next]