20 次代码提交 (ce68f587e24278d681e7ca05b62e51ada627cbef)

作者 SHA1 备注 提交日期
  Michael Brown 5e1ef98469 [e1000] Ensure descriptor is fully written before sending packet 15 年前
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 年前
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id 15 年前
  Marty Connor 1206999288 [e1000] Use PCI_BASE_ADDRESS_* symbols instead of integers 15 年前
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 年前
  Michael Brown 1641b5d39b [e1000] Add missing #include <string.h> 15 年前
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 15 年前
  Michael Brown 0b5c39d167 [e1000] Fix dubious syntax in e1000 I/O wrapper macros 15 年前
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 16 年前
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 16 年前
  Marty Connor ff476c04e9 Fix e1000 receive tail pointer (RDT) handling 16 年前
  Marty Connor bd2607305c Correct e1000 interrupt routine to enable on 1 disable on 0. duh. 16 年前
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. 16 年前
  Marty Connor 82a3e80645 Add copyright, clean up comments a bit, remove unnecessary code. 16 年前
  Marty Connor 2d60a3963f Fixed receive instability by not enabling interrupts. duh. 16 年前
  Marty Connor 645a752bc2 This version now transmits and receives. 16 年前
  Marty Connor 8973caa1e6 Autonegotiation fixes. NIC now autonegotiates to whatever the switch supports. 16 年前
  Marty Connor e41550b0ba A version of the new e1000 driver that transmits. 16 年前
  Marty Connor 8b0d86914b Rename e1000_main.c to e1000.c to so we can type 'make bin/e1000.dsk' instead of 'make bin/e1000_main.dsk' 16 年前
  Marty Connor 0fea19c398 Introduce files for new e1000 driver 16 年前