Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-17 | Edimax EW-7711UTn works ;) | Jason McIntyre | |
2009-07-14 | mention display.brightness explicitly; | Jason McIntyre | |
ok pirofti | |||
2009-07-13 | clarify the last entry in BUGS somewhat, since not all mp machines | Jason McIntyre | |
will have more than one temperature sensor; ok tedu | |||
2009-07-10 | List additional re(4) devices supporting IPv6 TCP/UDP checksum offload. | Stuart Henderson | |
From Brad. | |||
2009-07-10 | support onsemi's cat34ts02 and cat6095; ok deraadt | Constantine A. Murenin | |
2009-07-09 | promote correct style for error checking | Eric Faurot | |
ok tedu@ deraadt@ krw@ | |||
2009-07-05 | radeonfb(4), an accelerated framebuffer for Sun XVR-100 boards (which have an | Mark Kettenis | |
ATI Radeon 7000 chip on them). While there, make gfxp(4) depend on rasops32 just in case somebody removes other framebuffers that pull this in from their kernel config. ok deraadt@, miod@ | |||
2009-07-03 | document support for the bcm5709 and bcm5716, and the new firmware files | David Gwynne | |
the driver uses. add some more dell boxes i know of that use bnx. "go for it" deraadt@ | |||
2009-06-29 | a few more tweaks for previous; | Jason McIntyre | |
2009-06-29 | enable new files in Makefile | Theo de Raadt | |
2009-06-29 | Add documentation for acpivideo(4), acpivout(4), acpipwrres(4). | Paul Irofti | |
Better wording from miod@, thanks! Also feedback from sthen@, nicm@, jmc@. ``Please get it in soon'' for work in tree deraadt@. | |||
2009-06-27 | sync description of struct audio_prinfo; | Jason McIntyre | |
reported by frederic, documentation/6179 | |||
2009-06-26 | add the VIA VX855 chipset | Kevin Lo | |
ok deraadt@ | |||
2009-06-24 | Add support for the SMBus controller for the Broadcom HT-1100 chipset | Theo de Raadt | |
to piixpm(4). from brad | |||
2009-06-24 | for the isp(4) driver, invert the meaning of the options which pull | Theo de Raadt | |
firmwares into the smaller (and larger) media ok krw | |||
2009-06-23 | tweak previous; | Jason McIntyre | |
2009-06-23 | Add 82574L to the list of supported MACs. | Claudio Jeker | |
2009-06-20 | Remove incomplete list of specific PHY models that might be associated | Stuart Henderson | |
with this driver from DESCRIPTION (SYNOPSIS has a better list already), replacing with a list of supported NICs. From Brad. | |||
2009-06-18 | Remove support for cancelled NVIDIA MCP7B and add initial support for | Jonathan Gray | |
MCP89. From Brad based on information from Peer Chen @ NVIDIA via Linux. | |||
2009-06-17 | Document raid 4 & 5 | Marco Peereboom | |
2009-06-17 | Document the 'defer' ifconfig flag. From me with a few tweaks by dlg@. | Stuart Henderson | |
reads ok to jmc@. | |||
2009-06-11 | add the VIA CX800 south bridge. | Kevin Lo | |
tested on the eNOTE VED8900. ok deraadt@ | |||
2009-06-07 | updates for 8187b; | Jason McIntyre | |
2009-06-06 | add LCD-4300U | Yojiro Uo | |
2009-06-06 | - supports rtl8187b | Martynas Venckus | |
- list some more devices | |||
2009-06-06 | Document some of the newer Intel cards that are now supported. Also add | Claudio Jeker | |
two supermicro ones that should work (actually I developped it on the first supermicro one). | |||
2009-06-06 | more chipsets that support IPv6 receive TCP/UDP checksum offload; from Brad | Christian Weisgerber | |
2009-06-05 | zap trailing whitespace; | Jason McIntyre | |
2009-06-05 | enable IPv6 receive TCP/UDP checksum offload; from Brad | Christian Weisgerber | |
2009-06-05 | Document SO_RDOMAIN | Claudio Jeker | |
2009-06-04 | xfs -> nnpfs; | Jason McIntyre | |
2009-06-04 | Fix IPv4 rx checksumming for the non-TCP/UDP case. DESCV2 chips | Christian Weisgerber | |
don't set RL_RDESC_STAT_PROTOID for non-TCP/UDP IP packets, only RL_RDESC_IPV[46]. Also check RL_RDESC_IPV[46] before inspecting the TCP/UDP checksum bits to make IPv6 TCP/UDP checksum offload work intentionally. Gleaned from NetBSD. | |||
2009-06-04 | enable IPv6 receive TCP/UDP checksum offload for the 5755 and later chips; | Christian Weisgerber | |
from Brad | |||
2009-06-04 | gfxp(4) | Mark Kettenis | |
2009-06-03 | jordan and marco claim this is about to work, so stop spreading dread | Theo de Raadt | |
2009-06-02 | machfb(4) | Mark Kettenis | |
2009-06-01 | delete a useless comment; | Jason McIntyre | |
2009-05-31 | document checksum offload support; ok sthen@ | Christian Weisgerber | |
2009-05-27 | Rework the list of ICs slightly. Discussed with jmc and Brad. | Stuart Henderson | |
2009-05-24 | Consistent listing for USB to DVI adapters. | Marcus Glocker | |
2009-05-23 | the last bge(4) update also added support for BCM57790 Fast Ethernet | Stuart Henderson | |
controllers. from Brad. | |||
2009-05-23 | best to escape `D1', since the groff beast thinks it a macro; | Jason McIntyre | |
2009-05-23 | match on D-Link DWA-130 rev D1 | Jonathan Gray | |
2009-05-23 | The D-Link DWA-130 has multiple revisions (of course!) | Jonathan Gray | |
only mark rev B1 as supported. rev A1 is some marvell chip, rev C1 is Realtek RTL8192U. found out the hard way by drahn@ | |||
2009-05-22 | Comment out PIC-based systems until I get my hands on one and write the driver. | Miod Vallat | |
2009-05-22 | Add Unitek Y-2240. -moj | Mats O Jansson | |
2009-05-21 | New chip families, 576x and 577xx, were added. | Stuart Henderson | |
2009-05-21 | sort; | Jason McIntyre | |
2009-05-21 | Add some new devices. -moj | Mats O Jansson | |
2009-05-21 | Be more explicit about disabling ddb and the reasons for doing so. | Michael Knudsen | |
ok sthen |