| Age | Commit message (Expand) | Author |
| 2017-10-31 | Re-generate | khorben |
| 2017-10-31 | Add the TP-LINK TL-WN823N (version 2) | khorben |
| 2017-10-30 | regen | sevan |
| 2017-10-30 | Add Areca ARC1214 & ARC1880. | sevan |
| 2017-10-29 | Provisionally return to declaring midi_cd unconditionally. | riastradh |
| 2017-10-29 | Allow drivers to provide their own read/write register functions. While | jmcneill |
| 2017-10-29 | Make all of the COM_xxx type options runtime selectable. Kernel configs | jmcneill |
| 2017-10-29 | Use driver specific label code as fallback. This fixes the UDF label for CDs. | mlelstv |
| 2017-10-28 | And yet another one. :( | pgoyette |
| 2017-10-28 | Misssed one cast of pointer --> uintptr_t in previous kernhist(9) commit | pgoyette |
| 2017-10-28 | Update format to report sC | skrll |
| 2017-10-28 | Add some #includes to make a few more header files compile. | riastradh |
| 2017-10-28 | Add #includes to make this compile. | riastradh |
| 2017-10-28 | Kill some more extern struct cfdriver declarations. | riastradh |
| 2017-10-28 | Back out extern struct cfdriver -> ioconf.h change to sequencer.c. | riastradh |
| 2017-10-28 | Kill some more extern cfdriver xyz_cd in favour of #include "ioconf.h". | riastradh |
| 2017-10-28 | No externs in .c files! Include ioconf.h for struct cfdriver xyz_cd. | riastradh |
| 2017-10-28 | Update the kernhist(9) kernel history code to address issues identified | pgoyette |
| 2017-10-27 | Independent blocksizes for virtual channels where a static blocksize is | nat |
| 2017-10-26 | Ensure that the low/high water marks are at least PREFILL_BLOCKS. | nat |
| 2017-10-26 | Add latency sysctl to adjust hw blocksize and hence latency of the mixer. | nat |
| 2017-10-26 | - Remove all half duplex setting. | msaitoh |
| 2017-10-25 | Whitespace fix. | msaitoh |
| 2017-10-25 | Use C99 initializer for filterops | maya |
| 2017-10-25 | - For X550 and newer, print NVM Image Version with %u.%02x (e.g. "0.05"). | msaitoh |
| 2017-10-24 | Print Error Source Identification register correctly. | msaitoh |
| 2017-10-24 | Print "ECC" or "no ECC" for DDR4. | msaitoh |
| 2017-10-23 | fix wm(4) vlan panic. Reported and tested by Tom Ivar Helbekkmo, thanks. | knakahara |
| 2017-10-23 | Initialize txrate to 0 for new associations; firmware handles rate adaptation... | jmcneill |
| 2017-10-23 | We don't need '&mii', but just 'mii' for mii_detach(). | jakllsch |
| 2017-10-23 | - Get SDIO reset working (from OpenBSD). | jmcneill |
| 2017-10-23 | If if_initialize() failed in the attach function, free resources and return. | msaitoh |
| 2017-10-23 | - If if_initialize() failed in the attach function, free resources and return. | msaitoh |
| 2017-10-23 | - If if_initialize() failed in the attach function, free resources and return. | msaitoh |
| 2017-10-23 | - If if_initialize() failed in the attach function, free resources and return. | msaitoh |
| 2017-10-23 | If if_initialize() failed in the attach function, return. | msaitoh |
| 2017-10-23 | - Free resources correctly on some errors in atw_attach(). | msaitoh |
| 2017-10-23 | - If if_initialize() failed in athn_attach(), free resources and return. | msaitoh |
| 2017-10-23 | If error occured in the attach function, free resources and return. | msaitoh |
| 2017-10-23 | If if_attach() failed in the attach function, return. | msaitoh |
| 2017-10-22 | KNF | skrll |
| 2017-10-22 | Add support for simple MMC power sequence provider bindings. | jmcneill |
| 2017-10-22 | do not share queue between the non-indepedant channels; instead make | jdolecek |
| 2017-10-22 | AXP209 isn't an SMBus device, so don't use iic_smbus_* APIs. | jmcneill |
| 2017-10-21 | Pass WME access classification to bcdc header | jmcneill |
| 2017-10-21 | Initialize all fields in bcdc header. | jmcneill |
| 2017-10-21 | Fix return value. fo_kqfilter is expected to return errno on error. | isaki |
| 2017-10-21 | Fix return value. fo_poll is expected to return revents on error. | isaki |
| 2017-10-21 | Fix return value. fo_mmap is expected to return errno on error. | isaki |
| 2017-10-21 | match atmel,24c16 | jmcneill |