summaryrefslogtreecommitdiff
path: root/net/tipc
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-08-23 16:08:54 -0700
committerDavid S. Miller <davem@davemloft.net>2015-08-23 16:08:54 -0700
commit7f629be158a93e1b8f882c13c098d043f68cad9c (patch)
tree8c8edaa75d9dadf0d02b80417505257043bcb379 /net/tipc
parent1728369e8c57f27e0374f4702cbfdb9196bc586b (diff)
parent41493795a4c18170fdf27c0373d386b4039b24df (diff)
Merge branch 'nps_enet_fixes'
Noam Camus says: ==================== *** nps_enet fixups *** Change v2 TX done is handled back with NAPI poll. Change v1 This patch set is a bunch of fixes to make nps_enet work correctly with all platforms, i.e. real device, emulation system, and simulation system. The main trigger for this patch set was that in our emulation system the TX end interrupt is "edge-sensitive" and therefore we cannot use the cause register since it is not sticky. Also: TX is handled during HW interrupt context and not NAPI job. race with TX done was fixed. added acknowledge for TX when device is "level sensitive". enable drop of control frames which is not needed for regular usage. So most of this patch set is about TX handling, which is now more complete. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions