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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[crypto] Add a placeholder for a proper random number generator
Joshua Oreman
2010-01-05
1
-0
/
+2
*
[crypto] Add AES key-wrap mode (RFC 3394)
Joshua Oreman
2010-01-05
1
-0
/
+3
*
[crypto] Make AES context size and algorithm structure externally available
Joshua Oreman
2010-01-05
1
-0
/
+17
*
[crypto] Add parentheses around len argument in blocksize assert
Joshua Oreman
2010-01-05
1
-2
/
+2
*
[digest] Add HMAC-SHA1 based pseudorandom function and PBKDF2
Joshua Oreman
2010-01-05
1
-0
/
+9
*
[cipher] Add the ARC4 stream cipher
Joshua Oreman
2010-01-05
1
-0
/
+22
*
[digest] Add generic CRC32 function
Joshua Oreman
2010-01-05
1
-0
/
+10
*
[settings] Add Bus ID setting
Shao Miller
2009-12-14
1
-0
/
+1
*
[linker] Add mechanism for subsystem-dependent configuration options
Joshua Oreman
2009-11-21
1
-0
/
+5
*
[linker] Expand and correct symbol requirement macros
Joshua Oreman
2009-11-21
1
-10
/
+95
*
[ipoib] Mask out non-QPN bits in the IPoIB destination MAC when sending
Michael Brown
2009-11-16
2
-2
/
+6
*
[ipoib] Always set the "full membership" bit in the IPv4 broadcast GID
Michael Brown
2009-11-16
1
-0
/
+3
*
[infiniband] Rename IB_PKEY_NONE to IB_PKEY_DEFAULT
Michael Brown
2009-11-16
1
-1
/
+1
*
[infiniband] Report IB link status as IPoIB netdevice status
Michael Brown
2009-11-16
1
-0
/
+1
*
[sanboot] Extend the "keep-san" option to non-iSCSI SAN protocols
Michael Brown
2009-11-04
1
-0
/
+2
*
[sis190] Hide the ISA bridge's PCI IDs from parserom.pl
Thomas Miletich
2009-10-24
1
-1
/
+6
*
[netdevice] Add the concept of an "Ethernet-compatible" MAC address
Michael Brown
2009-10-23
2
-6
/
+14
*
[sis190] Add sis190/191 ethernet driver
Thomas Miletich
2009-10-16
1
-0
/
+1
*
[atl1e] Add Attansic L1E gigabit Ethernet driver
Joshua Oreman
2009-10-16
1
-0
/
+1
*
[pci] Add generic configuration space backup/restore facility
Michael Brown
2009-10-14
1
-0
/
+33
*
[job] Add missing job_progress() interface method
Michael Brown
2009-08-31
1
-0
/
+2
*
[802.11] Support multicast hashing
Michael Brown
2009-08-12
1
-0
/
+2
*
[dhcp] Fall back to using the hardware address to populate the chaddr field
Michael Brown
2009-08-12
1
-0
/
+2
*
[netdevice] Allow the hardware and link-layer addresses to differ in size
Michael Brown
2009-08-12
2
-2
/
+21
*
[netdevice] Separate out the concept of hardware and link-layer addresses
Michael Brown
2009-08-12
1
-4
/
+11
*
[infiniband] Disambiguate CM connection rejection reasons
Michael Brown
2009-08-10
1
-0
/
+5
*
[infiniband] Allow SRP reconnection attempts even after reporting failures
Michael Brown
2009-08-10
1
-6
/
+0
*
[infiniband] Add support for SRP over Infiniband
Michael Brown
2009-08-10
4
-0
/
+957
*
[infiniband] Add last_opened_ibdev(), analogous to last_opened_netdev()
Michael Brown
2009-08-10
1
-0
/
+3
*
[infiniband] Add find_ibdev()
Michael Brown
2009-08-10
1
-0
/
+1
*
[infiniband] Add a "communication-managed reliable connection" protocol
Michael Brown
2009-08-10
2
-0
/
+21
*
[scsi] Make LUN a property of the SCSI backend only
Michael Brown
2009-08-10
1
-2
/
+0
*
[scsi] Generalise iscsi_parse_lun() to scsi_parse_lun()
Michael Brown
2009-08-10
2
-11
/
+17
*
[scsi] Generalise iscsi_detached_command() to scsi_detached_command()
Michael Brown
2009-08-10
1
-0
/
+2
*
[process] Make it safe to call process_add() multiple times
Michael Brown
2009-08-10
1
-0
/
+1
*
[infiniband] Handle duplicate Communication Management REPs
Michael Brown
2009-08-09
1
-0
/
+3
*
[ath5k] Add support for non-802.11n Atheros wireless NICs
Joshua Oreman
2009-08-09
1
-0
/
+1
*
[legal] Add MIT licence declaration
Joshua Oreman
2009-08-09
1
-0
/
+10
*
[802.11] Fix maximum packet length
Joshua Oreman
2009-08-09
1
-5
/
+13
*
[802.11] Enhance support for driver PHY differences
Joshua Oreman
2009-08-09
1
-6
/
+39
*
[infiniband] Update all other MAD users to use a management interface
Michael Brown
2009-08-09
6
-76
/
+157
*
[infiniband] Update subnet management agent to use a management interface
Michael Brown
2009-08-09
4
-6
/
+28
*
[infiniband] Add the concept of a management interface
Michael Brown
2009-08-09
3
-1
/
+139
*
[infiniband] Change IB_{QPN,QKEY,QPT} names from {SMA,GMA} to {SMI,GSI}
Michael Brown
2009-08-06
1
-10
/
+10
*
[sky2] Add support for Marvell Yukon-II gigabit Ethernet cards
Joshua Oreman
2009-08-03
1
-0
/
+1
*
[pci] Add definitions for Advanced Error Reporting registers
Joshua Oreman
2009-08-03
1
-0
/
+27
*
[rtl818x] Add driver for Realtek 8180/8185 wireless cards
Joshua Oreman
2009-08-01
1
-0
/
+1
*
[802.11] Add support for 802.11 devices with software MAC layer
Joshua Oreman
2009-08-01
4
-0
/
+2177
*
[infiniband] Add Communication Manager (CM)
Michael Brown
2009-07-18
3
-0
/
+195
*
[infiniband] Add infrastructure for RC queue pairs
Michael Brown
2009-07-18
1
-51
/
+63
[next]