]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/sfxge/common/ef10_nic.c
MFV r349134:
[FreeBSD/FreeBSD.git] / sys / dev / sfxge / common / ef10_nic.c
2019-06-17 mmMFV r349134:
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-20 mmMFV r347989:
2019-05-08 manudts: Import files from Linux 5.1
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-11-30 arybchiksfxge(4): update external port number calculation
2018-11-30 arybchiksfxge(4): add accessor to whole link status
2018-11-30 arybchiksfxge(4): guard Rx scale code with corresponding option
2018-11-30 arybchiksfxge(4): infer port mode bandwidth from max link speed
2018-11-30 arybchiksfxge(4): support improvements to bandwidth calculations
2018-11-30 arybchiksfxge(4): add X2 port modes to bandwidth calculator
2018-11-30 arybchiksfxge(4): update to current port mode terminology
2018-11-30 arybchiksfxge(4): modify phy caps to indicate FEC request
2018-11-30 arybchiksfxge(4): add API to inform libefx of hardware removal
2018-11-30 arybchiksfxge(4): add routine to check for hardware presence
2018-11-30 arybchiksfxge(4): fix out of bounds read when dereferencing...
2018-11-30 arybchiksfxge(4): add accessor for default port mode
2018-11-29 arybchiksfxge(4): fix PreFAST warnings because of unused return
2018-11-29 arybchiksfxge(4): add Medford2 head-of-line blocking stats
2018-11-29 arybchiksfxge(4): get max supported value for action MARK
2018-11-29 arybchiksfxge(4): get actions MARK and FLAG support
2018-11-29 arybchiksfxge(4): detect equal stride super-buffer support
2018-11-29 arybchiksfxge(4): honour packed stream RSS restriction
2018-11-29 arybchiksfxge(4): support more RSS hash configurations
2018-11-29 arybchiksfxge(4): support FW subvariant choice
2018-11-29 arybchiksfxge(4): report no Tx checksum FW subvariant support
2018-11-28 arybchiksfxge(4): add encapsulated TSOv2 capability
2018-11-28 arybchiksfxge(4): add Medford2 support for external port numbers
2018-11-28 arybchiksfxge(4): group Medford external port mapping entries
2018-11-28 arybchiksfxge(4): clarify port mode names and masks
2018-11-28 arybchiksfxge(4): move VI window size config to ef10 NIC board
2018-11-28 arybchiksfxge(4): move privilege config to ef10 NIC board config
2018-11-28 arybchiksfxge(4): move vector config to ef10 NIC board config
2018-11-28 arybchiksfxge(4): move limits config to ef10 NIC board config
2018-11-28 arybchiksfxge(4): move Tx config to ef10 NIC board config
2018-11-28 arybchiksfxge(4): move Rx config to ef10 NIC board config
2018-11-28 arybchiksfxge(4): move datapath config to ef10 NIC board cfg
2018-11-28 arybchiksfxge(4): move PHY/link config to ef10 NIC board cfg
2018-11-28 arybchiksfxge(4): move legacy board config to ef10 NIC board cfg
2018-11-28 arybchiksfxge(4): move MAC address config to ef10 NIC board cfg
2018-11-28 arybchiksfxge(4): move PF/VF config to ef10 NIC board config
2018-11-28 arybchiksfxge(4): move port config to ef10 NIC board config
2018-11-28 arybchiksfxge(4): add ef10 NIC board config method
2018-11-27 arybchiksfxge(4): decode Medford2 FEC stats if available
2018-11-27 arybchiksfxge(4): retrieve number of MAC stats from NIC
2018-11-27 arybchiksfxge(4): refactor EF10 get datapath capabilities
2018-11-27 arybchiksfxge(4): improve comments for EF10 ext port mapping
2018-11-27 arybchiksfxge(4): support runtime VI window size
2018-11-27 arybchiksfxge(4): move RxDP config get to EF10 NIC code
2018-11-27 arybchiksfxge(4): add Medford2 support to NIC module
2018-11-26 arybchiksfxge(4): add API to control UDP tunnel ports
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-23 arybchiksfxge(4): rename firmware update verify result cap...
2018-11-23 arybchiksfxge(4): provide information about supported tunnels
2018-11-23 arybchiksfxge(4): fix out of bounds read in VIs allocation
2018-11-23 arybchiksfxge(4): add advanced function to extract FW version
2018-11-22 arybchiksfxge(4): support packed stream Rx mode in libefx
2018-11-22 arybchiksfxge(4): cleanup: move into right place
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-10-25 mmMFV r339640,339641,339644:
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
next