summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core
AgeCommit message (Expand)Author
2016-08-28net/mlx5: Increase number of ethtool steering prioritiesMaor Gottlieb
2016-08-28net/mlx5: Add error prints when validate ETS failedEran Ben Elisha
2016-08-28net/mlx5e: Fix memory leak if refreshing TIRs failsKamal Heib
2016-08-28net/mlx5e: Add ethtool counter for TX xmit_moreTariq Toukan
2016-08-28net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQEran Ben Elisha
2016-08-28net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed
2016-08-28net/mlx5e: Don't post fragmented MPWQE when RQ is disabledSaeed Mahameed
2016-08-28net/mlx5e: Don't wait for RQ completions on closeSaeed Mahameed
2016-08-28net/mlx5e: Limit UMR length to the device's limitationSaeed Mahameed
2016-08-19net/mlx5: E-Switch, Avoid ACLs in the offloads modeOr Gerlitz
2016-08-19net/mlx5: E-Switch, Set the send-to-vport rules in the correct tableOr Gerlitz
2016-08-19net/mlx5: E-Switch, Return the correct devlink e-switch modeOr Gerlitz
2016-08-19net/mlx5e: Retrieve the switchdev id from the firmware only onceHadar Hen Zion
2016-08-19net/mlx5e: Use correct flow dissector key on flower offloadingHadar Hen Zion
2016-08-19net/mlx5: Update last-use statistics for flow rulesAmir Vadai
2016-08-19net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey
2016-08-19net/mlx5: Fix pci error recovery flowMohamad Haj Yahia
2016-08-19net/mlx5e: Optimization for MTU changeTariq Toukan
2016-08-19net/mlx5e: Set port MTU on netdev creation rather on openSaeed Mahameed
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-07-26net/mlx5_core/health: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-25net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion
2016-07-25net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-20net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed
2016-07-20net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun
2016-07-14net/mlx5e: Add TC offload support for the VF representors netdeviceOr Gerlitz
2016-07-14net/mlx5e: Add TC HW support for FDB (SRIOV e-switch) offloadsOr Gerlitz
2016-07-14net/mlx5e: Add TC drop and mirred/redirect action parsing for SRIOV offloadsOr Gerlitz
2016-07-14net/mlx5e: Adjustments in the TC offload code towards reuse for SRIOVOr Gerlitz
2016-07-14net/mlx5: E-Switch, Add API to configure rules for the offloaded modeOr Gerlitz
2016-07-14net/mlx5: E-Switch, Use two priorities for SRIOV offloads modeOr Gerlitz
2016-07-14net/mlx5e: Offload TC flow counters only when supportedOr Gerlitz
2016-07-14net/mlx5: Introduce bulk reading of flow countersAmir Vadai
2016-07-14net/mlx5: Store counters in rbtree instead of listAmir Vadai
2016-07-13net/mlx5e: start/stop all tx queues upon open/close netdevMohamad Haj Yahia
2016-07-13net/mlx5e: Fix TX Timeout to detect queues stuck on BQLDaniel Jurgens
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-05net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz
2016-07-05net/mlx5e: Expose flow control counters to ethtoolGal Pressman
2016-07-05net/mlx5e: Expose RDMA VPort counters to ethtoolGal Pressman
2016-07-05net/mlx5e: Add support to get ethtool flow rulesMaor Gottlieb
2016-07-05net/mlx5e: Support l3/l4 flow type specs in ethtool flow steeringMaor Gottlieb
2016-07-05net/mlx5e: Add ethtool flow steering supportMaor Gottlieb
2016-07-05net/mlx5: Properly remove all steering objectsMaor Gottlieb
2016-07-05net/mlx5: Introduce mlx5_flow_steering structureMaor Gottlieb
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb
2016-07-02net/mlx5e: Introduce SRIOV VF representorsHadar Hen Zion