Module Name:src
Committed By: msaitoh
Date: Tue Feb 1 01:28:26 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
Fix typo. Found by rillig. s/vendor specific/vendor-specific/
To generate a diff of this commit:
cvs rdiff -u -r1.241 -r1.242 src/sys/dev/pci
Module Name:src
Committed By: msaitoh
Date: Mon Jan 31 10:14:55 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c pcireg.h
Log Message:
Decode SCSI programming interface. Whitespace fix.
To generate a diff of this commit:
cvs rdiff -u -r1.240 -r1.241 src/sys/dev/pci/p
Module Name:src
Committed By: msaitoh
Date: Mon Jan 31 10:14:55 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c pcireg.h
Log Message:
Decode SCSI programming interface. Whitespace fix.
To generate a diff of this commit:
cvs rdiff -u -r1.240 -r1.241 src/sys/dev/pci/p
Module Name:src
Committed By: msaitoh
Date: Mon Jan 31 10:11:33 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c pcireg.h
Log Message:
Add three new extended capabilities:
- Physical Layer 32.0 GT/s
- Alternate Protocol
- System Firmware Intermediary
To genera
Module Name:src
Committed By: msaitoh
Date: Mon Jan 31 10:11:33 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c pcireg.h
Log Message:
Add three new extended capabilities:
- Physical Layer 32.0 GT/s
- Alternate Protocol
- System Firmware Intermediary
To genera
Module Name:src
Committed By: jakllsch
Date: Thu Jan 27 18:38:07 UTC 2022
Modified Files:
src/sys/dev/pci: vioscsi.c
Log Message:
We no need for PQUIRK_FORCELUNS now that we try REPORT LUNS.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/pci/vi
Module Name:src
Committed By: jakllsch
Date: Thu Jan 27 18:38:07 UTC 2022
Modified Files:
src/sys/dev/pci: vioscsi.c
Log Message:
We no need for PQUIRK_FORCELUNS now that we try REPORT LUNS.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/pci/vi
Module Name:src
Committed By: msaitoh
Date: Tue Jan 25 16:07:57 UTC 2022
Modified Files:
src/sys/dev/pci: ichsmb.c
Log Message:
Add Intel 600 Series PCH (desktop) support.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sys/dev/pci/ichsmb.c
Please note
Module Name:src
Committed By: msaitoh
Date: Tue Jan 25 16:07:57 UTC 2022
Modified Files:
src/sys/dev/pci: ichsmb.c
Log Message:
Add Intel 600 Series PCH (desktop) support.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sys/dev/pci/ichsmb.c
Please note
Module Name:src
Committed By: msaitoh
Date: Tue Jan 25 16:07:15 UTC 2022
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
Regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1430 -r1.1431 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1429 -r1.14
Module Name:src
Committed By: msaitoh
Date: Tue Jan 25 16:06:44 UTC 2022
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add Alder Lake devices and Intel 600 Series PCH devices.
To generate a diff of this commit:
cvs rdiff -u -r1.1445 -r1.1446 src/sys/dev/pci/pcide
Module Name:src
Committed By: msaitoh
Date: Tue Jan 25 16:06:44 UTC 2022
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add Alder Lake devices and Intel 600 Series PCH devices.
To generate a diff of this commit:
cvs rdiff -u -r1.1445 -r1.1446 src/sys/dev/pci/pcide
Module Name:src
Committed By: msaitoh
Date: Tue Jan 25 03:40:29 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_netbsd.h
Log Message:
Fix compile error for non __HAVE_ATOMIC64_LOADSTORE arch.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev
Module Name:src
Committed By: msaitoh
Date: Tue Jan 25 03:40:29 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_netbsd.h
Log Message:
Fix compile error for non __HAVE_ATOMIC64_LOADSTORE arch.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev
Module Name:src
Committed By: msaitoh
Date: Tue Jan 25 01:56:22 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ix_txrx.c ixgbe.c ixgbe_mbx.c ixgbe_netbsd.h
ixv.c
Log Message:
Use atomic_{load,store}_relaxed() for event counters.
To generate a diff of this co
Module Name:src
Committed By: msaitoh
Date: Tue Jan 25 01:56:22 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ix_txrx.c ixgbe.c ixgbe_mbx.c ixgbe_netbsd.h
ixv.c
Log Message:
Use atomic_{load,store}_relaxed() for event counters.
To generate a diff of this co
Module Name:src
Committed By: msaitoh
Date: Mon Jan 24 01:57:52 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Fix ixv.c rev. 1.176. Calculate 36bit counter correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.176 -r1.177 src/sys/dev/pci/ix
Module Name:src
Committed By: msaitoh
Date: Mon Jan 24 01:57:52 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Fix ixv.c rev. 1.176. Calculate 36bit counter correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.176 -r1.177 src/sys/dev/pci/ix
Module Name:src
Committed By: msaitoh
Date: Mon Jan 24 01:50:20 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_vf.h
Log Message:
Use 32bit for 32bit counter.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/pci/ixgbe/ixgbe_vf.h
Please not
Module Name:src
Committed By: msaitoh
Date: Mon Jan 24 01:50:20 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_vf.h
Log Message:
Use 32bit for 32bit counter.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/pci/ixgbe/ixgbe_vf.h
Please not
Module Name:src
Committed By: martin
Date: Sat Jan 22 19:09:21 UTC 2022
Modified Files:
src/sys/dev/pci: if_vge.c
Log Message:
Explicitly cast a __MASK(48) to bus_addr_t (for 32bit bus_addr_t archs)
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/sys/de
Module Name:src
Committed By: martin
Date: Sat Jan 22 19:09:21 UTC 2022
Modified Files:
src/sys/dev/pci: if_vge.c
Log Message:
Explicitly cast a __MASK(48) to bus_addr_t (for 32bit bus_addr_t archs)
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/sys/de
Module Name:src
Committed By: martin
Date: Sat Jan 22 19:08:33 UTC 2022
Modified Files:
src/sys/dev/pci: if_stge.c
Log Message:
Explicitly cast a __MASK(40) to bus_addr_t (for 32bit bus_addr_t archs)
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/sys/d
Module Name:src
Committed By: martin
Date: Sat Jan 22 19:08:33 UTC 2022
Modified Files:
src/sys/dev/pci: if_stge.c
Log Message:
Explicitly cast a __MASK(40) to bus_addr_t (for 32bit bus_addr_t archs)
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/sys/d
Module Name:src
Committed By: martin
Date: Sat Jan 22 19:07:25 UTC 2022
Modified Files:
src/sys/dev/pci: if_nfe.c
Log Message:
Explicitly cast a __MASK(40) to bus_addr_t (for 32bit bus_addr_t archs)
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/sys/de
Module Name:src
Committed By: martin
Date: Sat Jan 22 19:07:25 UTC 2022
Modified Files:
src/sys/dev/pci: if_nfe.c
Log Message:
Explicitly cast a __MASK(40) to bus_addr_t (for 32bit bus_addr_t archs)
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/sys/de
Module Name:src
Committed By: martin
Date: Sat Jan 22 19:01:56 UTC 2022
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Explicitly cast a 40-bit mask to bus_addr_t in a dead branch (gcc apparently
is not clever enough and warns about the truncation)
To generate a
Module Name:src
Committed By: martin
Date: Sat Jan 22 19:01:56 UTC 2022
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Explicitly cast a 40-bit mask to bus_addr_t in a dead branch (gcc apparently
is not clever enough and warns about the truncation)
To generate a
Module Name:src
Committed By: msaitoh
Date: Wed Jan 19 10:30:04 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_vf.h ixv.c
Log Message:
Improve ixv(4)'s some event counters.
- The virtual function's packet counter registers are not cleared on read.
To solve this
Module Name:src
Committed By: msaitoh
Date: Wed Jan 19 10:30:04 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_vf.h ixv.c
Log Message:
Improve ixv(4)'s some event counters.
- The virtual function's packet counter registers are not cleared on read.
To solve this
Module Name:src
Committed By: msaitoh
Date: Tue Jan 18 10:06:59 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Update ixv_print_debug_info() to print similar data to ixg(4).
The old hw.ixvN.debug=1 printed evcnt(9) data. The same values are printed
Module Name:src
Committed By: msaitoh
Date: Tue Jan 18 10:06:59 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Update ixv_print_debug_info() to print similar data to ixg(4).
The old hw.ixvN.debug=1 printed evcnt(9) data. The same values are printed
Module Name:src
Committed By: msaitoh
Date: Tue Jan 18 09:58:40 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Don't expose garbage data of hw.ixvN.debug.
To generate a diff of this commit:
cvs rdiff -u -r1.173 -r1.174 src/sys/dev/pci/ixgbe/ixv.c
Ple
Module Name:src
Committed By: msaitoh
Date: Tue Jan 18 09:58:40 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Don't expose garbage data of hw.ixvN.debug.
To generate a diff of this commit:
cvs rdiff -u -r1.173 -r1.174 src/sys/dev/pci/ixgbe/ixv.c
Ple
Module Name:src
Committed By: msaitoh
Date: Tue Jan 18 09:27:46 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_mbx.c
Log Message:
Don't clear mailbox related counters in ixgbe_upgrade_mbx_params_pf().
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 s
Module Name:src
Committed By: msaitoh
Date: Tue Jan 18 09:27:46 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_mbx.c
Log Message:
Don't clear mailbox related counters in ixgbe_upgrade_mbx_params_pf().
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 s
Module Name:src
Committed By: msaitoh
Date: Tue Jan 18 09:16:38 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_mbx.c
Log Message:
Don't clear mailbox related counters in ixgbe_upgrade_mbx_params_vf().
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 s
Module Name:src
Committed By: msaitoh
Date: Tue Jan 18 09:16:38 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_mbx.c
Log Message:
Don't clear mailbox related counters in ixgbe_upgrade_mbx_params_vf().
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 s
Module Name:src
Committed By: msaitoh
Date: Tue Jan 18 04:35:49 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
Use 64bit for lxon + lxoff.
To generate a diff of this commit:
cvs rdiff -u -r1.303 -r1.304 src/sys/dev/pci/ixgbe/ixgbe.c
Please note tha
Module Name:src
Committed By: msaitoh
Date: Tue Jan 18 04:35:49 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
Use 64bit for lxon + lxoff.
To generate a diff of this commit:
cvs rdiff -u -r1.303 -r1.304 src/sys/dev/pci/ixgbe/ixgbe.c
Please note tha
Module Name:src
Committed By: msaitoh
Date: Mon Jan 17 08:45:10 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
Fix ierror counting again.
ixgbe.c rev. 1.298 added total values kept in evcnt(9) instead of
incremental values read from registers. Fi
Module Name:src
Committed By: msaitoh
Date: Mon Jan 17 08:45:10 UTC 2022
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
Fix ierror counting again.
ixgbe.c rev. 1.298 added total values kept in evcnt(9) instead of
incremental values read from registers. Fi
Module Name:src
Committed By: tnn
Date: Sat Jan 8 12:59:34 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
place additional parens around multiline string constant to appease clang
To generate a diff of this commit:
cvs rdiff -u -r1.238 -r1.239 src/sys
Module Name:src
Committed By: tnn
Date: Sat Jan 8 12:59:34 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
place additional parens around multiline string constant to appease clang
To generate a diff of this commit:
cvs rdiff -u -r1.238 -r1.239 src/sys
Module Name:src
Committed By: msaitoh
Date: Fri Jan 7 06:57:57 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
Two fixes:
- Fix previous again. The missing comma is intended to split the long line.
- Add missing right parenthesis.
To generate a di
Module Name:src
Committed By: msaitoh
Date: Fri Jan 7 06:57:57 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
Two fixes:
- Fix previous again. The missing comma is intended to split the long line.
- Add missing right parenthesis.
To generate a di
Module Name:src
Committed By: msaitoh
Date: Fri Jan 7 05:17:38 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
Add missing comma. Found by tnn@.
To generate a diff of this commit:
cvs rdiff -u -r1.236 -r1.237 src/sys/dev/pci/pci_subr.c
Please note tha
Module Name:src
Committed By: msaitoh
Date: Fri Jan 7 05:17:38 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
Add missing comma. Found by tnn@.
To generate a diff of this commit:
cvs rdiff -u -r1.236 -r1.237 src/sys/dev/pci/pci_subr.c
Please note tha
Module Name:src
Committed By: msaitoh
Date: Sat Jan 1 10:36:17 UTC 2022
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
Regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1429 -r1.1430 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1428 -r1.14
Module Name:src
Committed By: msaitoh
Date: Sat Jan 1 10:36:17 UTC 2022
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
Regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1429 -r1.1430 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1428 -r1.14
Module Name:src
Committed By: msaitoh
Date: Sat Jan 1 03:27:53 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c pcireg.h
Log Message:
Print Physical Layer 16.0 GT/s and Lane Margining at the Receiver extended cap.
- Decode Physical Layer 16.0 GT/s extended capabilit
Module Name:src
Committed By: msaitoh
Date: Sat Jan 1 03:27:53 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c pcireg.h
Log Message:
Print Physical Layer 16.0 GT/s and Lane Margining at the Receiver extended cap.
- Decode Physical Layer 16.0 GT/s extended capabilit
Module Name:src
Committed By: andvar
Date: Fri Dec 31 20:38:08 UTC 2021
Modified Files:
src/sys/dev/pci: siisata_pci.c
Log Message:
s/interrups/interrupts/
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/pci/siisata_pci.c
Please note that diffs
Module Name:src
Committed By: andvar
Date: Fri Dec 31 20:38:08 UTC 2021
Modified Files:
src/sys/dev/pci: siisata_pci.c
Log Message:
s/interrups/interrupts/
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/pci/siisata_pci.c
Please note that diffs
Module Name:src
Committed By: msaitoh
Date: Tue Dec 28 09:19:02 UTC 2021
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
%hhx -> %x
To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235 src/sys/dev/pci/pci_subr.c
Please note that diffs are not public
Module Name:src
Committed By: msaitoh
Date: Tue Dec 28 09:19:02 UTC 2021
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
%hhx -> %x
To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235 src/sys/dev/pci/pci_subr.c
Please note that diffs are not public
Module Name:src
Committed By: msaitoh
Date: Tue Dec 28 09:16:05 UTC 2021
Modified Files:
src/sys/dev/pci: pci_subr.c pcireg.h
Log Message:
Decode link control2's Compliance Preset/De-emphasis more. Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234
Module Name:src
Committed By: msaitoh
Date: Tue Dec 28 09:16:05 UTC 2021
Modified Files:
src/sys/dev/pci: pci_subr.c pcireg.h
Log Message:
Decode link control2's Compliance Preset/De-emphasis more. Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234
Module Name:src
Committed By: msaitoh
Date: Fri Dec 24 05:13:39 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Enable mailbox API 1.5 support. Tested on ESXi with ixgben 1.10.3.0.
To generate a diff of this commit:
cvs rdiff -u -r1.172 -r1.173 src/sys
Module Name:src
Committed By: msaitoh
Date: Fri Dec 24 05:13:39 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Enable mailbox API 1.5 support. Tested on ESXi with ixgben 1.10.3.0.
To generate a diff of this commit:
cvs rdiff -u -r1.172 -r1.173 src/sys
Module Name:src
Committed By: msaitoh
Date: Fri Dec 24 05:11:04 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: if_sriov.c ixgbe.c ixgbe_82599.c ixgbe_mbx.c
ixgbe_mbx.h ixgbe_type.h ixgbe_vf.c ixgbe_x540.c ixv.c
Log Message:
Add code to support API version 1.5.
Module Name:src
Committed By: msaitoh
Date: Fri Dec 24 05:11:04 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: if_sriov.c ixgbe.c ixgbe_82599.c ixgbe_mbx.c
ixgbe_mbx.h ixgbe_type.h ixgbe_vf.c ixgbe_x540.c ixv.c
Log Message:
Add code to support API version 1.5.
Module Name:src
Committed By: msaitoh
Date: Fri Dec 24 05:05:57 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_vf.c ixv.c
Log Message:
Whitespace fix. Remove old comment. No functional change.
- From FreeBSD ixv-1.5.22.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: msaitoh
Date: Fri Dec 24 05:05:57 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_vf.c ixv.c
Log Message:
Whitespace fix. Remove old comment. No functional change.
- From FreeBSD ixv-1.5.22.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: msaitoh
Date: Fri Dec 24 05:03:37 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_mbx.c ixgbe_mbx.h
Log Message:
Restore some mailbox related functions. No functional change.
- Revert some part of ixgbe_mbx.c rev. 1.7 and ixgbe_mbx.h
Module Name:src
Committed By: msaitoh
Date: Fri Dec 24 05:03:37 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_mbx.c ixgbe_mbx.h
Log Message:
Restore some mailbox related functions. No functional change.
- Revert some part of ixgbe_mbx.c rev. 1.7 and ixgbe_mbx.h
Module Name:src
Committed By: msaitoh
Date: Fri Dec 24 05:02:12 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_82598.c ixgbe_82598.h ixgbe_82599.c
ixgbe_82599.h ixgbe_api.c ixgbe_api.h ixgbe_bypass.h ixgbe_common.c
ixgbe_common.h ixgbe_dcb.c i
Module Name:src
Committed By: msaitoh
Date: Fri Dec 24 05:02:12 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_82598.c ixgbe_82598.h ixgbe_82599.c
ixgbe_82599.h ixgbe_api.c ixgbe_api.h ixgbe_bypass.h ixgbe_common.c
ixgbe_common.h ixgbe_dcb.c i
Module Name:src
Committed By: msaitoh
Date: Fri Dec 24 05:01:00 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: if_sriov.c
Log Message:
Change the first argument of ixgbe_send_vf_msg(). No functional change.
- This is a part of FreeBSD ix-3.2.17.
To generate a diff of
Module Name:src
Committed By: msaitoh
Date: Fri Dec 24 05:01:00 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: if_sriov.c
Log Message:
Change the first argument of ixgbe_send_vf_msg(). No functional change.
- This is a part of FreeBSD ix-3.2.17.
To generate a diff of
Module Name:src
Committed By: msaitoh
Date: Fri Dec 24 04:59:23 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: if_sriov.c ixgbe_mbx.h ixgbe_vf.c
Log Message:
Rename IXGBE_VT_MSGTYPE_{ACK,NACK} to IXGBE_VT_MSGTYPE_{SUCCESS,FAILURE}.
- Sync with FreeBSD ix-3.3.18.
- No
Module Name:src
Committed By: msaitoh
Date: Fri Dec 24 04:59:23 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: if_sriov.c ixgbe_mbx.h ixgbe_vf.c
Log Message:
Rename IXGBE_VT_MSGTYPE_{ACK,NACK} to IXGBE_VT_MSGTYPE_{SUCCESS,FAILURE}.
- Sync with FreeBSD ix-3.3.18.
- No
Module Name:src
Committed By: msaitoh
Date: Fri Dec 24 04:56:35 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_mbx.h ixgbe_type.h
Log Message:
Move some definitions. No functional change. Part of FreeBSD ix-3.3.18.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: msaitoh
Date: Fri Dec 24 04:56:35 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_mbx.h ixgbe_type.h
Log Message:
Move some definitions. No functional change. Part of FreeBSD ix-3.3.18.
To generate a diff of this commit:
cvs rdiff -u -
On 23/12/2021 17:05, Juergen Hannken-Illjes wrote:
Module Name:src
Committed By: hannken
Date: Thu Dec 23 17:05:49 UTC 2021
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Keep constants 32 bit, why does __BIT() return uintmax_t?
PRIxBIT is available
Nick
Module Name:src
Committed By: hannken
Date: Thu Dec 23 17:05:49 UTC 2021
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Keep constants 32 bit, why does __BIT() return uintmax_t?
To generate a diff of this commit:
cvs rdiff -u -r1.724 -r1.725 src/sys/dev/pci/if_wm.
Module Name:src
Committed By: hannken
Date: Thu Dec 23 17:05:49 UTC 2021
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Keep constants 32 bit, why does __BIT() return uintmax_t?
To generate a diff of this commit:
cvs rdiff -u -r1.724 -r1.725 src/sys/dev/pci/if_wm.
Module Name:src
Committed By: skrll
Date: Wed Dec 22 07:28:34 UTC 2021
Modified Files:
src/sys/dev/pci: if_wmreg.h
Log Message:
Fixup NQTXC_CMD_{TCP,UDP} after previous
To generate a diff of this commit:
cvs rdiff -u -r1.124 -r1.125 src/sys/dev/pci/if_wmreg.h
Please not
Module Name:src
Committed By: skrll
Date: Wed Dec 22 07:28:34 UTC 2021
Modified Files:
src/sys/dev/pci: if_wmreg.h
Log Message:
Fixup NQTXC_CMD_{TCP,UDP} after previous
To generate a diff of this commit:
cvs rdiff -u -r1.124 -r1.125 src/sys/dev/pci/if_wmreg.h
Please not
Module Name:src
Committed By: skrll
Date: Wed Dec 22 07:19:34 UTC 2021
Modified Files:
src/sys/dev/pci: if_wmreg.h
Log Message:
In a close run thing use #define everywhere for consistency
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 src/sys/dev/pci/if_
Module Name:src
Committed By: skrll
Date: Wed Dec 22 07:19:34 UTC 2021
Modified Files:
src/sys/dev/pci: if_wmreg.h
Log Message:
In a close run thing use #define everywhere for consistency
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 src/sys/dev/pci/if_
Module Name:src
Committed By: skrll
Date: Wed Dec 22 07:16:44 UTC 2021
Modified Files:
src/sys/dev/pci: if_wmreg.h
Log Message:
Use __BIT() some more. Same code before and after.
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 src/sys/dev/pci/if_wmreg.h
Module Name:src
Committed By: skrll
Date: Wed Dec 22 07:16:44 UTC 2021
Modified Files:
src/sys/dev/pci: if_wmreg.h
Log Message:
Use __BIT() some more. Same code before and after.
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 src/sys/dev/pci/if_wmreg.h
Module Name:src
Committed By: skrll
Date: Mon Dec 20 13:19:09 UTC 2021
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
aprint_verbose the DMA range used.
To generate a diff of this commit:
cvs rdiff -u -r1.723 -r1.724 src/sys/dev/pci/if_wm.c
Please note that diffs
Module Name:src
Committed By: skrll
Date: Mon Dec 20 13:19:09 UTC 2021
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
aprint_verbose the DMA range used.
To generate a diff of this commit:
cvs rdiff -u -r1.723 -r1.724 src/sys/dev/pci/if_wm.c
Please note that diffs
Module Name:src
Committed By: skrll
Date: Mon Dec 20 12:56:25 UTC 2021
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
whitespace in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.722 -r1.723 src/sys/dev/pci/if_wm.c
Please note that diffs are not pu
Module Name:src
Committed By: skrll
Date: Mon Dec 20 12:56:25 UTC 2021
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
whitespace in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.722 -r1.723 src/sys/dev/pci/if_wm.c
Please note that diffs are not pu
Module Name:src
Committed By: skrll
Date: Mon Dec 20 12:50:35 UTC 2021
Modified Files:
src/sys/dev/pci: if_wmreg.h if_wmvar.h
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 src/sys/dev/pci/if_wmreg.h
cvs rdiff -u -r1.47 -
Module Name:src
Committed By: skrll
Date: Mon Dec 20 12:50:35 UTC 2021
Modified Files:
src/sys/dev/pci: if_wmreg.h if_wmvar.h
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 src/sys/dev/pci/if_wmreg.h
cvs rdiff -u -r1.47 -
Module Name:src
Committed By: andvar
Date: Sun Dec 19 22:03:41 UTC 2021
Modified Files:
src/sys/dev/pci/bktr: bktr_audio.c bktr_core.c bktr_core.h bktr_tuner.c
Log Message:
fix various typos in bktr driver comments.
To generate a diff of this commit:
cvs rdiff -u -r1.19
Module Name:src
Committed By: andvar
Date: Sun Dec 19 22:03:41 UTC 2021
Modified Files:
src/sys/dev/pci/bktr: bktr_audio.c bktr_core.c bktr_core.h bktr_tuner.c
Log Message:
fix various typos in bktr driver comments.
To generate a diff of this commit:
cvs rdiff -u -r1.19
Module Name:src
Committed By: knakahara
Date: Fri Dec 17 08:27:06 UTC 2021
Modified Files:
src/sys/dev/pci: files.pci
Log Message:
Add missing WM_TX_{,INTR_}PROCESS_LIMIT_DEFAULT options same as RX side.
To generate a diff of this commit:
cvs rdiff -u -r1.439 -r1.440 src
Module Name:src
Committed By: knakahara
Date: Fri Dec 17 08:27:06 UTC 2021
Modified Files:
src/sys/dev/pci: files.pci
Log Message:
Add missing WM_TX_{,INTR_}PROCESS_LIMIT_DEFAULT options same as RX side.
To generate a diff of this commit:
cvs rdiff -u -r1.439 -r1.440 src
Module Name:src
Committed By: msaitoh
Date: Thu Dec 16 10:48:49 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
Print NVM image version on 82598.
FreeBSD ix-3.3.29 added code to decode NVM version. On 82598, the NVM
offset is NVM_EEP_OFFSET_82598(
Module Name:src
Committed By: msaitoh
Date: Thu Dec 16 10:48:49 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
Print NVM image version on 82598.
FreeBSD ix-3.3.29 added code to decode NVM version. On 82598, the NVM
offset is NVM_EEP_OFFSET_82598(
Module Name:src
Committed By: msaitoh
Date: Wed Dec 15 09:54:56 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_dcb.h
Log Message:
Change DCB credit parameters. No functional change.
- From FreeBSD ix-3.3.24.
- No functional change because NetBSD doesn't support
Module Name:src
Committed By: msaitoh
Date: Wed Dec 15 09:54:56 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_dcb.h
Log Message:
Change DCB credit parameters. No functional change.
- From FreeBSD ix-3.3.24.
- No functional change because NetBSD doesn't support
Module Name:src
Committed By: msaitoh
Date: Wed Dec 15 09:52:44 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_dcb_82598.c
Log Message:
Remove dead code. No functional change.
FreeBSD: 0b487fb4547ad1a939be0d523e57c94b7cd1
DPDK:a6395d471e14e5a7432875dad8
Module Name:src
Committed By: msaitoh
Date: Wed Dec 15 09:52:44 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_dcb_82598.c
Log Message:
Remove dead code. No functional change.
FreeBSD: 0b487fb4547ad1a939be0d523e57c94b7cd1
DPDK:a6395d471e14e5a7432875dad8
Module Name:src
Committed By: msaitoh
Date: Wed Dec 15 09:50:21 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe_x550.c
Log Message:
Check host interface return status. No functional change on NetBSD.
- FreeBSD: c1a56b6f5ffd6f3180a654d058c1783ccb808e8b or ix-3.3.18
1301 - 1400 of 2385 matches
Mail list logo