aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2020-10-29net/mlx5: Don't call timecounter cyc2time directly from 1PPS flowEran Ben Elisha
2020-10-14net/mlx5e: Fix driver's declaration to support GRE offloadAya Levin
2020-10-14net/mlx5e: Fix VLAN create flowAya Levin
2020-10-14net/mlx5e: Fix VLAN cleanup flowAya Levin
2020-10-14net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTUAya Levin
2020-10-14net/mlx5: Fix request_irqs error flowMaor Gottlieb
2020-10-14net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha
2020-09-26net/mlx5e: TLS, Do not expose FPGA TLS counter if not supportedTariq Toukan
2020-09-26net/mlx5e: Enable adding peer miss rules only if merged eswitch is supportedMaor Dickman
2020-09-26net/mlx5: Fix FTE cleanupMaor Gottlieb
2020-08-19net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky
2020-08-19net/mlx5: DR, Change push vlan action sequenceAlex Vesker
2020-08-05net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-08-05net/mlx5e: Fix kernel crash when setting vf VLANID on a VF devAlaa Hleihel
2020-08-05net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-08-05net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha
2020-08-05net/mlx5e: Fix error path of device attachAya Levin
2020-08-05net/mlx5: E-switch, Destroy TSAR when fail to enable the modeParav Pandit
2020-07-16net/mlx5e: Fix 50G per lane indicationAya Levin
2020-07-16net/mlx5: Fix eeprom support for SFP moduleEran Ben Elisha
2020-06-24net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov
2020-06-22net/mlx5e: IPoIB, Drop multicast packets that this interface sentErez Shitrit
2020-06-17net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy
2020-06-17net/mlx5: Fix fatal error handling during device loadShay Drory
2020-06-17net/mlx5: drain health workqueue in case of driver load errorShay Drory
2020-06-10Revert "net/mlx5: Annotate mutex destroy for root ns"Greg Kroah-Hartman
2020-06-10net/mlx5: Fix crash upon suspend/resumeMark Bloch
2020-06-03net/mlx5: Annotate mutex destroy for root nsRoi Dayan
2020-06-03net/mlx5: Fix error flow in case of function_setup failureShay Drory
2020-06-03net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh
2020-06-03net/mlx5: Fix memory leak in mlx5_events_initMoshe Shemesh
2020-06-03net/mlx5e: Fix inner tirs handlingRoi Dayan
2020-06-03net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh
2020-05-14net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh
2020-05-14net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh
2020-05-14net/mlx5: DR, On creation set CQ's arm_db member to right valueErez Shitrit
2020-05-02net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle
2020-05-02net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun
2020-05-02net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy
2020-04-23net/mlx5e: Enforce setting of a single FEC modeAya Levin
2020-04-21net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy
2020-04-21net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy
2020-04-21net/mlx5e: Encapsulate updating netdev queues into a functionMaxim Mikityanskiy
2020-04-21net/mlx5e: Fix pfnum in devlink port attributeParav Pandit
2020-04-21net/mlx5e: Fix nest_level for vlan pop actionDmytro Linkin
2020-04-21net/mlx5e: Add missing release firmware callEran Ben Elisha
2020-04-21net/mlx5: Fix frequent ioread PCI access during recoveryMoshe Shemesh
2020-04-08net/mlx5e: kTLS, Fix wrong value in record tracker enumTariq Toukan
2020-04-08net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flowTariq Toukan