2006-06-14 |
Michael Brown | Translate between "0 = success" and "0 = failure" call... |
tree | commitdiff |
2006-06-11 |
Michael Brown | Update to use the generic i2c bit-bashing code. |
tree | commitdiff |
2006-06-08 |
Michael Brown | Legacy drivers cannot cope with multiple active devices. |
tree | commitdiff |
2006-06-05 |
Michael Brown | Force pci.o to be included. |
tree | commitdiff |
2006-06-05 |
Michael Brown | Legacy drivers will not pad when necessary |
tree | commitdiff |
2006-06-05 |
Michael Brown | PNIC doesn't auto-pad. |
tree | commitdiff |
2006-06-05 |
Michael Brown | Added a very quick and dirty compatibility layer, to... |
tree | commitdiff |
2006-05-27 |
Michael Brown | Rewrote to use the new net driver API, the updated... |
tree | commitdiff |
2006-05-20 |
Michael Brown | Use insb/outsb; it's marginally faster. |
tree | commitdiff |
2006-05-16 |
Michael Brown | Restructured PCI subsystem to fit the new device model. |
tree | commitdiff |
2006-04-28 |
Michael Brown | Transmit the buffer contents, not the buffer descriptor... |
tree | commitdiff |
2006-04-24 |
Michael Brown | Add missing {register,free}_netdev(). |
tree | commitdiff |
2006-04-24 |
Michael Brown | gcc is rather over-aggressive about optimising out... |
tree | commitdiff |
2006-04-24 |
Michael Brown | Header rearrangement. |
tree | commitdiff |
2006-04-24 |
Michael Brown | Network API now allows for multiple network devices... |
tree | commitdiff |
2006-03-16 |
Michael Brown | Build in gpxe |
tree | commitdiff |
2006-03-16 |
Michael Brown | Remove accidental duplicate arising from merge |
tree | commitdiff |
2006-03-16 |
Michael Brown | Build under gpxe |
tree | commitdiff |
2006-03-16 |
Michael Brown | Back out duplication arising from the merge |
tree | commitdiff |
2006-03-16 |
Michael Brown | Fix to compile under gpxe |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2005-07-11 |
George Baum | Reorder functions to match the linux driver. |
tree | commitdiff |
2005-06-17 |
Timothy Legge | Fix COMET TxUnderrun issue |
tree | commitdiff |
2005-06-02 |
Timothy Legge | Jan Kiszka provided a patch for the smc9000 for missin... |
tree | commitdiff |
2005-05-23 |
George Baum | the uncontroversal gcc 4.0 compilation fixes |
tree | commitdiff |
2005-05-19 |
Michael Brown | Imported from Etherboot 5.4 tree |
tree | commitdiff |
2005-05-19 |
Michael Brown | Synced across updates from Etherboot 5.4 tree |
tree | commitdiff |
2005-05-03 |
Michael Brown | Make PCI ID tables const so as not to trigger a warning... |
tree | commitdiff |
2005-05-03 |
Michael Brown | Move tulip_private structure into shared data. |
tree | commitdiff |
2005-05-03 |
Michael Brown | D'oh |
tree | commitdiff |
2005-05-03 |
Michael Brown | Use __shared |
tree | commitdiff |
2005-05-03 |
Michael Brown | Added example of how to use __shared. |
tree | commitdiff |
2005-05-03 |
Michael Brown | Symbol fixups |
tree | commitdiff |
2005-05-03 |
Michael Brown | Arbitrary alignment is now available. |
tree | commitdiff |
2005-05-02 |
Michael Brown | Use shared symbols |
tree | commitdiff |
2005-05-02 |
Michael Brown | Use shared symbols to save space |
tree | commitdiff |
2005-05-02 |
Michael Brown | Moved definition of __shared into compiler.h |
tree | commitdiff |
2005-05-02 |
Michael Brown | Correct symbol violations reported by "make symcheck" |
tree | commitdiff |
2005-04-26 |
Michael Brown | Automatically updated with |
tree | commitdiff |
2005-04-25 |
Michael Brown | Added "name" field to struct bus_driver |
tree | commitdiff |
2005-04-23 |
Michael Brown | Symbol errors caught by symcheck.pl |
tree | commitdiff |
2005-04-22 |
Michael Brown | Typo |
tree | commitdiff |
2005-04-22 |
Michael Brown | Ensured that all drivers call xxx_fill_nic(). |
tree | commitdiff |
2005-04-22 |
Michael Brown | Coerced into compiling |
tree | commitdiff |
2005-04-22 |
Michael Brown | Updated to new device probing API |
tree | commitdiff |
2005-04-22 |
Michael Brown | Coerced into compiling |
tree | commitdiff |
2005-04-22 |
Michael Brown | Coerced into compiling. |
tree | commitdiff |
2005-04-22 |
Michael Brown | Coerced into actually compiling. |
tree | commitdiff |
2005-04-22 |
Michael Brown | Fields in struct pci_device slightly changed. |
tree | commitdiff |
2005-04-22 |
Michael Brown | Documented where to get hold of the datasheet. |
tree | commitdiff |
2005-04-22 |
Michael Brown | Updated to new API. |
tree | commitdiff |
2005-04-22 |
Michael Brown | Updated to new bus API, and improved using the 3c5x9... |
tree | commitdiff |
2005-04-22 |
Michael Brown | disable() is a void |
tree | commitdiff |
2005-04-22 |
Michael Brown | Updated to current API. |
tree | commitdiff |
2005-04-22 |
Michael Brown | Updated to new API. |
tree | commitdiff |
2005-04-22 |
Michael Brown | Updated to new device API. |
tree | commitdiff |
2005-04-21 |
Michael Brown | Automatically updated with the program |
tree | commitdiff |
2005-04-21 |
Michael Brown | Tweaked API to minimise changes to existing drivers... |
tree | commitdiff |
2005-04-21 |
Michael Brown | Updated to current API |
tree | commitdiff |
2005-04-17 |
Michael Brown | Split out EISA driver into a separate file, since 3c509... |
tree | commitdiff |
2005-04-16 |
Michael Brown | Place the call to adjust_pci_device() back in the indiv... |
tree | commitdiff |
2005-04-16 |
Michael Brown | ...this time with the correct syntax. :( |
tree | commitdiff |
2005-04-16 |
Michael Brown | Added activate_isapnp_device() line |
tree | commitdiff |
2005-04-16 |
Michael Brown | Make isa_probe_addr a simple integer rather than a... |
tree | commitdiff |
2005-04-15 |
Michael Brown | Don't even try to compile until the code is tidied up. |
tree | commitdiff |
2005-04-15 |
Michael Brown | This at least compiles now. Haven't separated out... |
tree | commitdiff |
2005-04-15 |
Michael Brown | Not sure why I made these cosmetic changes, but I appea... |
tree | commitdiff |
2005-04-15 |
Michael Brown | Added "classical" ISA example. |
tree | commitdiff |
2005-04-15 |
Michael Brown | Added EISA, ISAPnP and MCA examples. |
tree | commitdiff |
2005-04-15 |
Michael Brown | Updated to new PCI bus interface. |
tree | commitdiff |
2005-04-15 |
Michael Brown | Updated to work with new ISAPnP bus code. |
tree | commitdiff |
2005-04-14 |
Michael Brown | Standardised debug messages to make it easy to get... |
tree | commitdiff |
2005-04-14 |
Michael Brown | Cleaner separation of find_t509_device/fill_t509_device. |
tree | commitdiff |
2005-04-14 |
Michael Brown | Updated to new ISA API, but this driver probably has... |
tree | commitdiff |
2005-04-14 |
Michael Brown | This code is unbelievably ugly, has never been fixed... |
tree | commitdiff |
2005-04-14 |
Michael Brown | Updated to general ISA bus API. |
tree | commitdiff |
2005-04-14 |
Michael Brown | Updated to common ISA bus API. |
tree | commitdiff |
2005-04-14 |
Michael Brown | name should be const |
tree | commitdiff |
2005-04-14 |
Michael Brown | Fixed up automatic modifications by hand. |
tree | commitdiff |
2005-04-14 |
Michael Brown | Automatically modified by |
tree | commitdiff |
2005-04-14 |
Michael Brown | Fix up the automatic modifications. |
tree | commitdiff |
2005-04-14 |
Michael Brown | Made amenable to automatic update. |
tree | commitdiff |
2005-04-14 |
Michael Brown | This is the only driver that has a genuine reason to... |
tree | commitdiff |
2005-04-14 |
Michael Brown | Automatically updated using |
tree | commitdiff |
2005-04-14 |
Michael Brown | Updated to new device API. |
tree | commitdiff |
2005-04-14 |
Michael Brown | Updated to current device API. |
tree | commitdiff |
2005-04-14 |
Michael Brown | Split 3c509.c into 3c509.9 and 3c529.c, with shared... |
tree | commitdiff |
2005-04-14 |
Michael Brown | Standardised debug mechanism in place now. |
tree | commitdiff |
2005-04-13 |
Michael Brown | Stripped references to variables in C code. |
tree | commitdiff |
2005-04-13 |
Michael Brown | EISA support now provided by eisa.c |
tree | commitdiff |
2005-04-13 |
Michael Brown | Finished by hand |
tree | commitdiff |
next |