aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-05net/mlx5e: always initialize frag->last_in_pageQian Cai1-3/+2
2019-07-25net/mlx5e: Fix wrong max num channels indicationTariq Toukan1-20/+16
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+3
2019-07-11net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is offSaeed Mahameed1-3/+2
2019-07-11net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed1-0/+3
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso1-4/+4
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso1-1/+4
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso1-22/+5
2019-07-08net: core: page_pool: add user refcnt and reintroduce page_pool_destroyIvan Khoronzhuk1-2/+2
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan1-0/+3
2019-07-05net/mlx5e: Re-work TIS creation functionsTariq Toukan1-7/+10
2019-07-05net/mlx5e: Tx, Unconstify SQ stop roomTariq Toukan1-1/+4
2019-07-05net/mlx5e: Move helper functions to a new txrx datapath headerTariq Toukan1-0/+2
2019-07-05Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-3/+4
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-3/+4
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-257/+473
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas1-1/+2
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang1-1/+1
2019-07-01net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang1-1/+1
2019-06-28net/mlx5e: Don't refresh TIRs when updating representor SQsGavi Teitz1-2/+8
2019-06-28net/mlx5e: Report netdevice MPLS featuresAriel Levkovich1-0/+5
2019-06-28net/mlx5e: Move to HW checksumming advertisingAriel Levkovich1-4/+2
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy1-158/+369
2019-06-27net/mlx5e: Move queue param structs to en/params.hMaxim Mikityanskiy1-29/+0
2019-06-27net/mlx5e: Encapsulate open/close queues into a functionMaxim Mikityanskiy1-52/+73
2019-06-27net/mlx5e: Consider XSK in XDP MTU limit calculationMaxim Mikityanskiy1-2/+2
2019-06-27net/mlx5e: Share the XDP SQ for XDP_TX between RQsMaxim Mikityanskiy1-11/+15
2019-06-27net/mlx5e: Calculate linear RX frag size considering XSKMaxim Mikityanskiy1-1/+1
2019-06-27net/mlx5e: Attach/detach XDP program safelyMaxim Mikityanskiy1-11/+20
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-11/+11
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa1-6/+6
2019-06-25linux/dim: Rename externally exposed macrosTal Gilboa1-5/+5
2019-06-19xdp: tracking page_pool resources and safe removalJesper Dangaard Brouer1-3/+0
2019-06-19mlx5: more strict use of page_pool APIJesper Dangaard Brouer1-4/+5
2019-06-19page_pool: introduce page_pool_free and use in mlx5Jesper Dangaard Brouer1-3/+3
2019-06-07net/mlx5e: Avoid detaching non-existing netdev under switchdev modeAlaa Hleihel1-0/+5
2019-06-07net/mlx5e: Replace reciprocal_scale in TX select queue functionShay Agroskin1-0/+1
2019-06-07net/mlx5e: Add ndo_set_feature for uplink representorChris Mi1-2/+1
2019-05-28net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed1-0/+13
2019-05-01net/mlx5e: Turn on HW tunnel offload in all TIRsTariq Toukan1-1/+4
2019-05-01net/mlx5e: Take common TIR context settings into a functionTariq Toukan1-28/+21
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-7/+7
2019-04-29net/mlx5: Separate and generalize dma device from pci deviceVu Pham1-7/+7
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2019-04-23net/mlx5e: Use #define for the WQE wait timeout constantMaxim Mikityanskiy1-3/+7
2019-04-23net/mlx5e: Take HW interrupt trigger into a functionMaxim Mikityanskiy1-9/+1
2019-04-23net/mlx5e: Remove unused parameterMaxim Mikityanskiy1-5/+5
2019-04-23net/mlx5e: Move parameter calculation functions to en/params.cMaxim Mikityanskiy1-98/+1
2019-04-23net/mlx5e: Report mlx5e_xdp_set errorsMaxim Mikityanskiy1-1/+1
2019-04-23net/mlx5e: Remove unused parameterMaxim Mikityanskiy1-2/+1