aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
2017-07-21net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman
2017-06-15net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz
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
2017-03-27net/mlx5e: CQ and RQ don't need priv pointerSaeed Mahameed
2017-03-27net/mlx5e: Isolate open_channels from priv->paramsSaeed Mahameed
2017-03-27net/mlx5e: Split open/close channels to stagesSaeed Mahameed
2017-03-27net/mlx5e: Refactor refresh TIRsSaeed Mahameed
2017-03-27net/mlx5e: Redirect RQT refactoringSaeed Mahameed
2017-03-27net/mlx5e: Introduce mlx5e_channelsSaeed Mahameed
2017-03-27net/mlx5e: Set netdev->rx_cpu_rmap on netdev creationSaeed Mahameed
2017-03-27net/mlx5e: Set SQ max rate on mlx5e_open_txqsq rather on open_channelSaeed Mahameed
2017-03-24net/mlx5e: Different SQ typesSaeed Mahameed
2017-03-24net/mlx5e: Generalize SQ create/modify/destroy functionsSaeed Mahameed
2017-03-24net/mlx5e: Proper names for SQ/RQ/CQ functionsSaeed Mahameed
2017-03-24net/mlx5e: Generalize tx helper functions for different SQ typesSaeed Mahameed
2017-03-24net/mlx5e: Optimize XDP frame xmitSaeed Mahameed
2017-03-24net/mlx5e: Move XDP SQ instance into RQSaeed Mahameed
2017-03-24net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevsSaeed Mahameed
2017-03-24net/mlx5e: Xmit, no write combiningSaeed Mahameed
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-22net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar
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