Age | Commit message (Expand) | Author |
2008-08-30 | Add PCI ids for Intel E1000 82576 based boards. | Brad Smith |
2008-08-30 | regen | Brad Smith |
2008-08-30 | Add the vendor ID for Techsan Electronics and PCI ids for their | Brad Smith |
2008-08-30 | Remove the header that exposed the old wdt ioctl interface to userland, | Jonathan Gray |
2008-08-30 | Mention Family 11h in the comment. | Brad Smith |
2008-08-29 | Disable the use of Jumbo frames on the first generation chips (82542). | Brad Smith |
2008-08-29 | Build with mtrr support on amd64. This really should have gone in in | Owain Ainsworth |
2008-08-29 | Don't memcpy too far whem drm_realloc() is called with a smaller size. | Owain Ainsworth |
2008-08-29 | support AMD Family 11h (Turion X2 Ultra et al); discussed with jsg@ and jmc@ | Constantine A. Murenin |
2008-08-28 | Ignore xserver provided mmio address. We already have it. From git. | Owain Ainsworth |
2008-08-28 | indent IF_PURGE. pointed out by brad@ | Damien Bergamini |
2008-08-28 | #undef IPW_DEBUG | Damien Bergamini |
2008-08-28 | 80 cols. | Damien Bergamini |
2008-08-28 | WPA support for iwi(4). | Damien Bergamini |
2008-08-28 | Do not try to attach to rev 2 BCM4311/BCM4312 chipsets as they | Brad Smith |
2008-08-28 | i've lost the IF_PURGE() bits in the process... | Damien Bergamini |
2008-08-28 | WPA support for ipw(4). | Damien Bergamini |
2008-08-28 | Driver for Acer Labs M5455 integrated sound found on recent Ultra workstations. | Mike Belopuhov |
2008-08-28 | Ignore userland provided batchbuffer start parameter, we can determine | Owain Ainsworth |
2008-08-28 | set sarea_priv to NULL to prevent possible access on next open/close. | Owain Ainsworth |
2008-08-28 | Kill the ifdefed out ttm interface stuff. The intel driver has | Owain Ainsworth |
2008-08-28 | Add some more E1000 PCI ids. | Brad Smith |
2008-08-28 | This file was meant to be removed with the last commit, it's now empty | Owain Ainsworth |
2008-08-28 | replace usage of drm_memrange with extent(9). No functional change, but | Owain Ainsworth |
2008-08-27 | the firmware is responsible for sending management frames, but | Damien Bergamini |
2008-08-27 | introduce new IEEE80211_STA_ONLY kernel option that can be set to | Damien Bergamini |
2008-08-26 | Better strategy to single out onboard bge(4)'s on sparc64 machines. | Mark Kettenis |
2008-08-26 | regen | Brad Smith |
2008-08-26 | Add the PCI id for the Broadcom BCM5785 Ethernet controller. | Brad Smith |
2008-08-24 | Tadpole Viper onboard ethernet has no eeprom either, but the PROM entry | Theo de Raadt |
2008-08-24 | proper indent | Theo de Raadt |
2008-08-22 | synbc | Theo de Raadt |
2008-08-22 | more puc happiness | Theo de Raadt |
2008-08-21 | Rip out the remnants of the vblank signal stuff. Nothing uses it, and | Owain Ainsworth |
2008-08-21 | Instead of having a number of malloced arrays for vblank handling, just | Owain Ainsworth |
2008-08-18 | regen | Brad Smith |
2008-08-18 | Add the PCI id for the Broadcom BCM5716 Ethernet controller. | Brad Smith |
2008-08-18 | Another dead struct member. | Owain Ainsworth |
2008-08-17 | kill struct drm_freelist, after removing markbufs and infobufs nothing | Owain Ainsworth |
2008-08-17 | Kill a dead function and a dead struct member. | Owain Ainsworth |
2008-08-17 | Check that the driver properly initialised before allowing agp_acquire() | Owain Ainsworth |
2008-08-17 | Check the return value of agp_enable() instead of assuming it completed. | Owain Ainsworth |
2008-08-17 | Kill the infobufs and markbufs calls. Nothing uses them. | Owain Ainsworth |
2008-08-17 | kill the stupid pci capability defines, we have our own. Don't wrap | Owain Ainsworth |
2008-08-17 | drm_load() and drm_unload() are a remnant of code meant to be shared | Owain Ainsworth |
2008-08-17 | Kill some redundant ifdefs, they're taken care of elsewhere. | Owain Ainsworth |
2008-08-17 | Make sure we can't sleep with a spinlock held | Owain Ainsworth |
2008-08-16 | Apply a light paddling with the knf stick. No binary change. | Owain Ainsworth |
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 |