Age | Commit message (Expand) | Author |
2008-08-15 | Prefer unaligned accesses over copying the rx buffer on all archs that can | Christian Weisgerber |
2008-08-13 | Make sure that we don't sleep with a lock held, some small cleanup while | Owain Ainsworth |
2008-08-13 | Check for zero in drm_calloc() to prevent divide-by-zero. Also rearrange | Owain Ainsworth |
2008-08-13 | Kill file_priv->refs, it is always 1. Also move two things from the | Owain Ainsworth |
2008-08-13 | Change the drm_lock*() api to take a pointer to the struct as a | Owain Ainsworth |
2008-08-13 | idgen32 wasn't really right here. Change back to how it was, but | Owain Ainsworth |
2008-08-13 | Generate the magic id using idgen32(). While i'm here fix the locking a | Owain Ainsworth |
2008-08-13 | Kill a bunch of the drm context code that nothing uses anymore, the | Owain Ainsworth |
2008-08-13 | Add the 8139D PCI id. | Brad Smith |
2008-08-13 | regen | Brad Smith |
2008-08-13 | Add another PCI id for the Realtek 8139D chipset. | Brad Smith |
2008-08-12 | Kill dmesg spam. Since we can't guarantee that a device is capable of | Owain Ainsworth |
2008-08-12 | VT8233+ uses a different register base for capturing | Jacob Meuser |
2008-08-10 | 'flus' -> 'flush', 'waitinf' -> 'waiting'. From Dawe via tech@. | Kenneth R Westerback |
2008-08-10 | Style fixes and use of tabs for the DRM bits. | Brad Smith |
2008-08-09 | MCP79 are also capable of Jumbo frames. Add the Jumbo support flag. | Brad Smith |
2008-08-08 | sync | Damien Bergamini |
2008-08-08 | PCI IDs for Intel WiFi Link 5000 series (5100, 5300, 5350). | Damien Bergamini |
2008-08-02 | Make the drm attach messages a lot prettier. | Owain Ainsworth |
2008-08-02 | make the drm unsupported printf more in line with how the rest of them | Owain Ainsworth |
2008-07-31 | Wait much longer for clock stabilization. | Damien Bergamini |
2008-07-30 | Check and clear the bus space mapping size instead of the bus space | Brad Smith |
2008-07-30 | fix up a few free -> drm_free() cases that were missed before. | Owain Ainsworth |
2008-07-29 | Update to DRM git. | Owain Ainsworth |
2008-07-29 | Add an ugly hack to disable DMA on the Tadpole SPARCLE laptop. It doesn't | Mark Kettenis |
2008-07-29 | Switch all instances of malloc/free in the DRM to drm_alloc, drm_free | Owain Ainsworth |
2008-07-29 | Stricter bounds checking for values controlling loops or memory allocations, | Miod Vallat |
2008-07-29 | Check for multiplication overflow in drm_calloc(). ok oga@ | Miod Vallat |
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 |