]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
snd_hda: Only free streams DMA maps if the streams list has been created
[FreeBSD/FreeBSD.git] / sys / dev /
2018-07-30 Justin Hibbitssnd_hda: Only free streams DMA maps if the streams...
2018-07-30 Roger Pau Monnéxen/grants: fix deadlocks in the free callbacks
2018-07-30 Roger Pau Monnéxen-blkfront: fix memory leak in xbd_connect error...
2018-07-30 Roger Pau Monnéxen-blkfront: fix length check
2018-07-29 Konstantin BelousovUse SMAP on amd64.
2018-07-29 Ian LeporeThe device ID tables are used only within the driver...
2018-07-29 Martin MatuskaMFV r336851:
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-27 Warner LoshRevert r336773: it removed too much.
2018-07-27 Warner LoshRemove xscale support
2018-07-27 Warner LoshRemove Atmel AT91RM9200 and AT91SAM9 support.
2018-07-27 Leandro LuporiFixed endianess issue in AHCI driver
2018-07-27 Eitan AdlerUse https over http for FreeBSD pages
2018-07-26 Navdeep Parharcxgbe(4): Consider rateunit before ratemode when displa...
2018-07-26 Navdeep Parharcxgbe(4): Better defaults for all cl-rl rate limiters.
2018-07-25 Justin HibbitsSupport building IPMI as a module on powerpc64
2018-07-25 Navdeep Parharcxgbe(4): Remove useless code that crept in with r336718.
2018-07-25 Navdeep Parharcxgbe(4): Validate only those parameters that are relev...
2018-07-25 David C SomayajuluRemove support for QLNX_RCV_IN_TASKQ - i.e., Rx only...
2018-07-24 Ravi PokalaDeprecate jedec_ts(4) and point users to jedec_dimm...
2018-07-23 Warner LoshNow that we set the busy_detect bit in the bas to suppo...
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-23 Hans Petter SelaskyUpdate modify counter when setting a mixer control.
2018-07-22 Matt MacyAdd busy detect quirk to list of console options
2018-07-22 Mark JohnstonUse the right buffer size when calling snprintf().
2018-07-22 Marius Stroblo In em_if_update_admin_status():
2018-07-21 Gavin Atkinsonrun(4): Support the D-Link DWA-125 rev A3
2018-07-21 Vladimir KondratyevRaise "Report Count" value limit in HID descriptor...
2018-07-20 Justin Hibbitsvt/ofwfb: Fix brain-o from r336514, use the correct...
2018-07-20 Justin Hibbitsvt/ofwfb: Check that /chosen/stdout is valid before...
2018-07-19 Justin Hibbitsofwfb: Check for /chosen/stdout-path in addition to...
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Cy SchubertMFV: r336486
2018-07-19 Cy SchubertMFV: r336485
2018-07-19 Emmanuel Vadotfdt_pinctrl: Add some TSLOG annotations
2018-07-19 Emmanuel Vadotcpufreq_dt: Add operating-points-v2 support
2018-07-19 Roger Pau Monnéxen: attach the PV CPU if no CPU device is present
2018-07-19 Roger Pau Monnéxen: do not limit PV console usage to PV guests
2018-07-19 Roger Pau Monnéxen: remove direct usage of HYPERVISOR_start_info
2018-07-18 Eugene Grosbeinbge(4): disable MSI for BGE_ASICREV_BCM5784/BGE_CHIPREV...
2018-07-18 Hans Petter SelaskyUpdate version information for the mlx5 and mlx5en...
2018-07-18 Hans Petter SelaskyDo not inline transmit headers and use HW VLAN tagging...
2018-07-18 Ram Kishore VegesnaImplemented Device Lost Timer, which is used to give...
2018-07-18 Conrad Meyerglxsb: Convert remaining OCF driver to new interface
2018-07-18 Conrad MeyerOpenCrypto: Convert sessions to opaque handles instead...
2018-07-17 David C SomayajuluFixes for the following issues:
2018-07-17 Warner LoshRemove kernel support for armeb
2018-07-17 Dexuan Cuihyperv/hn: Fix panic in hypervisor code upon device...
2018-07-17 Hans Petter SelaskyUse a mbuf header instead of a mbuf cluster for debuggi...
2018-07-17 Hans Petter SelaskyAdd module parameter to limit number of MSIX EQ vectors...
2018-07-17 Hans Petter SelaskyAdd missing newline.
2018-07-17 Hans Petter SelaskyHandle jumbo frames without requiring big clusters...
2018-07-17 Hans Petter SelaskyEnable both receive and transmit pauseframes by default...
2018-07-17 Hans Petter SelaskyAdd context numbers for HW elements in mlx5en(4).
2018-07-17 Hans Petter SelaskyDo not hint about 'trust both' mode when the mlx5en...
2018-07-17 Hans Petter SelaskyCorrectly write atomic variable in mlx5en(4).
2018-07-17 Hans Petter SelaskyRemove redundant call to mlx5_vsc_find_cap() in mlx5core.
2018-07-17 Hans Petter SelaskyMake sure the state variable is set atomically instead...
2018-07-17 Hans Petter SelaskyRefactor access to CR-space into using VSC APIs in...
2018-07-17 Hans Petter SelaskyRemove redundant newline character in mlx5core.
2018-07-17 Hans Petter SelaskyUpdate version information for the mlx5ib module.
2018-07-17 Hans Petter SelaskyDon't pass unsupported events to ibcore from mlx5ib.
2018-07-17 Hans Petter SelaskyUse static device naming instead of dynamic one in...
2018-07-17 Hans Petter SelaskyImplement support for Differentiated Service Code Point...
2018-07-17 Hans Petter SelaskyAdd support for prio-tagged traffic for RDMA in ibcore.
2018-07-16 Marius StroblUpdate igb_sctx_init for r336313, missed when incorpora...
2018-07-16 Oleksandr TymoshenkoRemove MODULE_PNP_INFO for ig4(4) driver
2018-07-15 Marius StroblAssorted TSO fixes for em(4)/iflib(9) and dead code...
2018-07-15 Marius StroblRemove code to disable IFCAP_VLAN_HWFILTER by default...
2018-07-15 Marius StroblAs suggested by a comment in ixl_initialize_vsi(),...
2018-07-14 Mark JohnstonFix vnic fallback PHY name matching after r334880.
2018-07-13 Conrad MeyerRe-unbreak smartpqi(4) GCC build
2018-07-13 Warner LoshAdd missing include of sys/boot.h
2018-07-13 Warner LoshUse boot_parse_* to parse command line args and retire...
2018-07-12 Mark JohnstonAdd PCI IDs for AMD X370 AHCI and XHCI.
2018-07-12 Eric Joynerixl(4): Set baudrate on link up using proper link_speed...
2018-07-11 Cy SchubertMFV r324714:
2018-07-11 Ian LeporeEnhancements and fixes for the spigen(4) driver...
2018-07-11 Sean Brunosmartpqi(4):
2018-07-11 Ben Widawskyrun(4): Add a new USB device ID.
2018-07-10 Wojciech MacekFix build broken by r336130
2018-07-10 Navdeep ParharFix vertical whitespace nit in cxgbe.
2018-07-10 Navdeep Parharcxgbe(4): Add a sysctl to report the chip's microproces...
2018-07-09 Oleksandr Tymoshenkoig4(4): add devmatch(8) PNP info
2018-07-09 Wojciech MacekARM64: Add quirk mechanism to pci_host_generic_acpi
2018-07-09 Wojciech MacekARM64: Add support for ThunderX2 PCIe
2018-07-09 Conrad MeyerRemove "HMAC" from <HASH>_HMAC_BLOCK_LEN macro names
2018-07-08 Warner LoshRemove stray space from PNP string.
2018-07-08 Warner LoshAdd PNP info to PCI attachment of et driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of ipw driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of ixv driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of ix driver
2018-07-08 Warner LoshAdd PNP info to PCI attachments of ciss driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of dc driver
2018-07-08 Warner LoshAdd PNP info to PCI attachments of bge driver
2018-07-08 Warner LoshAdd PNP info to PCI attachments of bfe driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of alc driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of gem driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of fxp driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of ena driver
next