Age | Commit message (Expand) | Author |
2005-09-06 | typo | Jolan Luff |
2003-10-09 | - from freebsd: 795[56] AES support | Jason Wright |
2003-06-02 | licence cleanup | Theo de Raadt |
2003-02-19 | - Bump size of MAX_RESULT by 4 to include compression result | Jason Wright |
2003-02-17 | whitespace, typos, and compression structure defns | Jason Wright |
2003-02-15 | kill the remaining typedefs (These are about the last trace of Invertex | Jason Wright |
2002-07-25 | house cleaning, also fix a couple of incorrect bit definitions in the | Jason Wright |
2002-07-23 | from reading sam@errno.com's code: | Jason Wright |
2002-07-23 | Don't use a magic constant | Jason Wright |
2002-07-21 | Deal with the fact that one of the 7811 revisions cannot correctly handle | Jason Wright |
2002-04-08 | Credit DARPA/USAF appropriately. | Jason Wright |
2002-01-23 | Add defn for MIPS reset register and use it. | Jason Wright |
2002-01-09 | o There's no such thing as a source overrun, remove the definition | Jason Wright |
2002-01-08 | Add support for the Hifn 7811 (Thanks to GTGI for donating the card). | Jason Wright |
2001-11-04 | 7751 has two registers in config space (0x40 - RETRY_TIMEOUT and 0x41, | Jason Wright |
2001-08-27 | initial support for non-HMAC md5/sha1 (work by ben@ and myself) | Jason Wright |
2001-08-08 | Initial support for RC4 operations (This probably won't work yet as | Jason Wright |
2001-07-08 | Hifn has changed its company name, make the name consistent throughout | Brad Smith |
2001-06-27 | "IPsec" capitalization (jsyn@nthought.com) | Angelos D. Keromytis |
2001-06-26 | move bus access to var where it belongs | Jason Wright |
2001-06-25 | bits are -wrong- in documentation... this is a recurring theme, do chip | 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 | - put hw defines in *reg, software defines in *var, etc | Jason Wright |
2001-06-22 | Fix lotsa bugs: | Jason Wright |
2001-06-22 | Add support for RNG on 7951; many thanks to Soren Kristensen | Jason Wright |
2001-05-13 | First try at bus_dma(9)-ifying hifn7751 driver... advantages: | Jason Wright |
2001-05-08 | document registers off BAR1 found on the 7951 | Theo de Raadt |
2000-12-12 | remove some dead stuff and correct spelling in comment | Jason Wright |
2000-10-26 | shadow the dmaier to avoid an additional pci read in the interrupt path | Jason Wright |
2000-09-21 | use volatile's on all structures shared between cpu and hifn | Jason Wright |
2000-04-11 | define the rest of the descriptor bits | Jason Wright |
2000-04-10 | - Add back code from the original aeon driver to handle missed interrupts by | Jason Wright |
2000-04-05 | maintain state about keys, upload them to context ram once (and avoid the | Jason Wright |
2000-04-04 | make the comment and definition of HIFN_MAX_COMMAND more readable | Jason Wright |
2000-03-29 | - update copyrights | Jason Wright |
2000-03-29 | Long over due checkpoint: | Jason Wright |
2000-03-17 | Fix some space->\t | Jason Wright |
2000-03-16 | move aeon to hifn7751 | Theo de Raadt |
2000-03-15 | Bring in bit definitions from the datasheet and allow shared interrupts. | Jason Wright |
2000-03-10 | unlock cryptography functions on Hi/fn 7751 cryptography card. Based on reve... | Michael Shalayeff |
1999-12-15 | nuke *vm_alloc_page_contig, use bus_dma | Jason Wright |
1999-02-24 | handle scatter-gather, seperate src/dst mbuf, etc | Theo de Raadt |
1999-02-21 | use src/dst descriptor chaining out of an mbuf | Theo de Raadt |
1999-02-19 | invertex aeon driver base | Theo de Raadt |