summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-265-56/+23Star
|\
| * RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-38/+20Star
| * RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-261-1/+1
| * RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1Star
| * IB/nes: Remove unnecessary parenthesesNathan Chancellor2018-09-211-1/+1
| * RDMA/nes: Delete impossible debug printsLeon Romanovsky2018-09-053-14/+0Star
* | infiniband: nes: Use skb_peek_next() and skb_queue_walk().David S. Miller2018-09-101-5/+3Star
|/
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-311-60/+0Star
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-311-4/+4
* RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-311-1/+2
* infiniband: i40iw, nes: don't use wall time for TCP sequence numbersArnd Bergmann2018-07-111-3/+5
* RDMA/nes: Avoid complaints about unused variablesBart Van Assche2018-07-112-5/+3Star
* IB/nes: Fix a compiler warningBart Van Assche2018-07-091-1/+1
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-3/+5
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* IB/nes: fix nes_netdev_start_xmit()'s return typeLuc Van Oostenryck2018-04-271-1/+1
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* nes: Change accelerated flag to boolShiraz Saleem2017-12-222-2/+2
* nes: remove unused 'timeval' struct memberArnd Bergmann2017-12-121-1/+0Star
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-221-1/+1
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-188-36/+29Star
|\
| * RDMA/nes: Convert timers to use timer_setup()Kees Cook2017-10-098-36/+29Star
* | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-186-43/+40Star
|\ \ | |/ |/|
| * IB/nes: Fix a race condition in nes_inetaddr_event()Bart Van Assche2017-10-151-4/+9
| * IB/nes: Remove set-but-not-used variablesBart Van Assche2017-10-152-11/+2Star
| * IB/nes: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-152-1/+2
| * IB/nes: Fix indentationBart Van Assche2017-10-155-28/+28
* | IB: Correct MR length field to be 64-bitParav Pandit2017-09-251-2/+2
|/
* RDMA/nes: Remove zeroed parameter from port query callbackLeon Romanovsky2017-08-241-5/+0Star
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-45/+24Star
|\
| * infiniband: nes: constify pci_device_id.Arvind Yadav2017-08-181-1/+1
| * PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman2017-08-181-44/+23Star
* | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2Star
* | RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0Star
|/
* IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2017-07-181-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-2/+2
|\
| * net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena2017-07-011-2/+2
* | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-041-49/+31Star
|\ \ | |/ |/|
| * IB: nes: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman2017-06-121-49/+31Star
* | RDMA/nes: ACK MPA Reply frameTatyana Nikolova2017-06-011-1/+1
* | RDMA/nes: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova2017-06-011-1/+0Star
|/
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+2
* IB/nes: use setup_timerGeliang Tang2017-04-283-9/+6Star
* IB/nes: Fix incorrect type in assignmentLeon Romanovsky2017-04-281-1/+1
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-2/+2
* drivers: add explicit interrupt.h includesFlorian Westphal2017-03-301-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+0Star
|\
| * IB/nes: Remove a superfluous assignment statementBart Van Assche2017-01-241-1/+0Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-2/+3
|\ \