aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix long line and record proper commit message for r257427:Konstantin Belousov2013-10-311-1/+2
* The limit for the swap space is spelled 'swapsize', at least sinceKonstantin Belousov2013-10-311-3/+3
* The limit for the swap space is spelled 'swapsize', at least sinceKonstantin Belousov2013-10-311-2/+2
* Make the virtual ioapic available unconditionally in a bhyve virtual machine.Neel Natu2013-10-316-24/+20
* Rename the VMM_CTRx() family of macros to VCPU_CTRx() to highlight that theseNeel Natu2013-10-314-23/+35
* Provide a crutch that prevents watchdog to interrupt dumpingGleb Smirnoff2013-10-311-0/+3
* Fix some lingering build failures caused by fixing implicit inclusion ofMark Johnston2013-10-313-0/+5
* Do not EOI an interrupt until the point after the filter handlers / beforeIan Lepore2013-10-311-2/+2
* Don't iterate through the bits of the pending interrupt register if theIan Lepore2013-10-311-1/+1
* Remove references to an unused fasttrap probe hook, and remove theMark Johnston2013-10-317-39/+11
* Fix a typo introduced in r257338.Mark Johnston2013-10-311-1/+1
* Don't base the rate table selection based on the channel mode;Adrian Chadd2013-10-311-2/+13
* Enable USB.Rui Paulo2013-10-311-7/+7
* Reset the timer interrupt status register at the top rather than bottom ofIan Lepore2013-10-311-16/+15
* Don't treat the node as an 11n node if 11n rates are disabled.Adrian Chadd2013-10-311-0/+8
* Add RT2860_BCN_OFFSET1 and RT2860_MAX_LEN_CFG register initialization toKevin Lo2013-10-311-31/+2
* Initialize BBP68 to improve rx sensitivity.Kevin Lo2013-10-311-0/+1
* Enable DC filter in RT3071 Version E.Kevin Lo2013-10-311-8/+7
* Add manpage for urtwnfw, the Realtek RTL8188CU/RTL8192CU firmwareKevin Lo2013-10-313-4/+103
* Expand the list of compatible devices this driver works with. IncreaseIan Lepore2013-10-311-10/+17
* Queisce warning about undeclared function usage.Sean Bruno2013-10-301-0/+5
* Quiesce warning, which could be a bug IMO, by correctly defining the host_infoSean Bruno2013-10-301-1/+1
* Quiesce two warnings:Sean Bruno2013-10-301-6/+11
* /etc/keys was moved to /usr/share/keys in r257344Bryan Drewery2013-10-301-0/+6
* Add forgotten pkg.7Bryan Drewery2013-10-301-0/+1
* mdoc: document title should be all caps.Joel Dahl2013-10-301-1/+1
* A few minor mdoc improvements.Joel Dahl2013-10-301-5/+5
* sh: Allow trapping SIGINT/SIGQUIT after ignore because of '&'.Jilles Tjoelker2013-10-303-1/+21
* Quiesce warnings by updating headerfile includesSean Bruno2013-10-307-0/+10
* revert sign changes to buffers used in invocation of digest_update()Sean Bruno2013-10-301-14/+9
* Revert to upstream literal $FreeBSD tagEd Maste2013-10-301-1/+1
* Rework the imx ehci driver so that it's four separate ehci units ratherIan Lepore2013-10-306-225/+348
* Include the now missing headers after untangling if.h and if_var.h.Sergey Kandaurov2013-10-302-0/+3
* nclude missing net/if_var.h.Andre Oppermann2013-10-302-0/+2
* Add a vendor entry for Freescale Semiconductor.Ian Lepore2013-10-301-0/+1
* Add missing header.Nathan Whitehorn2013-10-301-0/+1
* Revert r257385; was testing a shell script to automatically append the properEdward Tomasz Napierala2013-10-301-2/+0
* Sponsored by: The FreeBSD FoundationEdward Tomasz Napierala2013-10-301-0/+2
* Add a "no-op" USB PHY driver for imx-family SoCs. This is used when theIan Lepore2013-10-303-2/+122
* Add some bare-bones support for enabling usb and usbphy clocks. ThisIan Lepore2013-10-303-0/+100
* printf() specifier updates to CAM to handle either 32-bit or 64-bit lun_id_t.Nathan Whitehorn2013-10-303-16/+17
* Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t,Nathan Whitehorn2013-10-3012-88/+95
* Bump .Dd after r257379.Edward Tomasz Napierala2013-10-302-2/+2
* Rename '-h' option to '-p', and use "portal" instead of "host" or "address",Edward Tomasz Napierala2013-10-304-80/+80
* Add a pkg(7) manpage for bootstrapBryan Drewery2013-10-302-1/+263
* Add a 'pkg bootstrap' command which will bootstrap pkg(8) withoutBryan Drewery2013-10-301-0/+9
* 'netstat -i' no longer supports working on a vmcore.Gleb Smirnoff2013-10-301-3/+1
* Fix typo. Sorry!Nathan Whitehorn2013-10-291-1/+1
* Don't reference pointer before testing whether it isXin LI2013-10-291-1/+3
* The ofw_bus() routines invoke the device's parent, not the device itself,Nathan Whitehorn2013-10-291-3/+3