summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)AuthorFilesLines
2020-08-21net/mlx5e: Don't support phys switch id if not in switchdev modeRoi Dayan1-1/+1
2020-06-03net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh1-1/+5
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+14
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca1-6/+5
2020-05-20net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh1-0/+4
2020-05-20net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh1-1/+1
2020-01-27net/mlx5: Take lock with IRQs disabled to avoid deadlockMoni Shoua1-2/+3
2019-12-17net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha1-1/+1
2019-12-17net/mlx5: Release resource on error flowMoni Shoua1-2/+2
2019-12-05net/mlx5: Continue driver initialization despite debugfs failureLeon Romanovsky1-5/+3
2019-12-01net/mlx5e: Fix set vf link state error flowRoi Dayan1-1/+1
2019-11-12net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cqNavid Emamdoost1-1/+3
2019-11-10net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy1-1/+4
2019-10-05net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang1-0/+1
2019-08-25net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy1-63/+34
2019-08-25net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen1-0/+3
2019-08-09net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2-2/+7
2019-08-09net/mlx5: Use reversed order when unregister devicesMark Zhang1-1/+1
2019-06-09net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit1-1/+1
2019-05-08net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon1-4/+2
2019-05-02net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-5/+1
2019-04-17net/mlx5e: Add a lock on tir listYuval Avnery1-0/+7
2019-04-17net/mlx5e: Fix error handling when refreshing TIRsGavi Teitz1-2/+4
2019-04-17net/mlx5: Decrease default mr cache sizeArtemy Kovalyov1-20/+0
2019-04-05net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang1-2/+2
2019-04-05net/mlx5: Avoid panic when setting vport rateTonghao Zhang1-4/+9
2019-02-27net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang1-10/+15
2019-02-27net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan1-0/+1
2019-02-12net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang1-0/+14
2019-02-12net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed2-7/+9
2019-02-06Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang1-2/+2
2019-02-06net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin1-12/+6
2019-01-09net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel1-9/+3
2019-01-09net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan1-4/+6
2019-01-09net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery1-1/+1
2018-11-04net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet1-36/+9
2018-11-04net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault typeHuy Nguyen1-1/+1
2018-11-04net/mlx5e: Refine ets validation functionShay Agroskin1-9/+8
2018-10-18net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha1-2/+2
2018-10-18net/mlx5e: Set vlan masks for all offloaded TC rulesJianbo Liu1-0/+3
2018-10-10net/mlx5: Consider PCI domain in search for next devDaniel Jurgens1-3/+4
2018-09-26net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich1-0/+1
2018-09-26net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tablesRaed Salem1-0/+1
2018-09-26net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein1-2/+4
2018-09-26net/mlx5: Check for error in mlx5_attach_interfaceHuy Nguyen1-5/+10
2018-09-26net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2-4/+12
2018-08-24net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen2-9/+5
2018-08-06net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen1-2/+2
2018-07-28net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha1-2/+2
2018-07-28net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha1-0/+3