aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Connect usr.sbin/camddBryan Drewery2015-12-032-0/+26
* Add asynchronous command support to the pass(4) driver, and the newKenneth D. Merry2015-12-0320-198/+5978
* if_ntb: Don't roundup MW size to full BAR size unnecessarilyConrad Meyer2015-12-031-1/+1
* if_ntb: Log error *before* zeroing relevant variablesConrad Meyer2015-12-031-2/+2
* Pull vm_object_scan_all_shadowed out of vm_object_backing_scanConrad Meyer2015-12-031-155/+146
* Regenerate usb.conf .Hans Petter Selasky2015-12-031-12/+228
* Bump MAXCPU. We already run on hardware with 32 threads and the same hardwareNathan Whitehorn2015-12-031-1/+1
* In assembler mode, clang defaulted to DWARF3, if only -g was specified.Dimitry Andric2015-12-031-1/+1
* Ensure that outgoing streams get reset when they run dry.Michael Tuexen2015-12-034-3/+24
* Convert the mlxen driver to use the BUSDMA(9) APIs instead ofHans Petter Selasky2015-12-035-671/+625
* urtwn(4): add error handling for urtwn_write_X() functions.Andriy Voskoboinyk2015-12-031-97/+241
* Avoid -Wmissing-initializerTony Finch2015-12-031-14/+14
* Update to upstream version 2.11Tony Finch2015-12-033-31/+149
* urtwn(4): move duplicate code from urtwn_(r92c/r88e)_dma_init()Andriy Voskoboinyk2015-12-031-22/+16
* Updated the mlx4 and mlxen drivers to the latest version, v2.1.6:Hans Petter Selasky2015-12-0315-1886/+418
* Add some structures and defines which will be used when decoding smallHans Petter Selasky2015-12-031-0/+19
* readelf: add Xen ELF notesEd Maste2015-12-031-0/+29
* newvers: Honour SOURCE_DATE_EPOCH as a build reproducibility measureEd Maste2015-12-031-1/+9
* Remove incorrect defines. The proper version of these macros isHans Petter Selasky2015-12-031-4/+0
* Add support for a generic AHCI attachment. This allows us to attach to aAndrew Turner2015-12-032-0/+132
* For amd64 non-PCID machines, and for i386 machines with support forKonstantin Belousov2015-12-039-402/+210
* In the SandyBridge x2APIC workaround detection code, only fetch theKonstantin Belousov2015-12-031-27/+20
* Fix build for !TCP_OFFLOAD case.Konstantin Belousov2015-12-031-1/+1
* Update the mlx5en(4) manual page.Hans Petter Selasky2015-12-031-1/+7
* Add glue driver for Amlogic Meson Gigabit Ethernet ControllerGanbold Tsagaankhuu2015-12-033-1/+100
* sfxge: regenerate MCDI headersAndrew Rybchenko2015-12-031-5/+433
* Fix a typo in a comment (spacial -> special)Enji Cooper2015-12-031-1/+1
* sfxge: remove internal register definitions that should not be used by host codeAndrew Rybchenko2015-12-031-2489/+14
* sfxge: add markers for autogenerated definesAndrew Rybchenko2015-12-031-24/+37
* sfxge: sync TLV layout headers with firmwaresrc for event merging configAndrew Rybchenko2015-12-031-1/+39
* sfxge: add MCDI logging support to common codeAndrew Rybchenko2015-12-036-48/+133
* Disable EEE(Energy Efficient Ethernet) for RTL8211F PHY.Pyun YongHyeon2015-12-032-4/+46
* We need to zero out the union of pointers in a freed vnode structure.Kirk McKusick2015-12-031-0/+1
* Provide support for ELFv2 userland if using a newer compiler (recent clangNathan Whitehorn2015-12-037-16/+111
* Clean up PowerPC bootloader compiler flags to fix the build with GCC 5.2Nathan Whitehorn2015-12-032-2/+1
* Fix build on GCC 5.2 where, at least on PPC64, the compiler would "optimize"Nathan Whitehorn2015-12-031-2/+1
* Add support for configuring additional virtual interfaces (VIs) on a port.John Baldwin2015-12-0312-980/+1544
* Minor cleanup. No functional change.Michael Tuexen2015-12-021-1/+1
* pw_checkname since the beginning if too strict on GECOS field,Baptiste Daroussin2015-12-021-1/+2
* Fix handling of numeric-only names with pw lockBaptiste Daroussin2015-12-022-9/+32
* Add initial support for 16Gbps FC QLogic chips.Alexander Motin2015-12-024-85/+105
* The cdevpriv_dtr_t typedef was not able to be used in a function prototypeJohn Baldwin2015-12-023-6/+6
* Adjust the MTU when accepting an SCTP association usingMichael Tuexen2015-12-021-3/+7
* ARM: Define PCI_RES_BUS resource for platforms having NEW_PCIB enabled.Michal Meloun2015-12-021-0/+3
* ARM: Fix of detection of root interrupt controller.Michal Meloun2015-12-021-3/+13
* OFW: Move code for searching interrupt parent into separate function.Michal Meloun2015-12-022-13/+27
* Move RTF_PINNED handling to generic route code.Alexander V. Chernikov2015-12-021-29/+27
* Add initial ar9300 HAL support for the spectral scan mode.Adrian Chadd2015-12-025-10/+32
* Update arcmsr(4) to 1.30.00.00 in order to add support ofXin LI2015-12-022-356/+422
* META MODE: Connect MK_NAND directories.Bryan Drewery2015-12-027-0/+110