summaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* MFC: r340495, MF12: r340739Marius Strobl2018-11-211-8/+14
* MFC r340108 and r340149Mateusz Guzik2018-11-213-11/+195
* MFS r340643:Brooks Davis2018-11-201-0/+6
* MFC :r340436Vincenzo Maffione2018-11-153-241/+357
* MFC r340426 (by cem)Eric van Gyzen2018-11-141-4/+13
* MFC r340425 (by cem)Eric van Gyzen2018-11-142-8/+23
* MFC r339927:Mark Johnston2018-11-132-41/+29
* MFC r340310:Stephen Hurd2018-11-122-0/+12
* MFC r340248:Hans Petter Selasky2018-11-111-1/+11
* MFC r340212:Hans Petter Selasky2018-11-101-0/+13
* MFC r340256: ixl/iavf(4): Fix TSO offloads when TXCSUM is disabledEric Joyner2018-11-084-3/+5
* MFC r339591: ichwd: add support for TCO watchdog timer in Lewisburg PCH (C620)Andriy Gapon2018-11-062-16/+153
* MFC r339585:Wei Hu2018-11-011-1/+2
* MFhead r339643:Gleb Smirnoff2018-10-311-1/+1
* MFC r339639:Vincenzo Maffione2018-10-3010-2327/+2740
* MFC r339626:Navdeep Parhar2018-10-301-12/+33
* MFC r339587:Hans Petter Selasky2018-10-291-36/+182
* MFC r339703:Brooks Davis2018-10-2518-0/+39
* MFC r339582:Hans Petter Selasky2018-10-251-2/+15
* MFC r339584:Slava Shwartsman2018-10-252-0/+7
* MFC r339581:Hans Petter Selasky2018-10-251-1/+1
* MFC 339475: improve drm messaging in driver and UPDATINGWarner Losh2018-10-231-2/+2
* Add initial driver for ACPI NFIT-enumerated NVDIMMs.Konstantin Belousov2018-10-163-0/+1146
* Fix for reception of large full speed isochronous frames via the transactionHans Petter Selasky2018-10-161-7/+22
* Add support for Error RecoveryDavid C Somayajulu2018-10-153-35/+372
* iavf(4): Finish rename/rebrand internallyEric Joyner2018-10-156-614/+614
* em/igb/ix(4): Port two Tx/Rx fixes made to ixl in r339338Eric Joyner2018-10-143-49/+26
* cxgbe(4): Fix a divide-by-zero that occurs when hw.cxgbe.toecaps_allowedNavdeep Parhar2018-10-131-9/+10
* ixl/iavf(4): Change ixlv to iavf and update it to use iflib(9)Eric Joyner2018-10-1216-3458/+2029
* Add support for the UART device found in lowRISC system-on-a-chip.Ruslan Bukin2018-10-122-0/+459
* Fix PNP entries for if_ix and if_ixv properly using the IFLIB_PNP_INFO()Yuri Pankov2018-10-112-5/+2
* Update Armada 38x UART device tree bindingMarcin Wojtas2018-10-101-0/+1
* Use mbuf defines to construct csum offload masks rather than literalsStephen Hurd2018-10-091-2/+5
* Add missing steering rules for virtual function, VF, in mlx4en(4) driver.Hans Petter Selasky2018-10-081-27/+37
* em/igb: Do not print link state messagesEric van Gyzen2018-10-081-2/+0
* Fix igb corrupting checksums with BPF and VLANStephen Hurd2018-10-051-9/+9
* hwpmc: Refactor sample ring buffer handling to fix racesMatt Macy2018-10-052-127/+108
* [ig4] style(9) clean-upOleksandr Tymoshenko2018-10-041-2/+2
* Fix the MODULE_PNP_INFO() for iwm(4) where I got the bus and moduleBjoern A. Zeeb2018-10-011-1/+1
* Use PNP metadata to allow devmatch to autoload ure(4)Allan Jude2018-09-301-0/+1
* Provide MODULE_PNP_INFO() for iwm(4) so that devmatch(8) canBjoern A. Zeeb2018-09-291-0/+2
* [sdhci] Add ACPI identifier for AMD eMMC 5.0 controllerOleksandr Tymoshenko2018-09-291-0/+3
* Centralize compat support for PCIOCGETCONF.Brooks Davis2018-09-271-18/+154
* cxgbe(4): Enable support for per-connection rate limiting in the defaultNavdeep Parhar2018-09-264-3/+11
* Remove bogus spaces.Warner Losh2018-09-263-3/+3
* Add PNP info to PCI attachments of cbb, cxgb, ida, iwn, ixl, ixlv,Warner Losh2018-09-2615-40/+72
* Reapply, with minor tweaks, r338025, from the original commit:Warner Losh2018-09-2642-45/+45
* Add PCIV_INVALID definitionSlava Shwartsman2018-09-261-0/+3
* cxgbe(4): Treat base/end of firmware parameters as signed integers whenNavdeep Parhar2018-09-261-3/+3
* cxgbe(4): Link related changes.Navdeep Parhar2018-09-256-364/+690