summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/i40iw
AgeCommit message (Expand)Author
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
2017-10-18i40iw: Refactor queue depth calculationShiraz Saleem
2017-10-18i40iw: Reinitialize IEQ on MTU changeShiraz Saleem
2017-10-18i40iw: Move ceq_valid to i40iw_sc_dev structureShiraz Saleem
2017-10-18i40iw: Account for IPv6 header when setting MSSShiraz Saleem
2017-10-18i40iw: Remove unused structuresMustafa Ismail
2017-10-18i40iw: Move exception_lan_queue to VSI structureMustafa Ismail
2017-10-18i40iw: Remove unused static_rsrc from i40iw_create_qp_infoMustafa Ismail
2017-10-18i40iw: Ignore AE source field in AEQE for some AEsMustafa Ismail
2017-10-18i40iw: Cleanup AE processingMustafa Ismail
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-18RDMA/i40iw: Convert timers to use timer_setup() (part 2)Kees Cook
2017-10-14RDMA/i40iw: Remove a set-but-not-used variableBart Van Assche
2017-10-14RDMA/i40iw: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-10-14RDMA/i40iw: Fix a race conditionBart Van Assche
2017-10-09RDMA/i40iw: Convert timers to use timer_setup()Kees Cook
2017-10-04i40iw: Do not allow posting WR after QP is flushedShiraz Saleem
2017-10-04i40iw: Do not generate CQE for RTR on QP flushMustafa Ismail
2017-10-04i40iw: Do not retransmit MPA request after it is ACKedTatyana Nikolova