| Age | Commit message (Expand) | Author |
| 2018-03-11 | Outsource setting the backplane window into a specific function so it | khorben |
| 2018-03-10 | Fix spello in a comment | khorben |
| 2018-03-09 | remove some unused code, add comments for credits & explanations | macallan |
| 2018-03-09 | yet another temperature sensor / ADC | macallan |
| 2018-03-09 | Make some event counters MP safe. Now all of the event counters are | msaitoh |
| 2018-03-08 | preliminary driver for the fan control unit found in some G5 | macallan |
| 2018-03-08 | Reduce duplicated code which schedule deferred packet processing. No function... | knakahara |
| 2018-03-08 | Fix INTx/MSI handler did not schedule workqueue. Pointed out by msaitoh@n.o. | knakahara |
| 2018-03-07 | Fix another poll mode assumption breaking. Implemented by msaitoh@n.o, I just... | knakahara |
| 2018-03-07 | Add NCT6796D. Some functions of NCT6796D is extended from NCT6795D, | msaitoh |
| 2018-03-07 | Don't increment que->req.ev_count in MSI-X interrupt because it's not | msaitoh |
| 2018-03-07 | - Make "Handled queue in softint" and "Requeued in softint" evcnt(9) per queue | msaitoh |
| 2018-03-06 | fdtbus_get_string_index(): decrease len when going to the next string, | bouyer |
| 2018-03-06 | I guess fdtbus_regulator_get_voltage() should check for the get_voltage() | bouyer |
| 2018-03-06 | Fix cmap bounds checking. | mlelstv |
| 2018-03-06 | correct whitespace in attach message | mlelstv |
| 2018-03-06 | Move the location of "struct work" as FreeBSD's "struct task" in ixgbe.h. | msaitoh |
| 2018-03-05 | Fix last: | ws |
| 2018-03-05 | KNF in comment. No functional change. | msaitoh |
| 2018-03-04 | Use "#if NPCI > 0" instead of "#ifdef NPCI" for compiling kernels with acpi, ... | scole |
| 2018-03-04 | regen | jdolecek |
| 2018-03-04 | according to VT82C686A chip specs, the VIA Technologies device 0x3057 | jdolecek |
| 2018-03-04 | regen | jdolecek |
| 2018-03-04 | apply some updates and recommended corrections to pcidevs descriptions | jdolecek |
| 2018-03-04 | Return temporary errors when the session is trying to recover the last | mlelstv |
| 2018-03-04 | Add sanity check. | mlelstv |
| 2018-03-03 | conditionally elide conditional for rump. | christos |
| 2018-03-03 | include correct header for NPCI to be defined when necessary. | maya |
| 2018-03-02 | ixv(4) also supports workqueue poll mode, but not enabled by default yet, eit... | knakahara |
| 2018-03-02 | ixg(4) supports workqueue poll mode, but not enabled by default yet. (that is... | knakahara |
| 2018-03-02 | Add Apollo Lake and Gemini Lake devices. | msaitoh |
| 2018-03-02 | Regen. | msaitoh |
| 2018-03-02 | Add Intel Gemini Lake devices. | msaitoh |
| 2018-03-02 | Rename the i2c attribute i2cbus, and add the MI iic device. | pgoyette |
| 2018-03-02 | Since acorn26 has been retired, release all acorn26-speceific device | pgoyette |
| 2018-03-01 | Follow previous entries, and list the imc and imcsmb devices twice, | pgoyette |
| 2018-03-01 | Limit building & calling ACPI MCFG to kernels with PCI and ACPI. | maya |
| 2018-03-01 | Use 1-byte data-buffers when writing to the "control" device for the | pgoyette |
| 2018-03-01 | The imc and imcsmb drivers have moved to x86-specific directory | pgoyette |
| 2018-03-01 | Use imc and imcsmb for the new x86 device names. Now that they're | pgoyette |
| 2018-03-01 | Move the imc and imcsmb stuff out of general files.pci and into the | pgoyette |
| 2018-03-01 | Note that we're now using iimc and iimcsmb | pgoyette |
| 2018-03-01 | Do wm_reset_mdicnfg_82580() on 82580 only. | msaitoh |
| 2018-03-01 | - Fix a bug that wm_pll_workaround_i210() is not called on some cases. | msaitoh |
| 2018-02-28 | add workaround for PHY detection on Apple K2 GMAC | macallan |
| 2018-02-28 | Teach the ichsmb(4) driver how to detach. | pgoyette |
| 2018-02-28 | Cosmetic printf/aprint changes. | flxd |
| 2018-02-28 | Cosmetic fix for the Physical Address Registers PAR0 to PAR5. | flxd |
| 2018-02-28 | Remove exgtra / in the $NetBSD$ line. Thanks to leot@ for spotting it! | pgoyette |
| 2018-02-28 | Remove extra */ from comment - fix build | pgoyette |