2006-12-05 |
Michael Brown | The VPD engine is broken and can't actually handle... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Michael Brown | Adjust EEPROM/flash detection to fit expected manufactu... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Michael Brown | Added options listed in |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Michael Brown | Tidy up some more output. The command-line code needs... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Michael Brown | Slightly tidied up console messages. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Michael Brown | Change some debugging messages to use DBG() |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Michael Brown | Avoid draining the keyboard buffer during gateA20_set... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Michael Brown | Tied NVO commands into the human-interactable settings... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Michael Brown | Handle TargetAddress |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Michael Brown | Handle strings as complete units, instead of a byte... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Michael Brown | Add iscsi_rx_buffered_data() and supporting infrastructure. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Michael Brown | Added more debug messages |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Michael Brown | Added quick and dirty commands for testing the new... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Michael Brown | Added debug statements |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Michael Brown | Added nvs_write(). This shares a lot of code in common... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Michael Brown | Added nvo_save() |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Michael Brown | Add the concept of a fragment list for non-volatile... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Michael Brown | Fixed two logic errors that were cancelling each other... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Michael Brown | Migrated etherfabric driver to using generic SPI layer. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Michael Brown | Added the generic block-splitting code to nvs.c |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Michael Brown | Added generic SPI protocol handler with read and write... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Michael Brown | Abstracted out part of the concept of an SPI device... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Michael Brown | Changed length parameter in SPI methods to be a byte... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Michael Brown | Generalised the SPI abstraction layer to also be able... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Michael Brown | Force syntax-checking on assertions even in non-asserti... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Michael Brown | Move ANSI C standard prototypes to stdlib.h; leave... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Michael Brown | Basic non-volatile storage support |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Michael Brown | Make the "drive number" option apply to iSCSI as well... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Michael Brown | Merged changes from Solarflare |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Michael Brown | Create "username" and "password" DHCP options, ready... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Michael Brown | Updated to use asynchronous operation model for iSCSI... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Michael Brown | Marked memcmp/strcmp as "pure" functions, to allow... |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Michael Brown | Implemented realloc(), and changed the semantics of... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Michael Brown | Fixed off-by-one error |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Michael Brown | Added "name" field to digest algorithms |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Michael Brown | Added debug statements. |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Michael Brown | Reduce from 157 to 123 bytes |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Michael Brown | Added generic CHAP layer, independent of iSCSI |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Michael Brown | Made it temporarily possible to call MD5 routines direc... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Michael Brown | Note to self: do not write code late at night |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Michael Brown | May as well add octal support to strtoul() |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Michael Brown | Fixed endp bug in strtoul() |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Michael Brown | Extend strtoul() to cope with hex as well as decimal... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Michael Brown | Split login into security negotation and operational... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Michael Brown | Inhibit compiler warnings on DBG() when building a... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Michael Brown | We don't actually have a stdio.h header file. Our... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Marty Connor | added stdio.h to includes for DBG compilation |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Marty Connor | include stdio.h to suppress printf warning, general... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Marty Connor | eth_ntoa and warnings cleanup |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Marty Connor | eth_ntoa cleanup. still has warnings. needs work. |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Marty Connor | eth_ntoa and warnings cleanup |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Marty Connor | eth_ntoa and warnings cleanup |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Marty Connor | compilation warnings cleanup |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Marty Connor | eth_ntoa cleanup |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Marty Connor | warnings cleanup (still gives lots of compilation warni... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Marty Connor | warnings cleanup |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Marty Connor | compilation warnings cleanup |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Marty Connor | eth_ntoa and compilation warnings fixes |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Marty Connor | eth_ntoa fixes |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Michael Brown | Minor fix |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Marty Connor | eth_ntoa and warnings fixups, memcpy compilation fix |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Marty Connor | eth_ntoa and warnings fixups |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Marty Connor | eth_ntoa and warnings fixups |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Marty Connor | eth_ntoa and warnings fixups |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Marty Connor | eth_ntoa and warnings fixups |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Marty Connor | eth_ntoa and warnings fixups |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Marty Connor | eth_ntoa and warnings fixups |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Marty Connor | eth_ntoa and warnings fixups |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Marty Connor | eth_ntoa fixups |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Marty Connor | eth_ntoa fixups |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Marty Connor | eth_ntoa fixups |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Marty Connor | eth_ntoa fixups |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Marty Connor | eth_ntoa fixups |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Marty Connor | eth_ntoa fixup |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Marty Connor | eth_ntoa fixup, some warnings fixups (isa/pnp fixups... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Marty Connor | eth_ntoa fixup, _disable arg fixup |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Marty Connor | fix args to _disable routine |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Marty Connor | Minor edit to make HEAD build |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Michael Brown | Killed |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Michael Brown | Removed as a gesture of goodwill following a request... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Michael Brown | Killed |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Marty Connor | commented out contents of core/nic.c, which should... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Marty Connor | DBG MAC addr printout in driver |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Marty Connor | change MAC address printout to DBG using eth_ntoa ... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Michael Brown | Made eth_ntoa() public for use in legacy drivers' DBG... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Marty Connor | get rid of compile warnings (except intentionally gener... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Marty Connor | fix DBG macro unknown variable |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Marty Connor | Fix compile warnings, remove unused var |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Marty Connor | update DBG_DISCARD macro to allow the compiler to see... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Marty Connor | Fixed DBG macro format, fixed compile warnings. removed... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Marty Connor | Remove nic_disable call from drivers. Call should... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Marty Connor | Remove printf of MAC address in driver. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Michael Brown | Restored the le32_to_cpus() and cpu_to_le32s() calls |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Michael Brown | Added the "swap in place" macros |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Michael Brown | Tidied up. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Michael Brown | Reduced size from 2087 bytes to 1056 bytes |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Michael Brown | Taken from Linux's md5.c. This implementation is not... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Michael Brown | Generalisation of a message digest algorithm |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Michael Brown | Added geometry-guessing code based on the partition... |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Michael Brown | Fix gcc-induced reference to memcpy |
commit | commitdiff | tree | snapshot |
next |