19 Revīzijas (d06ae11df9a2ce94518c4665c9315d3514908dd8)

Autors SHA1 Ziņojums Datums
  Thomas Miletich d06ae11df9 [e1000] Enable interrupts in a more UNDI compatible way 15 gadus atpakaļ
  Thomas Miletich 2a9688b880 [e1000] Implement zero-copy receive 15 gadus atpakaļ
  Simon Horman 04cb1cde5c [e1000] Add 82576 support 15 gadus atpakaļ
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 16 gadus atpakaļ
  Michael Brown 5e1ef98469 [e1000] Ensure descriptor is fully written before sending packet 16 gadus atpakaļ
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 16 gadus atpakaļ
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id 16 gadus atpakaļ
  Marty Connor 1206999288 [e1000] Use PCI_BASE_ADDRESS_* symbols instead of integers 16 gadus atpakaļ
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 16 gadus atpakaļ
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 17 gadus atpakaļ
  Marty Connor ff476c04e9 Fix e1000 receive tail pointer (RDT) handling 17 gadus atpakaļ
  Marty Connor bd2607305c Correct e1000 interrupt routine to enable on 1 disable on 0. duh. 17 gadus atpakaļ
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. 17 gadus atpakaļ
  Marty Connor 82a3e80645 Add copyright, clean up comments a bit, remove unnecessary code. 17 gadus atpakaļ
  Marty Connor 2d60a3963f Fixed receive instability by not enabling interrupts. duh. 17 gadus atpakaļ
  Marty Connor 645a752bc2 This version now transmits and receives. 17 gadus atpakaļ
  Marty Connor 8973caa1e6 Autonegotiation fixes. NIC now autonegotiates to whatever the switch supports. 17 gadus atpakaļ
  Marty Connor e41550b0ba A version of the new e1000 driver that transmits. 17 gadus atpakaļ
  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' 17 gadus atpakaļ
  Marty Connor 0fea19c398 Introduce files for new e1000 driver 17 gadus atpakaļ