aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Merge branch 'timer_setup' into for-nextGravatar Doug Ledford 8-36/+29
2017-10-18Merge branch 'for-next-early' into for-nextGravatar Doug Ledford 6-43/+40
2017-10-14IB/nes: Fix a race condition in nes_inetaddr_event()Gravatar Bart Van Assche 1-4/+9
2017-10-14IB/nes: Remove set-but-not-used variablesGravatar Bart Van Assche 2-11/+2
2017-10-14IB/nes: Suppress gcc 7 fall-through complaintsGravatar Bart Van Assche 2-1/+2
2017-10-14IB/nes: Fix indentationGravatar Bart Van Assche 5-28/+28
2017-10-09RDMA/nes: Convert timers to use timer_setup()Gravatar Kees Cook 8-36/+29
2017-09-25IB: Correct MR length field to be 64-bitGravatar Parav Pandit 1-2/+2
2017-08-24RDMA/nes: Remove zeroed parameter from port query callbackGravatar Leon Romanovsky 1-5/+0
2017-08-18Merge branch 'misc' into k.o/for-nextGravatar Doug Ledford 1-45/+24
2017-08-18infiniband: nes: constify pci_device_id.Gravatar Arvind Yadav 1-1/+1
2017-08-18PCI/IB: add support for pci driver attribute groupsGravatar Greg Kroah-Hartman 1-44/+23
2017-08-10RDMA: Simplify get firmware interfaceGravatar Leon Romanovsky 1-3/+2
2017-07-24RDMA: Remove useless MODULE_VERSIONGravatar Leon Romanovsky 1-1/+0
2017-07-17IB: Convert msleep below 20ms to usleep_rangeGravatar Leon Romanovsky 1-2/+2
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-2/+2
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-49/+31
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tGravatar Reshetova, Elena 1-2/+2
2017-06-12IB: nes: convert to use DRIVER_ATTR_RWGravatar Greg Kroah-Hartman 1-49/+31
2017-06-01RDMA/nes: ACK MPA Reply frameGravatar Tatyana Nikolova 1-1/+1
2017-06-01RDMA/nes: Don't set 0-length FULPDU RTR indication control flagGravatar Tatyana Nikolova 1-1/+0
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrGravatar Dasaratharaman Chandramouli 1-1/+2
2017-04-28IB/nes: use setup_timerGravatar Geliang Tang 3-9/+6
2017-04-28IB/nes: Fix incorrect type in assignmentGravatar Leon Romanovsky 1-1/+1
2017-04-25IB: Replace ib_umem page_size by page_shiftGravatar Artemy Kovalyov 1-2/+2
2017-03-30drivers: add explicit interrupt.h includesGravatar Florian Westphal 1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 1-2/+3
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADGravatar Doug Ledford 1-11/+1
2017-02-14IB: Query ports via the core instead of direct into the driverGravatar Or Gerlitz 1-2/+3
2017-01-24RDMA/core: Add the function ib_mtu_int_to_enumGravatar Amrani, Ram 1-11/+1
2017-01-24IB/nes: Remove a superfluous assignment statementGravatar Bart Van Assche 1-1/+0
2017-01-12RDMA/nes: use designated initializersGravatar Kees Cook 1-11/+11
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 6-56/+56
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testGravatar Doug Ledford 1-36/+48
2016-12-14Merge branch 'mlx' into merge-testGravatar Doug Ledford 1-1/+2
2016-12-14infiniband: nes: return value of skb_linearize should be handledGravatar Zhouyi Zhou 1-2/+6
2016-12-14IB/nes: use new api ethtool_{get|set}_link_ksettingsGravatar Philippe Reynes 1-34/+42
2016-12-13IB/core: Let create_ah return extended response to userGravatar Moni Shoua 1-1/+2
2016-12-03IB/nes: Remove debug prints after allocation failureGravatar Leon Romanovsky 5-19/+6
2016-10-20net: use core MTU range checking in misc driversGravatar Jarod Wilson 3-10/+5
2016-10-07IB/nes: Move user vendor structuresGravatar Leon Romanovsky 2-115/+1
2016-10-07IB/nes: Remove deprecated create_singlethread_workqueueGravatar Bhaktipriya Shridhar 1-2/+2
2016-06-23IB/nes: Support device FW version stringGravatar Ira Weiny 1-19/+14
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 3-62/+43
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Gravatar Doug Ledford 3-58/+40
2016-05-13RDMA/nes: replace custom print_hex_dump()Gravatar Andy Shevchenko 1-57/+3
2016-05-13IB/nes: Deinline nes_free_qp_mem, save 1072 bytesGravatar Denys Vlasenko 1-1/+1
2016-05-13RDMA/nes: Adding queue drain functionsGravatar Tatyana Nikolova 2-0/+36
2016-05-13IB/core: Enhance ib_map_mr_sg()Gravatar Bart Van Assche 1-1/+1