summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/qedr
AgeCommit message (Expand)Author
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon
2018-05-23RDMA/qedr: Fix doorbell bar mapping for dpi > 1Kalderon, Michal
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-05RDMA/qedr: Fix wmb usage in qedrKalderon, Michal
2018-04-05RDMA/qedr: Zero stack memory before copying to user spaceJason Gunthorpe
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit
2018-04-03IB/providers: Avoid zero GID check for RoCEParav Pandit
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit
2018-04-03IB/qedr: Remove GID add/del dummy routinesParav Pandit
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-29qedr: Fix spelling mistake: "hanlde" -> "handle"Colin Ian King
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon
2018-03-26net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai
2018-03-21RDMA/qedr: Fix QP state initialization raceKalderon, Michal
2018-03-21RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal
2018-03-21RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-15RDMA/qedr: eliminate duplicate barriers on weakly-ordered archsSinan Kaya
2018-03-06RDMA/qedr: Fix iWARP write and send with immediateKalderon, Michal
2018-03-06RDMA/qedr: Fix kernel panic when running fio over NFSoRDMAKalderon, Michal
2018-03-06RDMA/qedr: Fix iWARP connect with port mapperKalderon, Michal
2018-03-06RDMA/qedr: Fix ipv6 destination address resolutionKalderon, Michal
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-25RDMA/qedr: lower print level of flushed CQEsKalderon, Michal
2018-01-24RDMA/qedr: Use pci_enable_atomic_ops_to_root()Felix Kuehling
2018-01-15RDMA/qedr: Fix endian problems around imm_dataJason Gunthorpe
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar
2018-01-02RDMA/qedr: Use zeroing memory allocator than allocator/memsetHimanshu Jha
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-10-19qed: Fix iWARP out of order flowMichal Kalderon
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-14RDMA/qedr: Remove set-but-not-used variablesBart Van Assche
2017-10-14RDMA/qedr: Annotate iomem pointers correctlyBart Van Assche
2017-10-14RDMA/qedr: Declare local functions staticBart Van Assche
2017-10-14RDMA/qedr: Use NULL instead of 0 to represent a pointerBart Van Assche
2017-10-04RDMA/qedr: Parse vlan priority as slAmrani, Ram
2017-10-04RDMA/qedr: Parse VLAN ID correctly and ignore the value of zeroAmrani, Ram
2017-09-29RDMA/qedr: Fix rdma_type initializationKalderon, Michal
2017-09-27Merge branches 'hns' and 'misc' into k.o/for-nextDoug Ledford
2017-09-27IB: Move PCI dependency from root KConfig to HW's KConfigsYuval Shaia
2017-09-25Merge branch 'qedr' into k.o/for-nextDoug Ledford
2017-09-22RDMA/qedr: fix build error without ipv6Arnd Bergmann
2017-08-28RDMA/qedr: Missing error code in qedr_init_user_queue()Dan Carpenter
2017-08-24RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid"Colin Ian King
2017-08-18RDMA/qedr: Add support for iWARP in user spaceKalderon, Michal
2017-08-18RDMA/qedr: Add iWARP connection management functionsKalderon, Michal
2017-08-18RDMA/qedr: Add iWARP connection management qp related callbacksKalderon, Michal