Archived
14
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
Jesse Gross ec37a48d1d bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL.
Some cards don't support changing vlan offloading settings.  Make
Ethtool set_flags return -EINVAL in those cases.

Reported-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-10-21 19:59:32 -07:00
..
bnx2x.h bnx2x: Update bnx2x to use new vlan accleration. 2010-10-21 01:26:56 -07:00
bnx2x_cmn.c bnx2x: Update bnx2x to use new vlan accleration. 2010-10-21 01:26:56 -07:00
bnx2x_cmn.h bnx2x: Use correct FW constant for header padding 2010-10-18 06:51:58 -07:00
bnx2x_dump.h bnx2x: Add 57712 support 2010-10-06 14:10:37 -07:00
bnx2x_ethtool.c bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL. 2010-10-21 19:59:32 -07: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 57712 support 2010-10-06 14:10:37 -07:00
bnx2x_init.h bnx2x: Add 57712 support 2010-10-06 14:10:37 -07:00
bnx2x_init_ops.h bnx2x: Add 57712 support 2010-10-06 14:10:37 -07:00
bnx2x_link.c bnx2x: Add 57712 support 2010-10-06 14:10:37 -07:00
bnx2x_link.h bnx2x: Add 57712 support 2010-10-06 14:10:37 -07:00
bnx2x_main.c bnx2x: Update bnx2x to use new vlan accleration. 2010-10-21 01:26:56 -07:00
bnx2x_reg.h bnx2x: prevent false parity error in MSI-X memory of HC block 2010-10-19 08:37:37 -07: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
Makefile