summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2017-04-11mlxsw: convert to pci_alloc_irq_vectorsChristoph Hellwig
2017-04-07net/mlx5e: Set default RX moderation parameters on driver loadSaeed Mahameed
2017-04-07net/mlx5e: Reuse alloc cq code for all CQs allocationEran Ben Elisha
2017-04-07net/mlx5e: Show board id in ethtool driver informationInbar Karmy
2017-04-07net/mlx5e: Change FW sub_minor display to 4 zeros paddingEran Ben Elisha
2017-04-07net/mlx5e: Make mlx5e_modify_rqs_vsd a static functionGuy Ergas
2017-04-07net/mlx5e: Add support for RXFCS feature flagGuy Ergas
2017-04-07net/mlx5: Update the list of the PCI supported devicesMajd Dibbiny
2017-04-06mlx4: trust shinfo->gso_segsEric Dumazet
2017-04-06net/mlx5e: fix build error without CONFIG_SYSFSTobias Regnery
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-02drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: fix build with gcc-4.4.4Andrew Morton
2017-04-02drivers/net/ethernet/mellanox/mlx5/core/en_main.c: fix build with gcc-4.4.4Andrew Morton
2017-03-29Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...David S. Miller
2017-03-28net/mlx5: Avoid dereferencing uninitialized pointerTalat Batheesh
2017-03-28mlxsw: spectrum: Add Support for erif table entries accessArkadi Sharshevsky
2017-03-28mlxsw: spectrum_router: Add rif helper functionsArkadi Sharshevsky
2017-03-28mlxsw: spectrum: Support for counters on router interfacesArkadi Sharshevsky
2017-03-28mlxsw: reg: Add Router Interface Counter RegisterArkadi Sharshevsky
2017-03-28mlxsw: spectrum: Add definition for egress rif tableArkadi Sharshevsky
2017-03-28mlxsw: spectrum: Add placeholder for dpipeArkadi Sharshevsky
2017-03-28mlxsw: reg: Add counter fields to RITR registerArkadi Sharshevsky
2017-03-28net/mlx5e: Add offloading of E-Switch TC pedit (header re-write) actionsOr Gerlitz
2017-03-28net/mlx5e: Add offloading of NIC TC pedit (header re-write) actionsOr Gerlitz
2017-03-28net/mlx5e: Add parsing of TC pedit actions to HW formatOr Gerlitz
2017-03-28net/mlx5: Introduce alloc/dealloc modify header context commandsOr Gerlitz
2017-03-28net/mlx5: Introduce modify header structures, commands and steering action de...Or Gerlitz
2017-03-28net/mlx5: Reorder few command cases to reflect their natural orderOr Gerlitz
2017-03-28net/mlx5: Add helper to initialize a flow steering actions struct instanceOr Gerlitz
2017-03-28net/mlx5e: Properly deal with resource cleanup when adding TC flow failsOr Gerlitz
2017-03-28net/mlx5e: Add intermediate struct for TC flow parsing attributesOr Gerlitz
2017-03-28net/mlx5e: Add NIC attributes for offloaded TC flowsOr Gerlitz
2017-03-28net/mlx5e: Add prefix for e-switch offloaded TC flow attributesOr Gerlitz
2017-03-27net/mlx5e: Fail safe mtu and lro settingSaeed Mahameed
2017-03-27net/mlx5e: Fail safe tc setupSaeed Mahameed
2017-03-27net/mlx5e: Fail safe cqe compressing/moderation mode settingSaeed Mahameed
2017-03-27net/mlx5e: Fail safe ethtool settingsSaeed Mahameed
2017-03-27net/mlx5e: Introduce switch channelsSaeed Mahameed
2017-03-27net/mlx5e: Minimize mlx5e_{open/close}_lockedSaeed Mahameed
2017-03-27net/mlx5e: CQ and RQ don't need priv pointerSaeed Mahameed
2017-03-27net/mlx5e: Isolate open_channels from priv->paramsSaeed Mahameed
2017-03-27net/mlx5e: Split open/close channels to stagesSaeed Mahameed
2017-03-27net/mlx5e: Refactor refresh TIRsSaeed Mahameed
2017-03-27net/mlx5e: Redirect RQT refactoringSaeed Mahameed
2017-03-27net/mlx5e: Introduce mlx5e_channelsSaeed Mahameed
2017-03-27net/mlx5e: Set netdev->rx_cpu_rmap on netdev creationSaeed Mahameed
2017-03-27net/mlx5e: Set SQ max rate on mlx5e_open_txqsq rather on open_channelSaeed Mahameed
2017-03-25mlxsw: spectrum_kvdl: Cosmetic kvdl allocator API changeArkadi Sharshevsky
2017-03-24net/mlx5e: Different SQ typesSaeed Mahameed
2017-03-24net/mlx5e: Generalize SQ create/modify/destroy functionsSaeed Mahameed