summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
2019-04-19net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy
2019-04-09net/mlx5e: Switch to Toeplitz RSS hash by defaultKonstantin Khlebnikov
2019-04-09net/mlx5e: XDP, Avoid checksum complete when XDP prog is loadedSaeed Mahameed
2019-04-09net/mlx5e: Use fail-safe channels reopen in tx reporter recoverEran Ben Elisha
2019-03-04net/mlx5e: Update tx reporter status in case channels were successfully openedEran Ben Elisha
2019-02-22net/mlx5: Support ndo bridge_setlink and getlinkHuy Nguyen
2019-02-22net/mlx5e: Re-add support for TX timeout when TX reporter is not validEran Ben Elisha
2019-02-19net/mlx5e: Wrap the open and apply of channels in one fail-safe functionTariq Toukan
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-13net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed
2019-02-07net/mlx5e: Add tx timeout support for mlx5e tx reporterEran Ben Elisha
2019-02-07net/mlx5e: Add tx reporter supportEran Ben Elisha
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-25net/mlx5e: Reuse fold sw stats in representorsSaeed Mahameed
2019-01-25net/mlx5e: Separate between ethtool and netdev software stats foldingSaeed Mahameed
2019-01-25net/mlx5e: Expand XPS cpumask to cover all online cpusMoshe Shemesh
2019-01-25net/mlx5e: RX, Make sure packet header does not cross page boundaryTariq Toukan
2019-01-25net/mlx5e: Fix wrong private flag usage causing checksum disableShay Agroskin
2019-01-25net: Revert devlink health changes.David S. Miller
2019-01-18net/mlx5e: Add TX timeout support for mlx5e TX reporterEran Ben Elisha
2019-01-18net/mlx5e: Add TX reporter supportEran Ben Elisha
2018-12-20net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan
2018-12-20net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan
2018-12-20net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan
2018-12-20net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan
2018-12-20net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-17net/mlx5e: Add sriov and udp tunnel ndo support for the uplink repOr Gerlitz
2018-12-17net/mlx5e: Handle port mtu/link, dcb and lag for uplink repsOr Gerlitz
2018-12-17net/mlx5e: Uninstantiate esw manager vport netdev on switchdev modeOr Gerlitz
2018-12-17net/mlx5e: Remove leftover code from the PF netdev being uplink repOr Gerlitz
2018-12-17net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz
2018-12-13net/mlx5e: Cancel DIM work on close SQTal Gilboa
2018-12-13net/mlx5e: RX, Verify MPWQE stride size is in rangeMoshe Shemesh
2018-12-11net/mlx5e: Use monitor counters for update statsEyal Davidovich
2018-12-11net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens
2018-12-10net/mlx5e: Provide the TC filter netdev as parameter to flower callbacksOz Shlomo
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-10net/mlx5: Remove the get protocol device interface entryOr Gerlitz
2018-12-05net/mlx5e: ethtool, Support user configuration for RX hash fieldsAya Levin
2018-12-05net/mlx5e: Move RSS params to a dedicated structAya Levin
2018-12-05net/mlx5e: Refactor TIR configuration functionAya Levin
2018-12-04net/mlx5e: Move modify tirs hash functionalityAya Levin
2018-11-29net/mlx5e: Use the new mlx5 core notifier APISaeed Mahameed
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed
2018-11-20net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed
2018-11-20net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed
2018-11-19net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh
2018-11-19net/mlx5e: Adjust to max number of channles when re-attachingYuval Avnery