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