]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qede: Add vlan filtering offload support
authorSudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com>
Thu, 18 Feb 2016 15:00:40 +0000 (17:00 +0200)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 8 Jul 2016 19:29:06 +0000 (12:29 -0700)
commit5b02085f1e7f83a6f2385e4d64a96d2f4dbd72d7
tree850fcac0910803fce8c63d8bb4b5d38ea278340d
parente843323fe8079f5bad05dacc7d19f7b19056f19a
qede: Add vlan filtering offload support

Device would start receiving only vlan-tagged traffic with tags matching
that of one of the configured vlan IDs, unless:
  - Device is expliicly placed in PROMISC mode.
  - Device exhausts its vlan filter credits.

Signed-off-by: Sudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Orabug: 23732603
Signed-off-by: Manjunath Govindashetty <manjunath.govindashetty@oracle.com>
drivers/net/ethernet/qlogic/qede/qede.h
drivers/net/ethernet/qlogic/qede/qede_main.c