Age | Commit message (Expand) | Author |
2004-08-18 | Add NetMos 4S (4 port serial) | Todd C. Miller |
2004-08-17 | don't forget to set rv to zero on false match | Michael Shalayeff |
2004-08-17 | printf repair | Theo de Raadt |
2004-08-16 | crank wi_cmd_count to 2000 for the time being; should help avoid | Todd C. Miller |
2004-08-13 | Fix issue with auto request sense handling for both ahc and ahd. | Kenneth R Westerback |
2004-08-13 | sync | Theo de Raadt |
2004-08-13 | LK204-24-USB LCD; adulau@foo.be | Theo de Raadt |
2004-08-12 | Leave the command wait interrupt enabled as long as there is at least one | Jason Wright |
2004-08-11 | a few debug cleanups: | David Gwynne |
2004-08-11 | fix spelling, macros and formatting | David Gwynne |
2004-08-11 | slight KNF and ANSI | David Gwynne |
2004-08-11 | from netbsd, uhci.c revision 1.175, 1.179, 1.181 | David Gwynne |
2004-08-11 | from netbsd, uhci.c revision 1.180 | David Gwynne |
2004-08-11 | from netbsd, uhci.c revision 1.178 | David Gwynne |
2004-08-11 | from netbsd, uhci.c revision 1.176 | David Gwynne |
2004-08-11 | from netbsd-bugs, pr 26547: | David Gwynne |
2004-08-11 | Fixes a merge error as well as being from netbsd-bugs, pr 26546: | David Gwynne |
2004-08-11 | from netbsd-bugs, pr 26545: | David Gwynne |
2004-08-11 | from netbsd, ohci.c 1.140, 1.143, 1.148, 1.149, 1.150 | David Gwynne |
2004-08-11 | from netbsd, ohci.c 1.151 | David Gwynne |
2004-08-11 | from netbsd, ohci.c 1.150 | David Gwynne |
2004-08-11 | from netbsd, ohci.c 1.142 1.147 | David Gwynne |
2004-08-11 | from netbsd, ohci.c 1.141 | David Gwynne |
2004-08-10 | regen | Brad Smith |
2004-08-10 | 1000baseTX -> 1000baseT | Brad Smith |
2004-08-09 | remove some old stuff and clean up. arc and galileo is gone. | Per Fogelstrom |
2004-08-09 | remove old arc stuff and add sgi support. | Per Fogelstrom |
2004-08-09 | mips/sgi uses same symbol table style setup as sparc64 | Per Fogelstrom |
2004-08-09 | update ste(4) with stability and performance fixes from | Can Erkin Acar |
2004-08-08 | do not reset the chip (and subsequently the phy) when unnecessary; that is, | Brad Smith |
2004-08-06 | sgi support; from pefo@ | Michael Shalayeff |
2004-08-06 | Easy one! Remove two redundant assignments. | Per Fogelstrom |
2004-08-06 | add MII_MODEL_AMD_79C875phy | Per Fogelstrom |
2004-08-06 | Add support for Am79C875 quad phy. | Per Fogelstrom |
2004-08-06 | Remove __static inline to make the kernel ~24k smaller on i386 and make the d... | Marco Peereboom |
2004-08-05 | remove some separate per driver constants and use | Brad Smith |
2004-08-05 | compile before you commit damnit | Theo de Raadt |
2004-08-05 | use ETHER_MAX_LEN. | Brad Smith |
2004-08-05 | remove some separate per driver constants and use | Brad Smith |
2004-08-05 | Remove forgotten debug code which does not compile on alpha. | Miod Vallat |
2004-08-05 | allocate a cluster on rx after all possible failures had been checked for; re... | Michael Shalayeff |
2004-08-05 | attach the compaq w100 and w200. the w100 should work with a bit of work. it | David Gwynne |
2004-08-04 | interrupt coalescing on post 82557 chips; from freebsd via Dmitry Bogdan <dsb... | Michael Shalayeff |
2004-08-04 | Make jumbo frames work. | Ryan Thomas McBride |
2004-08-04 | kill hppa quirk that is not needed | Michael Shalayeff |
2004-08-04 | interrupt mitigation bits | Michael Shalayeff |
2004-08-04 | regen | David Gwynne |
2004-08-04 | Compaq WLAN Multiport W200 | David Gwynne |
2004-08-04 | Fix printing of revision string. | Todd C. Miller |
2004-08-03 | Add a MIIF_FORCEANEG flag to be passed to mii_attach. This forces an | Brad Smith |