summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update snd quirks for T520, T420, X220.sbruno2013-05-191-0/+10
* More non-ATH_DEBUG build fixes.adrian2013-05-191-3/+5
* Since we're now using the ah pointer, always declare it.adrian2013-05-191-2/+0
* Added output of device QUIRKS for CAM and AHCI devices during boot.smh2013-05-188-2/+75
* Back out r250768 until I can further investigate why it mightkientzle2013-05-181-1/+1
* Add support for the second GPIO pin bank on the Wii and add support forrpaulo2013-05-182-21/+91
* Update location to ports INDEX file.bdrewery2013-05-181-6/+6
* Add another obsolete file: nfs fha movedantoine2013-05-181-0/+2
* Be (very) careful about how to add more TX DMA work.adrian2013-05-185-149/+195
* Have the ipropd-master listen on an IPv6 socket in addition to an IPv4bz2013-05-181-6/+62
* Use my @freebsd.org username, rather than ${WORK} username.adrian2013-05-181-2/+2
* Re-add some code to exclude transmitting if we're in reset.adrian2013-05-181-0/+19
* Update maintainers with ath/net80211.adrian2013-05-181-0/+2
* Fix wildcard srcs for phony targetssjg2013-05-181-6/+6
* Match what is in netbsd.sjg2013-05-181-1/+1
* Var_Delete: expand name to delete if needed.sjg2013-05-181-3/+12
* Correct the spelling of "okay".kientzle2013-05-181-1/+2
* Label the mmc child after the parent.kientzle2013-05-181-1/+1
* Use separate function to update mbuf checksum flags instead ofmelifaro2013-05-181-24/+19
* Don't clear stall at first time use of USB MIDI endpoints.hselasky2013-05-181-5/+4
* Fix rte leak introduced in r248070.melifaro2013-05-181-1/+1
* Fix issue with "Logitech Webcam C525":hselasky2013-05-181-0/+27
* Fix ipfw(8) sets of ipv6 addresses handling.melifaro2013-05-181-14/+24
* Set errno to ETIMEDOUT if an SCTP association times out duringtuexen2013-05-171-2/+8
* Per the comment, we cannot rely on bsd.own.mksjg2013-05-171-7/+6
* Don't send an ABORT chunk with verification 0.tuexen2013-05-171-2/+10
* For ARM, MIPS, and PowerPC, default to 32-byte alignment, but allow itimp2013-05-171-0/+4
* Use readlocking now that assertions on vm_page_lookup() are relaxed.attilio2013-05-171-3/+3
* We really need to get the bsd.own.mk from this tree so thesjg2013-05-172-1/+12
* o Retrive the part number (CP2103 etc) from the hardware on attach.gavin2013-05-171-12/+56
* Relax the object locking in vm_fault_prefault(). A read lock suffices.alc2013-05-171-5/+5
* Relax the object locking assertion in pmap_enter_locked().alc2013-05-174-4/+4
* - Update the release notes to DocBook 4.5 XML to build with thegabor2013-05-17117-1378/+933
* Relax the object locking assertion in vm_page_lookup(). Now that a radixalc2013-05-171-1/+1
* Revert r250692. We'll use 1 kernel config file for the BeagleBone models.rpaulo2013-05-172-128/+3
* Decode new HT 3.00 and 3.10 capabilities.kib2013-05-171-0/+12
* Add new capability types encodings from HyperTransport I/O Linkkib2013-05-171-0/+4
* Upgrade to OpenSSH 6.2p2. Mostly a no-op since I had already patcheddes2013-05-1712-30/+65
* Add a -N option that prints the jail name rather than its number.des2013-05-172-11/+29
* Add some more debugging printf()s to complain if the ath_buf tx queueadrian2013-05-171-0/+23
* Complete revision 243104.grog2013-05-171-1/+3
* Drop any connection to newsyslog. I haven't worked on it for quitegad2013-05-171-1/+0
* guard against MK_SHARED_TOOLCHAIN not being defined.delphij2013-05-161-1/+1
* Similar to r250719: guard against MK_BMAKE not being defined.delphij2013-05-161-1/+1
* Fix cut-n-paste error.julian2013-05-161-2/+2
* Reverse the sense of the test wrt bmake, and guard againstsjg2013-05-162-2/+2
* Constify string pointers.delphij2013-05-161-3/+3
* Minor mdoc improvements.joel2013-05-161-3/+3
* When running the -m option to generate a newfs(8) command suitable formckusick2013-05-162-3/+27
* When reporting the user readable size, round up. Several SD cards notimp2013-05-161-3/+5
OpenPOWER on IntegriCloud