Age | Commit message (Expand) | Author |
2009-06-29 | since we link in the 24xx firmware, might as well point to it; ok krw kettenis | Theo de Raadt |
2009-06-29 | Bring back rev 1.17, enable hardware vlan tagging/stripping. | Jonathan Gray |
2009-06-28 | Now the tx dma mapping problem it was exposing is fixed | Jonathan Gray |
2009-06-28 | Properly swap tx dma maps so we don't use invalid maps, | Jonathan Gray |
2009-06-28 | Restore lost string constant, make DEBUG kernels compile. | Kenneth R Westerback |
2009-06-26 | Two pci'd that come from cardbus, in case anyone ever needs them... | Theo de Raadt |
2009-06-26 | Add all the cardbus com devices to puc, since these can show up on the | Theo de Raadt |
2009-06-26 | Using information gleamed from the FreeBSD driver, change the MAC address | Theo de Raadt |
2009-06-26 | Support the ICH10 variants of em(4). All the work done by Dariusz Swiderski | Claudio Jeker |
2009-06-26 | regen | Kevin Lo |
2009-06-26 | add the VIA VX855 chipset | Kevin Lo |
2009-06-26 | the 'inputs.usingdac' mixer item was used to select which group of | Jacob Meuser |
2009-06-26 | if a codec has multiple line out jacks, and the codec says all | Jacob Meuser |
2009-06-25 | Back out if_ix.c 1.16, 1.17 and 1.18 (and corresponding changes to to | Theo de Raadt |
2009-06-25 | Change safe_rng_read() from __inline to static __inline like | Jonathan Gray |
2009-06-25 | Workaround a stupid problem ATI SB600 revisions and ATI SB700 south | Theo de Raadt |
2009-06-24 | Add support for the SMBus controller for the Broadcom HT-1100 chipset | Theo de Raadt |
2009-06-24 | like I did for em(4) before, doubled error messages are silly | Theo de Raadt |
2009-06-24 | for the isp(4) driver, invert the meaning of the options which pull | Theo de Raadt |
2009-06-24 | Major update to isp driver, mostly from mjacob via FreeBSD. | Kenneth R Westerback |
2009-06-23 | sync | Stuart Henderson |
2009-06-23 | Add the PCI id for the EHCI controller on the AMD 8111 from the datasheet. | Stuart Henderson |
2009-06-23 | Add support for the 82574L chips and the bme1000 phy which is also used on | Claudio Jeker |
2009-06-23 | Don't use == for string comparison. | Jonathan Gray |
2009-06-22 | Sync the strict alignment with vr(4). Remove the if (1) and replace it with | Claudio Jeker |
2009-06-20 | Rewrite the interface flag handling case code and update the receive | Christian Weisgerber |
2009-06-19 | Allow bge(4) to recognize the revisions of the 57780 ASICs. From Brad. | Christian Weisgerber |
2009-06-19 | Some more defines for bge(4). Mainly bits for accessing | Christian Weisgerber |
2009-06-19 | Tidy up allocation of transmit DMA maps and generalize it to also | Christian Weisgerber |
2009-06-18 | Remove the if (1) that makes blambert@ cry. Appreciated blambert@ | Claudio Jeker |
2009-06-18 | First sync the descriptor then check if the owner of the descriptor. | Claudio Jeker |
2009-06-18 | MCLGETI support for vr(4) interfaces. This will make the newer soekris and | Claudio Jeker |
2009-06-18 | regen | Jonathan Gray |
2009-06-18 | Remove support for cancelled NVIDIA MCP7B and add initial support for | Jonathan Gray |
2009-06-13 | Simplify ioctl handling. From Brad. | Mark Kettenis |
2009-06-12 | Remove #if 0 code that is of no use at all. Ring overflows will actually | Claudio Jeker |
2009-06-11 | Limit the BCM5701 B5 chipset to 32-bit mode as a workaround for a | Stuart Henderson |
2009-06-11 | Set the DMA read watermark to 4 on the BCM5703 chipset in PCI-X mode. | Stuart Henderson |
2009-06-11 | add the VIA CX800 south bridge. | Kevin Lo |
2009-06-09 | AD1981HD output amps are weird. they report 63 volume steps but the | Jacob Meuser |
2009-06-09 | quirks for MacBookPro3,1 inspired by FreeBSD's snd_hda. problem | Jacob Meuser |
2009-06-07 | don't prefix the usage of a define that has a - with a - | Jonathan Gray |
2009-06-07 | fix uninitialized or undefined value returned to caller | Charles Longeau |
2009-06-06 | - don't mess with assert()/__assert(), use KASSERT() instead | Jasper Lievisse Adriaanse |
2009-06-06 | remove unused variable prevlen and a second initialization of ifp. | Stuart Henderson |
2009-06-06 | unfuck the rest of the way. when we bind the scribble pages to the | Owain Ainsworth |
2009-06-06 | unfuck slightly, offset was wrong. | Owain Ainsworth |
2009-06-06 | mechanical rename of ``priv'' to ``file_priv'' in the one function where | Owain Ainsworth |
2009-06-06 | use BUS_DMA_ZERO instead of alloc + bzero. | Owain Ainsworth |
2009-06-06 | add an interface to agp to create a bus_dma_tag over a range of the | Owain Ainsworth |