summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2021-12-17Add missing WM_TX_{,INTR_}PROCESS_LIMIT_DEFAULT options same as RX side.knakahara
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-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-12fix various typos, mainly in comments.andvar
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-07fix typos in word "instead", mainly in log messages.andvar
2021-12-05s/recusive/recursive/ in comment.msaitoh
2021-12-05s/persistant/persistent/ in comment.msaitoh
2021-12-05s/followings bits/following bits/ in comment.msaitoh
2021-12-05s/coresponding/corresponding/ in comment.msaitoh
2021-12-05s/checkum/checksum/ in comment.msaitoh
2021-12-05as/aggresive/aggressive/ in comment.msaitoh
2021-12-05s/exisit/exist/ in comment.msaitoh
2021-12-05availabe -> available in comment.msaitoh
2021-12-03fix various typos in comments, log messages and documentation.andvar
2021-11-30Regen.msaitoh
2021-11-30Add Intel Rocket Lake devices.msaitoh
2021-11-19ahcisata(4): Introduce AHCI_QUIRK_EXTRA_DELAY quirk for devices thatrin
2021-11-17s/dataseet/datasheet/ in comment.msaitoh
2021-11-13firmware ver1 doesn't seem to work with linkstat interrupt, so in this case a...ryo
2021-11-12Trailing whitespaceskrll
2021-11-12Fix the conditional for failed interrupt establishmentskrll
2021-11-12KNFskrll