Age | Commit message (Expand) | Author |
2001-06-23 | Remove repeated ethernet constants; use if_ether.h for it instead. | Federico G. Schwindt |
2001-06-23 | be sure to clear (by writing 1) the public done by in the status register | Jason Wright |
2001-06-23 | remove debug printf | Michael Shalayeff |
2001-06-23 | under some circumstances, such as on ppc, signature does not read all 32 bits... | Michael Shalayeff |
2001-06-23 | Conform to new crypto_register() prototype | Angelos D. Keromytis |
2001-06-23 | Conform to new prototype for crypto_register() | Angelos D. Keromytis |
2001-06-23 | Go ahead and add the output checksum handling for tcp/udp (commented out) | Jason Wright |
2001-06-23 | add some infrastructure for the public engine | Jason Wright |
2001-06-23 | more 7951 specific bits and definitions | Jason Wright |
2001-06-23 | merge crypto/crypto{dev,}.h to crypto/cryptodev.h, to avoid name conflicts in... | Theo de Raadt |
2001-06-23 | sync. -moj | Mats O Jansson |
2001-06-23 | Added Apple Pangea. -moj | Mats O Jansson |
2001-06-23 | IPv4 transmit checksum offload handling | Jason Wright |
2001-06-23 | - Add IPv4, UDP, and TCP RX checksum offloading support | Jason Wright |
2001-06-23 | UDP and TCP bits are reversed with respect to documentation | Jason Wright |
2001-06-23 | Actually, should just use m_tag_init() | Angelos D. Keromytis |
2001-06-23 | PCI bus configuration userland access from FreeBSD. | Matthieu Herrb |
2001-06-23 | LIST_INIT, not TAILQ_INIT. | Angelos D. Keromytis |
2001-06-23 | Disable interupts *before* establishing them to avoid a race. | Todd C. Miller |
2001-06-23 | Disable interupts on the card before mapping and establishing the | Todd C. Miller |
2001-06-23 | enable attaching on pci35x models, seems to work ok | Michael Shalayeff |
2001-06-23 | - put hw defines in *reg, software defines in *var, etc | Jason Wright |
2001-06-22 | Fix lotsa bugs: | Jason Wright |
2001-06-22 | add more ipsec commands | Jason Wright |
2001-06-22 | Add support for RNG on 7951; many thanks to Soren Kristensen | Jason Wright |
2001-06-22 | KNF | Theo de Raadt |
2001-06-21 | Add support for the Cyclades-Z multiport serial cards. | Nathan Binkert |
2001-06-21 | sync | Theo de Raadt |
2001-06-21 | shorten | Theo de Raadt |
2001-06-20 | Comment spelling fix, and remove static regardless of | Niklas Hallqvist |
2001-06-20 | sync | Theo de Raadt |
2001-06-20 | new gdt | Theo de Raadt |
2001-06-20 | fix array filling; alaric@MIT.EDU | Theo de Raadt |
2001-06-19 | do not attach at i2o-configured adapter; pointed out by ad@netbsd.org | Michael Shalayeff |
2001-06-18 | more more microcode (so it does not end up installed in includes, for one) | Theo de Raadt |
2001-06-18 | move microcode | Theo de Raadt |
2001-06-18 | kill a debug message that makes UBSEC_DEBUG useless | Theo de Raadt |
2001-06-18 | copyright notices; noted missing by nate | Theo de Raadt |
2001-06-17 | spelling: Asymetric -> Asymmetric | Peter Valchev |
2001-06-17 | Set the delta for the particular source so telling mixerctl to decrease the | Michael Shalayeff |
2001-06-17 | regen | Michael Shalayeff |
2001-06-17 | ICH3 network controller IDs; from netbsd | Michael Shalayeff |
2001-06-16 | simplify; commiting at aazubel's place. | Federico G. Schwindt |
2001-06-16 | regen | Michael Shalayeff |
2001-06-16 | a couple of better names (min size changes) | Michael Shalayeff |
2001-06-16 | regen | Michael Shalayeff |
2001-06-16 | ids for dpt/adaptec i20 raid | Michael Shalayeff |
2001-06-15 | change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. | Jun-ichiro itojun Hagino |
2001-06-14 | OOPS | Theo de Raadt |
2001-06-14 | hackish auto-IV mode for IOV operations | Theo de Raadt |