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
*
[pci] Define Vendor Specific capability ID
Glenn Brown
2010-06-25
1
-0
/
+1
*
[refcnt] Add ref_no_free handler
Joshua Oreman
2010-06-23
1
-0
/
+1
*
[interface] Allow for non-pass-through interface methods
Michael Brown
2010-06-22
1
-0
/
+15
*
[interface] Convert all data-xfer interfaces to generic interfaces
Michael Brown
2010-06-22
9
-317
/
+60
*
[interface] Convert all name-resolution interfaces to generic interfaces
Michael Brown
2010-06-22
1
-125
/
+6
*
[interface] Convert all job-control interfaces to generic interfaces
Michael Brown
2010-06-22
4
-141
/
+11
*
[interface] Expand object interface to allow for polymorphic interfaces
Michael Brown
2010-06-22
4
-30
/
+191
*
[retry] Add timer_init() wrapper function
Michael Brown
2010-06-22
1
-0
/
+12
*
[refcnt] Add ref_init() wrapper function
Michael Brown
2010-06-22
1
-0
/
+35
*
[ethernet] Move Ethernet MAC address checking routines to ethernet.h
Michael Brown
2010-06-07
1
-0
/
+66
*
[jme] Add JMicron Ethernet driver
Guo-Fu Tseng
2010-06-02
1
-0
/
+1
*
[efi] Add the "snpnet" driver
Geoff Lywood
2010-06-02
3
-0
/
+92
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
4
-158
/
+1048
*
[efi] Tidy up output of EFI header import script
Michael Brown
2010-05-30
3
-19
/
+65
*
[legal] Add FILE_LICENCE declarations to EFI header files
Michael Brown
2010-05-30
40
-0
/
+96
*
[efi] Synchronise EFI header files
Michael Brown
2010-05-30
2
-7
/
+10
*
[build] Remove PACKED macro
Michael Brown
2010-05-30
1
-3
/
+0
*
[efi] Update UEFI header files with latest version from TianoCore
Geoff Lywood
2010-05-30
40
-1612
/
+6071
*
[base16] Add generic base16 encoding and decoding routines
Michael Brown
2010-05-28
2
-0
/
+39
*
[base64] Add ability to decode base64 strings
Michael Brown
2010-05-28
2
-0
/
+16
*
[base64] Allow base64_encode() to handle arbitrary data
Michael Brown
2010-05-28
1
-3
/
+3
*
[build] Use weak definitions instead of weak declarations
Joshua Oreman
2010-05-27
4
-68
/
+7
*
[bitmap] Fix bitmaps on 64-bit
Geoff Lywood
2010-05-27
1
-1
/
+1
*
[qib7322] Add support for QLogic 7322 HCA
Michael Brown
2010-05-25
1
-0
/
+1
*
[lacp] Add simple LACP implementation
Michael Brown
2010-05-10
2
-0
/
+256
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
195
-707
/
+707
*
[netdevice] Record whether or not interrupts are currently enabled
Michael Brown
2010-03-23
1
-0
/
+14
*
[netdevice] Add netdev_is_open() wrapper function
Michael Brown
2010-03-23
1
-0
/
+11
*
[igb] Add igb driver
Marty Connor
2010-03-17
1
-0
/
+1
*
[e1000e] Add e1000e driver
Marty Connor
2010-03-17
1
-0
/
+1
*
[e1000] Update e1000 driver
Marty Connor
2010-03-17
1
-2
/
+1
*
[vxge] Add support for X3100 series 10GbE Server/Storage Adapter
Masroor Vettuparambil
2010-02-24
1
-0
/
+3
*
[proto] Remove unsupported NMB protocol
Stefan Hajnoczi
2010-02-01
1
-22
/
+0
*
[proto] Remove unsupported IGMP protocol
Stefan Hajnoczi
2010-02-01
2
-43
/
+0
*
[proto] Remove unsupported NFS protocol
Stefan Hajnoczi
2010-02-01
1
-63
/
+0
*
[uri] Decode/encode URIs when parsing/unparsing
Joshua Oreman
2010-01-21
1
-3
/
+41
*
[config] Make PXE stack a compile-time option
Joshua Oreman
2010-01-20
1
-1
/
+3
*
[dhcp] Add generic facility for using cached network settings
Joshua Oreman
2010-01-20
1
-0
/
+19
*
[linker] Add safe weak symbol macros
Joshua Oreman
2010-01-20
1
-0
/
+36
*
[skge] Add driver for skge NICs
Marty Connor
2010-01-14
1
-0
/
+1
*
[myri10ge] Native driver for Myricom 10Gb Ethernet NICs
Glenn Brown
2010-01-14
2
-0
/
+2
*
[pci] Add PCI_COMMAND_INTX_DISABLE
Glenn Brown
2010-01-14
1
-0
/
+1
*
[wpa] Add CCMP backend (new AES-based cryptosystem)
Joshua Oreman
2010-01-05
1
-0
/
+1
*
[wpa] Add TKIP backend (legacy RC4-based cryptosystem)
Joshua Oreman
2010-01-05
1
-0
/
+1
*
[wpa] Add pre-shared key frontend (WPA "Personal" with just a passphrase)
Joshua Oreman
2010-01-05
1
-0
/
+1
*
[wpa] Add general support for WPA-protected 802.11 networks
Joshua Oreman
2010-01-05
2
-0
/
+504
*
[eapol] Add basic support for 802.1X EAP over LANs
Joshua Oreman
2010-01-05
3
-0
/
+114
*
[802.11] Add support for WEP-protected networks
Joshua Oreman
2010-01-05
1
-0
/
+1
*
[iwmgmt] Add wireless management commands and text for common errors
Joshua Oreman
2010-01-05
2
-0
/
+18
*
[802.11] Add core support for detecting and using encrypted networks
Joshua Oreman
2010-01-05
4
-144
/
+376
[next]