linux/drivers/net/cxgb4
Dimitris Michailidis 671b0060d8 cxgb4: add user manipulation of the RSS table
Implement the get_rxnfc, get_rxfh_indir, and set_rxfh_indir ethtool
methods for user manipulation of the RSS table.  Besides the methods
themselves the rest of the changes here store, initialize, and write
the table contents.

Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-07-11 17:07:46 -07:00
..
cxgb4_main.c cxgb4: add user manipulation of the RSS table 2010-07-11 17:07:46 -07:00
cxgb4_uld.h cxgb4: update FW definitions 2010-06-18 22:08:38 -07:00
cxgb4.h cxgb4: add user manipulation of the RSS table 2010-07-11 17:07:46 -07:00
l2t.c cxgb4: Use kfree_skb for skb pointers 2010-07-07 17:38:37 -07:00
l2t.h cxgb4: Add remaining driver headers and L2T management 2010-04-01 19:29:15 -07:00
Makefile cxgb4: Add main driver file and driver Makefile 2010-04-01 19:29:16 -07:00
sge.c cxgb4vf: small changes to message processing structures/macros 2010-06-28 23:58:54 -07:00
t4_hw.c cxgb4vf: update to latest T4 firmware API file 2010-06-28 23:58:55 -07:00
t4_hw.h cxgb4vf: Add new macros and definitions for hardware constants 2010-06-28 23:59:34 -07:00
t4_msg.h cxgb4vf: small changes to message processing structures/macros 2010-06-28 23:58:54 -07:00
t4_regs.h cxgb4vf: Add new macros and definitions for hardware constants 2010-06-28 23:59:34 -07:00
t4fw_api.h cxgb4vf: update to latest T4 firmware API file 2010-06-28 23:58:55 -07:00