summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-20net/mlx5e: Specify numa node when allocating drop rqGal Pressman1-2/+8
2018-02-20net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz1-2/+2
2018-01-25mlx5: use tc_cls_can_offload_and_chain0()Jakub Kicinski1-4/+1
2018-01-19net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib1-173/+11
2018-01-19net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeoutEran Ben Elisha1-0/+4
2018-01-19net/mlx5e: Poll event queue upon TX timeout before performing full channels r...Eran Ben Elisha1-15/+36
2018-01-19net/mlx5e: Add Event Queue meta data info for TX timeout logsEran Ben Elisha1-0/+12
2018-01-19net/mlx5e: Print delta since last transmit per SQ upon TX timeoutEran Ben Elisha1-3/+5
2018-01-19net/mlx5e: Add RSS support for hairpinOr Gerlitz1-1/+1
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-20/+28
2018-01-12net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud1-2/+3
2018-01-12net/mlx5e: Don't override netdev features field unless in error flowGal Pressman1-18/+25
2018-01-10net/mlx5e: fix error return code in mlx5e_alloc_rq()Wei Yongjun1-1/+2
2018-01-10net/mlx5e: Change Mellanox references in DIM codeAndy Gospodarek1-11/+29
2018-01-05xdp/mlx5: setup xdp_rxq_infoJesper Dangaard Brouer1-0/+9
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-32/+31
2017-12-19net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev1-8/+7
2017-12-19net/mlx5e: Fix features check of IPv6 trafficGal Pressman1-1/+2
2017-12-19Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed1-23/+22
2017-12-03net: xdp: make the stack take care of the tear downJakub Kicinski1-3/+0
2017-11-09net/mlx5e: Add VLAN offloads statisticsGal Pressman1-0/+2
2017-11-09net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman1-0/+1
2017-11-09net/mlx5e: Add 802.1ad VLAN filter steering rulesGal Pressman1-0/+21
2017-11-09net/mlx5e: Rename VLAN related variables and functionsGal Pressman1-4/+4
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel1-1/+1
2017-11-05Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-16/+43
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski1-2/+2
2017-11-04net/mlx5e: Enable CQE based moderation on TX CQTal Gilboa1-11/+27
2017-11-04net/mlx5e: Add support for ethtool msglvl supportGal Pressman1-0/+1
2017-11-04net/mlx5e: Support DSCP trust state to Ethernet's IP packet on SQHuy Nguyen1-4/+1
2017-11-04net/mlx5e: Add dcbnl dscp to priority supportHuy Nguyen1-1/+14
2017-11-02net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko1-0/+3
2017-10-21net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko1-2/+0
2017-10-21mlx5e: Convert ndo_setup_tc offloads to block callbacksJiri Pirko1-6/+39
2017-10-16Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-12/+83
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud1-12/+83
2017-10-11net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko1-2/+2
2017-09-28net/mlx5e: Fix calculated checksum offloads countersGal Pressman1-6/+3
2017-09-28net/mlx5e: Print netdev features correctly in error messageGal Pressman1-2/+2
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-134/+184
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-33/+24
2017-09-03net/mlx5e: Distribute RSS table among all RX ringsTariq Toukan1-13/+2
2017-09-03net/mlx5e: Stop NAPI when irq balancer changes affinityTariq Toukan1-0/+5
2017-09-03net/mlx5e: Use kernel's mechanism to avoid missing NAPIsTariq Toukan1-1/+0
2017-09-03net/mlx5e: Don't recycle page if moved to far NUMATariq Toukan1-0/+1
2017-09-03net/mlx5e: Remove unnecessary fields in ICO SQTariq Toukan1-2/+0
2017-09-03net/mlx5e: Type-specific optimizations for RX post WQEs functionTariq Toukan1-2/+2
2017-09-03net/mlx5e: Non-atomic RQ state indicator for UMR WQE in progressTariq Toukan1-1/+2
2017-09-03net/mlx5e: Non-atomic indicator for ring enabled stateTariq Toukan1-1/+1
2017-09-03net/mlx5e: Small enhancements for RX MPWQE allocation and freeTariq Toukan1-0/+6