Age | Commit message (Expand) | Author |
2006-09-29 | cosmetic tweaking of the interrupt handler code. | Brad Smith |
2006-09-29 | If we don't find a matching CPU signature using the base CPUID call, try | Gordon Willem Klok |
2006-09-29 | If option PCDISPLAY_SOFTCURSOR, force the hardware cursor off every time | Miod Vallat |
2006-09-29 | Implement block read/write operations. | Alexander Yurchenko |
2006-09-29 | Extend bus master interface so that block read/write operations | Alexander Yurchenko |
2006-09-29 | kill trailing some spaces | Marco Pfatschbacher |
2006-09-29 | Add command and data FIFO size constants. | Alexander Yurchenko |
2006-09-29 | Only run the hardware diagnostic function re_diag() on adapters with | Brad Smith |
2006-09-29 | move the checksum stuff under EM_CSUM_OFFLOAD. | Brad Smith |
2006-09-29 | Discard packets in the receieve handler which are either too short | Brad Smith |
2006-09-29 | powerpc stack needs a bit more headroom; needed because of mmap()ed | Otto Moerbeek |
2006-09-29 | add strtod() underflow test | Otto Moerbeek |
2006-09-29 | add a new section header, since DESCRIPTION is getting so large... | Jason McIntyre |
2006-09-29 | make it clearer what needs to be run, and how; push manual keying down | Jason McIntyre |
2006-09-29 | remove an -O0 workaround for egcs/alpha; noone remembers why it was there | Martin Reindl |
2006-09-29 | regen | Jonathan Gray |
2006-09-29 | Add support for HenTong WK-668, and match the generic DM9601 id | Jonathan Gray |
2006-09-29 | add a missing format string to the beacon miss debug message. | Brad Smith |
2006-09-29 | regen | Brad Smith |
2006-09-29 | - add the Attansic Technology vendor id. | Brad Smith |
2006-09-29 | free the mbuf chain in rl_encap() if MGETHDR, MCLGET or | Brad Smith |
2006-09-29 | typo; from sthen | Jason McIntyre |
2006-09-29 | garbage collect obsolete or unused macros - TARGET_ENDIAN_DEFAULT, | Brad Smith |
2006-09-28 | better wording; ok mickey | Jason McIntyre |
2006-09-28 | Remove an unused file. | Kenneth R Westerback |
2006-09-28 | Update Connexant -> Conexant also in those files not just in pgt.4. | Marcus Glocker |
2006-09-28 | Bump firmware package to version 1.1, which includes an information | Marcus Glocker |
2006-09-28 | Bump firmware package to version 1.3, which includes an information | Marcus Glocker |
2006-09-28 | Provide more info in error messages so we can see what's going | Alexander Yurchenko |
2006-09-28 | hostapd tree search speedup via inlined compare function | Reyk Floeter |
2006-09-28 | fix the configuration parser for event rules: correct handling of | Reyk Floeter |
2006-09-28 | - kill useless .Tn | Jason McIntyre |
2006-09-28 | typo; ok deraadt | Jason McIntyre |
2006-09-28 | Also add pgt(4) in here. | Marcus Glocker |
2006-09-28 | Add cardbus support for pgt(4). | Marcus Glocker |
2006-09-28 | add wb(4) in with the other network drivers and remove the UNTESTED section. | Brad Smith |
2006-09-28 | uath(4) works, kind of, sometimes... | Theo de Raadt |
2006-09-28 | - add a wireless section and move the existing PCI wireless drivers there. | Brad Smith |
2006-09-28 | remove the sentence mentioning the Prism GT chipset. in general man pages | Brad Smith |
2006-09-27 | remove superfluous paranthesis | Jasper Lievisse Adriaanse |
2006-09-27 | sync | Theo de Raadt |
2006-09-27 | Add ifstated(8) startup bits. | Marco Pfatschbacher |
2006-09-27 | - do not bother printing the attach error message from the attach hook | Brad Smith |
2006-09-27 | Add remaining communication command codes and embedded parameter bits. | Alexander Yurchenko |
2006-09-27 | Enable uath, works for me. | Alexander Yurchenko |
2006-09-27 | Implement 1-wire byte read/write. | Alexander Yurchenko |
2006-09-27 | sync | Theo de Raadt |
2006-09-27 | Move bulk-in transfer to the separate function. | Alexander Yurchenko |
2006-09-27 | Allocate xfer for bulk transfers only once on attach. | Alexander Yurchenko |
2006-09-27 | Protect detach function with splusb. | Alexander Yurchenko |