summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin2019-08-081-1/+0Star
* net/mlx5e: always initialize frag->last_in_pageQian Cai2019-08-051-3/+2Star
* net/mlx5e: Fix wrong max num channels indicationTariq Toukan2019-07-251-20/+16Star
* Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-121-0/+3
|\
| * net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed2019-07-111-0/+3
* | net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is offSaeed Mahameed2019-07-121-3/+2Star
* | net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-091-4/+4
* | drivers: net: use flow block APIPablo Neira Ayuso2019-07-091-1/+4
* | net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-091-22/+5Star
* | net: core: page_pool: add user refcnt and reintroduce page_pool_destroyIvan Khoronzhuk2019-07-081-2/+2
* | net/mlx5e: Add kTLS TX HW offload supportTariq Toukan2019-07-061-0/+3
* | net/mlx5e: Re-work TIS creation functionsTariq Toukan2019-07-061-7/+10
* | net/mlx5e: Tx, Unconstify SQ stop roomTariq Toukan2019-07-061-1/+4
* | net/mlx5e: Move helper functions to a new txrx datapath headerTariq Toukan2019-07-061-0/+2
* | Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller2019-07-061-3/+4
|\ \
| * \ Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-07-041-3/+4
| |\ \
| | * | net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas2019-07-031-1/+2
| | * | net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang2019-07-021-1/+1
| | * | net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang2019-07-021-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-041-257/+473
|\ \ \ \ | |/ / / |/| | |
| * | | net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy2019-06-271-158/+369
| * | | net/mlx5e: Move queue param structs to en/params.hMaxim Mikityanskiy2019-06-271-29/+0Star
| * | | net/mlx5e: Encapsulate open/close queues into a functionMaxim Mikityanskiy2019-06-271-52/+73
| * | | net/mlx5e: Consider XSK in XDP MTU limit calculationMaxim Mikityanskiy2019-06-271-2/+2
| * | | net/mlx5e: Share the XDP SQ for XDP_TX between RQsMaxim Mikityanskiy2019-06-271-11/+15
| * | | net/mlx5e: Calculate linear RX frag size considering XSKMaxim Mikityanskiy2019-06-271-1/+1
| * | | net/mlx5e: Attach/detach XDP program safelyMaxim Mikityanskiy2019-06-271-11/+20
* | | | net/mlx5e: Don't refresh TIRs when updating representor SQsGavi Teitz2019-06-291-2/+8
* | | | net/mlx5e: Report netdevice MPLS featuresAriel Levkovich2019-06-291-0/+5
* | | | net/mlx5e: Move to HW checksumming advertisingAriel Levkovich2019-06-291-4/+2Star
* | | | Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller2019-06-271-11/+11
|\ \ \ \ | |/ / / |/| | |
| * | | linux/dim: Rename externally used net_dim membersTal Gilboa2019-06-251-6/+6
| * | | linux/dim: Rename externally exposed macrosTal Gilboa2019-06-251-5/+5
| |/ /
* | | xdp: tracking page_pool resources and safe removalJesper Dangaard Brouer2019-06-191-3/+0Star
* | | mlx5: more strict use of page_pool APIJesper Dangaard Brouer2019-06-191-4/+5
* | | page_pool: introduce page_pool_free and use in mlx5Jesper Dangaard Brouer2019-06-191-3/+3
| |/ |/|
* | net/mlx5e: Avoid detaching non-existing netdev under switchdev modeAlaa Hleihel2019-06-071-0/+5
* | net/mlx5e: Replace reciprocal_scale in TX select queue functionShay Agroskin2019-06-071-0/+1
* | net/mlx5e: Add ndo_set_feature for uplink representorChris Mi2019-06-071-2/+1Star
* | net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed2019-05-291-0/+13
|/
* net/mlx5e: Turn on HW tunnel offload in all TIRsTariq Toukan2019-05-011-1/+4
* net/mlx5e: Take common TIR context settings into a functionTariq Toukan2019-05-011-28/+21Star
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-011-7/+7
|\
| * net/mlx5: Separate and generalize dma device from pci deviceVu Pham2019-04-301-7/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-261-2/+3
|\ \
| * | net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy2019-04-191-2/+3
* | | net/mlx5e: Use #define for the WQE wait timeout constantMaxim Mikityanskiy2019-04-231-3/+7
* | | net/mlx5e: Take HW interrupt trigger into a functionMaxim Mikityanskiy2019-04-231-9/+1Star
* | | net/mlx5e: Remove unused parameterMaxim Mikityanskiy2019-04-231-5/+5
* | | net/mlx5e: Move parameter calculation functions to en/params.cMaxim Mikityanskiy2019-04-231-98/+1Star