aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3
Commit message (Expand)AuthorAge
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-17
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-26
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-30
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-30
* RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-30
* RDMA/cxgb3: Make iwch_poll_cq_one() easier to analyzeBart Van Assche2018-07-09
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-18
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* RDMA/cxgb3: Don't crash kernel just because IDR is fullLeon Romanovsky2018-06-01
* RDMA/cxgb3: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-22
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-19
* IB/cxgb3: remove cxio_dbg.cCorentin Labbe2018-02-14
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-15
|\
| * Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-18
| |\
| | * RDMA/cxgb3: Convert timers to use timer_setup()Kees Cook2017-10-18
| * | RDMA/cxgb3: Remove a set-but-not-used variableBart Van Assche2017-10-14
| * | RDMA/cxgb3: Annotate locking assumptionsBart Van Assche2017-10-14
| * | RDMA/cxgb3: remove redundant first assignement of sqpColin Ian King2017-09-27
| * | IB/{cxgb3,cxgb4}: Remove unneeded config dependenciesYuval Shaia2017-09-27
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-10
* RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-24
* IB/cxgb3: Fix error codes in iwch_alloc_mr()Dan Carpenter2017-07-20
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-16
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-01
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-25
* cxgb3: Convert PDBG to pr_debugJoe Perches2017-04-20
* cxgb3: Use more common logging styleJoe Perches2017-04-20
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * IB/cxgb3: Set dev.parent instead of dma_deviceBart Van Assche2017-01-24
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-23
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-14
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-20
|\ \
| * | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
| |/
* / RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-24
|/
* Merge branch 'mlx' into merge-testDoug Ledford2016-12-14
|\
| * IB/core: Let create_ah return extended response to userMoni Shoua2016-12-13
* | IB/cxgb3: Remove debug prints after allocation failureLeon Romanovsky2016-12-03
|/
* IB/cxgb3: Move user vendor structuresLeon Romanovsky2016-10-07
* IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-07
* iw_cxgb3: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-07
*-. Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford2016-08-03
|\ \
| * | RDMA/cxgb3: Use AF_INET for sin_family fieldAmitoj Kaur Chawla2016-08-02
| |/
* / IB/cxgb3: Support device FW version stringIra Weiny2016-06-23
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-28
|\
| * IB/core: Make device counter infrastructure dynamicChristoph Lameter2016-05-26
| * RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li2016-05-24