summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed2017-02-231-0/+1
* net/mlx5e: Bring back bfreg uar map dedicated pointerSaeed Mahameed2017-02-061-2/+3
* net/mlx5e: XDP Tx, no inline copy on ConnectX-5Saeed Mahameed2017-02-061-2/+1
* net/mlx5: Configure cache line size for start and end paddingDaniel Jurgens2017-02-061-2/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-021-3/+4
|\
| * net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman2017-01-291-1/+2
| * net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-01-291-2/+2
* | net/mlx5e: CQE compression control code reuseShaker Daibes2017-01-241-1/+1
* | net/mlx5e: Reduce memory consumption on kdump kernelKamal Heib2017-01-241-6/+1
* | net/mlx5e: Receive s-tagged packets in promiscuous modeMohamad Haj Yahia2017-01-191-2/+3
* | net/mlx5e: Implement 1PPS supportEugenia Emantayev2017-01-191-0/+3
* | net/mlx5e: Support bpf_xdp_adjust_head()Martin KaFai Lau2017-01-181-0/+4
* | IB/mlx5: Support 4k UAR for libmlx5Eli Cohen2017-01-091-5/+4
* | IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen2017-01-091-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-061-2/+2
|\
| * net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia2016-12-061-2/+2
* | net/mlx5e: Create UMR MKey per RQTariq Toukan2016-12-021-7/+5
* | net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan2016-12-021-1/+1
* | net/mlx5e: Add CQE compression user controlShaker Daibes2016-11-281-2/+3
* | net/mlx5e: Moves pflags to priv->paramsShaker Daibes2016-11-281-7/+9
* | net/mlx5e: Add support for loopback selftestSaeed Mahameed2016-11-281-1/+2
* | net/mlx5e: Add support for ethtool self diagnostics testKamal Heib2016-11-281-0/+5
* | net/mlx5e: ConnectX-4 firmware support for DCBXHuy Nguyen2016-11-281-0/+2
* | net/mlx5e: Read ETS settings directly from firmwareHuy Nguyen2016-11-281-3/+3
* | net/mlx5e: Support DCBX CEE APIHuy Nguyen2016-11-281-0/+24
* | net/mlx5: Enable to query min inline for a specific vportRoi Dayan2016-11-241-6/+0
* | net/mlx5e: Support HW (offloaded) and SW counters for SRIOV switchdev modeOr Gerlitz2016-11-241-2/+7
* | net/mlx5e: Add ndo_udp_tunnel_add to VF representorsHadar Hen Zion2016-11-091-0/+4
* | Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2016-10-301-7/+7
|\ \ | |/ |/|
| * net/mlx5: Add multi dest supportMark Bloch2016-10-301-7/+7
* | net/mlx5e: Choose best nearest LRO timeoutSaeed Mahameed2016-10-291-0/+5
|/
* net/mlx5: E-Switch, Support VLAN actions in the offloads modeOr Gerlitz2016-09-231-0/+1
* net/mlx5e: XDP TX xmit moreSaeed Mahameed2016-09-221-0/+1
* net/mlx5e: XDP TX forwarding supportSaeed Mahameed2016-09-221-4/+21
* net/mlx5e: Have a clear separation between different SQ typesSaeed Mahameed2016-09-221-5/+18
* net/mlx5e: XDP fast RX drop bpf programs supportRana Shahout2016-09-221-0/+2
* net/mlx5e: Union RQ RX info per RQ typeSaeed Mahameed2016-09-221-5/+9
* net/mlx5e: Build RX SKB on demandSaeed Mahameed2016-09-221-2/+8
* net/mlx5e: Implement RX mapped page cache for page recycleTariq Toukan2016-09-171-0/+16
* net/mlx5e: Single flow order-0 pages for Striding RQTariq Toukan2016-09-171-39/+15
* net/mlx5e: Implement mlx5e interface attach/detach callbacksMohamad Haj Yahia2016-09-101-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-301-12/+9
|\
| * net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed2016-08-281-2/+1
| * net/mlx5e: Don't wait for RQ completions on closeSaeed Mahameed2016-08-281-3/+1
| * net/mlx5e: Limit UMR length to the device's limitationSaeed Mahameed2016-08-281-7/+7
* | net/mlx5: Expose mlx5e_link_modeNoa Osherovich2016-08-181-34/+0
|/
* net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion2016-07-251-0/+7
* net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion2016-07-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-061-1/+10
|\
| * net/mlx5e: Validate BW weight values of ETSRana Shahout2016-07-011-1/+0