summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Add missing include file to lib/crypto.cSaeed Mahameed2019-08-201-0/+1
* net/mlx5: Add XRQ legacy commands opcodesYishai Hadas2019-08-131-0/+4
* net/mlx5: Use debug message instead of warnYishai Hadas2019-08-131-1/+1
* mlx5: Use refcount_t for refcountChuhong Yuan2019-08-072-6/+6
* net/mlx5: remove self-assignment on esw->devColin Ian King2019-08-061-1/+1
* IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general commandMark Zhang2019-08-041-0/+1
* net/mlx5: E-switch, Tide up eswitch config sequenceParav Pandit2019-08-013-25/+41
* net/mlx5: E-Switch, Remove redundant mc_promisc NULL checkParav Pandit2019-08-012-3/+5
* net/mlx5: E-Switch, remove redundant error handlingSaeed Mahameed2019-08-011-2/+0
* net/mlx5: E-switch, Introduce helper function to enable/disable vportsParav Pandit2019-08-012-42/+73
* net/mlx5: E-switch, Initialize TSAR Qos hardware block before its user vportsParav Pandit2019-08-011-12/+9
* net/mlx5: E-switch, Combine metadata enable/disable functionalityParav Pandit2019-08-011-36/+12
* net/mlx5: E-Switch, Verify support QoS element typeEli Cohen2019-08-011-0/+31
* net/mlx5: Make load_one() and unload_one() symmetricParav Pandit2019-08-011-2/+3
* net/mlx5: Add flow counter bulk allocation hardware bits and commandGavi Teitz2019-08-012-1/+12
* net/mlx5: Refactor and optimize flow counter bulk queryGavi Teitz2019-08-013-119/+80
* net/mlx5: fix -Wtype-limits compilation warningsQian Cai2019-07-291-11/+1
* iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai2019-07-211-1/+1
* Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-2114-55/+1165
|\
| * NTB: Add MSI interrupt support to ntb_transportLogan Gunthorpe2019-06-131-1/+168
| * NTB: Introduce NTB MSI Test ClientLogan Gunthorpe2019-06-133-0/+443
| * NTB: Introduce MSI libraryLogan Gunthorpe2019-06-133-1/+428
| * NTB: Rename ntb.c to support multiple source files in the moduleLogan Gunthorpe2019-06-132-0/+2
| * PCI/switchtec: Add module parameter to request more interruptsLogan Gunthorpe2019-06-131-2/+10
| * PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe2019-06-131-9/+45
| * ntb_hw_switchtec: Fix setup MW with failure bugJoey Zhang2019-06-131-27/+39
| * ntb_hw_switchtec: Skip unnecessary re-setup of shared memory window for cross...Wesley Sheng2019-06-131-0/+3
| * ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() functionJoey Zhang2019-06-131-4/+7
| * NTB: amd: Silence shift wrapping warning in amd_ntb_db_vector_mask()Dan Carpenter2019-06-131-1/+1
| * ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev()Dan Carpenter2019-06-131-1/+1
| * NTB: ntb_transport: Ensure qp->tx_mw_dma_addr is initaliazedLogan Gunthorpe2019-06-131-0/+1
| * NTB: ntb_hw_amd: set peer limit registerSanjay R Mehta2019-06-131-4/+4
| * NTB: ntb_perf: Clear stale values in doorbell and command SPAD registerSanjay R Mehta2019-06-131-0/+8
| * NTB: ntb_perf: Disable NTB link after clearing peer XLAT registersSanjay R Mehta2019-06-131-2/+2
| * NTB: ntb_perf: Increased the number of message retries to 1000Sanjay R Mehta2019-06-131-1/+1
| * ntb: intel: Make intel_ntb3_peer_db_addr staticYueHaibing2019-06-131-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-2020-29/+2183
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2019-07-2014538-308224/+315806
| |\ \
| | * | Input: alps - fix a mismatch between a condition check and its commentHui Wang2019-07-191-1/+1
| | * | Input: psmouse - fix build error of multiple definitionYueHaibing2019-07-191-1/+2
| | * | Input: applespi - remove set but not used variables 'sts'Mao Wenan2019-07-191-2/+1
| | * | Input: add Apple SPI keyboard and trackpad driverRonald Tschalär2019-07-195-0/+2117
| | * | Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang2019-07-151-0/+32
| | * | Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring bufferMaya Nakamura2019-07-151-2/+2
| | * | Input: adp5589 - initialize GPIO controller parent deviceLars-Peter Clausen2019-07-151-0/+1
| | * | Input: iforce - remove empty multiline commentsTim Schumacher2019-07-156-18/+0
| | * | Merge tag 'v5.2' into nextDmitry Torokhov2019-07-1514535-308210/+313652
| | |\ \
| | * | | Input: synaptics - fix misuse of strlcpyJoe Perches2019-07-151-1/+1
| | * | | Input: auo-pixcir-ts - switch to using devm_add_action_or_reset()Fuqian Huang2019-07-131-2/+1
| | * | | Input: gtco - bounds check collection indent levelGrant Hernandez2019-07-131-3/+17