summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2014-02-14remove isp24xx-related code. it doesn't work, qle(4) replaces it, andJonathan Matthew
2014-02-13fix previous errorneous constants (compiled against the old header)pelikan
2014-02-13Recognize SATA-III ports in dmesg.pelikan
2014-02-13Some Linux i915 drm "fast" path code relies on being able to "disable" pageMark Kettenis
2014-02-13Replace hand crafted routing label code with the rtlabel_id2sa()Alexander Bluhm
2014-02-13Instead of iterating over the per-interface list of addresses toMartin Pieuchot
2014-02-13Make sure we copy out the right amount of data in the various copyout() callsMark Kettenis
2014-02-13Another chunk of IPv6 dead code bites the dust.Martin Pieuchot
2014-02-13When sending a neighbor advertisement, correctly use the carp macMartin Pieuchot
2014-02-13Checking if the per-interface address list is empty when configuringMartin Pieuchot
2014-02-13if an attached sd(4) is readonly, make sure it's noticable in theAlexander Hall
2014-02-13drm/i915: prefer VBT modes for SVDO-LVDS over EDIDJonathan Gray
2014-02-13drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.Jonathan Gray
2014-02-12Introduce qle(4), a new driver for QLogic ISP24xx fibre channel HBAs.Jonathan Matthew
2014-02-12Add rtlabel to rt_newaddrmsg, From: Florian Riehm <mail at friehm dot de>Henning Brauer
2014-02-12Remove an old and unused define that should not be used.Martin Pieuchot
2014-02-12Kill a never defined old compatibility goo from 12 years ago.Martin Pieuchot
2014-02-12Remove an old comment about bsdi4 and make it clear that netmasks areMartin Pieuchot
2014-02-12Eliminate the exit sig handling, which was only invokable via thePhilip Guenther
2014-02-12Do not include pmap.h from .S code, but get the necessary defines fromMiod Vallat
2014-02-11Adjust for renamed pcidevs defines.Mark Kettenis
2014-02-11regenMark Kettenis
2014-02-11Change the Intel Centrino Wireless-N 2000/2030 into 2200/2230 to beMark Kettenis
2014-02-11Intel Centrino Wireless-N 2200 (tested) and Wireless-N 105/135 (untested)Mark Kettenis
2014-02-11- grow the decompression buffer more aggressively if we haveMarkus Friedl
2014-02-11fix endianness of fc4 type registration (again), and don't bother printingJonathan Matthew
2014-02-10Build isp2xxx firmware into separate object files so we only includeJonathan Matthew
2014-02-10To prevent lock ordering problems with the kernel lock, we need to make sureMark Kettenis
2014-02-10Intel Centrino Wireless-N 2230 support. From Fabian Raetz, with a little bitMark Kettenis
2014-02-10the mac addresses you program with MYXCMD_SET_MCASTGROUP are in a differentDavid Gwynne
2014-02-10drm/ttm: Fix memory type compatibility checkJonathan Gray
2014-02-10drm/ttm: Fix ttm_bo_move_memcpyJonathan Gray
2014-02-10drm/ttm: Handle in-memory region copiesJonathan Gray
2014-02-10drm/ttm: fix the tt_populated check in ttm_tt_destroy()Jonathan Gray
2014-02-10drm/radeon: expose render backend mask to the userspaceJonathan Gray
2014-02-10arc4random_uniform() returns a value strictly less than its argument; fixPhilip Guenther
2014-02-10drm/radeon: fix render backend setup for SI and CIKJonathan Gray
2014-02-10drm/radeon/atom: fix bus probes when hw_i2c is set (v2)Jonathan Gray
2014-02-10radeon: workaround pinning failure on low ram gpuJonathan Gray
2014-02-10radeon/i2c: do not count reg index in number of i2c byte we are writing.Jonathan Gray
2014-02-10drm/radeon: don't share PPLLs on DCE4.1Jonathan Gray
2014-02-10drm/radeon: forever loop on error in radeon_do_test_moves()Jonathan Gray
2014-02-10drm/radeon: fix typo in CP DMA register headersJonathan Gray
2014-02-10drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)Jonathan Gray
2014-02-10drm/radeon: fix panel scaling with eDP and LVDS bridgesJonathan Gray
2014-02-10drm/radeon/si: Add support for CP DMA to CS checker for compute v2Jonathan Gray
2014-02-10drm/radeon: fix handling of variable sized arrays for router objectsJonathan Gray
2014-02-10drm/radeon: fix LCD record parsingJonathan Gray
2014-02-10drm/radeon: fix endian bugs in hw i2c atom routinesJonathan Gray
2014-02-10drm/radeon: improve dac adjust heuristics for legacy pdacJonathan Gray