aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* IFp4 @208381:Pawel Jakub Dawidek2012-11-301-1/+1
* IFp4 @208450:Pawel Jakub Dawidek2012-11-301-1/+0
* Patch #3 - Add a new ioctl to access SFP+ module diagnosticJack F Vogel2012-11-302-2/+28
* Patch #2 - remove OACTIVE and DEPLETED notions from theJack F Vogel2012-11-302-44/+13
* Allow OpenSSL to use arc4random(3) on FreeBSD. arc4random(3) was modifiedPawel Jakub Dawidek2012-11-301-3/+3
* First of a series of 11 patches leading to new ixgbe version 2.5.0Jack F Vogel2012-11-303-314/+111
* The build-tools step during build32 also needs the -legacy magic.Simon J. Gerraty2012-11-301-0/+2
* Use volatile keywords properly.Jung-uk Kim2012-11-302-22/+22
* Use common macros for working with rule/dynamic counters.Alexander V. Chernikov2012-11-304-27/+33
* Make ipfw dynamic states operations SMP-ready.Alexander V. Chernikov2012-11-304-329/+637
* - Enable syscons/framebuffer by defaultOleksandr Tymoshenko2012-11-301-8/+8
* Teach userboot to boot from ISO image files.Neel Natu2012-11-302-4/+7
* Add vchiq nodeOleksandr Tymoshenko2012-11-301-0/+7
* - Implement "fdt mres" sub-command that prints reserved memory regionsOleksandr Tymoshenko2012-11-302-60/+221
* Include opt_wlan.h so the net80211 RX debug API compiles correctly.Adrian Chadd2012-11-301-0/+2
* Get reserved memory regions and exclude them from available memory mapOleksandr Tymoshenko2012-11-301-1/+71
* Add fdt_get_reserved_regions function. API is simmilar to fdt_get_mem_regionsOleksandr Tymoshenko2012-11-302-0/+61
* - Get proper maximum clock frequency for SDHCI v3.0 and higherOleksandr Tymoshenko2012-11-302-4/+11
* Get frequency from "clock-frequency" property of "/axi/sdhci" FDT nodeOleksandr Tymoshenko2012-11-301-1/+14
* Fix RGB565 caseOleksandr Tymoshenko2012-11-301-4/+4
* Add preliminary support for BCM57766 ASIC.Pyun YongHyeon2012-11-302-7/+19
* Tidy up inline assembly. No functional change.Jung-uk Kim2012-11-302-16/+16
* cxgbe/tom: Handle the case where the chip falls out of DDP mode byNavdeep Parhar2012-11-293-12/+53
* cxgbe/tom: Add a flag to indicate that the L2 table entry for anNavdeep Parhar2012-11-293-62/+89
* Merge new libc++ into head.David Chisnall2012-11-293-10/+27
|\
| * Import new libc++. This contains some fixes for code compiled in c++98 / c++03vendor/libc++/r168853David Chisnall2012-11-296-10/+50
* | Generalize make.conf man page: use "cc" instead of "gcc"Eitan Adler2012-11-291-4/+4
* | - Use more appropriate loop (do { } while()) when generating ethernet addressPawel Jakub Dawidek2012-11-291-3/+5
* | Using a long is the wrong type to represent the realmem and maxmbufmemAndre Oppermann2012-11-292-5/+5
* | Fix hardcoded bpp valueOleksandr Tymoshenko2012-11-291-1/+1
* | Mark non-returning function as suchEitan Adler2012-11-291-1/+1
* | Fix LINT build for arm: NOTES defines LDFLAGS by way of a make optionMarcel Moolenaar2012-11-292-2/+2
* | Add support for AT&T Sierra Wireless USB 3G adapterEitan Adler2012-11-292-0/+2
* | - Update organization.dot to reflect that attilio resigned from coreGabor Pali2012-11-281-1/+1
* | Regenerate usb.confHans Petter Selasky2012-11-281-2/+13
* | Discussed at-length on -arch.Devin Teske2012-11-282-38/+138
* | Add support for the (relatively) new object type OBJT_MGTDEVICE toAlan Cox2012-11-281-0/+4
* | Update some definitions or make them match NetBSD's headers.Pedro F. Giffuni2012-11-282-6/+20
* | cyrus-sasl 2.1.26 was released. In this version, the type of callbackHajimu UMEMOTO2012-11-281-7/+13
* | Call if_free() with the correct vnet context if and only if ifp_vnetAdrian Chadd2012-11-281-2/+7
* | Until I figure out what to do here, remind myself that this needs someAdrian Chadd2012-11-281-0/+10
* | Don't allow minthreads > maxthreads.Alfred Perlstein2012-11-281-0/+4
* | Fix typo.Alfred Perlstein2012-11-281-1/+1
* | Pull out the debugging code from the critical path and make sure itAdrian Chadd2012-11-281-37/+37
* | Partially bring r242520 to ext2fs.Pedro F. Giffuni2012-11-281-0/+12
* | Complete r243631 by applying the remainder of kern_mbuf.c that gotAndre Oppermann2012-11-271-16/+18
* | Fix r243627 by testing against the head socket instead of the socketAndre Oppermann2012-11-271-1/+1
* | Autoconfigure nfsd threads based on ncpu.Alfred Perlstein2012-11-271-20/+97
* | Allow setting of NULL titles with f_dialog_[back]title().Devin Teske2012-11-271-2/+2
* | Change self-initialization to occur when loaded versus the previous behaviorDevin Teske2012-11-271-34/+5