summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
| * | net/mlx5: Make command timeout way shorterOr Gerlitz2016-03-011-1/+1
| * | net/mlx5e: Wake On LAN supportTariq Toukan2016-02-243-1/+74
| * | net/mlx5e: Implement DCBNL IEEE max rateTariq Toukan2016-02-242-0/+12
| * | net/mlx5: Introduce physical port TC/prio access functionsSaeed Mahameed2016-02-243-1/+56
| * | net/mlx5: Introduce physical port PFC access functionsAchiad Shochat2016-02-241-0/+4
| * | net/mlx5: Introduce a new header file for physical port functionsAchiad Shochat2016-02-242-31/+69
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-186-22/+102
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-166-22/+102
| |\ \ \ | | |_|/ | |/| |
| | | * IB/mlx5: Add memory windows allocation supportMatan Barak2016-03-011-1/+3
| | | * net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak2016-03-012-13/+15
| | | * IB/mlx5: Add support for setting source QP numberHaggai Eran2016-03-012-2/+4
| | | * IB/mlx5: Define interface bits for IPoIB offloadsErez Shitrit2016-03-011-2/+4
| | | * IB/mlx5: Modify MAD reading counters method to use counter registersMeny Yossefi2016-03-011-0/+23
| | | * net/mlx5_core: Add helper function to read IB error countersMeny Yossefi2016-03-013-1/+36
| | | * net/mlx5_core: Add helper function to read virtual port countersMeny Yossefi2016-03-012-1/+4
| | |/ | |/|
| | * IB/mlx5: Add support for don't trap rulesMaor Gottlieb2016-03-101-1/+6
| | * net/mlx5_core: Introduce forward to next priority actionMaor Gottlieb2016-03-102-1/+6
| | * net/mlx5_core: Create anchor of last flow tableMaor Gottlieb2016-03-101-0/+1
| |/
* / net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan2016-03-021-1/+3
|/
* net/mlx5: Use offset based reserved field names in the IFC header fileMatan Barak2016-02-161-1484/+1484
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-246-34/+206
|\
| * {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-211-2/+1Star
| * IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-212-1/+10
| * IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-212-1/+12
| * net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com2016-01-213-4/+24
| * net/mlx5_core: Export transport objectsmajd@mellanox.com2016-01-211-0/+74
| * IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha2015-12-241-0/+5
| * net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha2015-12-241-7/+15
| * IB/mlx5: Add driver cross-channel supportLeon Romanovsky2015-12-241-0/+3
| * IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak2015-12-241-2/+5
| * IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak2015-12-241-3/+6
| * IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat2015-12-231-6/+15
| * IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat2015-12-231-0/+20
| * IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat2015-12-231-0/+6
| * IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat2015-12-231-7/+0Star
| * net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat2015-12-232-1/+14
| * net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat2015-12-231-0/+3
* | net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-172-3/+4
* | IB/mlx5: Add flow steering supportMaor Gottlieb2016-01-111-0/+10
* | net/mlx5_core: Make ipv4/ipv6 location more clearMaor Gottlieb2016-01-111-2/+18
* | net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb2016-01-112-0/+4
* | net/mlx5_core: Introduce modify flow table commandMaor Gottlieb2016-01-111-4/+52
* | net/mlx5_core: Managing root flow tableMaor Gottlieb2016-01-111-1/+30
* | net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb2016-01-111-0/+6
* | net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha2016-01-052-6/+20
* | net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb2015-12-122-63/+38Star
* | net/mlx5_core: Flow steering tree initializationMaor Gottlieb2015-12-122-0/+10