Age | Commit message (Expand) | Author |
2014-01-31 | tl(4) already allowed for reception of frames up to MCLBYTES in size so | Brad Smith |
2014-01-31 | Rewrite the receive filter handling code, reinstate the hash filter and cleanup | Brad Smith |
2014-01-31 | Fix a long standing VCPU reset sequence bug on BCM5906. The VCPU (Virtual CPU) | Brad Smith |
2014-01-31 | sc_function is set, but never used for anything useful. clean it up... | David Gwynne |
2014-01-31 | sc_lladdr is never used, so we can get the space in the sc back. | David Gwynne |
2014-01-30 | the option bit for controlling fast posting is in icb_fw_options, not | Jonathan Matthew |
2014-01-30 | don't do a register test mailbox command before resetting the chip. | Jonathan Matthew |
2014-01-30 | Do not match control interfaces if their associated data interface is | Martin Pieuchot |
2014-01-30 | Set port and node WWN in scsi_link structure when we successfully probe a | Mark Kettenis |
2014-01-30 | Get rid of the simple locks; they're lies. Also get rid of the holding | Mark Kettenis |
2014-01-30 | The activate function was registered as a detach function. | Paul Irofti |
2014-01-29 | Switch to task queues. | Mark Kettenis |
2014-01-28 | Enable IPv6 TCP checksum offload; ok brad@ | Christian Weisgerber |
2014-01-28 | unbreak 32-bit kernel builds by forcing ULL for the new macros; ok naddy@ | Stuart Henderson |
2014-01-28 | - Bring in some fixes/workarounds for BCM5719 / BCM5720 / BCM57765 and BCM57766 | Brad Smith |
2014-01-27 | Enable IPv6 checksum offload. | Brad Smith |
2014-01-27 | regen | Brad Smith |
2014-01-27 | Add more Broadcom 10GbE PCI ids. | Brad Smith |
2014-01-26 | Attempt to make user changes of keyboard layout a bit more `sticky' on wsmux | Miod Vallat |
2014-01-26 | Quoting an old commit message: | Miod Vallat |
2014-01-24 | treat C_SCSIXFER as a reference count and use it as a guard to pool_put. | David Gwynne |
2014-01-24 | drm/i915: Only apply DPMS to the encoder if enabled | Jonathan Gray |
2014-01-24 | drm/radeon: fixup bad vram size on SI | Jonathan Gray |
2014-01-24 | drm/radeon: Fix VRAM size calculation for VRAM >= 4GB | Jonathan Gray |
2014-01-24 | drm/radeon: disable tests/benchmarks if accel is disabled | Jonathan Gray |
2014-01-24 | drm/radeon: fix asic gfx values for scrapper asics | Jonathan Gray |
2014-01-24 | drm/radeon: fix typo in cu_per_sh on verde | Jonathan Gray |
2014-01-24 | drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTL | Jonathan Gray |
2014-01-24 | drm: fix a use-after-free when GPU acceleration disabled | Jonathan Gray |
2014-01-24 | drm/i915: Move num_pipes to intel info | Jonathan Gray |
2014-01-24 | drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight | Jonathan Gray |
2014-01-24 | DVA should be 64 bits, so make sure it is before getting the high bits. | David Gwynne |
2014-01-24 | drm/i915: ivb: fix edp voltage swing reg val | Jonathan Gray |
2014-01-24 | drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/a | Jonathan Gray |
2014-01-24 | add some HAS_DDI() conversions that were missed in the earlier commit | Jonathan Gray |
2014-01-24 | drm/i915: add more VLV IDs | Jonathan Gray |
2014-01-23 | Manufacturer driver update for ARC-1880, 1882, 1213, 1223, 1214 | Chris Cappuccio |
2014-01-23 | drm/i915: don't intel_crt_init on any ULT machines | Jonathan Gray |
2014-01-23 | drm/i915: add HAS_DDI check | Jonathan Gray |
2014-01-23 | drm/i915: Preserve the DDI_A_4_LANES bit from the bios | Jonathan Gray |
2014-01-23 | drm/i915: don't setup hdmi for port D edp in ddi_init | Jonathan Gray |
2014-01-23 | drm/i915: rename sdvox_reg to hdmi_reg on HDMI context | Jonathan Gray |
2014-01-23 | Switch radeondrm(4) to MSI on the cards that support it. | Mark Kettenis |
2014-01-23 | drm/i915: Revert hdmi HDP pin checks | Jonathan Gray |
2014-01-23 | a lot of people have pointed out to me that taking a lock just to read an | David Gwynne |
2014-01-23 | factor the mutex/bus_space handling of the sts block out. | David Gwynne |
2014-01-23 | if cold, do not use tsleep, but use the delay path. | Theo de Raadt |
2014-01-23 | drm/radeon/atom: initialize more atom interpretor elements to 0 | Jonathan Gray |
2014-01-23 | drm/radeon/atom: workaround vbios bug in transmitter table on rs780 | Jonathan Gray |
2014-01-23 | drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2) | Jonathan Gray |