summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use array_size() in kvzalloc_node()Kees Cook2018-06-121-3/+3
* treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-121-5/+5
* net/mlx5e: fix error return code in mlx5e_alloc_rq()Wei Yongjun2018-06-051-1/+3
* net/mlx5e: RX, Always prefer Linear SKB configurationTariq Toukan2018-06-011-3/+10
* net/mlx5e: RX, Enhance legacy Receive Queue memory schemeTariq Toukan2018-06-011-58/+180
* net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan2018-06-011-38/+51
* net/mlx5e: RX, Split WQ objects for different RQ typesTariq Toukan2018-06-011-40/+88
* net/mlx5e: RX, Remove HW LRO support in legacy RQTariq Toukan2018-06-011-14/+19
* net/mlx5e: Support configurable MTU for vport representorsAdi Nissim2018-06-011-4/+10
* net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha2018-06-011-7/+0
* net/mlx5e: Present SW stats when state is not openedEran Ben Elisha2018-06-011-6/+13
* net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha2018-05-251-10/+18
* net/mlx5e: Introducing new statistics rwlockShalom Lagziel2018-05-251-0/+8
* net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan2018-05-251-7/+8
* net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan2018-05-251-4/+0
* net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan2018-05-251-15/+22
* net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen2018-05-241-1/+2
* net/mlx5e: Use shared table for offloaded TC eswitch flowsOr Gerlitz2018-05-171-2/+2
* net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz2018-05-171-7/+8
* net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ stateGal Pressman2018-05-141-1/+1
* net/mlx5e: Report all channels with min RX WQEs timeoutEran Ben Elisha2018-05-141-12/+11
* Merge tag 'mlx5-updates-2018-05-07' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-05-101-1/+0
|\
| * net/mlx5: Cleanup unused field in Work Queue parametersTariq Toukan2018-05-041-1/+0
* | net/mlx5e: TLS, Add error statisticsIlya Lesokhin2018-05-011-0/+4
* | net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin2018-05-011-0/+2
* | net/mlx5e: TLS, Add Innova TLS TX supportIlya Lesokhin2018-05-011-0/+3
* | net/mlx5e: Enable adaptive-TX moderationTal Gilboa2018-04-241-31/+50
* | net/dim: Rename *_get_profile() functions to *_get_rx_moderation()Tal Gilboa2018-04-241-2/+4
* | mlx5: use page_pool for xdp_return_frame callJesper Dangaard Brouer2018-04-171-7/+34
* | mlx5: register a memory model when XDP is enabledJesper Dangaard Brouer2018-04-171-0/+8
|/
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-31/+1
|\
| * net/mlx5e: Use pcie_bandwidth_available() to compute bandwidthTal Gilboa2018-04-031-31/+1
* | Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-061-7/+14
|\ \
| * | net/mlx5: Mkey creation command adjustmentsAriel Levkovich2018-04-051-1/+1
| * | net/mlx5: Packet pacing enhancementBodong Wang2018-03-191-6/+13
| |/
* | net/mlx5e: Set EQE based as default TX interrupt moderation modeTal Gilboa2018-04-011-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-011-8/+5
|\ \
| * | net/mlx5e: Sync netdev vxlan ports at openShahar Klein2018-03-261-6/+3
| * | net/mlx5: Make eswitch support to depend on switchdevOr Gerlitz2018-03-261-2/+2
* | | net/mlx5e: Keep single pre-initialized UMR WQE per RQTariq Toukan2018-03-301-12/+8
* | | net/mlx5e: Support XDP over Striding RQTariq Toukan2018-03-301-1/+2
* | | net/mlx5e: Use linear SKB in Striding RQTariq Toukan2018-03-301-14/+62
* | | net/mlx5e: Use inline MTTs in UMR WQEsTariq Toukan2018-03-301-66/+16
* | | net/mlx5e: Derive Striding RQ size from MTUTariq Toukan2018-03-301-23/+48
* | | net/mlx5e: Save MTU in channels paramsTariq Toukan2018-03-301-27/+31
* | | net/mlx5e: Use eq ptr from cqSaeed Mahameed2018-03-301-12/+2
* | | net/mlx5e: Recover Send Queue (SQ) from error stateEran Ben Elisha2018-03-271-0/+115
* | | net/mlx5e: Move all TX timeout logic to be under state lockEran Ben Elisha2018-03-271-27/+34
* | | net/mlx5e: Remove unused max inline related codeGal Pressman2018-03-271-11/+0
* | | net/mlx5e: Add ethtool priv-flag for Striding RQTariq Toukan2018-03-271-7/+13
OpenPOWER on IntegriCloud