aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* cpsw: use `phy-handle` in FDT to find PHY addressEd Maste2019-04-031-0/+3
* Add a cv_wait to the TPM2.0 harvesting functionMarcin Wojtas2019-04-031-0/+2
* ioat(4) should use bus_dma(9) for the operation source and destinationTycho Nightingale2019-04-022-15/+232
* ioatcontrol(8) could exercise 8k-aligned copy with page-break, crc andTycho Nightingale2019-04-022-1/+28
* cxgbe(4): Add a flag to indicate that bits in interrupt cause but not inNavdeep Parhar2019-04-021-47/+82
* ipmi: Fixes for ipmi_opal(powernv)Justin Hibbits2019-04-021-1/+12
* Devices behind downstream bridges should still get DMAR protection.Tycho Nightingale2019-04-011-0/+22
* Use information about max data size that the controller is able to operateIlya Bakulin2019-04-011-0/+14
* When using the force option to shut down a memory-disk device,Kirk McKusick2019-03-311-4/+20
* run(4): properly set F_DATAPAD radiotap flag if frame has padding betweenAndriy Voskoboinyk2019-03-311-4/+11
* run(4): do not clear PROTECTED bit if frame was not decrypted by NIC.Andriy Voskoboinyk2019-03-311-2/+2
* uath(4), urtw(4): restart driver if device does not respond after Tx requestAndriy Voskoboinyk2019-03-312-2/+4
* urtw(4): export TSF timestamp for received frames via radiotapAndriy Voskoboinyk2019-03-302-1/+11
* Implement support for online disk capacity changes.Pawel Jakub Dawidek2019-03-301-3/+32
* Merge ACPICA 20190329.Jung-uk Kim2019-03-292-7/+7
* cxgbe/t4_tom: Catch up with r344433, which removed tcb_autorcvbuf_inc.Navdeep Parhar2019-03-295-3/+10
* cxgbe(4): Count and clear interrupts generated at the software's request.Navdeep Parhar2019-03-283-0/+12
* Add new USB PCI ID.Hans Petter Selasky2019-03-281-0/+2
* Teach jedec_dimm(4) to be more forgiving of non-fatal errors.Ravi Pokala2019-03-271-9/+19
* Add missing break statements. Coverity CID 1400446.Scott Long2019-03-272-0/+4
* Make smartpqi(4) behave better when running out of memory, by returningEdward Tomasz Napierala2019-03-261-9/+15
* run(4): merge some common TSF-related code into run_disable_tsf()Andriy Voskoboinyk2019-03-251-16/+17
* Add event table decoding for SAS Broadcast Primitive events.Scott Long2019-03-242-0/+20
* Fix a transposition error from the previous commitScott Long2019-03-241-1/+1
* r329522 created problemss with commands that enter the TIMEDOUT state butScott Long2019-03-242-7/+4
* Fix AMD type flash write operations, and display chip information at bootAllan Jude2019-03-243-6/+100
* Allow using TPM as entropy source.Marcin Wojtas2019-03-235-4/+86
* Update mvneta/e6000sw for new DSA Device Tree BindingsMarcin Wojtas2019-03-232-48/+110
* intpm: change translation of HBA error status to smbus(4) errorsAndriy Gapon2019-03-221-2/+9
* Initialize uart_bus_space_mem.Colin Percival2019-03-221-1/+2
* Obey SPCR AccessWidth parameter.Colin Percival2019-03-221-1/+1
* Fix smartpqi(4) malloc tag and description to match the driver name.Edward Tomasz Napierala2019-03-211-3/+3
* Whitespace cleanup in sdhci.cBjoern A. Zeeb2019-03-211-47/+43
* Prevent double activation of admin interrupt in ENAMarcin Wojtas2019-03-212-9/+1
* Align struct sdhci_slot MMCCAM members.Bjoern A. Zeeb2019-03-211-4/+4
* Recognize the Amazon PCI serial device found in a1.* EC2 instancesColin Percival2019-03-211-0/+1
* cxgbe(4): Treat the viid as an opaque identifier.Navdeep Parhar2019-03-2010-60/+97
* Add some Cannon Lake chipset IDs.Alexander Motin2019-03-202-0/+4
* Tune chipset naming.Alexander Motin2019-03-202-5/+5
* Fix two typos: an -> and; the the -> theWarner Losh2019-03-191-6/+5
* iw_cxgbe: Remove unused smac_idx from the ep structure.Navdeep Parhar2019-03-191-1/+0
* ixv(4): Add missing IFLIB_IS_VF flag in iflib shared ctxEric Joyner2019-03-191-1/+1
* iflib: expose the Rx mbuf buffer size to driversEric Joyner2019-03-195-29/+5
* PSCI: Don't take missing implementation of psci get_version() as fatal.Michal Meloun2019-03-192-17/+50
* Add comment about why we bother to use endian macros here, and why weWarner Losh2019-03-191-0/+8
* Improve cpufreq_dt.Michal Meloun2019-03-191-18/+40
* extres: Unify error codes for <foo>_get_by_ofw_property() methods.Michal Meloun2019-03-193-3/+3
* netmap: add support for multiple host ringsVincenzo Maffione2019-03-183-2/+52
* fdt: Explicitly mark fdt_slicer as dependent on geom_flashmapJustin Hibbits2019-03-171-0/+1
* cxgbe(4): Update T4/5/6 firmwares to 1.23.0.0.Navdeep Parhar2019-03-139-33546/+33831