summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4
AgeCommit message (Expand)Author
2017-12-29iw_cxgb4: Change error/warn prints to pr_debugBharat Potnuri
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-21iw_cxgb4: when flushing, complete all wrs in a chainSteve Wise
2017-12-21iw_cxgb4: reflect the original WR opcode in drain cqesSteve Wise
2017-12-21iw_cxgb4: Only validate the MSN for successful completionsSteve Wise
2017-12-13RDMA/cxgb4: Add a sanity check in process_work()Dan Carpenter
2017-12-13iw_cxgb4: make pointer reg_workq staticColin Ian King
2017-12-13infiniband: cxgb4: use ktime_get for timestampsArnd Bergmann
2017-12-11iw_cxgb4: only insert drain cqes if wq is flushedSteve Wise
2017-12-07iw_cxgb4: only clear the ARMED bit if a notification is neededSteve Wise
2017-11-13iw_cxgb4: atomically flush the qpSteve Wise
2017-11-13iw_cxgb4: only call the cq comp_handler when the cq is armedSteve Wise
2017-11-13iw_cxgb4: Fix possible circular dependency locking warningBharat Potnuri
2017-11-13iw_cxgb4: remove BUG_ON() usage.Steve Wise
2017-11-13RDMA/cxgb4: Protect from possible dereferenceLeon Romanovsky
2017-11-10RDMA/cxgb4: Annotate r2 and stag as __be32Leon Romanovsky
2017-10-25RDMA/cxgb4: Declare stag as __be32Leon Romanovsky
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford
2017-10-18RDMA/cxgb4: Convert timers to use timer_setup()Kees Cook
2017-10-14RDMA/cxgb4: Remove a set-but-not-used variableBart Van Assche
2017-10-14RDMA/cxgb4: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-10-14RDMA/cxgb4: Remove the obsolete kernel module option 'c4iw_debug'Bart Van Assche
2017-10-14RDMA/cxgb4: Fix indentationBart Van Assche
2017-09-29iw_cxgb4: add referencing to wait objectsSteve Wise
2017-09-29iw_cxgb4: allocate wait object for each ep objectSteve Wise
2017-09-29iw_cxgb4: allocate wait object for each qp objectSteve Wise
2017-09-29iw_cxgb4: allocate wait object for each cq objectSteve Wise
2017-09-29iw_cxgb4: allocate wait object for each memory objectSteve Wise
2017-09-27iw_cxgb4: change pr_debug to appropriate log levelBharat Potnuri
2017-09-27iw_cxgb4: Remove __func__ parameter from pr_debug()Bharat Potnuri
2017-09-27IB/{cxgb3,cxgb4}: Remove unneeded config dependenciesYuval Shaia
2017-09-22iw_cxgb4: remove the stid on listen create failureSteve Wise
2017-09-22iw_cxgb4: drop listen destroy replies if no ep foundSteve Wise
2017-09-22iw_cxgb4: put ep reference in pass_accept_req()Steve Wise
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-08-17cxgb4: Remove some dead codeChristophe Jaillet
2017-08-16iw_cxgb4: fix misuse of integer variableSteve Wise
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-07-20iw_cxgb4: don't use WR keys/addrs for 0 byte readsGanesh Goudar
2017-07-20cxgb4: Fix error codes in c4iw_create_cq()Dan Carpenter
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-14rdma/cxgb4: Fix memory leaks during module exitRaju Rangoju
2017-06-08tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet
2017-06-07cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar