summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cxgb4: Remove a set-but-not-used variableBart Van Assche2017-10-141-3/+0
* RDMA/cxgb4: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-141-0/+1
* RDMA/cxgb4: Remove the obsolete kernel module option 'c4iw_debug'Bart Van Assche2017-10-141-4/+0
* RDMA/cxgb4: Fix indentationBart Van Assche2017-10-142-6/+6
* iw_cxgb4: add referencing to wait objectsSteve Wise2017-09-296-65/+123
* iw_cxgb4: allocate wait object for each ep objectSteve Wise2017-09-293-20/+28
* iw_cxgb4: allocate wait object for each qp objectSteve Wise2017-09-292-22/+34
* iw_cxgb4: allocate wait object for each cq objectSteve Wise2017-09-292-27/+37
* iw_cxgb4: allocate wait object for each memory objectSteve Wise2017-09-292-89/+141
* iw_cxgb4: change pr_debug to appropriate log levelBharat Potnuri2017-09-275-32/+32
* iw_cxgb4: Remove __func__ parameter from pr_debug()Bharat Potnuri2017-09-279-235/+217
* IB/{cxgb3,cxgb4}: Remove unneeded config dependenciesYuval Shaia2017-09-271-1/+1
* iw_cxgb4: remove the stid on listen create failureSteve Wise2017-09-221-1/+1
* iw_cxgb4: drop listen destroy replies if no ep foundSteve Wise2017-09-221-0/+5
* iw_cxgb4: put ep reference in pass_accept_req()Steve Wise2017-09-221-1/+1
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-181-1/+1
|\
| * iw_cxgb4: fix misuse of integer variableSteve Wise2017-08-161-1/+1
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-1/+0
|\ \
| * | cxgb4: Remove some dead codeChristophe Jaillet2017-08-171-1/+0
| |/
* | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
* | RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
|/
* iw_cxgb4: don't use WR keys/addrs for 0 byte readsGanesh Goudar2017-07-201-1/+1
* cxgb4: Fix error codes in c4iw_create_cq()Dan Carpenter2017-07-201-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-3/+7
|\
| * rdma/cxgb4: Fix memory leaks during module exitRaju Rangoju2017-06-141-3/+7
* | net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-204-14/+7
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-164-21/+17
* | networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-6/+3
* | tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet2017-06-081-1/+1
* | cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-071-5/+9
|/
* RDMA/iw_cxgb4: fix the calculation of ipv6 header sizeRaju Rangoju2017-06-011-1/+2
* RDMA/iw_cxgb4: calculate t4_eq_status_entries properlyGanesh Goudar2017-06-011-1/+1
* RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlersRaju Rangoju2017-06-011-1/+5
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* iw_cxgb4: check return value of alloc_skbPan Bian2017-04-281-0/+2
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-2/+2
* iw_cxgb4: Use dsgl by defaultGanesh Goudar2017-04-251-3/+3
* cxgb4: Convert PDBG to pr_debug the secondDoug Ledford2017-04-201-2/+2
* cxgb4: Convert PDBG to pr_debugJoe Perches2017-04-2010-362/+368
* cxgb4: Use more common logging styleJoe Perches2017-04-2010-129/+97
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * IB/cxgb4: Set dev.parent instead of dma_deviceBart Van Assche2017-01-241-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-4/+4
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-4/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-232-72/+123
|\ \ \
| * | | iw_cxgb4: clean up send_connect()Ganesh Goudar2017-02-191-20/+36
| * | | Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2017-02-197-84/+159
| |\ \ \
| * | | | iw_cxgb4: Guard against null cm_id in dump_ep/qpGanesh Goudar2017-01-241-49/+84
| | |_|/ | |/| |
OpenPOWER on IntegriCloud