Age | Commit message (Expand) | Author |
2003-01-13 | Missing splx() | Miod Vallat |
2003-01-13 | fix the logic in hvt probing | Michael Shalayeff |
2003-01-13 | ESP=encapsulatING security payload. | Kjell Wooding |
2003-01-13 | Clean up some language, structure. ok niklas@, mpech@ | Kjell Wooding |
2003-01-13 | Start sentence on new line. ok mpech@. "whatever" theo@ | Kjell Wooding |
2003-01-13 | Fix kernel snprintf function(s) to be like | Tobias Weingartner |
2003-01-13 | note 3Com 9201 support here as well | Henning Brauer |
2003-01-13 | Don't use a global variable to determine which pci_conf* function to call, | Jason Wright |
2003-01-13 | Another rhine III | Jason Wright |
2003-01-13 | add rhine III | Jason Wright |
2003-01-13 | note rhine 3 support | Jason Wright |
2003-01-13 | make clear not all nForce2 versions have the 3Com 9201, and state which ones | Henning Brauer |
2003-01-13 | note 3Com 9201 support, wording help nick@ | Henning Brauer |
2003-01-13 | make cmds[] array static to avoid conflict with BSDI libc. | Damien Miller |
2003-01-13 | err() on all memory allocation failures | Camiel Dobbelaar |
2003-01-13 | Improve robustness & error handling. More thorough checks of user data. | Cedric Berger |
2003-01-13 | Fix pastos. Reported by andres at msu dot edu. | Thierry Deval |
2003-01-13 | Bye, bye vm_offset_t and vm_size_t, sparc doesn't need you anymore. | Artur Grabowski |
2003-01-13 | Half-done conversion of vmstat -i to sysctls. | Artur Grabowski |
2003-01-13 | Sysctls for fetching intrcnt. | Artur Grabowski |
2003-01-13 | make it compile w/ SCSIDEBUG defined, found by brad@ | Michael Shalayeff |
2003-01-13 | Cleaner SBP2 status response treatment. | Thierry Deval |
2003-01-13 | make 3com 9201 really work - got the last success report a bit early. | Henning Brauer |
2003-01-12 | Revert last change, causes issues on macppc and alpha. | Miod Vallat |
2003-01-12 | sync | Theo de Raadt |
2003-01-12 | support the 3com 9201 found on nForce2-based Asus A7N8X | Henning Brauer |
2003-01-12 | regen | Henning Brauer |
2003-01-12 | SiS 745 chipset stuff; from jcbender@benderhome.net w/ minor adjustments | Henning Brauer |
2003-01-12 | 3com 9201 found on Asus A7N8X deluxe mainboard | Henning Brauer |
2003-01-12 | typos; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2003-01-12 | regen | Alexander Yurchenko |
2003-01-12 | more kernel growth requires me to remove uha | Theo de Raadt |
2003-01-12 | Add Silicon Image SiI3112 SATA controller | Alexander Yurchenko |
2003-01-12 | move progressmeter.c to libssh; ok djm/fgs@ | Markus Friedl |
2003-01-12 | allow WARNINGS=yes; ok djm@ | Markus Friedl |
2003-01-12 | regen | Alexander Yurchenko |
2003-01-12 | Missed nForce2 IDE | Alexander Yurchenko |
2003-01-12 | regen | Henning Brauer |
2003-01-12 | bunch of devices for the nVidia nForce2 chipset | Henning Brauer |
2003-01-12 | Cleaner equivalent to p1212_calc_crc() + some param shortcuts. | Thierry Deval |
2003-01-12 | Trust the link_speed from SelfID (PHY), better than a minimalist (usually | Thierry Deval |
2003-01-12 | - Use OHCI_BITVAL and OHCI_BITSET where appropriate. | Thierry Deval |
2003-01-12 | - Capitalize hex constants. | Thierry Deval |
2003-01-12 | Add a link_speed entry to the UID table + readability knit. | Thierry Deval |
2003-01-12 | Add link_speed to attach arg. | Thierry Deval |
2003-01-12 | Add PHY packets defines. | Thierry Deval |
2003-01-12 | regen | Michael Shalayeff |
2003-01-12 | order the intel section and add a couple of nforce prods from dmesglog | Michael Shalayeff |
2003-01-12 | add support for via rhine III; Jonathon Fletcher, jonathon.fletcher at pobox ... | Jason Wright |
2003-01-12 | pad tx buffer with zero's; John L. Scarfone, j0 at cox.net | Jason Wright |