| Age | Commit message (Expand) | Author |
| 2023-06-24 | Fix typo in error message. | msaitoh |
| 2023-06-18 | ixp425-fw.README: fix spelling: s/Cypto/Crypto/ | gutteridge |
| 2023-06-17 | Fix typo... | rin |
| 2023-06-17 | Rework microcode for IXP425 npe(4). | rin |
| 2023-04-21 | Trailing whitespace | skrll |
| 2023-03-28 | s/interrput/interrupt/ and s/accesss/access/ in comments. | andvar |
| 2022-10-31 | fix various typos in comments and one output message. | andvar |
| 2022-09-27 | Remove unnecessary sys/malloc.h include | skrll |
| 2022-09-27 | malloc -> kmem | skrll |
| 2022-09-18 | Eliminate use of IFF_OACTIVE. | thorpej |
| 2022-05-22 | fix various small typos, mainly in comments. | andvar |
| 2022-03-09 | s/Horizontao/Horizontal/ in comment and removing misplaced "pxel" word. | andvar |
| 2022-02-12 | Add inline functions to manipulate the klists that link up knotes | thorpej |
| 2021-12-31 | sys: Use if_init wrapper function. | riastradh |
| 2021-12-31 | sys: Use if_stop wrapper function. | riastradh |
| 2021-12-26 | fix various typos, mainly in comments. | andvar |
| 2021-12-12 | fix typos in word "operation(s)". | andvar |
| 2021-12-10 | s/occured/occurred/ in comments, log messages and man pages. | andvar |
| 2021-12-05 | s/stauts/status/ | msaitoh |
| 2021-11-20 | Accept anti-aliased fonts; they are supported by rotated screen found on | rin |
| 2021-11-10 | s/Asychronous/Asynchronous/ in comment. | msaitoh |
| 2021-09-26 | Driver "kqfilter" entry points return an error code, so if an invalid | thorpej |
| 2021-09-26 | Change the kqueue filterops::f_isfd field to filterops::f_flags, and | thorpej |
| 2021-09-19 | fix various typos in comments, messages and documentation. | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-08-06 | Simplify i80321_intr_calculate_masks(). | rin |
| 2021-08-06 | Do *NOT* lower IPL in i80321_splraise(). | rin |
| 2021-08-02 | fix various typos in comments and log messages. | andvar |
| 2021-07-24 | Fix all remaining typos, mainly in comments but also in few definitions and l... | andvar |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-02-06 | Fix "locking against myself". | isaki |
| 2021-02-06 | Calling halt_{input,output} is done by the MI audio layer if necessary. | isaki |
| 2021-01-04 | Trailing whitespace | skrll |
| 2021-01-04 | Spell interrupts correctly | skrll |
| 2020-11-21 | Adjust egister usage so that r4 and r5 are preserved as cur{cpu,lwp} | skrll |
| 2020-11-20 | malloc(9) -> kmem(9) | thorpej |
| 2020-10-30 | c99 struct initializers | christos |
| 2020-07-07 | Overhaul the interface to pci_configure_bus(): | thorpej |
| 2020-06-14 | replace EX_NOWAIT with EX_WAITOK in device attach methods. | chs |
| 2020-05-29 | For struct timecounter, use C99 initializers. | rin |
| 2020-04-19 | Fix round_blocksize not to return 0. | isaki |
| 2020-02-18 | Use ether_mediastatus(). | thorpej |
| 2020-02-12 | Correct the location of SDRAM in the comment describing the IXP425 | thorpej |
| 2020-02-04 | Add a comment that ifmedia_fini() should be used here someday. | thorpej |
| 2020-01-30 | Update the URL for IPL_ixp400NpeLibrary-2_4.zip. Note the URL For | thorpej |
| 2020-01-29 | Adopt <net/if_stats.h>. | thorpej |
| 2020-01-02 | In the wristwatch case, use todr_gettime_ymdhms / todr_settime_ymdhms. | thorpej |
| 2019-12-27 | s/inital/initial/ | msaitoh |
| 2019-12-27 | s/recive/receive/ in comment. | msaitoh |
| 2019-12-22 | Cleanup i2c bus acquire / release, centralizing all of the logic into | thorpej |