summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
2017-04-24net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_statsMartin KaFai Lau
2017-03-22net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey
2017-02-23net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed
2017-02-23net/mlx5e: Fix broken CQE compression initializationTariq Toukan
2017-02-23net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan
2017-02-23net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed
2017-02-06net/mlx5e: Bring back bfreg uar map dedicated pointerSaeed Mahameed
2017-02-06net/mlx5e: XDP Tx, no inline copy on ConnectX-5Saeed Mahameed
2017-02-06net/mlx5e: Tx, no inline copy on ConnectX-5Saeed Mahameed
2017-02-06net/mlx5: Configure cache line size for start and end paddingDaniel Jurgens
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-29net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman
2017-01-29net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz
2017-01-24net/mlx5e: Reduce memory consumption on kdump kernelKamal Heib
2017-01-24net/mlx5: Push min-inline mode resolution helper into the coreOr Gerlitz
2017-01-24net/mlx5: Add support for setting VF min rateMohamad Haj Yahia
2017-01-19net/mlx5e: Reorder update statsSaeed Mahameed
2017-01-19net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman
2017-01-19net/mlx5e: Expose physical layer statistical counters to ethtoolGal Pressman
2017-01-19net/mlx5e: Implement 1PPS supportEugenia Emantayev
2017-01-18net/mlx5e: Support bpf_xdp_adjust_head()Martin KaFai Lau
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-10net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed
2017-01-09Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2017-01-09IB/mlx5: Support 4k UAR for libmlx5Eli Cohen
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-02IB/mlx5: Refactor UMR post send formatArtemy Kovalyov
2016-12-28net/mlx5e: Disable netdev after closeSaeed Mahameed
2016-12-28net/mlx5e: Don't sync netdev state when not registeredSaeed Mahameed
2016-12-28Revert "net/mlx5e: Expose PCIe statistics to ethtool"Gal Pressman
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-06net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia
2016-12-06net/mlx5e: Don't flush SQ on errorSaeed Mahameed
2016-12-02net/mlx5e: Save the represntor netdevice as part of the representorHadar Hen Zion
2016-12-02net/mlx5e: Create UMR MKey per RQTariq Toukan
2016-12-02net/mlx5e: Move function mlx5e_create_umr_mkeyTariq Toukan
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan
2016-11-28net/mlx5e: Add CQE compression user controlShaker Daibes
2016-11-28net/mlx5e: Moves pflags to priv->paramsShaker Daibes
2016-11-28net/mlx5e: Add support for loopback selftestSaeed Mahameed
2016-11-28net/mlx5e: ConnectX-4 firmware support for DCBXHuy Nguyen
2016-11-28net/mlx5e: Read ETS settings directly from firmwareHuy Nguyen
2016-11-28net/mlx5e: Add qos capability checkHuy Nguyen
2016-11-24net/mlx5: Enable to query min inline for a specific vportRoi Dayan
2016-11-24net/mlx5e: Support HW (offloaded) and SW counters for SRIOV switchdev modeOr Gerlitz
2016-11-21bpf, mlx5: drop priv->xdp_prog reference on netdev cleanupDaniel Borkmann
2016-11-21bpf, mlx5: fix various refcount issues in mlx5e_xdp_setDaniel Borkmann
2016-11-21bpf, mlx5: fix mlx5e_create_rq taking reference on progDaniel Borkmann