summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ubsec.c
AgeCommit message (Expand)Author
2000-08-11move mcr out of q; and write prelim mcr aggregation code, which does not yetTheo de Raadt
2000-07-31since byte order bugs are gone, interrupts work okTheo de Raadt
2000-07-29remove the (unused) sc_intrmask, and be more careful about initializingJason Wright
2000-07-20work around broken A0 5805 silicon that fails to set the status result word i...Theo de Raadt
2000-06-20call crypto_done()Jason Wright
2000-06-19oops, nuke unused variableJason Wright
2000-06-19add authentication-only handling (easy setup).Jason Wright
2000-06-18Use the same field data types as the reference code and adjust offsetsJason Wright
2000-06-14readd queue limiting code that was backed out yesterday. (ip_esp.c changeJason Wright
2000-06-13backout previous 2 changes... causes panics down the line.Jason Wright
2000-06-13Oops: initialize q to avoid using the unitialized value when the queue fillsJason Wright
2000-06-13put an upperbound on queue lengthJason Wright
2000-06-13correct 5805 testTheo de Raadt
2000-06-12ESP 3des now works, after squishing 4 bugsTheo de Raadt
2000-06-10correct SIMPLEQ bugs, ack interrupt. 8 packets have crypted, but kernelTheo de Raadt
2000-06-10another vaddr used as paddrJason Wright
2000-06-10paddr not vaddr for mcr1Jason Wright
2000-06-03Move everything to where is supposed to be (reg definitions, etc).Jason Wright
2000-06-02squeeze basic framework into place. process generates SIMPLEQ of requests,Theo de Raadt
2000-05-18work in progress: driver for BlueSteel (Broadcom) 5[56]01 crypto acceleratorJason Wright