summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-3/+5
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-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-111-1/+0
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-1/+1
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-188-36/+29
|\
| * RDMA/nes: Convert timers to use timer_setup()Kees Cook2017-10-098-36/+29
* | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-186-43/+40
|\ \ | |/ |/|
| * IB/nes: Fix a race condition in nes_inetaddr_event()Bart Van Assche2017-10-141-4/+9
| * IB/nes: Remove set-but-not-used variablesBart Van Assche2017-10-142-11/+2
| * IB/nes: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-142-1/+2
| * IB/nes: Fix indentationBart Van Assche2017-10-145-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/+0
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-45/+24
|\
| * 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/+23
* | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
* | RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
|/
* IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2017-07-171-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-031-49/+31
|\ \ | |/ |/|
| * IB: nes: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman2017-06-121-49/+31
* | 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/+0
|/
* 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/+6
* 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/+0
|\
| * IB/nes: Remove a superfluous assignment statementBart Van Assche2017-01-241-1/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-2/+3
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-2/+3
* | | Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2017-02-191-11/+1
|\ \ \ | |_|/ |/| |
| * | RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-241-11/+1
| |/
* | RDMA/nes: use designated initializersKees Cook2017-01-121-11/+11
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-156-56/+56
|\
| *-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-141-36/+48
| |\ \
| | * | infiniband: nes: return value of skb_linearize should be handledZhouyi Zhou2016-12-141-2/+6
| | * | IB/nes: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-141-34/+42
| | |/
| * | Merge branch 'mlx' into merge-testDoug Ledford2016-12-141-1/+2
| |\ \
| | * | IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+2
| | |/
| * | IB/nes: Remove debug prints after allocation failureLeon Romanovsky2016-12-035-19/+6
| |/
* | net: use core MTU range checking in misc driversJarod Wilson2016-10-203-10/+5
|/
* IB/nes: Move user vendor structuresLeon Romanovsky2016-10-072-115/+1
* IB/nes: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-2/+2
OpenPOWER on IntegriCloud