dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/bnx2x
Dmitry Kravkov 0793f83f0e bnx2x: Add Nic partitioning mode (57712 devices)
NIC partitioning is another flavor of multi function - having few
PCI functions share the same physical port. Unlike the currently
supported mode of multi-function which depends on the switch
configuration and uses outer-VLAN, the NPAR mode is switch independent
and uses the MAC addresses to distribute incoming packets to the different
functions. This patch adds the specific HW setting of the NPAR mode
and some distinctions between switch dependent (SD) and
switch independent (SI) multi-function (MF) modes where the configuration
is not the same.

Advance driver version to 1.60.00-6

Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-12-01 12:39:28 -08:00
..
Makefile bnx2x: Move statistics handling code to bnx2x_stats.* 2010-07-27 20:35:42 -07:00
bnx2x.h bnx2x: Add Nic partitioning mode (57712 devices) 2010-12-01 12:39:28 -08:00
bnx2x_cmn.c bnx2x: Add Nic partitioning mode (57712 devices) 2010-12-01 12:39:28 -08:00
bnx2x_cmn.h bnx2x: Add Nic partitioning mode (57712 devices) 2010-12-01 12:39:28 -08:00
bnx2x_dump.h bnx2x: Add 57712 support 2010-10-06 14:10:37 -07:00
bnx2x_ethtool.c bnx2x: Add Nic partitioning mode (57712 devices) 2010-12-01 12:39:28 -08:00
bnx2x_fw_defs.h bnx2x, cnic, bnx2i: use new FW/HSI 2010-10-06 14:10:35 -07:00
bnx2x_fw_file_hdr.h bnx2x, cnic, bnx2i: use new FW/HSI 2010-10-06 14:10:35 -07:00
bnx2x_hsi.h bnx2x: Add Nic partitioning mode (57712 devices) 2010-12-01 12:39:28 -08:00
bnx2x_init.h bnx2x: Add 57712 support 2010-10-06 14:10:37 -07:00
bnx2x_init_ops.h bnx2x: make local function static and remove dead code 2010-10-24 15:07:13 -07:00
bnx2x_link.c drivers/net/bnx2x: Remove unnecessary semicolons 2010-11-15 11:06:18 -08:00
bnx2x_link.h bnx2x: make local function static and remove dead code 2010-10-24 15:07:13 -07:00
bnx2x_main.c bnx2x: Add Nic partitioning mode (57712 devices) 2010-12-01 12:39:28 -08:00
bnx2x_reg.h bnx2x: Add Nic partitioning mode (57712 devices) 2010-12-01 12:39:28 -08:00
bnx2x_stats.c bnx2x: properly initialize FW stats 2010-10-06 14:10:41 -07:00
bnx2x_stats.h bnx2x: code beautify 2010-10-06 14:10:41 -07:00