diff options
author | David S. Miller | 2016-06-04 02:08:45 +0200 |
---|---|---|
committer | David S. Miller | 2016-06-04 02:08:45 +0200 |
commit | 03c7f70beee4c5d34881e5d3dd2b6f3e848047ef (patch) | |
tree | 40e6ff8695791c88815a9457754a52cf093d5431 /net/mac802154/cfg.c | |
parent | net: ethernet: ti: cpsw: remove unused priv lock (diff) | |
parent | qed: Initialize hardware for new protocols (diff) | |
download | kernel-qcow2-linux-03c7f70beee4c5d34881e5d3dd2b6f3e848047ef.tar.gz kernel-qcow2-linux-03c7f70beee4c5d34881e5d3dd2b6f3e848047ef.tar.xz kernel-qcow2-linux-03c7f70beee4c5d34881e5d3dd2b6f3e848047ef.zip |
Merge branch 'qed-roce-iscsi'
Yuval Mintz says:
====================
qed: RocE & iSCSI infrastructure
We plan on sending 2 new protocol drivers in the imminent future -
both our RoCE [qedr] and iSCSI [qedi] drivers. As both submissions
would be rather massive and in order to avoid collisions between them,
the common infrastructure on the qed side was prepared as an independent
patch-series to be sent ahead of those 2 submissions.
This patch series introduces in QED 2 new 'ids' - one for iscsi and
one for roce. It then goes and adds logic required for configuring
said protocols in HW. Notice it *doesn't* actually add any client using
said ids, but rather only the infrastructure to allow their later usage.
What this patch doesn't contain is the slowpath protocol-configuration
toward the firmware. I.e., it contains register-setting logic, memory
allocations, etc., but not actual flow-related configuration specific
to the protocl. Those would be sent as part of the protocol driver
submissions.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac802154/cfg.c')
0 files changed, 0 insertions, 0 deletions