summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Timeout if SQ doesn't flush during closeDaniel Jurgens2016-07-013-3/+56
* net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2016-07-011-7/+31
* net/mlx5: Fix potential deadlock in command mode changeMohamad Haj Yahia2016-07-011-46/+33Star
* net/mlx5: Fix wait_vital for VFs and remove fixed sleepDaniel Jurgens2016-07-011-26/+15Star
* net/mlx5: Fix incorrect page count when in internal errorDaniel Jurgens2016-07-011-19/+44
* net/mlx5: Avoid calling sleeping function by the health poll threadMohamad Haj Yahia2016-07-011-3/+8
* net/mlx5: Fix teardown errors that happen in pci error handlerMohamad Haj Yahia2016-07-011-4/+8
* net/mlx5e: Reorganize ethtool statisticsGal Pressman2016-06-295-163/+130Star
* net/mlx5e: Fix number of PFC counters reported to ethtoolGal Pressman2016-06-291-1/+3
* net/mlx5e: Prevent adding the same vxlan portMatthew Finlay2016-06-291-0/+3
* net/mlx5e: Check for BlueFlame capability before allocating SQ uarGal Pressman2016-06-291-1/+1
* net/mlx5e: Change enum to better reflect usageEli Cohen2016-06-292-4/+4
* net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devicesMajd Dibbiny2016-06-291-1/+2
* net/mlx5: Update command stringsEli Cohen2016-06-291-0/+1
* net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_createWang Sheng-Hui2016-06-281-7/+8
* net/mlx5e: Fix blue flame quota logicEli Cohen2016-06-101-1/+2
* net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha2016-06-101-4/+1Star
* net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia2016-06-101-0/+1
* net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2016-06-102-2/+59
* net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia2016-06-101-4/+1Star
* net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz2016-06-101-17/+17
* net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz2016-06-101-3/+3
* net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb2016-06-101-13/+15
* net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2016-06-101-1/+9
* net/mlx5: Fix root flow table updateMaor Gottlieb2016-06-101-1/+1
* net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny2016-06-101-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-204-1/+89
|\
| * net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak2016-05-184-1/+89
* | mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-201-10/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-182-3/+3
|\ \
| * | treewide: Fix typos in printkMasanari Iida2016-04-281-2/+2
| * | treewide: Fix typos in printkMasanari Iida2016-04-181-1/+1
* | | net/mlx5e: Hardware offloaded flower filter statistics supportAmir Vadai2016-05-163-7/+69
* | | net/mlx5_core: Flow counters infrastructureAmir Vadai2016-05-164-2/+236
* | | net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai2016-05-164-10/+102
* | | net/mlx5_core: Firmware commands to support flow countersAmir Vadai2016-05-163-0/+77
* | | net/mlx5_core: Use a macro in mlx5_command_str()Amir Vadai2016-05-161-171/+132Star
* | | net/mlx5e: Enable CQE compression when PCI is slower than linkSaeed Mahameed2016-05-123-0/+72
* | | net/mlx5e: Expand WQE stride when CQE compression is enabledTariq Toukan2016-05-123-29/+46
* | | net/mlx5e: CQE compressionTariq Toukan2016-05-125-2/+177
* | | mlx5: Fix merge errors.David S. Miller2016-05-105-24/+2Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-095-4/+26
|\ \ \
| * | | net/mlx5e: make VXLAN support conditionalArnd Bergmann2016-05-095-3/+24
| * | | Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"Arnd Bergmann2016-05-091-1/+0Star
* | | | net/mlx5: E-Switch, Implement trust vf ndoMohamad Haj Yahia2016-05-043-5/+45
* | | | net/mlx5: E-Switch, Implement promiscuous rx modes vf request handlingMohamad Haj Yahia2016-05-042-6/+267
* | | | net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groupsMohamad Haj Yahia2016-05-042-14/+79
* | | | net/mlx5: E-Switch, Use vport event handler for vport cleanupMohamad Haj Yahia2016-05-041-24/+9Star
* | | | net/mlx5: E-Switch, Enable/disable ACL tables on demandMohamad Haj Yahia2016-05-041-19/+14Star
* | | | net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchkMohamad Haj Yahia2016-05-043-6/+118