#
7be78d02 |
| 29-Nov-2021 |
Josh Soref <jsoref@gmail.com> |
fix spelling in comments and strings
The tool comes from https://github.com/jsoref
Signed-off-by: Josh Soref <jsoref@gmail.com> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
|
#
0cb4150f |
| 02-Oct-2019 |
Rasesh Mody <rmody@marvell.com> |
net/bnx2x: update to latest FW 7.13.11
Use latest firmware 7.13.11.
7.13.11 FW changelog: - Packets from a VF with pvid configured which were sent with a different vlan were transmitted i
net/bnx2x: update to latest FW 7.13.11
Use latest firmware 7.13.11.
7.13.11 FW changelog: - Packets from a VF with pvid configured which were sent with a different vlan were transmitted instead of being discarded. - In some multi-function configurations, inter-PF and inter-VF Tx switching is incorrectly enabled. - Wrong assert code in FLR final cleanup in case it is sent not after FLR. - Chip may stall in very rare cases under heavy traffic with FW GRO enabled. - VF malicious notification error fixes. - Default gre tunnel to IPGRE which allows proper RSS for IPGRE packets, L2GRE traffic will reach single queue. - Removes unnecessary internal mem config, latest FW performs this autonomously.
Update the PMD version to 1.1.0.1.
Signed-off-by: Rasesh Mody <rmody@marvell.com>
show more ...
|
#
ba7eeb03 |
| 29-Sep-2018 |
Rasesh Mody <rasesh.mody@cavium.com> |
net/bnx2x: fix logging to include device name
Fix PMD logging scheme to include device name in the messages printed.
Fixes: 540a211084a7 ("bnx2x: driver core") Cc: stable@dpdk.org
Signed-off-by: R
net/bnx2x: fix logging to include device name
Fix PMD logging scheme to include device name in the messages printed.
Fixes: 540a211084a7 ("bnx2x: driver core") Cc: stable@dpdk.org
Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
show more ...
|
#
688654bf |
| 27-Jul-2018 |
Rasesh Mody <rasesh.mody@cavium.com> |
net/bnx2x: move SPDX tags to source files
We were using LICENSE.bnx2x_pmd to reference inclusion of SPDX licensing tag from all the source file. Remove the LICENSE.bnx2x_pmd file and directly includ
net/bnx2x: move SPDX tags to source files
We were using LICENSE.bnx2x_pmd to reference inclusion of SPDX licensing tag from all the source file. Remove the LICENSE.bnx2x_pmd file and directly include SPDX tags in source files.
Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com> Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
show more ...
|
#
9eb5dc09 |
| 27-Jul-2018 |
Rasesh Mody <rasesh.mody@cavium.com> |
net/bnx2x: fix copyright
Originally the PMD had "QLogic Corporation" copyright. When we submitted commit e3de5dad2a5d ("net/bnx2x: change copyright info to Cavium"), the "Qlogic Corporation" copyrig
net/bnx2x: fix copyright
Originally the PMD had "QLogic Corporation" copyright. When we submitted commit e3de5dad2a5d ("net/bnx2x: change copyright info to Cavium"), the "Qlogic Corporation" copyright was accidentally replaced with "Cavium Inc". So now we see multiple Cavium copyright messages. We're changing it to "Broadcom Corporation" copyright.
Fixes: e3de5dad2a5d ("net/bnx2x: change copyright info to Cavium") Cc: stable@dpdk.org
Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
show more ...
|
#
e3de5dad |
| 23-May-2018 |
Rasesh Mody <rasesh.mody@cavium.com> |
net/bnx2x: change copyright info to Cavium
Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
|
#
059113cc |
| 11-Dec-2015 |
Rasesh Mody <rasesh.mody@qlogic.com> |
bnx2x: add license file
Signed-off-by: Rasesh Mody <rasesh.mody@qlogic.com>
|
#
b5bf7719 |
| 20-Jul-2015 |
Stephen Hemminger <stephen@networkplumber.org> |
bnx2x: driver support routines
More code for the Broadcom/Qlogic NetExtreme II poll mode driver. Split into pieces for review and not to overwhelm mailers.
Signed-off-by: Stephen Hemminger <stephen
bnx2x: driver support routines
More code for the Broadcom/Qlogic NetExtreme II poll mode driver. Split into pieces for review and not to overwhelm mailers.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Acked-by: Harish Patil <harish.patil@qlogic.com>
show more ...
|