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
*
[fc] Add Fibre Channel management commands
Michael Brown
2010-09-15
5
-0
/
+352
*
[fc] Add support for Fibre Channel devices
Michael Brown
2010-09-15
6
-0
/
+3844
*
[block] Replace gPXE block-device API with an iPXE asynchronous interface
Michael Brown
2010-09-14
47
-2997
/
+4774
*
[hermon] Use correct alignment for doorbell records
Michael Brown
2010-09-12
2
-11
/
+37
*
[hermon] Set event queue number for completion queues
Michael Brown
2010-09-12
1
-0
/
+1
*
[hermon] Improve debugging output and facilities
Michael Brown
2010-09-12
2
-91
/
+180
*
[infiniband] Respond to CM disconnection requests
Michael Brown
2010-09-12
2
-68
/
+183
*
[infiniband] Fix TID magic signature
Michael Brown
2010-09-12
1
-1
/
+1
*
[infiniband] Include SRP by default, but only for Infiniband builds
Michael Brown
2010-09-12
3
-3
/
+24
*
[ethernet] Include AoE only for Ethernet builds
Michael Brown
2010-09-12
2
-3
/
+23
*
[build] Remove unnecessary constraint on DBG_ENABLE()/DBG_DISABLE()
Michael Brown
2010-09-12
1
-2
/
+2
*
[multiboot] Reduce length of "Features" startup banner
Michael Brown
2010-09-12
1
-1
/
+1
*
[retry] Add TIMER_INIT() for initialising static timers
Michael Brown
2010-09-06
1
-0
/
+9
*
[rtl8139] Check for oversized packets when transmitting
Michael Brown
2010-09-05
1
-0
/
+8
*
[xfer] Add xfer_window_changed()
Michael Brown
2010-09-05
2
-0
/
+31
*
[infiniband] Add the concept of an Infiniband upper-layer driver
Michael Brown
2010-09-05
4
-80
/
+169
*
[netdevice] Add the concept of a network upper-layer driver
Michael Brown
2010-09-05
2
-35
/
+114
*
[netdevice] Call netdev_link_[up|down|err]() only while registered
Michael Brown
2010-09-05
20
-54
/
+50
*
[sis190] Initialise network device before calling register_netdev()
Michael Brown
2010-09-05
1
-1
/
+1
*
[tables] Add for_each_table_entry_continue() and _continue_reverse()
Michael Brown
2010-09-05
1
-0
/
+58
*
[rtl8139] Strip CRC from received packets
Michael Brown
2010-09-03
1
-0
/
+1
*
[retry] Hold reference while timer is running and during expiry callback
Michael Brown
2010-09-03
10
-14
/
+31
*
[process] Add process_running()
Michael Brown
2010-09-03
2
-2
/
+13
*
[tables] Add table_index()
Michael Brown
2010-09-03
1
-0
/
+25
*
[xfer] Add xfer_deliver_raw_meta()
Michael Brown
2010-09-03
2
-5
/
+22
*
[xfer] Generalise metadata "whence" field to "flags" field
Michael Brown
2010-09-03
8
-40
/
+30
*
[eepro100] Add new PCI ID 8086:27dc
Marty Connor
2010-09-03
1
-0
/
+1
*
[build] Fix misaligned table entries when using gcc 4.5
Piotr Jaroszyński
2010-08-20
14
-26
/
+17
*
[compiler] Prevent empty weak function stubs from being removed
Joshua Oreman
2010-08-19
2
-1
/
+9
*
[build] Add tap.linux to "make everything"
Michael Brown
2010-08-19
1
-1
/
+2
*
[linux] Add the tap driver
Piotr Jaroszyński
2010-08-19
4
-0
/
+257
*
[linux] Add command line arguments
Piotr Jaroszyński
2010-08-19
4
-0
/
+227
*
[linux] Add device and driver model
Piotr Jaroszyński
2010-08-19
4
-0
/
+298
*
[linux] Add empty smbios
Piotr Jaroszyński
2010-08-19
5
-0
/
+58
*
[linux] Add nap
Piotr Jaroszyński
2010-08-19
4
-0
/
+60
*
[linux] Add umalloc
Piotr Jaroszyński
2010-08-19
4
-0
/
+146
*
[linux] Add uaccess
Piotr Jaroszyński
2010-08-19
4
-0
/
+144
*
[linux] Add timer
Piotr Jaroszyński
2010-08-19
4
-0
/
+100
*
[linux] Add console
Piotr Jaroszyński
2010-08-19
4
-1
/
+152
*
[linux] Add most of the linux api
Piotr Jaroszyński
2010-08-19
2
-0
/
+283
*
[linux] Add linux_syscall
Piotr Jaroszyński
2010-08-19
2
-0
/
+78
*
[linux] Add linux api headers
Piotr Jaroszyński
2010-08-19
4
-0
/
+90
*
[linux] Add linuxprefix
Piotr Jaroszyński
2010-08-19
2
-0
/
+47
*
[dhcp] Use i386-pcbios DHCP options on linux
Piotr Jaroszyński
2010-08-19
1
-0
/
+36
*
[linux] Add linux platform skeleton
Piotr Jaroszyński
2010-08-19
7
-2
/
+239
*
[libc] Add strtoull()
Piotr Jaroszyński
2010-08-19
3
-22
/
+90
*
[mtnic] Switch to malloc_dma() and free_dma()
Piotr Jaroszyński
2010-08-17
1
-29
/
+29
*
[libc] Add isxdigit()
Piotr Jaroszyński
2010-08-17
1
-0
/
+1
*
[settings] Export find_setting()
Piotr Jaroszyński
2010-08-17
2
-1
/
+2
*
[build] Provide %.fd0 build targets only for pcbios
Michael Brown
2010-08-17
3
-15
/
+12
[next]