aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
2019-05-02net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy
2019-04-27net/mlx5e: Switch to Toeplitz RSS hash by defaultKonstantin Khlebnikov
2019-04-27net/mlx5e: XDP, Avoid checksum complete when XDP prog is loadedSaeed Mahameed
2019-02-13net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed
2019-01-25net/mlx5e: Fix wrong private flag usage causing checksum disableShay Agroskin
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
2018-11-19net/mlx5e: Claim TC hw offloads support only under a proper build configOr Gerlitz
2018-10-17net/mlx5e: Support offloading tc priorities and chains for eswitch flowsPaul Blakey
2018-10-10net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud
2018-10-10net/mlx5e: Use non-delayed work for update statsSaeed Mahameed
2018-10-10net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed
2018-10-10net/mlx5e: Always initialize update stats delayed workFeras Daoud
2018-10-10net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-01net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz
2018-10-01net/mlx5e: Expose function for building RSS paramsGavi Teitz
2018-10-01net/mlx5e: Provide explicit directive if to create inner indirect tirsOr Gerlitz
2018-10-01net/mlx5e: Change VF representors' RQ typeGavi Teitz
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-23mlx5: remove ndo_poll_controllerEric Dumazet
2018-09-05net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan