summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Enable CQE based moderation on TX CQTal Gilboa2017-11-051-11/+27
* net/mlx5e: Add support for ethtool msglvl supportGal Pressman2017-11-051-0/+1
* net/mlx5e: Support DSCP trust state to Ethernet's IP packet on SQHuy Nguyen2017-11-051-4/+1Star
* net/mlx5e: Add dcbnl dscp to priority supportHuy Nguyen2017-11-051-1/+14
* net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko2017-11-021-0/+3
* net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko2017-10-211-2/+0Star
* mlx5e: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-211-6/+39
* Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-10-161-12/+83
|\
| * net/mlx5: PTP code migration to driver core sectionFeras Daoud2017-10-141-12/+83
* | net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko2017-10-121-2/+2
|/
* net/mlx5e: Fix calculated checksum offloads countersGal Pressman2017-09-281-6/+3Star
* net/mlx5e: Print netdev features correctly in error messageGal Pressman2017-09-281-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-134/+184
|\
| * net/mlx5e: Distribute RSS table among all RX ringsTariq Toukan2017-09-031-13/+2Star
| * net/mlx5e: Stop NAPI when irq balancer changes affinityTariq Toukan2017-09-031-0/+5
| * net/mlx5e: Use kernel's mechanism to avoid missing NAPIsTariq Toukan2017-09-031-1/+0Star
| * net/mlx5e: Don't recycle page if moved to far NUMATariq Toukan2017-09-031-0/+1
| * net/mlx5e: Remove unnecessary fields in ICO SQTariq Toukan2017-09-031-2/+0Star
| * net/mlx5e: Type-specific optimizations for RX post WQEs functionTariq Toukan2017-09-031-2/+2
| * net/mlx5e: Non-atomic RQ state indicator for UMR WQE in progressTariq Toukan2017-09-031-1/+2
| * net/mlx5e: Non-atomic indicator for ring enabled stateTariq Toukan2017-09-031-1/+1
| * net/mlx5e: Small enhancements for RX MPWQE allocation and freeTariq Toukan2017-09-031-0/+6
| * net/mlx5e: Remove unnecessary wqe_sz field from RQ bufferTariq Toukan2017-09-031-5/+3Star
| * net/mlx5e: Replace multiplication by stride size with a shiftTariq Toukan2017-09-031-2/+2
| * net/mlx5e: Reorganize struct mlx5e_rqTariq Toukan2017-09-031-5/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-021-0/+1
| |\
| * | net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman2017-08-311-7/+50
| * | net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman2017-08-311-18/+33
| * | net/mlx5e: Add RX buffer fullness countersGal Pressman2017-08-201-0/+6
| * | net/mlx5e: Send PAOS command on interface up/downEran Ben Elisha2017-08-201-0/+7
| * | net/sched: Fix the logic error to decide the ingress qdiscChris Mi2017-08-181-1/+1
| * | net: sched: use newly added classid identity helpersJiri Pirko2017-08-111-1/+1
| * | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-08-071-65/+34Star
| |\ \
| | * | net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed2017-08-071-37/+16Star
| | * | net/mlx5: Unify vport manager capability checkSaeed Mahameed2017-08-071-12/+6Star
| | * | net/mlx5e: NIC netdev init flow cleanupSaeed Mahameed2017-08-071-16/+6Star
| | * | net/mlx5e: Rearrange netdevice ops structuresSaeed Mahameed2017-08-071-6/+10
| * | | net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-071-3/+3
| * | | net: sched: push cls related args into cls_common structureJiri Pirko2017-08-071-7/+4Star
| * | | mlx5e: push cls_flower and mqprio setup_tc processing into separate functionsJiri Pirko2017-08-071-25/+31
| * | | net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-071-4/+4
| |/ /
* | | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-041-33/+24Star
|\ \ \ | |_|/ |/| |
| * | mlx5: move affinity hints assignments to generic codeSagi Grimberg2017-08-081-22/+23
| * | mlx5e: don't assume anything on the irq affinity mappings of the deviceSagi Grimberg2017-08-081-10/+0Star
| * | mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg2017-08-081-1/+1
* | | net/mlx5e: Fix CQ moderation mode not set properlyTal Gilboa2017-08-301-0/+1
| |/ |/|
* | net/mlx5e: Add missing support for PTP_CLK_REQ_PPS requestEugenia Emantayev2017-07-271-1/+0Star
|/
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-031-2/+0Star
|\
| * net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman2017-06-271-2/+0Star
* | net/mlx5e: IPSec, Add IPSec ethtool statsIlan Tayari2017-06-271-1/+3