22 Commits (489bd2f396e62e2ec1139da93e242017a7f6e9f5)

Author SHA1 Message Date
  Simon Horman 04cb1cde5c [e1000] Add 82576 support 14 years ago
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 15 years ago
  Michael Brown 5e1ef98469 [e1000] Ensure descriptor is fully written before sending packet 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id 15 years ago
  Marty Connor 1206999288 [e1000] Use PCI_BASE_ADDRESS_* symbols instead of integers 15 years ago
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 years ago
  Michael Brown 1641b5d39b [e1000] Add missing #include <string.h> 15 years ago
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 15 years ago
  Michael Brown 0b5c39d167 [e1000] Fix dubious syntax in e1000 I/O wrapper macros 15 years ago
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 16 years ago
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 16 years ago
  Marty Connor ff476c04e9 Fix e1000 receive tail pointer (RDT) handling 16 years ago
  Marty Connor bd2607305c Correct e1000 interrupt routine to enable on 1 disable on 0. duh. 16 years ago
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. 16 years ago
  Marty Connor 82a3e80645 Add copyright, clean up comments a bit, remove unnecessary code. 16 years ago
  Marty Connor 2d60a3963f Fixed receive instability by not enabling interrupts. duh. 16 years ago
  Marty Connor 645a752bc2 This version now transmits and receives. 16 years ago
  Marty Connor 8973caa1e6 Autonegotiation fixes. NIC now autonegotiates to whatever the switch supports. 16 years ago
  Marty Connor e41550b0ba A version of the new e1000 driver that transmits. 16 years ago
  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 years ago
  Marty Connor 0fea19c398 Introduce files for new e1000 driver 16 years ago