created | 2019-05-08T22:36:43Z |
---|---|
begin | 2018-03-10T00:00:00Z |
end | 2018-03-11T00:00:00Z |
path | src/sys |
commits | 7 |
date | 2018-03-10T02:47:21Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/pcidevs | log | diff | annotate |
message | Add another ICH10 em(4). From John the.cheeze at gmail. |
date | 2018-03-10T02:48:04Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/pcidevs.h | log | diff | annotate |
src/sys/dev/pci/pcidevs_data.h | log | diff | annotate | |
message | regen |
date | 2018-03-10T02:49:23Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/if_em.c | log | diff | annotate |
src/sys/dev/pci/if_em_hw.c | log | diff | annotate | |
src/sys/dev/pci/if_em_hw.h | log | diff | annotate | |
message | Add another ICH10 em(4). From John the.cheeze at gmail. |
date | 2018-03-10T04:35:01Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/if_em_hw.h | log | diff | annotate |
src/sys/dev/pci/pcidevs | log | diff | annotate | |
message |
Add ids for Ice Lake and Cannon Lake Ethernet and some more I210 ids. From FreeBSD. |
date | 2018-03-10T04:35:47Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/pcidevs.h | log | diff | annotate |
src/sys/dev/pci/pcidevs_data.h | log | diff | annotate | |
message | regen |
date | 2018-03-10T04:41:36Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/if_em.c | log | diff | annotate |
src/sys/dev/pci/if_em_hw.c | log | diff | annotate | |
message | match two more copper i210 ids |
date | 2018-03-10T10:51:46Z | |||
---|---|---|---|---|
author | sthen | |||
files | src/sys/dev/pci/if_bnx.c | log | diff | annotate |
message |
raise bnx(4)'s rxring lwm to 16, ok deraadt (I've had this diff locally for a long time on port build machines to avoid NFS stalls.) |