Age | Commit message (Expand) | Author |
2006-09-26 | Shrink the number of matches done in piixsata_chip_map, | Jonathan Gray |
2006-09-26 | Move some duplicated debug code into its own function. | Jonathan Gray |
2006-09-25 | add the new PCI ids. | Brad Smith |
2006-09-25 | regen | Brad Smith |
2006-09-25 | add PCI ids for the DLink DGE-550SX and some unknown Marvell Yukon | Brad Smith |
2006-09-25 | well, this is embarrassing. | David Gwynne |
2006-09-25 | enabling interrupts isnt a bug, so dont put XXX next to it. | David Gwynne |
2006-09-24 | Eliminate D_CHAIN, D_ECC and D_RAMDISK flags from disklabel. They were | Kenneth R Westerback |
2006-09-23 | sync | Marcus Glocker |
2006-09-23 | Add TRENDnet TEW-429UB A. | Marcus Glocker |
2006-09-23 | In pgt_media_status() also DPRINTF if the rate == 0. | Marcus Glocker |
2006-09-23 | Update media state correctly. | Marcus Glocker |
2006-09-22 | variant of Socket 10/100 CF+ ethernet card. | Federico G. Schwindt |
2006-09-22 | regen | Brad Smith |
2006-09-22 | add a few more Intel 5000 series and 6321ESB chipset PCI ids. | Brad Smith |
2006-09-22 | add the Marvell Yukon 88E8056 PCI id | Brad Smith |
2006-09-22 | regen | Brad Smith |
2006-09-22 | - add the Marvell Yukon 88E8056 PCI id | Brad Smith |
2006-09-22 | regen | Steven Mestdagh |
2006-09-22 | add new nvidia graphics card | Steven Mestdagh |
2006-09-22 | put a few printf's in the interrupt handler under VR_DEBUG. | Brad Smith |
2006-09-22 | regen | Brad Smith |
2006-09-22 | add the Corollary CCF and the PLX 8532 PCIE switch. | Brad Smith |
2006-09-22 | add support for hotplugging devices on sas controllers. this is disabled | David Gwynne |
2006-09-21 | code for acking event notifications that require acks. | David Gwynne |
2006-09-21 | deref the right rcb by using i as the index, not 1 all the time. | David Gwynne |
2006-09-21 | start cleaning up the completion path for event notifications. | David Gwynne |
2006-09-21 | missing args for printf; some from Aurelien <aurelien26 at free dot fr>. | Federico G. Schwindt |
2006-09-21 | add a debug flag type thing for event handling | David Gwynne |
2006-09-21 | wrap the hardware replies up in a structure called mpi_rcb which is | David Gwynne |
2006-09-21 | factor the common code out of mpi_intr and mpi_complete. they were | David Gwynne |
2006-09-21 | event data for the sas phy and sas status change messages | David Gwynne |
2006-09-20 | export a structure for the firmware file header. Unfortunately this is | Theo de Raadt |
2006-09-20 | build a bnx firmware file, for firmload | Theo de Raadt |
2006-09-20 | implement a zero-copy RX data path. | Damien Bergamini |
2006-09-20 | sync | Brad Smith |
2006-09-20 | regen | Brad Smith |
2006-09-20 | HPSA_6 -> HPSAE500 (Smart ARRAY E500) | Brad Smith |
2006-09-20 | Make vnd(4) work on read-only file systems, from Paul Stoeber, okay tedu@ | Pedro Martelletto |
2006-09-19 | Typo fixes. | Michael Knudsen |
2006-09-19 | attach and enable the newer chipset generations AR2413, AR5413, and | Reyk Floeter |
2006-09-19 | add missing sys/device.h. | Brad Smith |
2006-09-19 | detect the newer single chip generations AR2413, AR5413 and AR5224 but | Reyk Floeter |
2006-09-19 | "pure g" is a special, non-standard ofdm-only mode. use the standard | Reyk Floeter |
2006-09-19 | better mode setup in the ar5211 and ar5212 reset functions | Reyk Floeter |
2006-09-19 | sync | Reyk Floeter |
2006-09-19 | add atheros AR2413 and AR5413 device ids | Reyk Floeter |
2006-09-19 | fix 11a/b antenna mode setup | Reyk Floeter |
2006-09-19 | use the correct antenna mode settings and fix a bug in the tx | Reyk Floeter |
2006-09-19 | disable 11g mode for now | Reyk Floeter |