]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Merge llvm trunk r338150 (just before the 7.0.0 branch point), and
[FreeBSD/FreeBSD.git] / sys / dev /
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 ianThe device ID tables are used only within the driver...
2018-07-29 mmMFV r336851:
2018-07-27 impRevert r336773: it removed too much.
2018-07-27 impRemove xscale support
2018-07-27 impRemove Atmel AT91RM9200 and AT91SAM9 support.
2018-07-27 luporlFixed endianess issue in AHCI driver
2018-07-27 eadlerUse https over http for FreeBSD pages
2018-07-26 npcxgbe(4): Consider rateunit before ratemode when displa...
2018-07-26 npcxgbe(4): Better defaults for all cl-rl rate limiters.
2018-07-25 jhibbitsSupport building IPMI as a module on powerpc64
2018-07-25 npcxgbe(4): Remove useless code that crept in with r336718.
2018-07-25 npcxgbe(4): Validate only those parameters that are relev...
2018-07-25 davidcsRemove support for QLNX_RCV_IN_TASKQ - i.e., Rx only...
2018-07-24 rpokalaDeprecate jedec_ts(4) and point users to jedec_dimm...
2018-07-23 impNow that we set the busy_detect bit in the bas to suppo...
2018-07-23 hselaskyUpdate modify counter when setting a mixer control.
2018-07-22 mmacyAdd busy detect quirk to list of console options
2018-07-22 markjUse the right buffer size when calling snprintf().
2018-07-22 mariuso In em_if_update_admin_status():
2018-07-21 gavinrun(4): Support the D-Link DWA-125 rev A3
2018-07-21 wulfRaise "Report Count" value limit in HID descriptor...
2018-07-20 jhibbitsvt/ofwfb: Fix brain-o from r336514, use the correct...
2018-07-20 jhibbitsvt/ofwfb: Check that /chosen/stdout is valid before...
2018-07-19 jhibbitsofwfb: Check for /chosen/stdout-path in addition to...
2018-07-19 manufdt_pinctrl: Add some TSLOG annotations
2018-07-19 manucpufreq_dt: Add operating-points-v2 support
2018-07-19 roygerxen: attach the PV CPU if no CPU device is present
2018-07-19 roygerxen: do not limit PV console usage to PV guests
2018-07-19 roygerxen: remove direct usage of HYPERVISOR_start_info
2018-07-18 eugenbge(4): disable MSI for BGE_ASICREV_BCM5784/BGE_CHIPREV...
2018-07-18 hselaskyUpdate version information for the mlx5 and mlx5en...
2018-07-18 hselaskyDo not inline transmit headers and use HW VLAN tagging...
2018-07-18 ramImplemented Device Lost Timer, which is used to give...
2018-07-18 cemglxsb: Convert remaining OCF driver to new interface
2018-07-18 cemOpenCrypto: Convert sessions to opaque handles instead...
2018-07-17 davidcsFixes for the following issues:
2018-07-17 impRemove kernel support for armeb
2018-07-17 dexuanhyperv/hn: Fix panic in hypervisor code upon device...
2018-07-17 hselaskyUse a mbuf header instead of a mbuf cluster for debuggi...
2018-07-17 hselaskyAdd module parameter to limit number of MSIX EQ vectors...
2018-07-17 hselaskyAdd missing newline.
2018-07-17 hselaskyHandle jumbo frames without requiring big clusters...
2018-07-17 hselaskyEnable both receive and transmit pauseframes by default...
2018-07-17 hselaskyAdd context numbers for HW elements in mlx5en(4).
2018-07-17 hselaskyDo not hint about 'trust both' mode when the mlx5en...
2018-07-17 hselaskyCorrectly write atomic variable in mlx5en(4).
2018-07-17 hselaskyRemove redundant call to mlx5_vsc_find_cap() in mlx5core.
2018-07-17 hselaskyMake sure the state variable is set atomically instead...
2018-07-17 hselaskyRefactor access to CR-space into using VSC APIs in...
2018-07-17 hselaskyRemove redundant newline character in mlx5core.
2018-07-17 hselaskyUpdate version information for the mlx5ib module.
2018-07-17 hselaskyDon't pass unsupported events to ibcore from mlx5ib.
2018-07-17 hselaskyUse static device naming instead of dynamic one in...
2018-07-17 hselaskyImplement support for Differentiated Service Code Point...
2018-07-17 hselaskyAdd support for prio-tagged traffic for RDMA in ibcore.
2018-07-16 mariusUpdate igb_sctx_init for r336313, missed when incorpora...
2018-07-16 gonzoRemove MODULE_PNP_INFO for ig4(4) driver
2018-07-15 mariusAssorted TSO fixes for em(4)/iflib(9) and dead code...
2018-07-15 mariusRemove code to disable IFCAP_VLAN_HWFILTER by default...
2018-07-15 mariusAs suggested by a comment in ixl_initialize_vsi(),...
2018-07-14 markjFix vnic fallback PHY name matching after r334880.
2018-07-13 cemRe-unbreak smartpqi(4) GCC build
2018-07-13 impAdd missing include of sys/boot.h
2018-07-13 impUse boot_parse_* to parse command line args and retire...
2018-07-12 markjAdd PCI IDs for AMD X370 AHCI and XHCI.
2018-07-12 erjixl(4): Set baudrate on link up using proper link_speed...
2018-07-11 cyMFV r324714:
2018-07-11 ianEnhancements and fixes for the spigen(4) driver...
2018-07-11 sbrunosmartpqi(4):
2018-07-11 bwidawskrun(4): Add a new USB device ID.
2018-07-10 wmaFix build broken by r336130
2018-07-10 npFix vertical whitespace nit in cxgbe.
2018-07-10 npcxgbe(4): Add a sysctl to report the chip's microproces...
2018-07-09 gonzoig4(4): add devmatch(8) PNP info
2018-07-09 wmaARM64: Add quirk mechanism to pci_host_generic_acpi
2018-07-09 wmaARM64: Add support for ThunderX2 PCIe
2018-07-09 cemRemove "HMAC" from <HASH>_HMAC_BLOCK_LEN macro names
2018-07-08 impRemove stray space from PNP string.
2018-07-08 impAdd PNP info to PCI attachment of et driver
2018-07-08 impAdd PNP info to PCI attachment of ipw driver
2018-07-08 impAdd PNP info to PCI attachment of ixv driver
2018-07-08 impAdd PNP info to PCI attachment of ix driver
2018-07-08 impAdd PNP info to PCI attachments of ciss driver
2018-07-08 impAdd PNP info to PCI attachment of dc driver
2018-07-08 impAdd PNP info to PCI attachments of bge driver
2018-07-08 impAdd PNP info to PCI attachments of bfe driver
2018-07-08 impAdd PNP info to PCI attachment of alc driver
2018-07-08 impAdd PNP info to PCI attachment of gem driver
2018-07-08 impAdd PNP info to PCI attachment of fxp driver
2018-07-08 impAdd PNP info to PCI attachment of ena driver
2018-07-08 impAdd PNP info to PCI attachment of cas driver
2018-07-07 impFix PCI_SUBDEV call
2018-07-07 impUpdate AMDSMB to use PCI_MATCH
next