Age | Commit message (Expand) | Author |
2009-08-07 | pull some more missing; for err&errx, printf, write, bzopy&bzero | Martynas Venckus |
2009-07-28 | typo. OK deraadt@ | Claudio Jeker |
2009-07-28 | The firmware is an array of u_int32_t and differs between architectures. | Claudio Jeker |
2009-07-27 | explain the pedigree of these firmwares, since the license is not quite right. | Theo de Raadt |
2009-07-27 | Do enter the tigon directory, and build there, and ship them. We have tried | Theo de Raadt |
2009-07-22 | correctly list which files this license applies to | Theo de Raadt |
2009-07-18 | #include stdio.h for printf here also. | Jonathan Gray |
2009-07-18 | #include stdio.h for printf. | Jonathan Gray |
2009-07-03 | newer bnx chips use a separate firmware to the "old" ones. this updates | David Gwynne |
2009-06-02 | The two "firmware" arrays only contained 16 bit values, but were being | Theo de Raadt |
2009-05-15 | update run(4) microcode. | Damien Bergamini |
2009-03-24 | Upgrade to newer firmware needed by some txp(4) variants. Fixes PR 6085. | Mark Kettenis |
2009-01-03 | Update to the latest version of the RT2870/RT3070 firmware. | Jonathan Gray |
2008-12-30 | Add firmware file for 2400 series boards. | Kenneth R Westerback |
2008-09-28 | Update 12160 firmware: 10.04.32 -> 10.04.41. From mjacob via FreeBSD. | Kenneth R Westerback |
2008-07-11 | Qlogic -> QLogic | Igor Sobrado |
2008-07-08 | Update 2300 firmware from 3.01.20 (Dec 19, 2002) to 3.03.19 (Nov | Kenneth R Westerback |
2008-07-02 | better mechanism that works in DESTDIR | Theo de Raadt |
2008-07-02 | also install the license as run-license... discussed with jsg | Theo de Raadt |
2008-06-29 | Add RT2870 firmware with the same license as the rest of | Jonathan Gray |
2008-06-27 | More removal of clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-11 | Update firmware for QLogic 2200 cards from v2.02.03 to v2.02.06 which has | Kenneth R Westerback |
2008-05-06 | rename file; Paul de Weerd | Theo de Raadt |
2008-04-15 | fix a comment. no binary change. | Damien Bergamini |
2008-03-06 | Adjust a date correctly; spotted by jsg | Theo de Raadt |
2008-03-06 | New license from Paul Lin at Ralink; same terms, but now also | Theo de Raadt |
2007-11-26 | typos; ok jmc@ | Martynas Venckus |
2007-11-25 | spelling fixes, from Martynas Venckus; | Jason McIntyre |
2007-11-24 | some spelling fixes from Martynas Venckus | Jason McIntyre |
2007-11-19 | armish and zaurus too | Theo de Raadt |
2007-11-17 | update ZD1211B firmware. | Damien Bergamini |
2007-11-16 | firmware (if not store in a seeprom in the device) for the uticom(4) | Theo de Raadt |
2007-10-04 | Import the bwi single firmware-file builder / extractor before we forget | Marcus Glocker |
2007-09-25 | Upgrade the firmware to version SNIC 0xf. | David Gwynne |
2007-08-01 | cats went away | Theo de Raadt |
2007-07-08 | As pointed out by Mickey, "-I/usr/includes" is not required for | Kenneth R Westerback |
2007-07-07 | Restore missing '(' to allow successful compilation. Bad pyr@. | Kenneth R Westerback |
2007-05-31 | import the Myricom Myri-10G firmware | Reyk Floeter |
2007-05-28 | avoid bypassing sys/queue.h in many places in the kernel. | Pierre-Yves Ritschard |
2007-05-26 | More comment typos from Diego Casati. Including winners like funtion, allmost, | Kenneth R Westerback |
2007-05-25 | "interupt" -> "interrupt" in various comments. Mostly from Diego Casati. | Kenneth R Westerback |
2007-04-21 | correct list of architectures | Reyk Floeter |
2007-04-21 | correct list of architectures | Theo de Raadt |
2007-04-19 | descend into tht | David Gwynne |
2007-04-19 | format and knf the array so it looks more like c and less like a csv. | David Gwynne |
2007-04-19 | the tht firmware isnt technically a firmware, its a series of commands | David Gwynne |
2007-04-19 | add bits to turn microcode.h into an actual blob. needs endian fixes yet. | David Gwynne |
2007-04-19 | tehuti are allowing us to distribute their firmware under a 4 clause bsd | David Gwynne |
2007-04-13 | scsi_generic is now 16 bytes. Adjust offsets into structure being | Kenneth R Westerback |