aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add and fix comments for cam_periph_runccb()Scott Long2018-05-011-3/+7
* Add ability to perform a firmware reset during driver initialization.Josh Paetzel2018-05-012-19/+58
* Print the dump progress indicator after calling dump_start().Mark Johnston2018-05-017-20/+20
* Retire lmc(4)Ed Maste2018-05-0118-10041/+14
* Use M. Warner Losh everywhere on my copyrights.Warner Losh2018-05-0133-40/+33
* Remove 'All Rights Reserved.' from all of my Copyrights in sys/arm andWarner Losh2018-05-0148-48/+46
* Optionally panic when cxgbe encounters a fatal errorAndrew Gallatin2018-05-011-0/+4
* Initial debug server for bhyve.John Baldwin2018-05-017-10/+1483
* cxgbe(4): Destroy the cdev before disabling interrupts in driver detach.Navdeep Parhar2018-05-011-5/+5
* uart_snps: Add early printf supportEmmanuel Vadot2018-05-012-24/+38
* ixgb(4): Add deprecation notice for this old and busted 10GE adapter.Sean Bruno2018-05-012-1/+8
* Fix bthidd build with GCC 4.2 after r333110Vladimir Kondratyev2018-05-012-4/+4
* Remove dead errata fixup codeJustin Hibbits2018-05-014-181/+0
* Report the kernel base address properly in kldstat when using PowerPC kernelsNathan Whitehorn2018-05-011-1/+6
* pwd_mkdb: retire legacy v3 db support (-l option)Ed Maste2018-05-012-135/+9
* Install smartpqi.4 only on amd64, as with the driverEd Maste2018-05-011-1/+2
* Fix iflib_encap() EFBIG handling bugsAndrew Gallatin2018-04-301-6/+15
* Improve nvme(4) attach/detach sequences.Alexander Motin2018-04-301-29/+38
* cxgbe(4): Convert ACT_OPEN_RPL to a shared CPL.Navdeep Parhar2018-04-305-6/+33
* Fix use-after-free in nvme_qpair_destroy().Alexander Motin2018-04-301-7/+8
* Turn off IBRS on suspend.Konstantin Belousov2018-04-302-1/+14
* Fix null pointer dereference on nodes without a "compatible" property.Nathan Whitehorn2018-04-301-1/+2
* Set si_drv1 for nvmeXnsY in a new race-free way.Alexander Motin2018-04-301-2/+1
* seq(1): Provide some long optionsKyle Evans2018-04-302-6/+16
* cxgbe/t4_tom: Use appropriate macros instead of magic math whileNavdeep Parhar2018-04-301-1/+1
* Disable connectat/bindat with AT_FDCWD in capmodeEd Maste2018-04-304-6/+266
* Clarify bindat/connectat use with AT_FDCWDEd Maste2018-04-302-22/+20
* libibumad/umad.c: In get_port, ignore sysctl get rate errorsSlava Shwartsman2018-04-301-2/+7
* cxgbe(4): Use opaque cookies or tid range-checks to determine theNavdeep Parhar2018-04-307-148/+135
* bthidd(8): Add evdev protocol support for bluetooth keyboards and mousesVladimir Kondratyev2018-04-3015-45/+895
* bthidd(8): Add internal support for user-friendly name of remote devices.Vladimir Kondratyev2018-04-306-8/+58
* uinput: Add FreeBSD specific ioctl to set unique identifier of input device.Vladimir Kondratyev2018-04-302-0/+16
* bluetooth(3): Add helper functions that performs Bluetooth Remote Name RequestVladimir Kondratyev2018-04-303-2/+145
* libsdp: Add method that returns actual source BD_ADDR of SDP session.Vladimir Kondratyev2018-04-303-2/+45
* Define USEC_PER_MSEC and USEC_PER_SEC in the LinuxKPI.Hans Petter Selasky2018-04-301-0/+3
* Improve fix in r304629 by allowing configuration of the behaviourHans Petter Selasky2018-04-303-5/+18
* Included opt_stack.h in Makefile, to fix module build.Ram Kishore Vegesna2018-04-301-0/+1
* Don't bail out from the check if readboot() returns !FSFATAL.Xin LI2018-04-301-1/+1
* Add back the historical information about being mentored by rrsRebecca Cran2018-04-301-0/+1
* if_smsc: set MII BUSY bit to read/write PHY regsEd Maste2018-04-301-2/+2
* if_smsc: fix reset checkEd Maste2018-04-301-1/+1
* sh: Don't have [ match any [[:class:]]Jilles Tjoelker2018-04-293-1/+9
* Eliminate some vm object relocks in vm fault.Konstantin Belousov2018-04-291-9/+13
* Clean up the EXAMPLES section of usbconfig(8). This removes parts thatEdward Tomasz Napierala2018-04-291-21/+9
* amd64/mp_machdep.c: Fix GCC build after r333059Conrad Meyer2018-04-281-2/+2
* smartpqi(4): Use conventional path to driver sourcesConrad Meyer2018-04-281-1/+1
* smartpqi(4): Unbreak GCC buildConrad Meyer2018-04-284-24/+0
* pfctl: Don't break connections on skipped interfaces on reloadKristof Provost2018-04-281-1/+46
* Add EXAMPLES to tip(1) man page.Edward Tomasz Napierala2018-04-281-1/+6
* zpool(8): correct list of default properties in 'list'.Eitan Adler2018-04-281-2/+4