265 コミット (2494625702c08e2e76252e1a7d94f1bf6c48d43a)

作成者 SHA1 メッセージ 日付
  Michael Brown 61ed298bc7 Merge changes from mcb-tcp-fixes branch. 17年前
  Michael Brown ab242a760d Add ability to shut down iSCSI connection 17年前
  Michael Brown 7ce3df65c2 Default to port 0 (sic). 17年前
  Michael Brown 6ceaa158da Return -EIO when verification fails, instead of -EINVAL. 17年前
  Michael Brown 9f953322a1 Remove warning (at least on platforms with uint32_t == unsigned long). 17年前
  Michael Brown a646e38f03 Use stdlib.h for malloc() instead of malloc.h. 17年前
  Michael Brown a497e16767 The "increment MAC address by port number" hack applies only to EF1. 17年前
  Michael Brown a39b111684 Automatically select between the "10" and "16" variants of command set, 17年前
  Michael Brown 3bd7e479a2 Catch SCSI errors, and work around the start-of-day CHECK CONDITION 17年前
  Michael Brown 29db66fb51 Add support for non-volatile stored options in the RTL8139 EEPROM. 17年前
  Michael Brown d2bf7abe75 Added write support for three-wire devices (e.g. the RTL8139 EEPROM) 17年前
  Michael Brown ac401f481d Verify data after writing 17年前
  Michael Brown a128b33b8b The VPD engine is broken and can't actually handle placing VPD 17年前
  Michael Brown 4c3e0fede5 Adjust EEPROM/flash detection to fit expected manufacturing practice. 17年前
  Michael Brown cb883b3faf Change some debugging messages to use DBG() 17年前
  Michael Brown 6b45947a59 Added debug statements 17年前
  Michael Brown 052ef6dc5a Added nvs_write(). This shares a lot of code in common with nvs_read(); 17年前
  Michael Brown cc9bcb99a0 Add the concept of a fragment list for non-volatile stored options. 17年前
  Michael Brown f944737045 Fixed two logic errors that were cancelling each other out. 17年前
  Michael Brown d62c83a350 Migrated etherfabric driver to using generic SPI layer. 17年前
  Michael Brown 2d8d21fe74 Added the generic block-splitting code to nvs.c 17年前
  Michael Brown 1961ba44e1 Added generic SPI protocol handler with read and write support. 17年前
  Michael Brown 946967f09c Abstracted out part of the concept of an SPI device to a generalised NVS 17年前
  Michael Brown dc06c895fc Changed length parameter in SPI methods to be a byte length, rather than 17年前
  Michael Brown 931f94dca3 Generalised the SPI abstraction layer to also be able to handle interfaces 17年前
  Michael Brown 4cd56820ea Basic non-volatile storage support 17年前
  Michael Brown 3234ef1b0b Merged changes from Solarflare 17年前
  Michael Brown 3f0b4d9ed8 Updated to use asynchronous operation model for iSCSI requests 17年前
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 18年前
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation 18年前
  Marty Connor 757618edea eth_ntoa and warnings cleanup 18年前
  Marty Connor cd8168b071 eth_ntoa cleanup. still has warnings. needs work. 18年前
  Marty Connor 727a88709e eth_ntoa and warnings cleanup 18年前
  Marty Connor 0d1087a5de eth_ntoa and warnings cleanup 18年前
  Marty Connor 859cc71158 compilation warnings cleanup 18年前
  Marty Connor a02dccdafa eth_ntoa cleanup 18年前
  Marty Connor b88aa51b07 warnings cleanup (still gives lots of compilation warnings from unused functions and missing legacy support) 18年前
  Marty Connor 9588e20828 warnings cleanup 18年前
  Marty Connor e753444e04 compilation warnings cleanup 18年前
  Marty Connor cf84605271 eth_ntoa and compilation warnings fixes 18年前
  Marty Connor 097c1b341d eth_ntoa fixes 18年前
  Michael Brown 7952bb76ec Minor fix 18年前
  Marty Connor cce8755fb8 eth_ntoa and warnings fixups, memcpy compilation fix 18年前
  Marty Connor d86c080024 eth_ntoa and warnings fixups 18年前
  Marty Connor eefac0e258 eth_ntoa and warnings fixups 18年前
  Marty Connor d4b060be3b eth_ntoa and warnings fixups 18年前
  Marty Connor f4d0f2e5b5 eth_ntoa and warnings fixups 18年前
  Marty Connor 9e71390930 eth_ntoa and warnings fixups 18年前
  Marty Connor 447ed77525 eth_ntoa and warnings fixups 18年前
  Marty Connor 3ffeffebb2 eth_ntoa and warnings fixups 18年前