summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-1422-54/+73
* IB: Add protocol for USNICOr Gerlitz2017-02-141-0/+1
* IB/mlx4: Support raw packet protocolOr Gerlitz2017-02-141-2/+5
* IB/mlx5: Support raw packet protocolOr Gerlitz2017-02-141-2/+4
* IB/mlx5: Add implicit MR supportArtemy Kovalyov2017-02-144-49/+511
* IB/mlx5: Expose MR cache for mlx5_ibArtemy Kovalyov2017-02-142-28/+80
* IB/mlx5: Add null_mkey accessArtemy Kovalyov2017-02-143-1/+89
* IB/umem: Indicate that process is being terminatedArtemy Kovalyov2017-02-141-2/+3
* IB/umem: Update on demand page (ODP) supportArtemy Kovalyov2017-02-143-15/+96
* IB/mlx5: Support creation of a WQ with scatter FCS offloadNoa Osherovich2017-02-141-2/+11
* IB/mlx5: Enable QP creation with cvlan offloadNoa Osherovich2017-02-142-1/+18
* IB/mlx5: Enable WQ creation and modification with cvlan offloadNoa Osherovich2017-02-141-1/+29
* IB/mlx5: Expose vlan offloads capabilitiesNoa Osherovich2017-02-141-2/+12
* IB/uverbs: Enable QP creation with cvlan offloadNoa Osherovich2017-02-141-1/+2
* IB/uverbs: Enable WQ creation and modification with cvlan offloadNoa Osherovich2017-02-141-1/+8
* IB/uverbs: Expose vlan offloads capabilitiesNoa Osherovich2017-02-141-0/+6
* IB/mlx5: Add port counter support for Receive WQsMajd Dibbiny2017-02-141-1/+11
* IB/mlx5: Expose Q counters groups only if they are supported by FWKamal Heib2017-02-143-43/+128
* IB/mlx5: Replace ENOTSUPP usage with EOPNOTSUPPLeon Romanovsky2017-02-141-6/+6
* IB/mlx5: Add flow tag supportMoses Reuben2017-02-141-3/+23
* IB/uverbs: Add support for flow tagMoses Reuben2017-02-142-2/+34
* net/mlx5: Consolidate flow rules regardless their flow tagMaor Gottlieb2017-02-141-2/+10
* IB/mlx5: Remove deprecated module parameterLeon Romanovsky2017-02-141-7/+0
* IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny2017-02-143-0/+30
* IB/mlx5: Avoid SMP MADs from VFsMaor Gottlieb2017-02-141-0/+6
* IB/mlx5: Add additional checks before processing MADsMaor Gottlieb2017-02-142-0/+45
* IB/mlx5: Verify that Q counters are supportedKamal Heib2017-02-141-5/+9
* IB/mlx5: Return error for unsupported signature typeLeon Romanovsky2017-02-141-2/+3
* IB/mlx5: Fix out-of-bound accessLeon Romanovsky2017-02-141-8/+3
* Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2017-01-0911-456/+591
|\
| * net/mlx5: Activate support for 4K UARsEli Cohen2017-01-091-0/+4
| * IB/mlx5: Support 4k UAR for libmlx5Eli Cohen2017-01-096-87/+34
| * IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen2017-01-094-153/+198
| * IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen2017-01-097-198/+54
| * net/mlx5: Add interface to get reference to a UAREli Cohen2017-01-093-13/+55
| * net/mlx5: Introduce blue flame register allocatorEli Cohen2017-01-081-0/+235
| * IB/mlx5: Fix retrieval of index to first hi class bfregEli Cohen2017-01-081-10/+14
| * mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-087-186/+188
| * IB/mlx5: Fix error handling order in create_kernel_qpEli Cohen2017-01-081-2/+2
| * IB/mlx5: Fix kernel to user leak prevention logicEli Cohen2017-01-081-7/+7
* | sh_eth: enable wake-on-lan for sh7763Niklas Söderlund2017-01-091-0/+1
* | sh_eth: enable wake-on-lan for sh7734Niklas Söderlund2017-01-091-0/+1
* | sh_eth: enable wake-on-lan for r8a7740/armadilloNiklas Söderlund2017-01-091-0/+1
* | sh_eth: enable wake-on-lan for R-Car Gen2 devicesNiklas Söderlund2017-01-091-2/+4
* | sh_eth: add generic wake-on-lan support via magic packetNiklas Söderlund2017-01-092-8/+109
* | sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund2017-01-091-1/+1
* | net: dsa: Make dsa_switch_ops constFlorian Fainelli2017-01-095-5/+5
* | net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli2017-01-092-4/+12
* | net: dsa: bcm_sf2: Declare our own dsa_switch_opsFlorian Fainelli2017-01-091-22/+33
* | net: dsa: b53: Export most operations to other driversFlorian Fainelli2017-01-092-33/+79