aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* [net80211] Only send out a probe request if we see an unknown IBSS node that ...Adrian Chadd2016-11-221-13/+12
* Merge ACPICA 20161117.Jung-uk Kim2016-11-2253-1357/+2175
|\
* | [net80211] store references to VHT and related IEs.Adrian Chadd2016-11-222-0/+24
* | [ath] obey the peer A-MPDU density and max-size.Adrian Chadd2016-11-221-9/+54
* | [net80211] Remove extra \n.Adrian Chadd2016-11-221-1/+1
* | [net80211] flesh out more IBSS 11n supportAdrian Chadd2016-11-222-4/+104
* | Initialize 'ticks' earlier in boot after 'hz' is set.John Baldwin2016-11-222-38/+6
* | Audit 'fd' and 'cmd' arguments to fcntl(2), and when generating BSM,Robert Watson2016-11-222-4/+3
* | r308942 broke kernel build.Hiren Panchasara2016-11-211-1/+1
* | For RTT calculations mid-session, we explicitly ignore ACKs with tsecr of 0 asHiren Panchasara2016-11-211-3/+10
* | [bytgpio] Add module for bytgpio(4)Oleksandr Tymoshenko2016-11-212-0/+10
* | [bytgpio] prepare bytgpio(4) for modularizationOleksandr Tymoshenko2016-11-211-3/+30
* | Include the missing accommon.h from the ACPI uart code.Andrew Turner2016-11-212-0/+2
* | Add support to find the arm64 serial using the ACPI tables. This uses theAndrew Turner2016-11-215-6/+117
* | [etherswitch] add ukswitch hint that is phy offset at mdio registerMichael Zhilin2016-11-211-1/+5
* | Mark virtio_mmio as FDT only, it lacks an ACPI attachment.Andrew Turner2016-11-211-2/+2
* | Mark uart_dev_snps.c as FDT only, it doesn't have and ACPI bindings.Andrew Turner2016-11-211-1/+1
* | Mark extres as FDT only. Much of this assumes FDT and fails to buildAndrew Turner2016-11-211-15/+15
* | Mark the Allwinner drivers as FDT only. These are mobile and embedded partsAndrew Turner2016-11-211-25/+25
* | To allow for an ACPI attachment to the generic PCIe driver split off theAndrew Turner2016-11-219-621/+742
* | Add PDMA controller registers.Ruslan Bukin2016-11-211-0/+68
* | Move FDT option to the main SoC file and mark boards configRuslan Bukin2016-11-214-3/+12
* | Add Intel Atom Cherryview SOC HSUART supportSean Bruno2016-11-211-0/+4
* | Disable superpages reservations as we don't have implemented them yet.Ruslan Bukin2016-11-211-2/+2
* | Add an arm64 specific uart cpu driver. As arm64 may use ACPI to find theAndrew Turner2016-11-212-1/+118
* | Add accelerated AES with using the ARMv8 crypto instructions. This is basedAndrew Turner2016-11-216-0/+776
* | Update struct r12a_rom.Kevin Lo2016-11-211-6/+7
* | hyperv/hn: Don't abuse hn_{tx,rx}_ring_inuse.Sepherosa Ziehau2016-11-211-11/+11
* | hyperv/hn: Allow enabling IPv6 TX checksum offloading and IPv6 TSO.Sepherosa Ziehau2016-11-212-4/+7
* | hyperv/hn: Fix WITNESS warningsSepherosa Ziehau2016-11-214-25/+45
* | hyperv/vmbus: Support transction result busy-wait.Sepherosa Ziehau2016-11-212-3/+28
* | hyperv/hn: Implement RNDIS multi-packet message support.Sepherosa Ziehau2016-11-213-60/+557
* | Build and install nanopi-neo.dts and orangepi-plus-2e.dtsJared McNeill2016-11-201-0/+2
* | Add dts for Xunlong Orange Pi Plus 2E.Jared McNeill2016-11-201-0/+121
* | Add dts for FriendlyARM NanoPi NEO.Jared McNeill2016-11-202-0/+201
* | Add dtsi for FreeBSD-specific Allwinner H3 nodes.Jared McNeill2016-11-201-0/+179
* | [FDT] Remove empty wrapper for upstream am335x-evm.dtsOleksandr Tymoshenko2016-11-201-29/+0
* | [bytgpio] Fix USB disconnect event after listsing pins on gpioc2Oleksandr Tymoshenko2016-11-201-33/+250
* | Add spigen to the ARMv6 GENERIC kernelEmmanuel Vadot2016-11-201-0/+1
* | Enable the use of spigen on FDT platformEmmanuel Vadot2016-11-201-0/+16
* | fix unsafe modification of zfs_vnodeops when DIAGNOSTIC is enabledAndriy Gapon2016-11-202-13/+9
* | Actually bump __FreeBSD_versionJustin Hibbits2016-11-201-1/+1
* | Fix buildworld for powerpc.Justin Hibbits2016-11-201-5/+15
* | Use ofw_gpiobus instead of plain gpiobus for CI20Alexander Kabaev2016-11-201-0/+10
* | Enable SMP on Ingenic JZ4780.Ruslan Bukin2016-11-192-1/+5
* | Bring in support for Ingenic XBurst JZ4780 andRuslan Bukin2016-11-1934-0/+8120
* | Implement HGST Log page 0xc1, as documented in the HGST SN100 andWarner Losh2016-11-191-4/+9
* | Print Intel's expanded Temperature log page.Warner Losh2016-11-191-1/+14
* | Add log pages that Intel SSDs provide. It turns out that many of theseWarner Losh2016-11-191-1/+11
* | Add log pages defined through NVM Express 1.2.1.Warner Losh2016-11-191-1/+4