aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-04net/mlx5e: Update tx reporter status in case channels were successfully openedEran Ben Elisha1-0/+4
2019-02-22net/mlx5: Support ndo bridge_setlink and getlinkHuy Nguyen1-0/+59
2019-02-22net/mlx5e: Re-add support for TX timeout when TX reporter is not validEran Ben Elisha1-6/+0
2019-02-19net/mlx5e: Wrap the open and apply of channels in one fail-safe functionTariq Toukan1-12/+21
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2019-02-13net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed1-0/+2
2019-02-07net/mlx5e: Add tx timeout support for mlx5e tx reporterEran Ben Elisha1-37/+16
2019-02-07net/mlx5e: Add tx reporter supportEran Ben Elisha1-121/+15
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-01-25net/mlx5e: Reuse fold sw stats in representorsSaeed Mahameed1-1/+1
2019-01-25net/mlx5e: Separate between ethtool and netdev software stats foldingSaeed Mahameed1-7/+23
2019-01-25net/mlx5e: Expand XPS cpumask to cover all online cpusMoshe Shemesh1-2/+32
2019-01-25net/mlx5e: RX, Make sure packet header does not cross page boundaryTariq Toukan1-2/+1
2019-01-25net/mlx5e: Fix wrong private flag usage causing checksum disableShay Agroskin1-1/+1
2019-01-25net: Revert devlink health changes.David S. Miller1-23/+163
2019-01-18net/mlx5e: Add TX timeout support for mlx5e TX reporterEran Ben Elisha1-44/+7
2019-01-18net/mlx5e: Add TX reporter supportEran Ben Elisha1-119/+16
2018-12-20net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan1-1/+5
2018-12-20net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan1-20/+27
2018-12-20net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan1-0/+11
2018-12-20net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan1-6/+23
2018-12-20net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan1-7/+5
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2018-12-17net/mlx5e: Add sriov and udp tunnel ndo support for the uplink repOr Gerlitz1-14/+12
2018-12-17net/mlx5e: Handle port mtu/link, dcb and lag for uplink repsOr Gerlitz1-1/+1
2018-12-17net/mlx5e: Uninstantiate esw manager vport netdev on switchdev modeOr Gerlitz1-8/+16
2018-12-17net/mlx5e: Remove leftover code from the PF netdev being uplink repOr Gerlitz1-18/+2
2018-12-17net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz1-21/+10
2018-12-13net/mlx5e: Cancel DIM work on close SQTal Gilboa1-0/+1
2018-12-13net/mlx5e: RX, Verify MPWQE stride size is in rangeMoshe Shemesh1-0/+5
2018-12-11net/mlx5e: Use monitor counters for update statsEyal Davidovich1-3/+11
2018-12-11net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens1-0/+2
2018-12-10net/mlx5e: Provide the TC filter netdev as parameter to flower callbacksOz Shlomo1-3/+6
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-31/+20
2018-12-10net/mlx5: Remove the get protocol device interface entryOr Gerlitz1-8/+0
2018-12-05net/mlx5e: ethtool, Support user configuration for RX hash fieldsAya Levin1-6/+21
2018-12-05net/mlx5e: Move RSS params to a dedicated structAya Levin1-19/+24
2018-12-05net/mlx5e: Refactor TIR configuration functionAya Levin1-101/+66
2018-12-04net/mlx5e: Move modify tirs hash functionalityAya Levin1-0/+28
2018-11-29net/mlx5e: Use the new mlx5 core notifier APISaeed Mahameed1-13/+14
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed1-4/+4
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-7/+3
2018-11-20net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed1-2/+2
2018-11-20net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed1-1/+1
2018-11-19net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh1-1/+3
2018-11-19net/mlx5e: Adjust to max number of channles when re-attachingYuval Avnery1-5/+22
2018-11-19net/mlx5e: Claim TC hw offloads support only under a proper build configOr Gerlitz1-0/+6
2018-10-17net/mlx5e: Support offloading tc priorities and chains for eswitch flowsPaul Blakey1-3/+0
2018-10-10net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud1-12/+13
2018-10-10net/mlx5e: Use non-delayed work for update statsSaeed Mahameed1-8/+16