Age | Commit message (Expand) | Author |
2008-07-29 | - fix FIFO overruns on PCI-E chipsets by setting the DMA size | Reyk Floeter |
2008-07-28 | sync | Reyk Floeter |
2008-07-28 | revert AR5416 PCIE to AR5418, the product description is clear about | Reyk Floeter |
2008-07-28 | regen | Mark Kettenis |
2008-07-28 | Name PLX PEX devices a bit more consistently, and keep them sorted in | Mark Kettenis |
2008-07-28 | regen | Jonathan Gray |
2008-07-28 | Add devices from submitted dmesgs and some VX800 bits. | Jonathan Gray |
2008-07-28 | sync | Reyk Floeter |
2008-07-28 | new atheros PCI Ids for the ar9k chipsets, change AR5418 to be AR5416 PCIE. | Reyk Floeter |
2008-07-28 | sync | Theo de Raadt |
2008-07-28 | 3 plx devices found on Sun T2 systems | Theo de Raadt |
2008-07-24 | dont need malloc.h anymore; plus two tiny whitespace fixes | Thordur I. Bjornsson |
2008-07-23 | regen | Brad Smith |
2008-07-23 | Attansic L1E PCI id. | Brad Smith |
2008-07-23 | sync | Marcus Glocker |
2008-07-23 | Unbreak the tree. | Marcus Glocker |
2008-07-23 | sync | Theo de Raadt |
2008-07-23 | new ati goo; giovanni | Theo de Raadt |
2008-07-22 | more negotation -> negotiation; ok sthen@ | Martynas Venckus |
2008-07-21 | sync | Damien Bergamini |
2008-07-21 | rename rt2860 pci ids to match with reality. | Damien Bergamini |
2008-07-21 | instead of passing rx tstamp and rssi to the ieee80211_input function, | Damien Bergamini |
2008-07-21 | cleanup - we don't have resource structure | Kevin Lo |
2008-07-20 | On TI cardbus bridges, enable PCI interrupt routing if the device has not | Mark Kettenis |
2008-07-18 | o Use mbufs, for the RX ring, instead of malloc()'ing an MCLBYTES sized buffer. | Thordur I. Bjornsson |
2008-07-18 | sync | Reyk Floeter |
2008-07-18 | Add Belkin Wireless G Notebook Card F5D7010 (rtw(4) RTL8185-based) | Reyk Floeter |
2008-07-17 | Add a flag and allow the driver to identify the BCM5788 chipsets. They're | Brad Smith |
2008-07-17 | Remove clause 3 from NetBSD license. | Joel Sing |
2008-07-17 | Increase the size of the diskinfo struct, which has grown | Jonathan Gray |
2008-07-16 | Enable the read DMA engine's PCI read request burst length long burst | Brad Smith |
2008-07-15 | Backout rev 1.162. This change made us muck with with pci config space at | Mark Kettenis |
2008-07-15 | Remove some debug code that i forgot to remove in a previous commit. | Owain Ainsworth |
2008-07-15 | theres no need too m_adj() the mbuf by 8bytes (u_int64_t) in | Thordur I. Bjornsson |
2008-07-12 | Right now agp_generic_enable() is wrong. It has been since 2006. It | Owain Ainsworth |
2008-07-11 | remove an unused function. ok jsg@ | Kevin Lo |
2008-07-10 | move a common statement out of if/else; | Thordur I. Bjornsson |
2008-07-10 | the DRM_{READ,WRITE}$NUMBER() macros currently use | Owain Ainsworth |
2008-07-08 | Remove the IDE_PCI_CLASS_OVERRIDE quirk flag for the Intel AHCI controllers | Brad Smith |
2008-07-07 | The current drm_locked_task*() code sometimes tries to sleep in an | Owain Ainsworth |
2008-07-07 | Use bus_dmamap_load_mbuf() instead of bus_dmamap_load() when | Thordur I. Bjornsson |
2008-07-07 | Add AGP and hostbridge support for the Intel 82945GME chipset. | Bernd Ahlers |
2008-07-07 | sync | Bernd Ahlers |
2008-07-07 | Add Intel 82945GME Hostbridge and Video. | Bernd Ahlers |
2008-07-07 | tweak the alignment of the rx buffers so the headers in the frame are | David Gwynne |
2008-07-06 | pciide_match() is a bit convoluted, we match anything claiming | Jonathan Gray |
2008-07-05 | regen | Mark Kettenis |
2008-07-05 | Add Sun SBBC. | Mark Kettenis |
2008-07-03 | Add the pci id and driver flags flags parts for the previous two updates | Owain Ainsworth |
2008-07-03 | Oops.. missed these files out of the radeon git update. | Owain Ainsworth |