]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Import DTS files from Linux 5.4
[FreeBSD/FreeBSD.git] / sys / dev /
2019-11-28 Emmanuel VadotImport DTS files from Linux 5.4
2019-11-28 Alexander MotinMake DMAR allow Intel NTB device to access its own...
2019-11-28 Scott LongRemove the trm(4) driver
2019-11-28 Alexander MotinMake the code slightly more compact.
2019-11-27 Mark Johnstoniwm(4): Remove _mvm from the namespace.
2019-11-27 Mark Johnstoniwm(4): Fix version string formatting.
2019-11-27 Brooks DavisFix a logic bug when "mask" contains a ?: operator.
2019-11-26 Scott LongRevert r355021. In my haste to grep for Giant, I misse...
2019-11-26 Alexander MotinAdd some IDs of Intel Wildcat Point-LP.
2019-11-26 Navdeep Parharcxgbe(4): Allow the driver to specify multiple FECs...
2019-11-26 Ed Mastecfi: #include <limits.h> for ULONG_MAX after r355101
2019-11-25 Ed Mastecfi: check for inter overflow in cfi_devioctl
2019-11-25 Xin LIMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-25 Alexander MotinReport XLAT0 register for completeness.
2019-11-24 Navdeep Parharcxgbe(4): sysctl to reset the temperature/voltage sensor.
2019-11-24 Warner LoshDon't need giant for these drivers dev nodes.
2019-11-24 Warner LoshHoist locking giant back up into the ioctl handler
2019-11-24 Warner LoshFix leak in state machine for commands.
2019-11-24 Navdeep Parharcxgbe(4): Update the firmware interface header.
2019-11-23 Warner LoshPush Giant down one layer
2019-11-22 Conrad Meyerrandom(4): De-export random_sources list
2019-11-22 Scott LongMark hpt27xx for removal in 13.0; all CAM drivers will...
2019-11-22 Conrad Meyerrandom(4): Use ordinary sysctl definitions
2019-11-22 Conrad Meyerrandom(4): Abstract loader entropy injection
2019-11-22 Conrad Meyerrandom(4): Remove unused definitions
2019-11-22 Conrad Meyerrandom/ivy: Provide mechanism to read independent seed...
2019-11-22 Scott LongSchedule the trm(4) driver for removal. It relies...
2019-11-21 John BaldwinNIC KTLS for Chelsio T6 adapters.
2019-11-21 Ian LeporeRewrite iicdev_writeto() to use a single buffer and...
2019-11-21 Hans Petter SelaskyAdd USB ID for Diamond Multimedia BVU195 Display Link...
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andriy GaponMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-21 Gleb SmirnoffRemove sio(4).
2019-11-20 Pedro F. GiffuniMFV 354917, 354918, 354919
2019-11-20 Conrad Meyerrandom/ivy: Trivial refactoring
2019-11-19 Andriy Gaponhyperv/storvsc: stash a pointer to hv_storvsc_request...
2019-11-19 Alexander MotinAdd ioat_get_domain() to ioat(4) KPI.
2019-11-19 Alexander MotinCall bus_dma_dmar_set_buswide(9) added in r354830.
2019-11-18 Konstantin BelousovAdd x86 msr tweak KPI.
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
2019-11-16 Scott LongTSX Asynchronous Abort mitigation for Intel CVE-2019...
2019-11-15 Alexander MotinInitialize *comp_update with valid value.
2019-11-15 Alexander MotinCleanup address range checks in ioat(4).
2019-11-15 Navdeep Parharcxgbev(4): Catch up with the pciids in the PF driver.
2019-11-15 Gleb SmirnoffFix regression from r353841: ctx.rc needs to be initial...
2019-11-15 Josh PaetzelFix build with GCC
2019-11-14 Josh PaetzelAdd the pvscsi driver to the tree.
2019-11-14 Alexander MotinPass more reasonable WAIT flags to bus_dma(9) calls.
2019-11-14 Alexander MotinMake ntb(4) send bus_get_dma_tag() requests to parent...
2019-11-13 Scott LongStop the VESA driver from whining loudly in the dmesg...
2019-11-13 John BaldwinCreate a file to hold shared routines for dealing with...
2019-11-12 Konstantin BelousovWorkaround for Intel SKL002/SKL012S errata.
2019-11-12 D Scott Phillipsnvdimm(4): Fix various problems when the using the...
2019-11-12 D Scott Phillipsnvdimm(4): Only expose namespaces for accessible data...
2019-11-10 Xin LIMFV r354582: file 5.37.
2019-11-10 Alexander MotinAdd compact scraptchpad protocol for ntb_transport(4).
2019-11-10 Alexander MotinAllow splitting PLX NTB BAR2 into several memory windows.
2019-11-09 Emmanuel Vadotgeneric_ehci_fdt: Fix compile when EXT_RESOURCES isn...
2019-11-08 Michal MelounImplement support for (soft)linked clocks.
2019-11-08 Navdeep Parharcxgbe(4): Query Vdd from the firmware if its last known...
2019-11-07 Mark Johnstoniwm: Sync device initialization and reset code with...
2019-11-07 Mark Johnstoniwm: Implement support for scans with "adaptive" dwell...
2019-11-07 Mark Johnstoniwm: Use the default station for all transmits.
2019-11-07 Mark Johnstoniwm: Set flag for pad bytes in offload_assist.
2019-11-07 Mark Johnstoniwm: Use antenna B for TX on 9000-series chips.
2019-11-07 Mark Johnstoniwm: Update the station add command for the new RX...
2019-11-07 Mark Johnstoniwm: Sync with iwm_run_init_mvm_ucode() with iwlwifi.
2019-11-07 Mark Johnstoniwm: Fix scheduler configuration for aux and cmd queue...
2019-11-07 Mark Johnstoniwm: Implement the new receive path.
2019-11-07 Mark Johnstoniwm: Enable all 31 tx queues.
2019-11-07 Mark Johnstoniwm: Explicitly enable MSI on newer chipsets.
2019-11-07 Mark Johnstoniwm: Define the mqrx_supported capability.
2019-11-07 Mark Johnstoniwm: Add device configuration definitions for 9000...
2019-11-07 Mark Johnstoniwm: Sync the firmware tx_cmd descriptor fields with...
2019-11-07 Mark Johnstoniwm: Use the same delays as iwlwifi when resetting...
2019-11-07 Mark Johnstoniwm: Add a device family definition for 9000 chips.
2019-11-07 Mark Johnstoniwm: Add 9000-series RX register definitions.
2019-11-07 Mark Johnstoniwm: Add a few _prph functions needed for 9000-series...
2019-11-07 Mark Johnstoniwm: Sync the TLV API enum with iwlwifi.
2019-11-07 Mark Johnstoniwm: Define a name for TLV 48.
2019-11-07 Mark Johnstoniwm: Avoid calling iwm_start() each time a descriptor...
2019-11-07 Mark Johnstoniwm: Call iwm_dev_check() earlier in iwm_attach().
2019-11-07 Mark Johnstoniwm: Simplify fw_has_{api,capa}().
2019-11-07 Mark Johnstoniwm: Remove a couple of unused fields from the softc.
2019-11-07 Mark Johnstoniwm: Fix style in the TX path.
2019-11-07 Andrew Gallatinhwpmc : fix AMD perf counter MSR access
2019-11-07 Phil ShaferImport libxo-1.3.1:
2019-11-07 Andriy GaponMFV r354377: 10554 Implemented zpool sync command
2019-11-07 Phil ShaferImport libxo-1.3.0:
2019-11-07 Gleb SmirnoffMechanically convert INP_INFO_RLOCK() to NET_EPOCH_ENTER().
2019-11-06 Ed Mastemgb: Correct spello - recieve -> receive
2019-11-06 Ed MasteIntroduce if_mgb driver for Microchip LAN743x PCIe NIC
2019-11-06 Mark JohnstonConvert ksyms(4) to use an OBJT_PHYS object.
2019-11-06 Ed Masteblacklist: update to NetBSD snapshot on 20191106
2019-11-06 Emmanuel Vadotregulator: Add regulator_check_voltage function
2019-11-05 Andriy Gaponif_ixv: disable RSS configuration on 82599 and X540 VFs
2019-11-05 Eric Joynernet: add ETHER_IS_ZERO macro similar to ETHER_IS_BROADCAST
2019-11-04 Eric Joynernet: prefer ETHER_ADDR_LEN over ETH_ADDR_LEN
next