linux_dsm_epyc7002/drivers/net/ethernet/chelsio/cxgb4
Kumar Sanghvi 100d39af50 cxgb4: fix endianness for vlan value in cxgb4_tc_flower
Don't change endianness when assigning vlan value in cxgb4_tc_flower
code when processing flow match parameters. The value gets converted
to network order as part of filtering code in set_filter_wr.

Signed-off-by: Kumar Sanghvi <kumaras@chelsio.com>
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-01-22 15:26:57 -05:00
..
clip_tbl.c drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t 2017-10-22 02:22:38 +01:00
clip_tbl.h drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t 2017-10-22 02:22:38 +01:00
cudbg_common.c cxgb4: collect register dump 2017-10-14 18:35:14 -07:00
cudbg_entity.h cxgb4: collect SGE queue context dump 2017-11-14 16:14:07 +09:00
cudbg_if.h cxgb4: collect SGE queue context dump 2017-11-14 16:14:07 +09:00
cudbg_lib_common.h cxgb4: collect TID info dump 2017-10-27 23:48:29 +09:00
cudbg_lib.c cxgb4: collect SGE queue context dump 2017-11-14 16:14:07 +09:00
cudbg_lib.h cxgb4: collect SGE queue context dump 2017-11-14 16:14:07 +09:00
cxgb4_cudbg.c cxgb4: collect SGE queue context dump 2017-11-14 16:14:07 +09:00
cxgb4_cudbg.h cxgb4: collect on-chip memory dump 2017-10-14 18:35:14 -07:00
cxgb4_dcb.c cxgb4: do DCB state reset in couple of places 2017-09-25 20:28:14 -07:00
cxgb4_dcb.h cxgb4: do DCB state reset in couple of places 2017-09-25 20:28:14 -07:00
cxgb4_debugfs.c cxgb4: update API for TP indirect register access 2017-10-14 18:35:14 -07:00
cxgb4_debugfs.h
cxgb4_ethtool.c cxgb4: collect vpd info directly from hardware 2017-11-11 21:47:22 +09:00
cxgb4_fcoe.c
cxgb4_fcoe.h
cxgb4_filter.c cxgb4: fix error return code in cxgb4_set_hash_filter() 2017-11-03 14:23:54 +09:00
cxgb4_filter.h cxgb4: add support to create hash-filters via tc-flower offload 2017-11-01 22:06:03 +09:00
cxgb4_main.c net: sched: move the can_offload check from binding phase to rule insertion phase 2017-11-02 16:10:39 +09:00
cxgb4_ptp.c cxgb4: ptp_clock_register() returns error pointers 2017-07-14 08:18:51 -07:00
cxgb4_ptp.h cxgb4: time stamping interface for PTP 2017-07-05 09:21:54 +01:00
cxgb4_tc_flower.c cxgb4: fix endianness for vlan value in cxgb4_tc_flower 2018-01-22 15:26:57 -05:00
cxgb4_tc_flower.h cxgb4: convert flower table to use rhashtable 2017-11-01 22:06:03 +09:00
cxgb4_tc_u32_parse.h cxgb4: add support for offloading u32 filters 2016-09-22 01:40:01 -04:00
cxgb4_tc_u32.c cxgb4: add support to delete hash filter 2017-11-01 22:06:03 +09:00
cxgb4_tc_u32.h net: sched: push cls related args into cls_common structure 2017-08-07 09:42:37 -07:00
cxgb4_uld.c cxgb4: fix BUG() on interrupt deallocating path of ULD 2017-07-11 13:40:22 -07:00
cxgb4_uld.h cxgb4: add support to retrieve stats for hash filters 2017-11-01 22:06:03 +09:00
cxgb4.h cxgb4: Fix FW flash errors 2018-01-03 12:19:50 -05:00
l2t.c neigh: make strucrt neigh_table::entry_size unsigned int 2017-09-25 20:36:17 -07:00
l2t.h cxgb4: move VLAN_NONE macro definition 2016-03-22 00:25:05 -07:00
Makefile Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
sched.c cxgb4: fix memory leak 2017-09-05 14:27:50 -07:00
sched.h cxgb4: add support for tx max rate limiting 2016-08-22 18:29:13 -07:00
sge.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2017-11-15 11:56:19 -08:00
smt.c cxgb4: introduce SMT ops to prepare for SMAC rewrite support 2017-10-20 13:06:53 +01:00
smt.h cxgb4: introduce SMT ops to prepare for SMAC rewrite support 2017-10-20 13:06:53 +01:00
t4_chip_type.h
t4_hw.c cxgb4: Fix FW flash errors 2018-01-03 12:19:50 -05:00
t4_hw.h cxgb4: collect SGE queue context dump 2017-11-14 16:14:07 +09:00
t4_msg.h cxgb4: add support to create hash filters 2017-11-01 22:06:03 +09:00
t4_pci_id_tbl.h cxgb4: add new T6 pci device id's 2017-11-03 15:45:16 +09:00
t4_regs.h cxgb4: collect SGE queue context dump 2017-11-14 16:14:07 +09:00
t4_tcb.h cxgb4: add support to delete hash filter 2017-11-01 22:06:03 +09:00
t4_values.h cxgb4: Update IngPad and IngPack values 2017-03-22 10:53:49 -07:00
t4fw_api.h cxgb4: initialize hash-filter configuration 2017-11-01 22:06:03 +09:00
t4fw_version.h cxgb4: update latest firmware version supported 2017-11-04 22:34:09 +09:00