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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added soon-to-be-requisite missing include.
Michael Brown
2006-06-05
4
-0
/
+4
*
Backing out last change; no immediate plans to make the whole block-device
Michael Brown
2006-06-01
2
-6
/
+6
*
ATA devices are now asynchronous. The ATA layer itself now performs the
Michael Brown
2006-05-31
2
-6
/
+6
*
Added generic asynchronous operations code.
Michael Brown
2006-05-31
2
-6
/
+6
*
Handle multi-sector reads by splitting them into subcommands.
Michael Brown
2006-05-29
1
-1
/
+1
*
Initial AoE implementation. Limitations are:
Michael Brown
2006-05-29
1
-0
/
+52
*
Use separate data-in and data-out buffers.
Michael Brown
2006-05-29
1
-40
/
+30
*
Rewrote to use the new net driver API, the updated PCI API, and the
Michael Brown
2006-05-27
1
-316
/
+372
*
Added abstraction layer for a three-wire serial device (e.g. the EEPROM
Michael Brown
2006-05-26
1
-0
/
+68
*
Fixed debug code
Michael Brown
2006-05-21
1
-3
/
+3
*
Added (untested) support for ATA devices. This code should be generic
Michael Brown
2006-05-21
1
-0
/
+169
*
Use insb/outsb; it's marginally faster.
Michael Brown
2006-05-20
1
-9
/
+2
*
READ CAPACITY (16) turns out to be an optional command (even though
Michael Brown
2006-05-19
1
-2
/
+57
*
Add the concept of a "user pointer" (similar to the void __user * in
Michael Brown
2006-05-19
1
-7
/
+9
*
Strip down i386 PCI configuration space I/O to the bare minimum. A
Michael Brown
2006-05-17
1
-11
/
+4
*
Restructured PCI subsystem to fit the new device model.
Michael Brown
2006-05-16
31
-389
/
+430
*
Split "iSCSI as a SCSI device" out from "iSCSI as a TCP protocol".
Michael Brown
2006-05-15
1
-0
/
+52
*
Defined SCSI device interface, and added SCSI block device
Michael Brown
2006-05-13
1
-0
/
+142
*
Transmit the buffer contents, not the buffer descriptor...
Michael Brown
2006-04-28
1
-2
/
+4
*
Add missing {register,free}_netdev().
Michael Brown
2006-04-24
1
-1
/
+15
*
gcc is rather over-aggressive about optimising out static data structures
Michael Brown
2006-04-24
4
-7
/
+7
*
Header rearrangement.
Michael Brown
2006-04-24
34
-34
/
+34
*
Network API now allows for multiple network devices (although the
Michael Brown
2006-04-24
1
-101
/
+112
*
More purging
Michael Brown
2006-03-17
3
-2101
/
+0
*
Build in gpxe
Michael Brown
2006-03-16
1
-23
/
+14
*
Remove accidental duplicate arising from merge
Michael Brown
2006-03-16
1
-25
/
+1
*
Build under gpxe
Michael Brown
2006-03-16
1
-17
/
+15
*
Back out duplication arising from the merge
Michael Brown
2006-03-16
1
-19
/
+0
*
Fix to compile under gpxe
Michael Brown
2006-03-16
1
-1
/
+1
*
Merge from Etherboot 5.4
Michael Brown
2006-03-16
1
-0
/
+19
|
\
*
|
Merge from Etherboot 5.4
Michael Brown
2006-03-16
2
-64
/
+559
|
\
|
*
|
Merge from Etherboot 5.4
Michael Brown
2006-03-16
8
-13
/
+7614
|
\
|
*
|
Merge from Etherboot 5.4
Michael Brown
2006-03-16
27
-0
/
+16415
|
\
|
*
|
Merge from Etherboot 5.4
Michael Brown
2006-03-16
1
-4
/
+5
|
\
|
*
|
Reorder functions to match the linux driver.
George Baum
2005-07-11
1
-522
/
+554
*
|
Fix COMET TxUnderrun issue
Timothy Legge
2005-06-17
1
-0
/
+2
*
|
Jan Kiszka provided a patch for the smc9000 for missing phy-setup
Timothy Legge
2005-06-02
2
-1
/
+562
*
|
Some versions of doxygen seem to object to "@ret None" or similar.
Michael Brown
2005-05-24
1
-19
/
+19
*
|
the uncontroversal gcc 4.0 compilation fixes
George Baum
2005-05-23
2
-4
/
+4
*
|
Use "#var" rather than "@c var" for doxygen.
Michael Brown
2005-05-20
1
-7
/
+7
*
|
Imported from Etherboot 5.4 tree
Michael Brown
2005-05-19
2
-0
/
+1310
|
\
|
*
|
Synced across updates from Etherboot 5.4 tree
Michael Brown
2005-05-19
19
-329
/
+642
|
\
|
*
|
Doxygenation
Michael Brown
2005-05-19
1
-58
/
+196
|
/
*
Make PCI ID tables const so as not to trigger a warning about a large
Michael Brown
2005-05-03
2
-2
/
+2
*
Move tulip_private structure into shared data.
Michael Brown
2005-05-03
1
-19
/
+20
*
D'oh
Michael Brown
2005-05-03
1
-1
/
+1
*
Use __shared
Michael Brown
2005-05-03
1
-1
/
+1
*
Added example of how to use __shared.
Michael Brown
2005-05-03
1
-25
/
+47
*
Symbol fixups
Michael Brown
2005-05-03
15
-177
/
+185
*
Arbitrary alignment is now available.
Michael Brown
2005-05-03
1
-52
/
+28
[next]