summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2021-12-18Fix two bugsskrll
2021-12-17One build break fixed, another appears...kre
2021-12-17If the step is 0, use 1 instead of always incrementing step by one to avoidchristos
2021-12-17Add missing WM_TX_{,INTR_}PROCESS_LIMIT_DEFAULT options same as RX side.knakahara
2021-12-17add two additional cyperpower ups ids for ignore hid.mrg
2021-12-17regen.mrg
2021-12-17add two more models of cyperpower UPS.mrg
2021-12-16Print NVM image version on 82598.msaitoh
2021-12-15Change DCB credit parameters. No functional change.msaitoh
2021-12-15Remove dead code. No functional change.msaitoh
2021-12-15Check host interface return status. No functional change on NetBSD.msaitoh
2021-12-15Match X550_PHY_ID correctly on X550.msaitoh
2021-12-15Improve PHY's dmesg output for non-MIIVERBOSE case.msaitoh
2021-12-15Cosmetic change for the output of mii_get_descr().msaitoh
2021-12-14Use adapter->mta for the multicast array memory instead of the on-stack array.msaitoh
2021-12-14Wait longer for link after fiber MAC setup.msaitoh
2021-12-14Use macro. No functional change. Same as FreeBSD.msaitoh
2021-12-14Add some missing error counters to ierror.msaitoh
2021-12-14Change error level in ixgbe_fc_autoneg().msaitoh
2021-12-14Add IPv6 mask for flow director.msaitoh
2021-12-14call buf_destroy() after buf_init(). hopefully fixes the lockdebugmrg
2021-12-13cgd(4): Wait for worker threads to complete before destroying mutex.riastradh
2021-12-12fix various typos in comments.andvar
2021-12-12fix various typos, mainly in comments.andvar
2021-12-12fix typos in word "request(s)".andvar
2021-12-11remove clause 3 from all my licenses that aren't conflicting withmrg
2021-12-11Typo in commentskrll
2021-12-10s/occured/occurred/ in comments, log messages and man pages.andvar
2021-12-10Move PF mailbox initialization from ixgbe_attach() to ixgbe_init_iov().msaitoh
2021-12-10No functional change.msaitoh
2021-12-10Whitespace fix. Sync with FreeBSD ix-3.3.14.msaitoh
2021-12-10Add some unused macros. Sync with FreeBSD ix-3.3.14.msaitoh
2021-12-10Move increments after evaluations.msaitoh
2021-12-10ifdef D(ebug)? From FreeBSD ix-3.3.14.msaitoh
2021-12-10Fix infinite recursion on PCIe link down.msaitoh
2021-12-10Remove debug error message.msaitoh
2021-12-10Change argument. No functional change. This file is not used in NetBSD.msaitoh
2021-12-10Remove unnecessary return value check.msaitoh
2021-12-10Remove unused argument. Note that this file is not used in NetBSD.msaitoh
2021-12-10Add typecast for type mismatch.msaitoh
2021-12-10Initialize data field in struct buffer.msaitoh
2021-12-10Simplify. Same code before and after.skrll
2021-12-10Trailing whitespaceskrll
2021-12-09s/atached/attached/ and removing double s in state.andvar
2021-12-08fix various typos in comments and log messages.andvar
2021-12-07fix typos in word "instead", mainly in log messages.andvar
2021-12-07fix various typos, mainly in comments.andvar
2021-12-07G/C pckbc_attach_argsskrll
2021-12-07A driver and user land utility for the Sparkfun Serial Controlled Motorbrad
2021-12-07Match variable names to register names. Same binary before and after.skrll