aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
2020-10-14net/mlx5e: Fix driver's declaration to support GRE offloadAya Levin
2020-10-14net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTUAya Levin
2020-09-26net/mlx5e: Use synchronize_rcu to sync with NAPIMaxim Mikityanskiy
2020-09-26net/mlx5e: Use RCU to protect rq->xdp_progMaxim Mikityanskiy
2020-07-30net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-07-28net/mlx5e: Fix error path of device attachAya Levin
2020-07-09net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crashAya Levin
2020-07-09net/mlx5e: Fix VXLAN configuration restore after function reloadAya Levin
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-29net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-23Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-22net/mlx5e: Fix inner tirs handlingRoi Dayan
2020-05-22net/mlx5e: Introduce kconfig var for TC supportVlad Buslov
2020-05-22net/mlx5e: Move TC-specific code from en_main.c to en_tc.cVlad Buslov
2020-05-21mlx5, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel
2020-05-15net/mlx5e: Take DCBNL-related definitions into dedicated filesTariq Toukan
2020-05-15net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy
2020-05-15net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfacesErez Shitrit
2020-05-14mlx5: Rx queue setup time determine frame_sz for XDPJesper Dangaard Brouer
2020-05-09net/mlx5e: Use struct assignment for WQE info updatesTariq Toukan
2020-04-30net/mlx5e: Rename ICOSQ WQE info struct and fieldMaxim Mikityanskiy
2020-04-30net/mlx5e: Use proper name field for the UMR keyTariq Toukan
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-23net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky
2020-04-20net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun
2020-04-20net/mlx5e: Handle errors from netif_set_real_num_{tx,rx}_queuesMaxim Mikityanskiy
2020-04-19net/mlx5: Remove Q counter low level helper APIsLeon Romanovsky
2020-04-08net/mlx5e: Fix devlink port netdev unregistration sequenceParav Pandit
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-24net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin
2020-03-17net/mlx5e: Fix devlink port register sequenceVladyslav Tarasiuk
2020-03-03net/mlx5e: Use devlink virtual flavour for VF devlink portParav Pandit
2020-02-28Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-27net/mlx5e: Add support for devlink-port in non-representors modeVladyslav Tarasiuk
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko
2020-02-25net/mlx5e: Add context to the preactivate hookMaxim Mikityanskiy
2020-02-25net/mlx5e: Allow mlx5e_switch_priv_channels to fail and recoverMaxim Mikityanskiy
2020-02-25net/mlx5e: Remove unneeded netif_set_real_num_tx_queuesMaxim Mikityanskiy
2020-02-25net/mlx5e: Fix configuration of XPS cpumasks and netdev queues in corner casesMaxim Mikityanskiy
2020-02-25net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy
2020-02-25net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy
2020-02-25net/mlx5e: Encapsulate updating netdev queues into a functionMaxim Mikityanskiy
2020-02-25net/mlx5e: Add missing LRO cap checkTariq Toukan
2020-02-18net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko