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
/
net
/
tulip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Fix uses of literal 0 as a NULL pointer
Michael Brown
2013-04-28
1
-4
/
+4
*
[pci] Make driver PCI ID a property of the PCI device
Michael Brown
2011-02-17
1
-1
/
+1
*
[tulip] Use iPXE debugging infrastructure
Michael Brown
2010-07-14
1
-209
/
+79
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
1
-2
/
+2
*
[drivers] Fix warnings identified by gcc 4.5
Bruce Rogers
2010-04-16
1
-2
/
+2
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[pci] Add driver_data field to struct pci_device_id
Thomas Miletich
2009-03-26
1
-36
/
+36
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
1
-2
/
+2
*
Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .
Marty Connor
2007-12-13
1
-1
/
+8
*
Warnings purge of drivers (continued)
Marty Connor
2007-07-04
1
-3
/
+4
*
Update email addresses in drivers
Marty Connor
2007-06-09
1
-1
/
+1
*
Add "name" field to struct device to allow human-readable hardware device
Michael Brown
2007-01-10
1
-1
/
+1
*
DBG MAC addr printout in driver
Marty Connor
2006-09-15
1
-6
/
+5
*
Remove nic_disable call from drivers. Call should be made at a higher level
Marty Connor
2006-09-14
1
-1
/
+1
*
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
*
Restructured PCI subsystem to fit the new device model.
Michael Brown
2006-05-16
1
-4
/
+4
*
Header rearrangement.
Michael Brown
2006-04-24
1
-1
/
+1
*
Fix COMET TxUnderrun issue
Timothy Legge
2005-06-17
1
-0
/
+2
*
Synced across updates from Etherboot 5.4 tree
Michael Brown
2005-05-19
1
-9
/
+7
*
Make PCI ID tables const so as not to trigger a warning about a large
Michael Brown
2005-05-03
1
-1
/
+1
*
Move tulip_private structure into shared data.
Michael Brown
2005-05-03
1
-19
/
+20
*
Symbol fixups
Michael Brown
2005-05-03
1
-5
/
+10
*
Automatically updated with
Michael Brown
2005-04-26
1
-2
/
+1
*
Coerced into compiling
Michael Brown
2005-04-22
1
-3
/
+3
*
Automatically updated with the program
Michael Brown
2005-04-21
1
-8
/
+11
*
Fixed up automatic modifications by hand.
Michael Brown
2005-04-14
1
-3
/
+2
*
Automatically modified by
Michael Brown
2005-04-14
1
-4
/
+1
*
Automatically updated using
Michael Brown
2005-04-14
1
-2
/
+1
*
Finished by hand
Michael Brown
2005-04-13
1
-13
/
+15
*
Automatically updated using
Michael Brown
2005-04-13
1
-5
/
+9
*
Automatically updated using
Michael Brown
2005-04-13
1
-2
/
+2
*
Automatically updated using
Michael Brown
2005-04-13
1
-3
/
+1
*
Automatically updated using
Michael Brown
2005-04-13
1
-3
/
+5
*
Auto-updated using
Michael Brown
2005-04-13
1
-8
/
+4
*
Initial revision
Michael Brown
2005-03-08
1
-0
/
+2082