summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ixgbe/if_bypass.c
AgeCommit message (Expand)Author
2021-08-17fix multiplei repetitive typos in comments, messages and documentation. mainl...andvar
2021-04-30 Add missing __KERNEL_RCSID().msaitoh
2021-04-30 Add NetBSD RCS IDs. No functional change.msaitoh
2020-08-12Fix checking return value of atomic_cas_uint().msaitoh
2019-12-16No functional change:msaitoh
2018-04-04Sync with the remaining part of FreeBSD r328265 except sfp_reinit stuff:msaitoh
2018-03-15 Add some changes from ix-3.2.17.tar.gz and r328265. Not fully synchronized.msaitoh
2017-11-22Fix a bug that bypass adapter's sysctls aren't set. Tested with non-genuinemsaitoh
2017-08-30- Sync with FreeBSD r320688 (and up to r322865):msaitoh