summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core
AgeCommit message (Expand)Author
2016-04-26net/mlx5e: Report additional error statistics in get stats ndoGal Pressman
2016-04-21net/mlx5e: Add ethtool counter for RX buffer allocation failuresTariq Toukan
2016-04-21net/mlx5e: Delay skb->data accessSaeed Mahameed
2016-04-21net/mlx5e: Remove redundant barrierTariq Toukan
2016-04-21net/mlx5e: Use napi_alloc_skb for RX SKB allocationsTariq Toukan
2016-04-21net/mlx5e: Add fragmented memory support for RX multi packet WQETariq Toukan
2016-04-21net/mlx5e: Added ICO SQsTariq Toukan
2016-04-21net/mlx5e: Support RX multi-packet WQE (Striding RQ)Tariq Toukan
2016-04-21net/mlx5e: Use function pointers for RX data path handlingTariq Toukan
2016-04-21net/mlx5e: Use only close NUMA node for default RSSTariq Toukan
2016-04-21net/mlx5e: Allocate set of queue counters per netdevRana Shahout
2016-04-21net/mlx5: Introduce device queue countersTariq Toukan
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-21net/mlx5_core: Implement modify HCA vport commandEli Cohen
2016-03-21net/mlx5_core: Add VF param when querying vport counterEli Cohen
2016-03-21net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg
2016-03-21net/mlx5_core: Refactor device capability functionLeon Romanovsky
2016-03-21net/mlx5_core: Fix caching ATOMIC endian mode capabilityLeon Romanovsky
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford
2016-03-14mlx5: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer
2016-03-10net/mlx5e: Support offload cls_flower with skbedit mark actionAmir Vadai
2016-03-10net/mlx5e: Support offload cls_flower with drop actionAmir Vadai
2016-03-10net/mlx5e: Introduce tc offload supportAmir Vadai
2016-03-10net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai
2016-03-10net/mlx5e: Relax ndo_setup_tc handle restrictionAmir Vadai
2016-03-10net/mlx5_core: Set flow steering dest only for forward rulesAmir Vadai
2016-03-10net/mlx5_core: Introduce forward to next priority actionMaor Gottlieb
2016-03-10net/mlx5_core: Create anchor of last flow tableMaor Gottlieb
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-02net/mlx5e: Provide correct packet/bytes statisticsGal Pressman
2016-03-02net/mlx5e: Add rx/tx bytes software countersGal Pressman
2016-03-02net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan
2016-03-02net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan
2016-03-02net/mlx5e: Fix soft lockup when HW Timestamping is enabledEran Ben Elisha
2016-03-02net/mlx5e: Fix LRO modifyTariq Toukan
2016-03-02net/mlx5e: Remove wrong poll CQ optimizationTariq Toukan
2016-03-01net/mlx5: Fix global UAR mappingMoshe Lazer
2016-03-01net/mlx5e: Don't modify CQ before it was createdGal Pressman
2016-03-01net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman
2016-03-01net/mlx5e: Set drop RQ's necessary parameters onlyTariq Toukan
2016-03-01net/mlx5e: Move common case counters within sq_stats structTariq Toukan
2016-03-01net/mlx5e: Changed naming convention of tx queues in ethtool statsTariq Toukan
2016-03-01net/mlx5e: Placement changed for carrier state updatesTariq Toukan
2016-03-01net/mlx5e: Replace async events spinlock with synchronize_irq()Tariq Toukan
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak
2016-03-01net/mlx5_core: Add helper function to read IB error countersMeny Yossefi
2016-03-01net/mlx5_core: Add helper function to read virtual port countersMeny Yossefi
2016-02-24net/mlx5e: Add TX inner packet countersMatthew Finlay