Age | Commit message (Expand) | Author |
2004-06-24 | This moves access to wall and uptime variables in MI code, | Thorsten Lockert |
2004-06-23 | Make AHD_DEBUG compile. ok krw@ | Marco Peereboom |
2004-06-22 | atw(4) driver from NetBSD (dyoung). Based in part on a port by | Todd C. Miller |
2004-06-22 | Spacing. ok krw@ | Marco Peereboom |
2004-06-22 | Remove all static functions. ok krw@ | Marco Peereboom |
2004-06-21 | First step towards more sane time handling in the kernel -- this changes | Thorsten Lockert |
2004-06-20 | take 2 times less room in dmesg, prettier too | Peter Valchev |
2004-06-20 | regen | Damien Couderc |
2004-06-20 | add Intel 82852/82855 AGP and IOs, NVidia GEForce FX 5600 and FX Go 5200. | Damien Couderc |
2004-06-18 | On architectures which have strict alignment, shift the entire mbuf chain by | Ryan Thomas McBride |
2004-06-18 | Fix jumbo frames. | Ryan Thomas McBride |
2004-06-18 | Pass MAX_JUMBO_FRAME_SIZE as the size argument of bus_dmamap_create(), | Ryan Thomas McBride |
2004-06-18 | Avlab PCI 4 Serial, takashi@crazyhack.net in PR3823 | Henning Brauer |
2004-06-18 | sync | Henning Brauer |
2004-06-18 | Avlab 4 Serial puc | Henning Brauer |
2004-06-16 | regen | Matthieu Herrb |
2004-06-16 | + nVidia Geforce4 Ti 4200 Go + typo. Ok deraadt@. | Matthieu Herrb |
2004-06-14 | Remove unused descriptive name strings. We use the names the devices return. | Kenneth R Westerback |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-06-13 | cy_attach improvements; ok art | Peter Valchev |
2004-06-06 | Multicast cleanups | Ryan Thomas McBride |
2004-06-06 | - replace hand-rolled crc32 with ether_crc32_be() | Ryan Thomas McBride |
2004-06-05 | regen | Brad Smith |
2004-06-05 | add Intel i960 RD PCI-PCI bridge found on Intel EtherExpress PRO/100 Server a... | Brad Smith |
2004-06-05 | - replace handrolled crc32 with ether_crc32_be() | Ryan Thomas McBride |
2004-06-05 | cleanup, no functional changes | Peter Valchev |
2004-06-05 | a step towards 8139C+ | Peter Valchev |
2004-06-05 | fix a few printf; pval ok | Theo de Raadt |
2004-06-05 | add multicast support | Peter Valchev |
2004-06-05 | sync | Theo de Raadt |
2004-06-05 | shrink | Theo de Raadt |
2004-06-05 | RealTek 8139C+/8169/8169S/8110S PCI NIC driver from FreeBSD/NetBSD | Peter Valchev |
2004-06-02 | Add quirks field to the wdc softc and implement the first one: | Alexander Yurchenko |
2004-06-01 | some revisions have issues sending lots of packets. | Ted Unangst |
2004-05-31 | Replace local crc32 with ether_crc32_be. | Ryan Thomas McBride |
2004-05-31 | Enable all multicast if we encounter a range. | Ryan Thomas McBride |
2004-05-31 | Replace tulip_crc32 with ether_crc32_le. | Ryan Thomas McBride |
2004-05-30 | a bit of syncing with the FreeBSD driver, namely... | Brad Smith |
2004-05-30 | Multicast fixups: | Ryan Thomas McBride |
2004-05-30 | Multicast fixups: | Ryan Thomas McBride |
2004-05-30 | rcsids | Ted Unangst |
2004-05-29 | - Properly support multicast reception. | Christian Weisgerber |
2004-05-29 | replace hand-rolled CRC calculation in multicast hash setup with calls to | Christian Weisgerber |
2004-05-28 | Clean up subsysid lookups + print subsysid string during boot. | Marco Peereboom |
2004-05-28 | Regen. | Marco Peereboom |
2004-05-28 | Remove DELL CERC-SATA since it is a subsysid. ok deraadt@, nate@ | Marco Peereboom |
2004-05-25 | Attach scsi bus, find devices without crashing, successfully do simple | Kenneth R Westerback |
2004-05-25 | Use the correct value when checking whether a loop timed out. | Ryan Thomas McBride |
2004-05-24 | do not bother w/ void pci_devinfo() calls and free resources on failures | Michael Shalayeff |
2004-05-24 | repair dmesg and free resources on failures | Michael Shalayeff |