aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-19net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev1-2/+6
2017-12-19Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed1-0/+1
2017-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-11-10net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev1-1/+1
2017-11-09net/mlx5e: Add 802.1ad VLAN filter steering rulesGal Pressman1-0/+2
2017-11-09net/mlx5e: Declare bitmap using kernel macroGal Pressman1-1/+1
2017-11-09net/mlx5e: Rename VLAN related variables and functionsGal Pressman1-5/+5
2017-11-04net/mlx5e: Enable CQE based moderation on TX CQTal Gilboa1-2/+7
2017-11-04net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steeringFeras Daoud1-0/+3
2017-11-04net/mlx5e: Add support for ethtool msglvl supportGal Pressman1-0/+11
2017-11-04net/mlx5e: Support DSCP trust state to Ethernet's IP packet on SQHuy Nguyen1-0/+1
2017-11-04net/mlx5e: Add dcbnl dscp to priority supportHuy Nguyen1-1/+14
2017-10-21mlx5e: Convert ndo_setup_tc offloads to block callbacksJiri Pirko1-2/+2
2017-10-16Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-32/+7
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud1-32/+7
2017-10-11net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko1-0/+3
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-30/+37
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+0
2017-09-03net/mlx5e: Distribute RSS table among all RX ringsTariq Toukan1-2/+1
2017-09-03net/mlx5e: Stop NAPI when irq balancer changes affinityTariq Toukan1-0/+3
2017-09-03net/mlx5e: Use kernel's mechanism to avoid missing NAPIsTariq Toukan1-5/+0
2017-09-03net/mlx5e: Slightly increase RX page-cache sizeTariq Toukan1-1/+1
2017-09-03net/mlx5e: Remove unnecessary fields in ICO SQTariq Toukan1-7/+0
2017-09-03net/mlx5e: Type-specific optimizations for RX post WQEs functionTariq Toukan1-6/+4
2017-09-03net/mlx5e: Non-atomic RQ state indicator for UMR WQE in progressTariq Toukan1-1/+1
2017-09-03net/mlx5e: Non-atomic indicator for ring enabled stateTariq Toukan1-0/+2
2017-09-03net/mlx5e: Remove unnecessary wqe_sz field from RQ bufferTariq Toukan1-1/+0
2017-09-03net/mlx5e: Replace multiplication by stride size with a shiftTariq Toukan1-1/+1
2017-09-03net/mlx5e: Reorganize struct mlx5e_rqTariq Toukan1-7/+9
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-08-31net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman1-1/+17
2017-08-30net/mlx5e: Fix DCB_CAP_ATTR_DCBX capability for DCBNL getcap.Huy Nguyen1-0/+1
2017-08-08mlx5: move affinity hints assignments to generic codeSagi Grimberg1-1/+0
2017-07-27net/mlx5e: Add missing support for PTP_CLK_REQ_PPS requestEugenia Emantayev1-0/+1
2017-07-27net/mlx5e: Change 1PPS out schemeEugenia Emantayev1-1/+8
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari1-0/+1
2017-06-27net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari1-0/+3
2017-06-27net/mlx5: Make get_cqe routine not ethernet-specificIlan Tayari1-1/+0
2017-06-22net/mlx5e: Support the flash device ethtool callbackOr Gerlitz1-0/+2
2017-06-22net/mlx5e: Introduce RX Page-ReuseTariq Toukan1-1/+11
2017-06-22net/mlx5e: Enhance RX SKB headroom logicTariq Toukan1-0/+1
2017-06-22net/mlx5e: Build SKB with exact frag_sizeTariq Toukan1-0/+2
2017-06-19net/mlx5e: IPoIB, Add ioctl support to IPoIB device driverFeras Daoud1-2/+2
2017-06-19net/mlx5e: IPoIB, Add PTP support to IPoIB device driverFeras Daoud1-0/+2
2017-06-19net/mlx5e: Use hard_mtu as part of the mlx5e_priv structErez Shitrit1-2/+5
2017-06-19net/mlx5e: Add new profile function update_carrierErez Shitrit1-0/+1
2017-06-19net/mlx5e: IPoIB, Add ethtool supportErez Shitrit1-0/+21
2017-06-16net/mlx5e: Optimize update stats workGal Pressman1-1/+1
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+5
2017-06-11net/mlx5e: Fix wrong indications in DIM due to counter wraparoundTal Gilboa1-4/+4