Age | Commit message (Expand) | Author |
2009-05-25 | Add missing letoh in em(4) vlan handling, resulting in a problem on | Stuart Henderson |
2009-05-25 | Add Dell Latitude E5500 to the mute quirk list. | Robert Nagy |
2009-05-24 | rework, also size ram. | Dale Rahn |
2009-05-24 | Device changes to go along with prcm rewrite. | Dale Rahn |
2009-05-24 | reduce Rx ring size from 256 to 64 slots. | Damien Bergamini |
2009-05-24 | Provide more xbridge-specific functions in the bus_dma_tag_t we use for | Miod Vallat |
2009-05-24 | Revert the memory range restriction code added to _dmamem_alloc(); devices | Miod Vallat |
2009-05-24 | make sure the array of chars we pass aps_do_io() in aps_match() is | Jonathan Gray |
2009-05-24 | Support hardware checksumming, from FreeBSD. | Christian Weisgerber |
2009-05-24 | declare a variable at the start of bwi_dma_free() instead | Jonathan Gray |
2009-05-24 | Mention broken cursor drawing. | Marcus Glocker |
2009-05-24 | regen | Marcus Glocker |
2009-05-24 | List product name instead chip type. | Marcus Glocker |
2009-05-24 | ansi func decls | Jonathan Gray |
2009-05-24 | regen | Stuart Henderson |
2009-05-24 | - rename Audiovox vendor to Hyundai | Stuart Henderson |
2009-05-24 | attach to more devices. | Damien Bergamini |
2009-05-24 | regen | Damien Bergamini |
2009-05-24 | 10 new RT3070/RT3072 product ids. | Damien Bergamini |
2009-05-24 | fix prev commit (s/ic_flags/ic_caps/). | Damien Bergamini |
2009-05-24 | Improve the ARMv7 support, still work in progress. | Dale Rahn |
2009-05-24 | If flags to bind_page include BUS_DMA_COHERENT, set the snooped bit on | Owain Ainsworth |
2009-05-24 | Instead of using magic numbers, define the bits that we set in gtt ptes | Owain Ainsworth |
2009-05-24 | Rework for 3530. | Dale Rahn |
2009-05-24 | remove debug print. | Dale Rahn |
2009-05-23 | match on D-Link DWA-130 rev D1 | Jonathan Gray |
2009-05-23 | regen | Jonathan Gray |
2009-05-23 | D-Link DWA-130 rev D1. | Jonathan Gray |
2009-05-23 | Remove redefinition of ETHER_ADDR_LEN. | Jonathan Gray |
2009-05-23 | remove PCI vendor/product defines which duplicate those in pcidevs | Jonathan Gray |
2009-05-23 | More PG_RELEASED cleaning. | Owain Ainsworth |
2009-05-23 | FALL THROUGH -> FALLTHROUGH to appease lint | Jonathan Gray |
2009-05-23 | Seems I confused Mb and MB and was in too much of a rush when I | Jonathan Gray |
2009-05-22 | According to pics on ebay, CADDuo boards indeed have Ethernet connectors. | Miod Vallat |
2009-05-22 | Drop almost unused <machine/psl.h> on sgi; move USERMODE() definition from | Miod Vallat |
2009-05-22 | Add Unitek Y-2240. -moj | Mats O Jansson |
2009-05-22 | Regen. -moj | Mats O Jansson |
2009-05-22 | Yet another udl device. -moj | Mats O Jansson |
2009-05-22 | retire the nfs rtt log code, this isnt really all that | Thordur I. Bjornsson |
2009-05-21 | The only value that d_npartitions should have is MAXPARTITIONS. | Kenneth R Westerback |
2009-05-21 | add support for BCM576x, 577xx, and some new 572x/578x devices. | Stuart Henderson |
2009-05-21 | regen | Stuart Henderson |
2009-05-21 | add BCM5784, from Brad. | Stuart Henderson |
2009-05-21 | Overhaul root device detection; the code will now follow the ARCS bootpath | Miod Vallat |
2009-05-21 | Add König CMP-USBVGA10. -moj | Mats O Jansson |
2009-05-21 | Do not attempt the interrupt deadlock workaround on IP30 yet, since the | Miod Vallat |
2009-05-21 | If we had interrupts to service and interrupts to mark as pending, after | Miod Vallat |
2009-05-21 | Regen. -moj | Mats O Jansson |
2009-05-21 | yet another udl device. -moj | Mats O Jansson |
2009-05-21 | Make sure cpu_switchto() returns to the new proc with interrupts enabled (this | Miod Vallat |