| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | 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 | |
| |\| | ||||||
| * | | Reorder functions to match the linux driver. | George Baum | 2005-07-11 | 1 | -522/+554 | |
| | | | | | | | | | No code changes apart from commenting one unused function out. | |||||
| * | | 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 | |
| | | | ||||||
| * | | the uncontroversal gcc 4.0 compilation fixes | George Baum | 2005-05-23 | 2 | -4/+4 | |
| | | | ||||||
| * | | 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 | |
| |/ | ||||||
| * | Make PCI ID tables const so as not to trigger a warning about a large | Michael Brown | 2005-05-03 | 2 | -2/+2 | |
| | | | | | symbol. | |||||
| * | 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 | |
| | | | | | Moved transmit before poll, since typically transmit will be implemented first. | |||||
| * | Symbol fixups | Michael Brown | 2005-05-03 | 15 | -177/+185 | |
| | | ||||||
| * | Arbitrary alignment is now available. | Michael Brown | 2005-05-03 | 1 | -52/+28![]() | |
| | | | | | | Use shared symbols. Correct other symbol violations. | |||||
| * | Use shared symbols | Michael Brown | 2005-05-02 | 1 | -9/+10 | |
| | | ||||||
| * | Use shared symbols to save space | Michael Brown | 2005-05-02 | 1 | -10/+13 | |
| | | ||||||
| * | Moved definition of __shared into compiler.h | Michael Brown | 2005-05-02 | 2 | -2/+0![]() | |
| | | ||||||
| * | Correct symbol violations reported by "make symcheck" | Michael Brown | 2005-05-02 | 2 | -21/+27 | |
| | | ||||||
| * | Automatically updated with | Michael Brown | 2005-04-26 | 33 | -78/+40![]() | |
| | | | | | perl -pi -0777 -e 's/^static struct \w+_driver (\w+) =\s*(\w+_DRIVER \()/${2} ${1},/msg' *.c | |||||
| * | Added "name" field to struct bus_driver | Michael Brown | 2005-04-25 | 1 | -7/+8 | |
| | | ||||||
| * | Symbol errors caught by symcheck.pl | Michael Brown | 2005-04-23 | 3 | -3/+3 | |
| | | ||||||
| * | Typo | Michael Brown | 2005-04-22 | 1 | -1/+1 | |
| | | ||||||
| * | Ensured that all drivers call xxx_fill_nic(). | Michael Brown | 2005-04-22 | 6 | -14/+9![]() | |
| | | ||||||
| * | Coerced into compiling | Michael Brown | 2005-04-22 | 11 | -34/+35 | |
| | | ||||||
| * | Updated to new device probing API | Michael Brown | 2005-04-22 | 1 | -13/+20 | |
| | | ||||||
| * | Coerced into compiling | Michael Brown | 2005-04-22 | 3 | -11/+9![]() | |
| | | ||||||
| * | Coerced into compiling. | Michael Brown | 2005-04-22 | 1 | -3/+3 | |
| | | ||||||
| * | Coerced into actually compiling. | Michael Brown | 2005-04-22 | 1 | -4/+4 | |
| | | ||||||
| * | Fields in struct pci_device slightly changed. | Michael Brown | 2005-04-22 | 1 | -4/+2![]() | |
| | | ||||||
| * | Documented where to get hold of the datasheet. | Michael Brown | 2005-04-22 | 1 | -5/+7 | |
| | | ||||||
| * | Updated to new API. | Michael Brown | 2005-04-22 | 1 | -11/+12 | |
| | | ||||||
| * | Updated to new bus API, and improved using the 3c5x9 reference manual. | Michael Brown | 2005-04-22 | 1 | -112/+274 | |
| | | ||||||
| * | disable() is a void | Michael Brown | 2005-04-22 | 1 | -1/+1 | |
| | | ||||||
| * | Updated to current API. | Michael Brown | 2005-04-22 | 5 | -26/+29 | |
| | | ||||||
| * | Updated to new API. | Michael Brown | 2005-04-22 | 1 | -56/+68 | |
| | | ||||||
| * | Updated to new device API. | Michael Brown | 2005-04-22 | 3 | -34/+51 | |
| | | ||||||
| * | Automatically updated with the program | Michael Brown | 2005-04-21 | 26 | -162/+225 | |
| | | | | | | | | | | | | | | | | | | | | | | | #!/usr/bin/perl -w -pi -0777 use strict; ( my $type ) = /find_(\w+?)_boot_device/ or die "Could not find type\n"; ( my $disable ) = /\.disable\s*=\s*(\w+)/ or die "Could not locate disable\n"; s/(${disable}\s*\(\s*struct\s+nic\s+\*nic)(\s*\)\s*\{)(\s*)/${1}, struct ${type}_device \*${type} __unused${2}${3}nic_disable ( nic );${3}/s; s/(${disable}\s*\(\s*struct\s+nic\s+\*nic)(\s*\)\s*;)/${1}, struct ${type}_device \*${type}${2}/g; s/^\s*.disable\s*=\s*${disable}\s*,\s*?$//m; s/(_probe\s*\(\s*)struct\s+dev\s+\*dev/${1}struct nic \*nic/g; s/^\s*struct\s+nic\s+\*nic\s*=\s*nic_device\s*\(\s*dev\s*\)\s*;\s*?$//m; s/^(\s*)(nic->(ioaddr|irqno)\s*=\s*${type})/${1}${type}_fill_nic ( nic, ${type} );\n${1}${2}/m; | |||||
| * | Tweaked API to minimise changes to existing drivers even further. | Michael Brown | 2005-04-21 | 1 | -1/+1 | |
| | | ||||||
| * | Updated to current API | Michael Brown | 2005-04-21 | 1 | -10/+8![]() | |
| | | ||||||
| * | Split out EISA driver into a separate file, since 3c509s can only take 16K | Michael Brown | 2005-04-17 | 2 | -37/+40 | |
| | | | | | ROMs (AFAIK). | |||||
| * | Place the call to adjust_pci_device() back in the individual drivers, | Michael Brown | 2005-04-16 | 8 | -3/+16 | |
| | | | | | | since we probably shouldn't be doing this to arbitrary devices during a PCI bus scan... | |||||
| * | ...this time with the correct syntax. :( | Michael Brown | 2005-04-16 | 1 | -1/+1 | |
| | | ||||||
| * | Added activate_isapnp_device() line | Michael Brown | 2005-04-16 | 1 | -1/+2 | |
| | | ||||||
| * | Make isa_probe_addr a simple integer rather than a struct, to facilitate | Michael Brown | 2005-04-16 | 5 | -23/+19![]() | |
| | | | | | specification of ISA_PROBE_ADDRS. | |||||

