summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
consistent with the other devices supported by iwn(4), where we use the marketing names for these devices instead of the names used in the reference driver.
2014-02-11Intel Centrino Wireless-N 2200 (tested) and Wireless-N 105/135 (untested)Mark Kettenis
support. Tested by mlarkin@
2014-02-11Make floor round to integral value less than x, when x is tiny.Martynas Venckus
Reported by dcoppa@, thanks! OK kettenis@, dcoppa@.
2014-02-11- grow the decompression buffer more aggressively if we haveMarkus Friedl
a high compression ratio, e.g. for ping -s 10000 -p aa - deal with inflate returning Z_BUF_ERROR if the output buffer is full. this can happen in some edge cases with upgraded libz from 2004 ok mikeb@
2014-02-11pci.4: update iwn(4) descriptionJason McIntyre
iwn.4: new sentence, new line
2014-02-11updates for norbert wiener;Jason McIntyre
From: Martin Schr?der
2014-02-11fix endianness of fc4 type registration (again), and don't bother printingJonathan Matthew
the fc4 types for fabric ports we find
2014-02-11requalify signature -> update signature and explain a bit more.Marc Espie
unconfusing, okay sthen@
2014-02-11rename "update-signature"Marc Espie
xr to NO_DEPENDS in extract description
2014-02-11s/anyways/anyway/, ok espie@Stuart Henderson
2014-02-11document that metainfo in plist is enforced.Marc Espie
explain about ustar extended headers status. Xr pkg_sign
2014-02-11add:Jason McIntyre
robert morris (from jan stary) karl marx and friedrich engels (from jiri b)
2014-02-11Stop leaking megabytes of memory at every queue refresh.pelikan
ok krw
2014-02-10Build isp2xxx firmware into separate object files so we only includeJonathan Matthew
one copy when both isp(4) and qla(4) are enabled. This is a temporary measure until qla(4) takes over completely. looked at by miod@ and kettenis@
2014-02-10To prevent lock ordering problems with the kernel lock, we need to make sureMark Kettenis
we block all interrupts that can grab the kernel lock. The simplest way to achieve this is to make sure mutexes always raise the ipl to the highest level that has interrupts that grab the kernel lock. This will allow us to have "mpsafe" interrupt handlers at lower priority levels. No change for non-MULTIPROCESSOR kernels. ok miod@
2014-02-10pattern for "our" temporary files is not random... get it out of theMarc Espie
normal "unknown files" routine and allow to remove them beforehand.
2014-02-10Fix typo in previous commit.Mark Kettenis
2014-02-10Mention the Intel Centrino Wireless-N 2230.Mark Kettenis
2014-02-10one of the examples needs -N to work again;Jason McIntyre
the paper trail appears to be: reported in feebsd pr docs/185353 by rol robert-eckardt de fix suggested by peter wemm diff submitted to tech by allan jude
2014-02-10assume tweaking package status always work if $state->{not}.Marc Espie
Problem noticed by Mikolaj Kucharski
2014-02-10cvstags are a bit fickle, there's no need to always-update if they change.Marc Espie
from Mikolaj Kucharski
2014-02-10Intel Centrino Wireless-N 2230 support. From Fabian Raetz, with a little bitMark Kettenis
of polishing from yours truly. Tested by Fabian and Benoit Lecocq.
2014-02-10The last fix to xterm keys meant that some keys such as \033OA wereNicholas Marriott
being wrongly treated as partial matches. So both check xterm keys after standard keys and only wildcard the minimum required ('1' to '8'). Problems reported by Ralf Horstmann and Tim van der Molen.
2014-02-10tweak usage() and bump version.Eric Faurot
2014-02-10Run the serving and privileged ntpd processes at high priority and theDarren Tucker
dns process at normal priority. Should improve latency on loaded machines. ok henning@
2014-02-10the mac addresses you program with MYXCMD_SET_MCASTGROUP are in a differentDavid Gwynne
format to the one used for MYXCMD_SET_LLADDR. for reasons. this lets ospf work if you dont happen to have PROMISC enabled on your interface like my production firewalls happen to have, which is why i never noticed this before.
2014-02-10drm/ttm: Fix memory type compatibility checkJonathan Gray
From Thomas Hellstrom 04623382c8e829413c2b69f740a9455e2e764ab7 in ubuntu 3.8 59c8e66378fb78adbcd05f0d09783dde6fef282b in mainline linux
2014-02-10drm/ttm: Fix ttm_bo_move_memcpyJonathan Gray
From Thomas Hellstrom 1fe70122dd9b926e84b14d1603202ae2ef2c5edd in ubuntu 3.8 da95c788ef0c645378ffccb7060a0df1a33aee38 in mainline linux
2014-02-10drm/ttm: Handle in-memory region copiesJonathan Gray
From Jakob Bornecrantz f8f0599d88fb76646bdd8b735dc2574ad80c625d in ubuntu 3.8 9a0599ddeae012a771bba5e23393fc52d8a59d89 in mainline linux
2014-02-10drm/ttm: fix the tt_populated check in ttm_tt_destroy()Jonathan Gray
From Ben Skeggs 43a1ab9ba9d7c0d97e7079a09438fe1b4209e318 in ubuntu 3.8 182b17c8dc4e83aab000ce86587b6810e515da87 in mainline linux
2014-02-10drm/radeon: expose render backend mask to the userspaceJonathan Gray
From Marek Olsak 413f46c51b173d8a46135d33fa3adef05f2b1a7e in ubuntu 3.8 439a1cfffe2c1a06e5a6394ccd5d18a8e89b15d3 in mainline linux
2014-02-10arc4random_uniform() returns a value strictly less than its argument; fixPhilip Guenther
arithmetic so that PID_MAX can be reached. ok otto@ zhuk@ miod@
2014-02-10drm/radeon: fix render backend setup for SI and CIKJonathan Gray
From Marek Olsak 88aa6194df73e8dff9f2a1ee47d2775df3d99411 in ubuntu 3.8 9fadb352ed73edd7801a280b552d33a6040c8721 in mainline linux
2014-02-10drm/radeon/atom: fix bus probes when hw_i2c is set (v2)Jonathan Gray
From Alex Deucher 66679b83a6f98615b0e715a156a4cea0456eeb41 in ubuntu 3.8 ffd3d3361d583cb73fa65a5fed3a196ba6f261bb in mainline linux
2014-02-10radeon: workaround pinning failure on low ram gpuJonathan Gray
From Jerome Glisse 9043b83c07a1899bbb094fb4f1c889aab4756a6a in ubuntu 3.8 97b6ff6be9da7675aab339334fda996d6c5077d9 in mainline linux
2014-02-10radeon/i2c: do not count reg index in number of i2c byte we are writing.Jonathan Gray
From Jerome Glisse 9e06f75bc7e94af88c307b6aa8868bea9a782b55 in ubuntu 3.8 fae009d15a44e5f1d938340facf4b8bc7dc69a09 in mainline linux
2014-02-10drm/radeon: don't share PPLLs on DCE4.1Jonathan Gray
From Alex Deucher c1a64c8ef586e888a8d25d994ae8c98f6ef5d563 in ubuntu 3.8 70471860ff9f335c60c004d42ebd48945bfa5403 in mainline linux
2014-02-10drm/radeon: forever loop on error in radeon_do_test_moves()Jonathan Gray
From Dan Carpenter e81db22d989873123a9d9f33d55d86e5db2ff8af in ubuntu 3.8 89cd67b326fa95872cc2b4524cd807128db6071d in mainline linux
2014-02-10drm/radeon: fix typo in CP DMA register headersJonathan Gray
From Alex Deucher 1f549c8c9e500848ac4d79b6069baed001adfd18 in ubuntu 3.8 aa3e146d04b6ae37939daeebaec060562b3db559 in mainline linux
2014-02-10drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)Jonathan Gray
From Alex Ivanov 38921933f2075f3c676c1ee1014523f86161b69d in ubuntu 3.8 0eb3448aa6b31fbf24c31756aba7940cac5ad6b8 in mainline linux
2014-02-10drm/radeon: fix panel scaling with eDP and LVDS bridgesJonathan Gray
From Alex Deucher 1746ed29ec8fded44bd8fbc96fe8cd72f55d3031 in ubuntu 3.8 855f5f1d882a34e4e9dd27b299737cd3508a5624 in mainline linux
2014-02-10drm/radeon/si: Add support for CP DMA to CS checker for compute v2Jonathan Gray
From Tom Stellard 0f5c67667c1914c3f133bc2d43199b6d01bfde28 in ubuntu 3.8 e5b9e7503eb1f4884efa3b321d3cc47806779202 in mainline linux
2014-02-10drm/radeon: fix handling of variable sized arrays for router objectsJonathan Gray
From Alex Deucher 34dd5e3b51b02e496c3fb6226b48b1f87fd0dd09 in ubuntu 3.8 fb93df1c2d8b3b1fb16d6ee9e32554e0c038815d in mainline linux
2014-02-10drm/radeon: fix LCD record parsingJonathan Gray
From Alex Deucher ebfd981ed41114cc659e5cefa3d00a88e43c2813 in ubuntu 3.8 95663948ba22a4be8b99acd67fbf83e86ddffba4 in mainline linux
2014-02-10drm/radeon: fix endian bugs in hw i2c atom routinesJonathan Gray
From Alex Deucher c787a54be43fff3f9bd2ad5990ec2c9219417af1 in ubuntu 3.8 4543eda52113d1e2cc0e9bf416f79597e6ef1ec7 in mainline linux
2014-02-10drm/radeon: improve dac adjust heuristics for legacy pdacJonathan Gray
From Alex Deucher f9474faaff4435129181db3000ff57ef2be7ab3e in ubuntu 3.8 03ed8cf9b28d886c64c7e705c7bb1a365fd8fb95 in mainline linux
2014-02-10drm/radeon: Another card with wrong primary dac adjJonathan Gray
From Ondrej Zary e7833340ccf49fcbe2c3b155aa6c51a1f46c2a6c in ubuntu 3.8 f7929f34fa0e0bb6736a2484fdc07d77a1653081 in mainline linux
2014-02-10drm/radeon: fix endian issues with DP handling (v3)Jonathan Gray
From Alex Deucher 65a57d9cbf80a90856ba53e6cee8bfd69f0fc90a in ubuntu 3.8 34be8c9af7b8728465963740fc11136ae90dfc36 in mainline linux