Age | Commit message (Expand) | Author |
2011-01-17 | sync | Kevin Lo |
2011-01-17 | Add id for Broadcom BCM57712; from Brad | Kevin Lo |
2011-01-16 | * instead of NULLing pointers to interface descriptors in the uaa, mark | Jacob Meuser |
2011-01-15 | * add 'udi_serial' to struct usb_device_info. | Jacob Meuser |
2011-01-15 | carrier leakage calibration workaround for high temperature is not | Damien Bergamini |
2011-01-15 | Fix multicast handling | Kevin Lo |
2011-01-15 | sync | Kevin Lo |
2011-01-15 | Add drivers for the RDC R6040 Ethernet chipset | Kevin Lo |
2011-01-13 | sync | Alexander Yurchenko |
2011-01-13 | A few devices found on Dell Inspirion N5010; from yason@linklevel.net | Alexander Yurchenko |
2011-01-13 | Get rid of "forever" loop in the interrupt handler such that we drop out of the | Mark Kettenis |
2011-01-13 | Add new file for upcoming change. ok dlg@ deraadt@ | Dale Rahn |
2011-01-12 | Only init the nameidata parts that are strictly needed instead | Thordur I. Bjornsson |
2011-01-12 | Reset the state member of the ata_xfer to ATA_S_SETUP before reusing it | Mark Kettenis |
2011-01-12 | A bunch more explicit_bzero calls for key material | Theo de Raadt |
2011-01-12 | stray tab | Marco Peereboom |
2011-01-12 | explicit zeroing of key information in the softraid ioctl code | Theo de Raadt |
2011-01-12 | more explicit_bzero to delete keys. | Marco Peereboom |
2011-01-12 | lots of explicit_bzero for things which contain parts of keys | Theo de Raadt |
2011-01-12 | use explicit_bzero() for key materials, including that in the session. | Theo de Raadt |
2011-01-12 | explicit_bzero() of key material in drivers few people use | Theo de Raadt |
2011-01-11 | use ic->ic_ibss_chan instead of ic->ic_bss->ni_chan for Rx radiotap | Damien Bergamini |
2011-01-11 | for key material that is being being discarded, convert bzero() to | Theo de Raadt |
2011-01-11 | bring back carrying over state from the previous RC4 instance when | Damien Miller |
2011-01-11 | all the bzeros in rnd are important, use explicit_bzero | Ted Unangst |
2011-01-10 | add the Buffalo WLI-UC-GNHP. | Damien Bergamini |
2011-01-10 | regen | Damien Bergamini |
2011-01-10 | add the Buffalo WLI-UC-GNHP. | Damien Bergamini |
2011-01-10 | Some nfe(4)/rlphy(4) combos don't work, because the PHY responds to all | Mark Kettenis |
2011-01-10 | Attach acpihpet only once. The matching code is changed because acpi bus | Mike Belopuhov |
2011-01-10 | update the documentation regarding the *4 vs *6 decision for early RC4 | Theo de Raadt |
2011-01-10 | move comment block regarding ARC4_MAIN_MAX_BYTES | Theo de Raadt |
2011-01-10 | randomread does its own rekeying now, so we don't need the large buf function. | Ted Unangst |
2011-01-10 | OK, this is getting silly, but we might as well zero the entropy buffer | Theo de Raadt |
2011-01-10 | zero another intermediate key storage area | Theo de Raadt |
2011-01-09 | be more careful with nanotime() calls in early entropy storage, since | Theo de Raadt |
2011-01-09 | Continue loading acpiec even if _REG fails.. allows HP G62 to work properly | Jordan Hargrave |
2011-01-09 | trust the Tx/Rx chains masks in ROM except for the 4965 and 5100 | Damien Bergamini |
2011-01-09 | cleanup; change the way opns are attached. | Damien Bergamini |
2011-01-08 | split randomattach into random_init() and random_start(), so that we | Theo de Raadt |
2011-01-08 | sync | Theo de Raadt |
2011-01-08 | new radeon; Claus Assmann | Theo de Raadt |
2011-01-08 | reserve one xfer for beacons during init. | Damien Bergamini |
2011-01-08 | fix LEDs handling. | Damien Bergamini |
2011-01-08 | the USB frontend has its own switch_chan() function, so no need to | Damien Bergamini |
2011-01-08 | clear pci configuration register 0x41 on resume, like during attach. | Damien Bergamini |
2011-01-08 | Removed unused structure member | Jordan Hargrave |
2011-01-08 | spaces | Theo de Raadt |
2011-01-08 | switch back from PAGE_SIZE for the sake of sparc | Theo de Raadt |
2011-01-08 | destatic. ok deraadt | Ted Unangst |