aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-30net/mlx5e: Act on delay probe time updatesHadar Hen Zion1-0/+39
2017-04-30net/mlx5e: Update neighbour 'used' state using HW flow rules countersHadar Hen Zion1-0/+52
2017-04-30net/mlx5e: Add support to neighbour update flowHadar Hen Zion1-1/+229
2017-04-30net/mlx5e: Add neighbour hash table to the representorsHadar Hen Zion1-8/+99
2017-04-30net/mlx5e: Extendable vport representor netdev private dataSaeed Mahameed1-45/+131
2017-04-17net/mlx5e: RX handlers per netdev profileSaeed Mahameed1-1/+3
2017-04-17net/mlx5e: IPoIB, RX steering RSS RQTs and TIRsSaeed Mahameed1-13/+4
2017-04-17net/mlx5e: More generic netdev management APISaeed Mahameed1-5/+7
2017-03-27net/mlx5e: Minimize mlx5e_{open/close}_lockedSaeed Mahameed1-3/+7
2017-03-27net/mlx5e: Isolate open_channels from priv->paramsSaeed Mahameed1-34/+27
2017-03-27net/mlx5e: Introduce mlx5e_channelsSaeed Mahameed1-6/+8
2017-03-22net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey1-2/+0
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger1-2/+1
2016-12-02net/mlx5e: Support adding ingress tc rule when egress device flag is setHadar Hen Zion1-0/+8
2016-12-02net/mlx5e: Save the represntor netdevice as part of the representorHadar Hen Zion1-7/+8
2016-12-02net/mlx5e: Bring back representor's ndos that were accidentally removedHadar Hen Zion1-0/+2
2016-11-24net/mlx5e: Support VF vport link state control for SRIOV switchdev modeOr Gerlitz1-2/+31
2016-11-24net/mlx5e: Support HW (offloaded) and SW counters for SRIOV switchdev modeOr Gerlitz1-6/+105
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-11-09net/mlx5e: Add ndo_udp_tunnel_add to VF representorsHadar Hen Zion1-0/+2
2016-11-04net/mlx5e: Disallow changing name-space for VF representorsOr Gerlitz1-1/+1
2016-10-30Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller1-3/+3
2016-10-30net/mlx5: Add multi dest supportMark Bloch1-3/+3
2016-10-29net/mlx5e: Unregister netdev before detaching itMohamad Haj Yahia1-0/+1
2016-09-10net/mlx5e: Implement mlx5e interface attach/detach callbacksMohamad Haj Yahia1-4/+35
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+2
2016-08-19net/mlx5e: Retrieve the switchdev id from the firmware only onceHadar Hen Zion1-3/+2
2016-08-17net/mlx5: Improve driver log messagesSaeed Mahameed1-2/+2
2016-07-14net/mlx5e: Add TC offload support for the VF representors netdeviceOr Gerlitz1-1/+34
2016-07-14net/mlx5e: Add TC HW support for FDB (SRIOV e-switch) offloadsOr Gerlitz1-0/+5
2016-07-02net/mlx5e: Introduce SRIOV VF representorsHadar Hen Zion1-0/+394