linux/drivers/net/cxgb4
Dimitris Michailidis 835bb606fa cxgb4: exclude registers with read side effects from register dumps
A few registers have side effects on reads, eg FIFO pointers that
auto advance or mailboxes which change ownership when read.  They are
unsafe to read so exclude them from ethtool register dumps.

Bump ethtool_regs.version to indicate the changed register set.

Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-07-11 17:33:48 -07:00
..
Makefile
cxgb4.h cxgb4: implement the ETHTOOL_GRXFH command 2010-07-11 17:07:46 -07:00
cxgb4_main.c cxgb4: exclude registers with read side effects from register dumps 2010-07-11 17:33:48 -07:00
cxgb4_uld.h cxgb4: update FW definitions 2010-06-18 22:08:38 -07:00
l2t.c cxgb4: Use kfree_skb for skb pointers 2010-07-07 17:38:37 -07:00
l2t.h
sge.c cxgb4vf: small changes to message processing structures/macros 2010-06-28 23:58:54 -07:00
t4_hw.c cxgb4: implement the ETHTOOL_GRXFH command 2010-07-11 17:07:46 -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