aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
AgeCommit message (Expand)Author
2021-01-21octeontx2-pf: Backport upstream kernel changesNaveen Mamindlapalli
2020-10-26octeontx2-pf: Fix interface down flag on errorGeetha sowjanya
2020-10-26octeontx2-pf: Add tracepoints for PF/VF mailboxSubbaraya Sundeep
2020-10-14octeontx2-pf: Backport logical changes in netdev drivers.Rakesh Babu
2020-10-14octeontx2-pf: Backport cosmetic upstream changes.Rakesh Babu
2020-09-15octeontx2-pf: Remove wrapper APIs for mutex lock and unlockRakesh Babu
2020-09-15octeontx2-pf: Fix receive buffer size calculationSunil Goutham
2020-08-18octeontx2-pf: Avoid null pointer dereferenceSubbaraya Sundeep
2020-08-18octeontx2-pf: Call mbox_reset before incrementing ackHariprasad Kelam
2020-06-16octeontx2-pf: Stop tx queues in case of subsequent calls failureHariprasad Kelam
2020-06-16octeontx2-pf: Add ntuple filter support for FDSAHariprasad Kelam
2020-04-07octeontx2-pf: Remove unnecessary mbox request in unbindHariprasad Kelam
2020-02-27octeontx2-pf: Restore RSS and pause frame config settingsSunil Goutham
2020-02-27octeontx2-pf: Fix netdev watchdog timeout valueSunil Goutham
2020-02-27octeontx2-pf: Reset HW config for HIGIG/EDSA in driver unbindhariprasad
2020-02-27octeontx2-pf: Flush pending SQE on teardownGeetha sowjanya
2020-02-27octeontx2-pf: Remove multisegment RX_SG processing logicSunil Goutham
2020-02-27octeontx2-pf: Allocate receive buffers of MTU sizeSunil Goutham
2020-02-27octeontx2-pf: Add support for VF VLAN configuration via PFNaveen Mamindlapalli
2020-02-27octeontx2-pf: Do not set num_msgs in mbox headerSubbaraya Sundeep
2020-02-27octeontx2-pf: Use mutex for mbox lockingSubbaraya Sundeep
2020-02-27octeontx2-pf: Dereference only a valid pointerSubbaraya Sundeep
2020-02-27octeontx2-pf: Skip dma map and unmap when IOMMU is bypassedSunil Goutham
2020-02-27octeontx2-pf: Remove warning messages in fast pathGeetha sowjanya
2020-02-27octeontx2-pf: Remove ARM64 and LSE_ATOMICS dependencyGeetha sowjanya
2020-02-27net: octeontx2-pf: Don't set the parse mode for LBKsKevin Hao
2020-02-27octeontx2-pf: Allow setting VF mac and vlan only when PF is UPSunil Goutham
2020-02-27octeontx2-pf: Advertise lockless transmit capabilitySunil Goutham
2020-02-27octeontx2-pf: Cleanup otx2_nic and hw structsSunil Goutham
2020-02-27octeontx2-pf: Aggregate multiple boolean fields into common flagsSunil Goutham
2020-02-27octeontx2-pf: Alloc only used MSIX vectorsSunil Goutham
2020-02-27octeontx2-pf: Fix CQE cleanup done while teardownSunil Goutham
2020-02-27octeontx2-pf: NAPI handler cleanupSunil Goutham
2020-02-27octeontx2-pf: Support to enable EDSA/Higig2 pkts parsinghariprasad
2020-02-27octeontx2-pf: Drop packets size more than configured FRSGeetha sowjanya
2020-02-27octeontx2-pf: notify VF about ptp eventHarman Kalra
2020-02-27octeontx2-pf: Use BLKTYPE in register macrosSubbaraya Sundeep
2020-02-27octeontx2-pf: Fix clearing SQ/CQ queue interruptGeetha sowjanya
2020-02-27octeontx2-pf: Simplify ndo vf mac and vlanhariprasad
2020-02-27octeontx2-pf: Reset the PF/VF on MTU changeGeetha sowjanya
2020-02-27octeontx2-pf: Add shutdown sequence for PF/VFGeetha sowjanya
2020-02-27octeontx2-pf: Add rx vlan offload supporthariprasad
2020-02-27octeontx2-pf: Clear mbox interrupt status earlySubbaraya Sundeep
2020-02-27octeontx2-pf: Do not set mac address againSubbaraya Sundeep
2020-02-27octeontx2-pf: Add barrier to sync interface statusSubbaraya Sundeep
2020-02-27octeontx2-pf: Fix memory leak while freeing SQBsSunil Goutham
2020-02-27octeontx2-pf: Ignore NPC parser layer errorsGeetha sowjanya
2020-02-27octeontx2-pf: Add debug messages for MSIX alloc failureSunil Goutham
2020-02-27octeontx2-pf: Fix interface init and shutdown sequenceSunil Goutham
2020-02-27octeontx2-pf: Fix VF id in the FLR handlerSunil Goutham