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
*
Minor fix
Michael Brown
2006-09-25
1
-1
/
+1
*
eth_ntoa and warnings fixups, memcpy compilation fix
Marty Connor
2006-09-25
1
-9
/
+17
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-13
/
+17
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-11
/
+13
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-1
/
+2
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-1
/
+3
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-6
/
+6
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-1
/
+1
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-1
/
+2
*
eth_ntoa fixups
Marty Connor
2006-09-20
1
-6
/
+4
*
eth_ntoa fixups
Marty Connor
2006-09-20
1
-3
/
+4
*
eth_ntoa fixups
Marty Connor
2006-09-20
1
-2
/
+6
*
eth_ntoa fixups
Marty Connor
2006-09-19
1
-1
/
+3
*
eth_ntoa fixups
Marty Connor
2006-09-19
1
-2
/
+3
*
eth_ntoa fixup
Marty Connor
2006-09-19
1
-1
/
+4
*
eth_ntoa fixup, some warnings fixups (isa/pnp fixups still needed)
Marty Connor
2006-09-19
1
-5
/
+4
*
eth_ntoa fixup, _disable arg fixup
Marty Connor
2006-09-19
1
-3
/
+4
*
DBG MAC addr printout in driver
Marty Connor
2006-09-15
1
-6
/
+5
*
change MAC address printout to DBG using eth_ntoa (temporary legacy support)
Marty Connor
2006-09-15
1
-1
/
+3
*
Fix compile warnings, remove unused var
Marty Connor
2006-09-14
1
-6
/
+2
*
Fixed DBG macro format, fixed compile warnings. removed extra parameter from ...
Marty Connor
2006-09-14
1
-25
/
+25
*
Remove nic_disable call from drivers. Call should be made at a higher level
Marty Connor
2006-09-14
8
-11
/
+10
*
Remove printf of MAC address in driver.
Marty Connor
2006-09-14
1
-0
/
+2
*
Fix gcc-induced reference to memcpy
Michael Brown
2006-09-01
1
-1
/
+2
*
Remove old-style debug message
Michael Brown
2006-08-16
1
-2
/
+0
*
Kill off poll_interruptions(); it is lethal when we're acting as a PXE
Michael Brown
2006-08-15
2
-2
/
+0
*
Temporary hack to work around the "TX overflow" problem in the interim
Michael Brown
2006-06-16
1
-20
/
+3
*
Add 4 bytes to maximum frame length to allow for the frame checksum.
Michael Brown
2006-06-16
1
-1
/
+1
*
Improve debugging output for legacy wrapper
Michael Brown
2006-06-16
1
-1
/
+5
*
Forward-port event queue fixes from 5.4 tree.
Michael Brown
2006-06-16
1
-0
/
+27
*
Forward-port start-of-day fixes from 5.4 tree
Michael Brown
2006-06-16
1
-3
/
+31
*
Forward-port reset-related changes from 5.4 tree.
Michael Brown
2006-06-16
1
-46
/
+26
*
Generalise three-wire interface to generic SPI interface.
Michael Brown
2006-06-14
3
-72
/
+222
*
Move per-transition delays from generic bit-bashing layer to i2c layer
Michael Brown
2006-06-14
2
-8
/
+15
*
Translate between "0 = success" and "0 = failure" call standards.
Michael Brown
2006-06-14
1
-2
/
+2
*
Change read_bit() to return 0 or -1UL, rather than 0 or 1.
Michael Brown
2006-06-12
2
-3
/
+5
*
Updated debug message to reflect change in data structure.
Michael Brown
2006-06-12
1
-2
/
+3
*
Update to use the generic i2c bit-bashing code.
Michael Brown
2006-06-11
1
-223
/
+68
*
Added bit-bashing i2c interface code
Michael Brown
2006-06-11
1
-0
/
+313
*
Added sketch of bit-bashing interface common code
Michael Brown
2006-06-08
1
-0
/
+55
*
Legacy drivers cannot cope with multiple active devices.
Michael Brown
2006-06-08
1
-0
/
+7
*
Force pci.o to be included.
Michael Brown
2006-06-05
1
-0
/
+5
*
Legacy drivers will not pad when necessary
Michael Brown
2006-06-05
1
-0
/
+4
*
PNIC doesn't auto-pad.
Michael Brown
2006-06-05
1
-0
/
+8
*
Added a very quick and dirty compatibility layer, to allow
Michael Brown
2006-06-05
15
-13
/
+106
*
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
[next]