[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1314714646-3642-1-git-send-email-mschmidt@redhat.com>
Date: Tue, 30 Aug 2011 16:30:39 +0200
From: Michal Schmidt <mschmidt@...hat.com>
To: netdev@...r.kernel.org
Cc: vladz@...adcom.com, dmitry@...adcom.com, eilong@...adcom.com,
Michal Schmidt <mschmidt@...hat.com>
Subject: [PATCH 0/7 net-next] bnx2x: cleanups and VLAN stripping toggle
Hello,
patches 1-6 are cleanups.
Patch 7 adds HW VLAN stripping control via ethtool.
Michal Schmidt (7):
bnx2x: remove unused fields in struct bnx2x_func_init_params
bnx2x: remove the 'leading' arguments
bnx2x: decrease indentation in bnx2x_rx_int()
bnx2x: simplify TPA sanity check
bnx2x: do not set TPA flags and features in bnx2x_init_bp
bnx2x: move fp->disable_tpa to ->flags
bnx2x: expose HW RX VLAN stripping toggle
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h | 21 +--
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 242 +++++++++++-----------
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h | 6 +-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 62 ++----
4 files changed, 148 insertions(+), 183 deletions(-)
--
1.7.6
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists