summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
2017-08-30net/mlx5e: Fix CQ moderation mode not set properlyTal Gilboa
2017-07-27net/mlx5e: Add missing support for PTP_CLK_REQ_PPS requestEugenia Emantayev
2017-07-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-27net/mlx5e: IPSec, Add IPSec ethtool statsIlan Tayari
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload RX data pathIlan Tayari
2017-06-27net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari
2017-06-27net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman
2017-06-22net/mlx5e: Introduce RX Page-ReuseTariq Toukan
2017-06-22net/mlx5e: Enhance RX SKB headroom logicTariq Toukan
2017-06-22net/mlx5e: Build SKB with exact frag_sizeTariq Toukan
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-19net/mlx5e: IPoIB, Add ioctl support to IPoIB device driverFeras Daoud
2017-06-19net/mlx5e: Use hard_mtu as part of the mlx5e_priv structErez Shitrit
2017-06-19net/mlx5e: Add new profile function update_carrierErez Shitrit
2017-06-16Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-06-16bpf: mlx5e: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau
2017-06-16net/mlx5e: Optimize update stats workGal Pressman
2017-06-16net/mlx5e: Move and optimize query out of buffer functionGal Pressman
2017-06-16net/mlx5e: Reduce number of heap allocated buffers for update statsGal Pressman
2017-06-16net/mlx5e: Fix typo in warning if CQ moderation is not supportedItay Aveksis
2017-06-16net/mlx5: Align to match opening parenthesisOr Gerlitz
2017-06-16net/mlx5: Avoid blank lines before/after closing/opening bracesOr Gerlitz
2017-06-15net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2017-05-25Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky
2017-05-14net/mlx5e: Fix setup TC ndoSaeed Mahameed
2017-04-30net/mlx5e: Disable HW LRO when PCI is slower than link on striding RQEran Ben Elisha
2017-04-30net/mlx5e: Extendable vport representor netdev private dataSaeed Mahameed
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-24net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_statsMartin KaFai Lau
2017-04-17net/mlx5e: E-switch vport manager is valid for ethernet onlySaeed Mahameed
2017-04-17net/mlx5e: RX handlers per netdev profileSaeed Mahameed
2017-04-17net/mlx5e: Xmit flow break downSaeed Mahameed
2017-04-17net/mlx5e: IPoIB, Basic netdev ndos open/closeSaeed Mahameed
2017-04-17net/mlx5e: IPoIB, TX TIS creationSaeed Mahameed
2017-04-17net/mlx5e: IPoIB, RX steering RSS RQTs and TIRsSaeed Mahameed
2017-04-17net/mlx5e: IPoIB, Add netdevice profile skeletonSaeed Mahameed
2017-04-17net/mlx5e: More generic netdev management APISaeed Mahameed
2017-04-07net/mlx5e: Set default RX moderation parameters on driver loadSaeed Mahameed
2017-04-07net/mlx5e: Reuse alloc cq code for all CQs allocationEran Ben Elisha
2017-04-07net/mlx5e: Make mlx5e_modify_rqs_vsd a static functionGuy Ergas
2017-04-07net/mlx5e: Add support for RXFCS feature flagGuy Ergas
2017-04-06net/mlx5e: fix build error without CONFIG_SYSFSTobias Regnery
2017-04-02drivers/net/ethernet/mellanox/mlx5/core/en_main.c: fix build with gcc-4.4.4Andrew Morton
2017-03-27net/mlx5e: Fail safe mtu and lro settingSaeed Mahameed
2017-03-27net/mlx5e: Fail safe tc setupSaeed Mahameed
2017-03-27net/mlx5e: Introduce switch channelsSaeed Mahameed
2017-03-27net/mlx5e: Minimize mlx5e_{open/close}_lockedSaeed Mahameed