| Age | Commit message (Expand) | Author |
| 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 |
| 2018-02-28 | Remove extra blank line | pgoyette |
| 2018-02-28 | Add RCSID and short title/synopsis | pgoyette |
| 2018-02-28 | - Add new PCI quirk PCI_QUIRK_HASEXTCNF and PCI_QUIRK_NOEXTCNF. Some devices' | msaitoh |
| 2018-02-27 | Remove extraneous space from $NetBSD$ tag | pgoyette |
| 2018-02-27 | Remove the Econet code. It was part of acorn26, which was removed a | maxv |
| 2018-02-27 | - don't leak ccb on alloc failure. | christos |
| 2018-02-27 | Detach our children before allowing ourselves to detach. | pgoyette |
| 2018-02-27 | Fix total timeout amount - since we decrement by 10 every 10 usec, we | pgoyette |
| 2018-02-27 | Fix another case of 7-bit right-justified addressing, without write-bit | pgoyette |
| 2018-02-27 | Use I2C_READ_OP_P() rather than negating I2C_WRITE_OP_P() | pgoyette |
| 2018-02-27 | Change a couple of aprint messages to aprint_debug-only | pgoyette |
| 2018-02-27 | KNF - remove space between cast and variable | pgoyette |
| 2018-02-27 | For byte-writes we only load an 8-bit quantity | pgoyette |
| 2018-02-27 | Our i2c addresses are right-justified 7-bit; we don't shift left | pgoyette |
| 2018-02-27 | The controller only supports 1-byte "commands" | pgoyette |
| 2018-02-27 | Add hw.ixvM.q[01].{interrupt_rate,[tr]xd_head,[tr]xd_tail} sysctls as ixg(4). | msaitoh |
| 2018-02-27 | Add dependency on iic module to get access to iicbus_print() | pgoyette |
| 2018-02-26 | Remove support for macofcons(4), it's not actually possible to build a kernel | sevan |
| 2018-02-26 | Better device identification during configuration/attach | pgoyette |
| 2018-02-26 | Apply ixgbe.c:r1.127 to ixv.c. Pointed out by msaitoh@n.o. | knakahara |
| 2018-02-26 | Modularize the ichsmb(4) driver. No functional changes. | pgoyette |
| 2018-02-26 | For non-modular driver, don't set return status for the default case. | pgoyette |
| 2018-02-26 | Identify the device that wsa just attached. Avoids getting strange | pgoyette |
| 2018-02-26 | Change the "Child not added" message from normal to debug | pgoyette |
| 2018-02-26 | Remove unneeded imc_print() routine | pgoyette |
| 2018-02-26 | Search for child devices using the i2cbus attribute | pgoyette |
| 2018-02-26 | Fix poll mode assumption breaking. | knakahara |
| 2018-02-25 | Import imcsmb driver from FreeBSD. This driver allows access to the | pgoyette |
| 2018-02-24 | Regen. | mlelstv |
| 2018-02-24 | Add AMD KERNCZ chipset for Zen processors. | mlelstv |