summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIdo Yariv <ido@wizery.com>2016-06-14 10:27:57 -0400
committerLuca Coelho <luciano.coelho@intel.com>2016-07-06 09:39:16 +0300
commit54f315cb082bf98290575e858d1e0274bb0eebe0 (patch)
tree95f5f102f3997c010e31d03719b174786e14dc5b /tools/perf/scripts/python
parentda2830acf15aab9cb2c376b74463d6d6ecc18716 (diff)
downloadkernel-54f315cb082bf98290575e858d1e0274bb0eebe0.tar.gz
iwlwifi: pcie: Enable MSI mode when using MSI interrupts
On some of the chipsets MSI & INTA interrupts are disabled by default in the HW registers, and need to be explicitly enabled to be used. In case MSI-X isn't used, make sure MSI mode is enabled by setting the relevant HW register. Signed-off-by: Ido Yariv <idox.yariv@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
/net/rds/rds.h?id=9c79440e2c5e2518879f1599270f64c3ddda3baf'>RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()Sowmini Varadhan 2016-03-02RDS: Add support for SO_TIMESTAMP for incoming messagessantosh.shilimkar@oracle.com 2015-11-02RDS: convert bind hash table to re-sizable hashtablesantosh.shilimkar@oracle.com 2015-10-08Merge branch 'net/rds/4.3-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller 2015-10-05RDS: Use a single TCP socket for both send and receive.Sowmini Varadhan 2015-09-30RDS: Use per-bucket rw lock for bind hash-tableSantosh Shilimkar 2015-08-25RDS: make sure we post recv bufferssantosh.shilimkar@oracle.com 2015-08-07RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan 2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds 2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford 2015-06-02rds: re-entry of rds_ib_xmit/rds_iw_xmitWengang Wang 2015-05-31net/rds: Add setsockopt support for SO_RDS_TRANSPORTSowmini Varadhan 2015-05-31net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.hSowmini Varadhan 2015-05-18RDS: Switch to generic logging helpersSagi Grimberg 2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2015-04-08RDS: make sure not to loop forever inside rds_send_xmitSowmini Varadhan 2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue 2014-11-24rds: switch rds_message_copy_from_user() to iov_iterAl Viro 2014-11-24rds: switch ->inc_copy_to_user() to passing iov_iterAl Viro