summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | 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-236-34/+206
|\
| * {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-211-2/+1
| * IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-212-1/+10
OpenPOWER on IntegriCloud