summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2016-07-011-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-06-241-0/+1
|\
| * IB/mlx5: Fix post send fence logicEli Cohen2016-06-231-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-104-5/+18
|\ \ | |/ |/|
| * net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2016-06-092-2/+9
| * net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2016-06-091-0/+6
| * net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2016-06-092-3/+2
| * net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny2016-06-091-0/+1
* | IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich2016-06-071-3/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-202-0/+15
|\
| * net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak2016-05-182-0/+15
| * net/mlx5: Update mlx5_ifc hardware featuresSaeed Mahameed2016-05-121-22/+124
| * net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsetsTariq Toukan2016-05-121-52/+55
| * Merge branch 'k.o/for-4.6-rc' into testing/4.6Doug Ledford2016-04-281-0/+11
| |\
* | | net/mlx5_core: Flow counters infrastructureAmir Vadai2016-05-162-0/+19
* | | net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai2016-05-162-0/+4
* | | net/mlx5_core: Firmware commands to support flow countersAmir Vadai2016-05-161-3/+96
* | | net/mlx5e: CQE compressionTariq Toukan2016-05-111-0/+34
* | | net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia2016-05-043-0/+21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-0/+11
|\ \ \
| * \ \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-04-291-0/+11
| |\ \ \ | | |/ / | |/| / | | |/
| | * IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2016-04-281-0/+11
* | | net/mlx5: Initializing CPU reverse mappingMaor Gottlieb2016-04-291-0/+3
* | | net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb2016-04-291-2/+4
* | | net/mlx5: Introduce modify flow rule destinationMaor Gottlieb2016-04-291-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-273-6/+9
|\ \ \ | |/ /
| * | net/mlx5: Add pci shutdown callbackMajd Dibbiny2016-04-241-3/+4
| * | net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-04-241-0/+2
| * | net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-241-3/+3
| |/
* | net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed2016-04-261-5/+16
* | net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)Gal Pressman2016-04-261-0/+4
* | net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman2016-04-262-1/+17
* | net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman2016-04-262-0/+7
* | net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha2016-04-262-0/+5
* | net/mlx5e: Add link down events counterGal Pressman2016-04-261-0/+1
* | net/mlx5e: Statistics handling refactoringGal Pressman2016-04-261-0/+1
* | net/mlx5e: Support RX multi-packet WQE (Striding RQ)Tariq Toukan2016-04-211-1/+38
* | net/mlx5: Introduce device queue countersTariq Toukan2016-04-211-0/+6
* | net/mlx5: Update mlx5_ifc hardware featuresSaeed Mahameed2016-04-151-22/+124
* | net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsetsTariq Toukan2016-04-151-52/+55
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-224-5/+53
|\
| * IB/mlx5: Implement callbacks for manipulating VFsEli Cohen2016-03-212-1/+10
| * net/mlx5_core: Implement modify HCA vport commandEli Cohen2016-03-211-0/+4
| * net/mlx5_core: Add VF param when querying vport counterEli Cohen2016-03-211-1/+2
| * net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg2016-03-212-1/+36
| * net/mlx5_core: Refactor device capability functionLeon Romanovsky2016-03-211-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-194-36/+217
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-1/+3
| |\ \
| * | | net/mlx5: Fix global UAR mappingMoshe Lazer2016-03-011-3/+2
| * | | net/mlx5: Make command timeout way shorterOr Gerlitz2016-03-011-1/+1
OpenPOWER on IntegriCloud