]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Cleanup address range checks in ioat(4).
[FreeBSD/FreeBSD.git] / sys / dev /
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
2019-11-04 Vladimir Kondratyev[ig4] Try to workaround MIPS namespace pollution issue
2019-11-03 Vladimir Kondratyev[ig4] Convert ithread interrupt handler to filter based...
2019-11-03 Vladimir Kondratyev[ig4] Enable additional registers support on Appolo...
2019-11-03 Vladimir Kondratyev[ig4] Add support for CannonLake controllers
2019-11-03 Vladimir Kondratyev[ig4] Add generic resource methods to bus interface
2019-11-03 Vladimir Kondratyev[ig4] Minor improvement of write pipelining
2019-11-03 Vladimir Kondratyev[ig4] wait for bus stop condition after stop command...
2019-11-03 Vladimir Kondratyev[ig4] On SkyLake controllers issue reset on attach...
2019-11-03 Vladimir Kondratyev[ig4] Set STOP condition and flush TX/RX FIFOs on error
2019-11-03 Vladimir Kondratyev[ig4] Improve error detection
2019-11-03 Vladimir Kondratyev[ig4] Convert polling loop from status-based to interru...
2019-11-03 Vladimir Kondratyev[ig4] Use interrupts for waiting for empty TX FIFO
2019-11-03 Vladimir Kondratyev[ig4] Convert last remaining usage of TX_NOTFULL status...
2019-11-03 Vladimir Kondratyev[ig4] Rewrite ig4iic_write routine to use TX_EMPTY...
2019-11-03 Vladimir Kondratyev[ig4] Remove dead code inherited from DragonflyBSD
2019-11-03 Vladimir Kondratyev[ig4] Add suspend/resume support
2019-11-03 Vladimir Kondratyev[ig4] Implement burst mode for data reads
2019-11-03 Vladimir Kondratyev[ig4] Set clock registers based on controller model
2019-11-03 Vladimir Kondratyev[ig4] dump IG4_REG_COMP_PARAM1 and IG4_REG_COMP_VER...
2019-11-03 Vladimir Kondratyev[cyapa] Postpone start of the polling thread until...
2019-11-03 Vladimir Kondratyev[ig4] Do not wait until interrupts are enabled at attac...
2019-11-03 Vladimir Kondratyev[ig4] Allow enabling of polled mode from iicbus allocat...
2019-11-03 Vladimir Kondratyev[ig4] Add support for polled mode
2019-11-03 Vladimir Kondratyev[ig4] disable controller before initialization of clock...
2019-11-03 Vladimir Kondratyev[ig4] Stop I2C controller after checking that it's...
2019-11-03 Vladimir Kondratyev[ig4] We actually need to set the Rx threshold register...
2019-11-03 Vladimir Kondratyev[ig4] Ignore stray interrupts
2019-11-03 Vladimir Kondratyev[ig4] Reduce scope of io_lock
2019-11-03 Vladimir Kondratyev[ig4] Do not wait for interrupts in set_controller...
2019-11-03 Vladimir Kondratyev[ig4] Drop driver's internal RX FIFO
2019-11-03 Vladimir Kondratyev[ig4] Only enable interrupts when we want them. Otherwi...
2019-11-03 Vladimir Kondratyev[ig4] Handle controller startup errors
2019-11-03 Vladimir Kondratyev[ig4] Give common name to PCI and ACPI device drivers
2019-11-03 Cy SchubertMFV r354257:
2019-11-02 Warner LoshMake valdiate_rx_req_id static inline because it uses...
2019-10-31 Vincenzo Maffioneadd valectl to the system commands
2019-10-31 Marcin WojtasUpdate ENA version to v2.1.0
2019-10-31 Marcin WojtasAdd support for ENA NETMAP partial initialization
2019-10-31 Marcin WojtasAdd support for ENA NETMAP Tx
2019-10-31 Marcin WojtasAdd support for ENA NETMAP Rx
2019-10-31 Marcin WojtasIntroduce NETMAP support in ENA
2019-10-31 Marcin WojtasSplit Rx/Tx from initialization code in ENA driver
2019-10-31 Marcin WojtasFix ENA keep-alive timeout due to prolonged reset
2019-10-31 Marcin WojtasAdd WC support for arm64 in the ENA driver
next