summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw
Commit message (Expand)AuthorAgeFilesLines
* i40iw: remove unused 'timeval' struct memberArnd Bergmann2017-12-111-2/+0
* i40w: Remove garbage at end of INFINIBAND_I40IW Kconfig sectionGeert Uytterhoeven2017-12-111-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-1516-149/+256
|\
| * i40iw: Move cqp_cmd_head init to CQP initializationBob Sharp2017-10-181-1/+1
| * i40iw: Remove UDA QP from QoS list if creation failsIvan Barrera2017-10-183-3/+5
| * i40iw: Clear CQP Head/Tail during initializationChristopher Bednarz2017-10-181-0/+3
| * i40iw: Refactor queue depth calculationShiraz Saleem2017-10-184-43/+67
| * i40iw: Reinitialize IEQ on MTU changeShiraz Saleem2017-10-185-4/+26
| * i40iw: Move ceq_valid to i40iw_sc_dev structureShiraz Saleem2017-10-184-16/+15
| * i40iw: Account for IPv6 header when setting MSSShiraz Saleem2017-10-187-13/+15
| * i40iw: Remove unused structuresMustafa Ismail2017-10-181-18/+0
| * i40iw: Move exception_lan_queue to VSI structureMustafa Ismail2017-10-183-8/+7
| * i40iw: Remove unused static_rsrc from i40iw_create_qp_infoMustafa Ismail2017-10-183-7/+0
| * i40iw: Ignore AE source field in AEQE for some AEsMustafa Ismail2017-10-182-0/+50
| * i40iw: Cleanup AE processingMustafa Ismail2017-10-183-14/+3
| * Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-184-13/+13
| |\
| | * RDMA/i40iw: Convert timers to use timer_setup() (part 2)Kees Cook2017-10-182-8/+6
| | * RDMA/i40iw: Convert timers to use timer_setup()Kees Cook2017-10-093-5/+7
| * | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-189-11/+53
| |\ \ | | |/ | |/|
| | * RDMA/i40iw: Remove a set-but-not-used variableBart Van Assche2017-10-141-2/+0
| | * RDMA/i40iw: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-143-0/+3
| | * RDMA/i40iw: Fix a race conditionBart Van Assche2017-10-141-4/+9
| | * i40iw: Do not allow posting WR after QP is flushedShiraz Saleem2017-10-041-0/+13
| | * i40iw: Do not generate CQE for RTR on QP flushMustafa Ismail2017-10-042-0/+14
| | * i40iw: Do not retransmit MPA request after it is ACKedTatyana Nikolova2017-10-042-3/+11
| | * i40iw: delete some stray tabsDan Carpenter2017-09-291-2/+2
| | * IB: Move PCI dependency from root KConfig to HW's KConfigsYuval Shaia2017-09-271-0/+1
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/ /
* | i40iw: Fix port number for query QPMustafa Ismail2017-10-041-0/+2
* | i40iw: Add missing memory barriersMustafa Ismail2017-10-043-8/+7
|/
* i40iw: Add support for port reuse on active side connectionsShiraz Saleem2017-09-222-76/+78
* i40iw: Add missing VLAN priorityMustafa Ismail2017-09-222-1/+4
* i40iw: Call i40iw_cm_disconn on modify QP to disconnectShiraz Saleem2017-09-221-0/+12
* i40iw: Prevent multiple netdev event notifier registrationsShiraz Saleem2017-09-223-19/+20
* i40iw: Fail open if there are no available MSI-X vectorsShiraz Saleem2017-09-221-1/+6
* i40iw: make some structures constBhumika Goyal2017-08-281-3/+3
* RDMA/i40iw: Remove unused argumentYuval Shaia2017-08-241-12/+6
* i40iw: Improve CQP timeout logicShiraz Saleem2017-08-224-13/+39
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-185-49/+90
|\
| * i40iw: Fix potential fcn_id_array out of boundsChristopher N Bednarz2017-08-161-1/+1
| * i40iw: Use correct alignment for CQ0 memoryChristopher N Bednarz2017-08-161-1/+1
| * i40iw: Fix typecast of tcp_seq_numMustafa Ismail2017-08-161-1/+1
| * i40iw: Correct variable namesMustafa Ismail2017-08-162-4/+4
| * i40iw: Fix parsing of query/commit FPM buffersChien Tin Tung2017-08-162-42/+83
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-183-16/+8
|\ \
| * | i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf"Colin Ian King2017-08-181-2/+4
| * | i40iw: Fixes for static checker warningsShiraz Saleem2017-08-181-8/+1
| * | i40iw: Simplify codeChristophe Jaillet2017-08-181-6/+3
| |/
* | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-4/+3
* | RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
|/
OpenPOWER on IntegriCloud