aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-6/+14
2020-05-29net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa1-6/+14
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-5/+7
2020-05-23Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-39/+2
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-22/+3
2020-05-22net/mlx5e: Fix inner tirs handlingRoi Dayan1-5/+7
2020-05-22net/mlx5e: Introduce kconfig var for TC supportVlad Buslov1-2/+2
2020-05-22net/mlx5e: Move TC-specific code from en_main.c to en_tc.cVlad Buslov1-37/+0
2020-05-21mlx5, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel1-22/+3
2020-05-15net/mlx5e: Take DCBNL-related definitions into dedicated filesTariq Toukan1-15/+1
2020-05-15net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy1-8/+20
2020-05-15net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfacesErez Shitrit1-1/+1
2020-05-14mlx5: Rx queue setup time determine frame_sz for XDPJesper Dangaard Brouer1-0/+6
2020-05-09net/mlx5e: Use struct assignment for WQE info updatesTariq Toukan1-8/+8
2020-04-30net/mlx5e: Rename ICOSQ WQE info struct and fieldMaxim Mikityanskiy1-5/+5
2020-04-30net/mlx5e: Use proper name field for the UMR keyTariq Toukan1-1/+1
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-30/+38
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+6
2020-04-23net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky1-16/+13
2020-04-20net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun1-1/+6
2020-04-20net/mlx5e: Handle errors from netif_set_real_num_{tx,rx}_queuesMaxim Mikityanskiy1-12/+47
2020-04-19net/mlx5: Remove Q counter low level helper APIsLeon Romanovsky1-14/+25
2020-04-08net/mlx5e: Fix devlink port netdev unregistration sequenceParav Pandit1-1/+1
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-7/+24
2020-03-24net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin1-7/+24
2020-03-17net/mlx5e: Fix devlink port register sequenceVladyslav Tarasiuk1-7/+9
2020-03-03net/mlx5e: Use devlink virtual flavour for VF devlink portParav Pandit1-3/+3
2020-02-28Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+11
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+1
2020-02-27net/mlx5e: Add support for devlink-port in non-representors modeVladyslav Tarasiuk1-0/+11
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko1-2/+1
2020-02-25net/mlx5e: Add context to the preactivate hookMaxim Mikityanskiy1-13/+23
2020-02-25net/mlx5e: Allow mlx5e_switch_priv_channels to fail and recoverMaxim Mikityanskiy1-7/+27
2020-02-25net/mlx5e: Remove unneeded netif_set_real_num_tx_queuesMaxim Mikityanskiy1-6/+0
2020-02-25net/mlx5e: Fix configuration of XPS cpumasks and netdev queues in corner casesMaxim Mikityanskiy1-40/+55
2020-02-25net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy1-2/+14
2020-02-25net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy1-6/+8
2020-02-25net/mlx5e: Encapsulate updating netdev queues into a functionMaxim Mikityanskiy1-7/+12
2020-02-25net/mlx5e: Add missing LRO cap checkTariq Toukan1-3/+2
2020-02-18net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin1-0/+3
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko1-1/+2
2020-01-22net/mlx5e: Convert stats groups array to array of group pointersSaeed Mahameed1-2/+2
2020-01-22net/mlx5e: Profile specific stats groupsSaeed Mahameed1-12/+5
2020-01-22net/mlx5e: allow TSO on VXLAN over VLAN topologiesDavide Caratti1-0/+2
2020-01-07net/mlx5: Increase the max number of channels to 128Fan Li1-5/+7
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-18/+1
2019-12-19net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy1-18/+1
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-12-05net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha1-19/+12
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+4