summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | sfxge: [1/6] add common code MCDI proxy auth build optionarybchik2015-12-072-0/+8
* | sfxge: fix pointer parameter/value signedness mismatch warningsarybchik2015-12-071-8/+8
* | sfxge: fix name conflict with crc32_table from sys/crc32.harybchik2015-12-071-2/+2
* | sfxge: switch to TxQ creation specific flagsarybchik2015-12-074-8/+15
* | sfxge: [Sorrento] support writing of MUM firmwarearybchik2015-12-075-5/+43
* | sfxge: support PERMIT_SET_MAC_WHEN_FILTERS_INSTALLED flagarybchik2015-12-073-0/+14
* | Document the different config files.imp2015-12-077-0/+43
* | Improve cam tracing a little by including the function code in theimp2015-12-071-2/+8
* | Enable bin/ls testcases disabled previously because of issues with howngie2015-12-071-6/+0
* | Now that we have dedup of mtree elements in nanobsd, remove theimp2015-12-071-108/+17
* | Fix up mtree with additional entries written to it byimp2015-12-072-2/+72
* | Disable /entropy by default. /var/db/entropy should be enough.imp2015-12-071-1/+5
* | imported patch dedupimp2015-12-071-0/+5
* | Allow the .cfg files to specify the ultimate format for the imagesimp2015-12-072-4/+8
* | Generally use shorter, more idiomatic sh expressions in a bunch ofimp2015-12-071-31/+31
* | Default serial connection to 115200. Hardly anybody uses slower theseimp2015-12-071-1/+1
* | Fix panic on shutdown due to iscsi event prioritysmh2015-12-071-1/+1
* | Add definitions for ELF note types used in executablesemaste2015-12-061-0/+5
* | Fix leak in mkfs_msdos(..) by initializing img to NULL and free'ing at the endngie2015-12-061-40/+47
* | vm_fault_hold: handle vm_page_rename failurecem2015-12-061-1/+5
* | pmap_invalidate_range: For very large ranges, flush the whole TLBcem2015-12-062-0/+16
* | Fix the allocation of outgoing streams:tuexen2015-12-068-9/+14
* | sh: Add limited test for ${#@} and ${#*}.jilles2015-12-062-0/+19
* | - Fix Tx queues to USB endpoints mappingkevlo2015-12-062-128/+93
* | Remove unused atf.test.mk variablesngie2015-12-061-23/+0
* | Remove redundant default TESTSDIR that is already defined in bsd.test.mkngie2015-12-061-4/+0
* | Use .Fx instead of explicitly spelling out FreeBSDngie2015-12-061-16/+21
* | Adapt to new wireless scheme where base wlan interfaces do not show up innwhitehorn2015-12-061-8/+13
* | Remove stray unescaped `%` in `Booting from ...` informational messagengie2015-12-051-1/+1
* | There is no priority request queue on 16Gig chips.mav2015-12-051-2/+4
* | Rework WWNs generation to make cards without NVRAM more useful.mav2015-12-051-67/+28
* | Fix regression in r291738: This really wants -lssp.bdrewery2015-12-051-1/+1
* | When building no-priv, chmod etc/defaults/rc.conf before appending toimp2015-12-052-2/+4
* | sfxge: erase nvram partitions in chunks equal to their erase sizearybchik2015-12-051-1/+26
* | style.9: Add a small blurb about allowing boolcem2015-12-051-1/+25
* | Stupid last minute changes: Add missing } and fiimp2015-12-052-1/+2
* | Remove a duplicate definition.kevlo2015-12-051-1/+0
* | urtwn: fix some regressions after r290630avos2015-12-052-7/+14
* | sh: Link tests/parameters/positional8.0 to the build.jilles2015-12-051-0/+1
* | Fix RSS build.np2015-12-051-1/+1
* | Allow the artificial profile frames to be adjusted as needed by the user.andrew2015-12-051-6/+9
* | Remove LLE read lock from IPv4 fast path.melifaro2015-12-054-51/+118
* | Move the check to see if we are tracing a function with the DTrace Functionandrew2015-12-056-37/+62
* | It seems that at least some KVM versions advertise support for EIOkib2015-12-051-0/+10
* | In the pmap_set_pg() function, which enables the global bit on thekib2015-12-051-2/+2
* | sfxge: pick up the new TLV structuresarybchik2015-12-051-15/+53
* | sfxge: cleanup: remove set but not used trailer variablearybchik2015-12-051-2/+0
* | sfxge: cleanup: remove set but not used variable with parse error indicationarybchik2015-12-051-0/+7
* | sfxge: cleanup: remove set but not used saved_spec variablearybchik2015-12-051-3/+0
* | sfxge: cleanup: remove SFL9122 "Huntington" PCI IDsarybchik2015-12-052-4/+0
OpenPOWER on IntegriCloud