Age | Commit message (Expand) | Author |
2009-07-03 | add ids for the new phys on the bcm5709s | David Gwynne |
2009-07-03 | newer bnx chips use a separate firmware to the "old" ones. this updates | David Gwynne |
2009-07-02 | Revert the 'optimization' I attempted in r1.21 since it turns out | Kenneth R Westerback |
2009-07-01 | Add a workaround for the fact that our clocks aren't running during autoconf | Mark Kettenis |
2009-06-29 | In sdmmc_intr_establish(), copy the entire name parameter instead of | Michael Knudsen |
2009-06-29 | Zap isp_inline.h; it is no longer used. | Mark Kettenis |
2009-06-29 | Whack bridges that have conflicting windows. This prevents us from choosing | Mark Kettenis |
2009-06-29 | the data which is read is never used; ok krw | Theo de Raadt |
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 | Better wording for the not-supported-video-control message. | Marcus Glocker |
2009-06-28 | Restore lost string constant, make DEBUG kernels compile. | Kenneth R Westerback |
2009-06-27 | Remove debug printfs. | Mark Kettenis |
2009-06-26 | Two pci'd that come from cardbus, in case anyone ever needs them... | Theo de Raadt |
2009-06-26 | If we are going to move to the eeprom-based MAC address finding instead of | 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 | Overhaul sr_boot_assembly(). The original code had a number of problems, | Joel Sing |
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 | Reset the rebuild counter when initiating a rebuild. | Joel Sing |
2009-06-24 | Abort the current rebuild if the rebuild chunk disappears. Whilst here also | Joel Sing |
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-24 | print RFv1/RFv2 for 8187L dmesgs; since code paths are very different | Martynas Venckus |
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 | Make sure that the metadata level matches the requested assembly level when | Joel Sing |
2009-06-23 | Fix some more whitespace issues. | Joel Sing |
2009-06-23 | Add support for the 82574L chips and the bme1000 phy which is also used on | Claudio Jeker |
2009-06-23 | Ignore the PCT if the PSS has zero entries, only became | Gordon Willem Klok |
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-22 | Tidy up promiscuous mode and multicast handling; tested by Simon Kuhnle | Stuart Henderson |
2009-06-21 | Use static for forward decl of static arrays instead of extern | Jonathan Gray |
2009-06-21 | simplify write_s16 routine and just use memory stack instead of two | Martynas Venckus |
2009-06-21 | fix rcs ids. ok sthen@ | Martynas Venckus |
2009-06-20 | Rewrite the interface flag handling case code and update the receive | Christian Weisgerber |
2009-06-20 | Force atapiscsi to depend upon wdc_base. This allows kernels to have | Miod Vallat |
2009-06-20 | First stab at state transitions. | Marco Peereboom |