summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/i40iw
AgeCommit message (Expand)Author
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-16i40iw: Extend port reuse support for listenersShiraz Saleem
2018-05-09RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer
2018-05-09RDMA/i40iw: Avoid reference leaks when processing the AEQAndrew Boyer
2018-05-09RDMA/i40iw: Avoid panic when objects are being created and destroyedAndrew Boyer
2018-05-09i40iw: Use correct address in dst_neigh_lookup for IPv6Mustafa Ismail
2018-05-09i40iw: Fix memory leak in error path of create QPMustafa Ismail
2018-04-17infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_l2param_changeJia-Ju Bai
2018-04-17infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_make_listen_nodeJia-Ju Bai
2018-04-17infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_add_mqh_4Jia-Ju Bai
2018-04-03i40iw: Remove pre-production workaround for resource profile 1Shiraz Saleem
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-15i40iw: Tear-down connection after CQP Modify QP failureHenry Orosco
2018-03-15i40iw: Refactor of driver generated AEsHenry Orosco
2018-03-15RDMA/i40iw: Move uapi header to include/uapiJason Gunthorpe
2018-03-14RDMA/i40iw: include linux/irq.hArnd Bergmann
2018-03-06i40iw: Implement get_vector_affinity APIShiraz Saleem
2018-03-06i40iw: Improve CM node lookup time on connection setupShiraz Saleem
2018-03-06i40iw: Refactor handling of txpend listMustafa Ismail
2018-01-16i40iw: Free IEQ resourcesMustafa Ismail
2018-01-16i40iw: Remove setting of rem_addr.lenMustafa Ismail
2018-01-16i40iw: Remove limit on re-posting AEQ entries to HWSindhu Devale
2018-01-16i40iw: Zero-out consumer key on allocate stag for FMRShiraz Saleem
2018-01-16i40iw: Remove extra call to i40iw_est_sd()Shiraz Saleem
2018-01-05i40iw: Replace mdelay with msleep in i40iw_wait_pe_readyJia-Ju Bai
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-27i40iw: Change accelerated flag to boolHenry Orosco
2017-12-22i40iw: Fix the connection ORD value for loopbackTatyana Nikolova
2017-12-22i40iw: Validate correct IRD/ORD connection parametersTatyana Nikolova
2017-12-22i40iw: Ignore LLP_DOUBT_REACHABILITY AEShiraz Saleem
2017-12-22i40iw: Fix sequence number for the first partial FPDUShiraz Saleem
2017-12-22i40iw: Selectively teardown QPs on IP addr change eventShiraz Saleem
2017-12-22i40iw: Add notifier for network device eventsShiraz Saleem
2017-12-22i40iw: Correct Q1/XF object count equationShiraz Saleem
2017-12-22i40iw: Use utility function roundup_pow_of_two()Shiraz Saleem
2017-12-22i40iw: Set MAX_IRD_SIZE to 64Shiraz Saleem
2017-12-11i40iw: Reinitialize add_sd_cntMustafa Ismail
2017-12-11i40iw: Use sqsize to initialize cqp_requests elementsChien Tin Tung
2017-12-11i40iw: remove unused 'timeval' struct memberArnd Bergmann
2017-12-11i40w: Remove garbage at end of INFINIBAND_I40IW Kconfig sectionGeert Uytterhoeven
2017-12-01i40iw: Notify user of established connection after QP in RTSHenry Orosco
2017-12-01i40iw: Move MPA request event for loopback after connectTatyana Nikolova
2017-12-01i40iw: Correct ARP index maskMustafa Ismail
2017-12-01i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSEMustafa Ismail
2017-12-01i40iw: Allocate a sdbuf per CQP WQEChien Tin Tung
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18i40iw: Move cqp_cmd_head init to CQP initializationBob Sharp
2017-10-18i40iw: Remove UDA QP from QoS list if creation failsIvan Barrera
2017-10-18i40iw: Clear CQP Head/Tail during initializationChristopher Bednarz