| Age | Commit message (Expand) | Author |
| 2018-03-02 | Add Apollo Lake and Gemini Lake devices. | msaitoh |
| 2018-03-02 | Avoid data races on lifetime counters by using percpu(9) | ozaki-r |
| 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 | Remove empty pci_enumerate_bus() stub specific for ia64. I think it was orig... | scole |
| 2018-03-01 | Replace PG_G by pmap_pg_g, for the sake of removing references to the | maxv |
| 2018-03-01 | Remove these two KASSERTs. Thinking about it, they may fire when the user | maxv |
| 2018-03-01 | use mapiodev() so this can work on G5s | macallan |
| 2018-03-01 | Sprinkle some const. | roy |
| 2018-03-01 | match /u3, found in some G5 | macallan |
| 2018-03-01 | match K2 UATA, found in some G5 | macallan |
| 2018-03-01 | Follow previous entries, and list the imc and imcsmb devices twice, | pgoyette |
| 2018-03-01 | move the imc code into x86/pci/files.pci so that pci is defined in time. | mrg |
| 2018-03-01 | Revert rev1.183 (2003). | maxv |
| 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 | Adjust PATHs for files that were moved | pgoyette |
| 2018-03-01 | The imc and imcsmb drivers have moved to x86-specific directory | pgoyette |
| 2018-03-01 | Move the imc(4) and imcsmb(4) sources into architecture-specific | pgoyette |
| 2018-03-01 | Replace spaces with tabs (xterm copy-&-pasto) | 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 | switch an assert in backtrace to an error return. | mrg |
| 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 an obsolete assertion too (fix build) | ozaki-r |
| 2018-02-28 | add missing static | maxv |
| 2018-02-28 | Remove unused ipsec_private.h includes. | maxv |
| 2018-02-28 | Remove unused macros, and while here style. | maxv |
| 2018-02-28 | (just forgot to commit this file, the message was) | maxv |
| 2018-02-28 | Remove duplicate IPSEC_STATINC(IPSEC_STAT_IN_POLVIO), ipsec_in_reject | maxv |
| 2018-02-28 | Sweep obsolete BRIDGE_MPSAFE (it's always on now) | ozaki-r |
| 2018-02-28 | Remove unused mbuf tags. | maxv |
| 2018-02-28 | Dedup: merge ipsec4_setspidx_inpcb and ipsec6_setspidx_in6pcb. | maxv |
| 2018-02-28 | ipsec6_setspidx_in6pcb: call ipsec_setspidx() only once, just like the | maxv |
| 2018-02-28 | in sockaddr_getsize_by_family() print the p_comm, pid and lid | mrg |
| 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 | Fix pasto in a comment. | uwe |