summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | net/mlx5e: Report mlx5e_xdp_set errorsMaxim Mikityanskiy2019-04-231-1/+1
* | | net/mlx5e: Remove unused parameterMaxim Mikityanskiy2019-04-231-2/+1Star
* | | net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin2019-04-231-1/+1
* | | net/mlx5e: RX, Support multiple outstanding UMR postsTariq Toukan2019-04-231-5/+31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-5/+16
|\| |
| * | net/mlx5e: Switch to Toeplitz RSS hash by defaultKonstantin Khlebnikov2019-04-091-1/+1
| * | net/mlx5e: XDP, Avoid checksum complete when XDP prog is loadedSaeed Mahameed2019-04-091-1/+5
| * | net/mlx5e: Use fail-safe channels reopen in tx reporter recoverEran Ben Elisha2019-04-091-3/+10
| |/
* | net/mlx5e: Unify logic of MTU boundariesTariq Toukan2019-04-051-5/+16
* | net/mlx5e: Obsolete param field holding a constant valueTariq Toukan2019-04-051-2/+1Star
* | net/mlx5e: TX, Add geneve tunnel stateless offload supportMoshe Shemesh2019-03-221-3/+15
|/
* net/mlx5e: Update tx reporter status in case channels were successfully openedEran Ben Elisha2019-03-041-0/+4
* net/mlx5: Support ndo bridge_setlink and getlinkHuy Nguyen2019-02-221-0/+59
* net/mlx5e: Re-add support for TX timeout when TX reporter is not validEran Ben Elisha2019-02-221-6/+0Star
* net/mlx5e: Wrap the open and apply of channels in one fail-safe functionTariq Toukan2019-02-191-12/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-151-0/+2
|\
| * net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed2019-02-141-0/+2
* | net/mlx5e: Add tx timeout support for mlx5e tx reporterEran Ben Elisha2019-02-071-37/+16Star
* | net/mlx5e: Add tx reporter supportEran Ben Elisha2019-02-071-121/+15Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-301-1/+1
|\|
| * net/mlx5e: Fix wrong private flag usage causing checksum disableShay Agroskin2019-01-251-1/+1
* | net/mlx5e: Reuse fold sw stats in representorsSaeed Mahameed2019-01-251-1/+1
* | net/mlx5e: Separate between ethtool and netdev software stats foldingSaeed Mahameed2019-01-251-7/+23
* | net/mlx5e: Expand XPS cpumask to cover all online cpusMoshe Shemesh2019-01-251-2/+32
* | net/mlx5e: RX, Make sure packet header does not cross page boundaryTariq Toukan2019-01-251-2/+1Star
* | net: Revert devlink health changes.David S. Miller2019-01-251-23/+163
* | net/mlx5e: Add TX timeout support for mlx5e TX reporterEran Ben Elisha2019-01-181-44/+7Star
* | net/mlx5e: Add TX reporter supportEran Ben Elisha2019-01-181-119/+16Star
|/
* net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan2018-12-211-1/+5
* net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan2018-12-211-20/+27
* net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan2018-12-211-0/+11
* net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan2018-12-211-6/+23
* net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan2018-12-211-7/+5Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-0/+6
|\
| * net/mlx5e: Cancel DIM work on close SQTal Gilboa2018-12-131-0/+1
| * net/mlx5e: RX, Verify MPWQE stride size is in rangeMoshe Shemesh2018-12-131-0/+5
* | net/mlx5e: Add sriov and udp tunnel ndo support for the uplink repOr Gerlitz2018-12-171-14/+12Star
* | net/mlx5e: Handle port mtu/link, dcb and lag for uplink repsOr Gerlitz2018-12-171-1/+1
* | net/mlx5e: Uninstantiate esw manager vport netdev on switchdev modeOr Gerlitz2018-12-171-8/+16
* | net/mlx5e: Remove leftover code from the PF netdev being uplink repOr Gerlitz2018-12-171-18/+2Star
* | net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz2018-12-171-21/+10Star
* | net/mlx5e: Use monitor counters for update statsEyal Davidovich2018-12-111-3/+11
* | net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens2018-12-111-0/+2
* | net/mlx5e: Provide the TC filter netdev as parameter to flower callbacksOz Shlomo2018-12-111-3/+6
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-12-111-31/+20Star
|\ \
| * | net/mlx5: Remove the get protocol device interface entryOr Gerlitz2018-12-101-8/+0Star
| * | net/mlx5e: Use the new mlx5 core notifier APISaeed Mahameed2018-11-301-13/+14
| * | net/mlx5: EQ, Different EQ typesSaeed Mahameed2018-11-201-4/+4
| * | net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed2018-11-201-7/+3Star
| * | net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed2018-11-201-2/+2