summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-06net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia
2016-12-06net/mlx5e: Don't flush SQ on errorSaeed Mahameed
2016-12-06net/mlx5e: Don't notify HW when filling the edge of ICO SQSaeed Mahameed
2016-12-06net/mlx5: Fix query ISSI flowKamal Heib
2016-12-06net/mlx5: Remove duplicate pci dev name printKamal Heib
2016-12-06net/mlx5: Verify module parametersKamal Heib
2016-12-02net/mlx5e: Support adding ingress tc rule when egress device flag is setHadar Hen Zion
2016-12-02net/mlx5e: Save the represntor netdevice as part of the representorHadar Hen Zion
2016-12-02net/mlx5e: Bring back representor's ndos that were accidentally removedHadar Hen Zion
2016-12-02net/mlx5e: skip loopback selftest with !CONFIG_INETArnd Bergmann
2016-12-02bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann
2016-12-02net/mlx5e: Remove flow encap entry in the correct placeRoi Dayan
2016-12-02net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instanceRoi Dayan
2016-12-02net/mlx5e: Correct cleanup order when deleting offloaded TC rulesRoi Dayan
2016-12-02net/mlx5e: Remove redundant hashtable lookup in configure flowerRoi Dayan
2016-12-02net/mlx5e: Create UMR MKey per RQTariq Toukan
2016-12-02net/mlx5e: Move function mlx5e_create_umr_mkeyTariq Toukan
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan
2016-11-30ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder
2016-11-28net/mlx5e: Add CQE compression user controlShaker Daibes
2016-11-28net/mlx5e: Moves pflags to priv->paramsShaker Daibes
2016-11-28net/mlx5e: Add support for loopback selftestSaeed Mahameed
2016-11-28net/mlx5e: Add support for ethtool self diagnostics testKamal Heib
2016-11-28net/mlx5e: Add DCBX control interfaceHuy Nguyen
2016-11-28net/mlx5e: ConnectX-4 firmware support for DCBXHuy Nguyen
2016-11-28net/mlx5: Add DCBX firmware commands supportHuy Nguyen
2016-11-28net/mlx5e: Read ETS settings directly from firmwareHuy Nguyen
2016-11-28net/mlx5e: Support DCBX CEE APIHuy Nguyen
2016-11-28net/mlx5e: Add qos capability checkHuy Nguyen
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-25net/mlx5: drop duplicate header delay.hGeliang Tang
2016-11-25net/mlx5: remove a duplicate conditionDan Carpenter
2016-11-24net/mlx5e: Enforce min inline mode when offloading flowsRoi Dayan
2016-11-24net/mlx5: E-Switch, Add control for inline modeRoi Dayan
2016-11-24net/mlx5: Enable to query min inline for a specific vportRoi Dayan
2016-11-24net/mlx5e: Support VF vport link state control for SRIOV switchdev modeOr Gerlitz
2016-11-24net/mlx5e: Support HW (offloaded) and SW counters for SRIOV switchdev modeOr Gerlitz
2016-11-21bpf, mlx5: drop priv->xdp_prog reference on netdev cleanupDaniel Borkmann
2016-11-21bpf, mlx5: fix various refcount issues in mlx5e_xdp_setDaniel Borkmann
2016-11-21bpf, mlx5: fix mlx5e_create_rq taking reference on progDaniel Borkmann
2016-11-18net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman
2016-11-18net/mlx5: Set driver version into firmwareHuy Nguyen
2016-11-18net/mlx5e: Add port module event counters to ethtool statsHuy Nguyen
2016-11-18net/mlx5: Add handling for port module eventHuy Nguyen
2016-11-18net/mlx5: Make the command interface cache more flexibleMohamad Haj Yahia
2016-11-17net/mlx5e: remove napi_hash_del() callsEric Dumazet
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-09net/mlx5e: Add basic TC tunnel set action for SRIOV offloadsHadar Hen Zion
2016-11-09net/mlx5e: Add ndo_udp_tunnel_add to VF representorsHadar Hen Zion