aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/nic
AgeCommit message (Expand)Author
2020-10-14octeontx2-pf: Backport logical changes in netdev drivers.Rakesh Babu
2020-10-14octeontx2-pf: Backport cosmetic upstream changes.Rakesh Babu
2020-10-14octeontx2-pf: Return proper RSS indirection table size alwaysSunil Goutham
2020-09-15octeontx2-pf: Remove wrapper APIs for mutex lock and unlockRakesh Babu
2020-09-15octeontx2-pf: cleanup transmit link deriving logicSubbaraya Sundeep
2020-09-15octeontx2-pf: Fix receive buffer size calculationSunil Goutham
2020-09-15octeontx2-pf: Support to change VLAN based RSS hash options via ethtoolGeorge Cherian
2020-08-18octeontx2-pf: Avoid null pointer dereferenceSubbaraya Sundeep
2020-08-18octeontx2-pf: update ethtool supported modes maskHariprasad Kelam
2020-08-18octeontx2-vf: initialize interface mode as defaultHariprasad Kelam
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: Calculate LBK link correctlySubbaraya Sundeep
2020-06-16octeontx2-pf: Fix TCP/UDP checksum offload for IPv6 pktsGeetha sowjanya
2020-06-16octeontx2-pf: Add ntuple filter support for FDSAHariprasad Kelam
2020-04-07octeontx2-pf: Fix memory double free in otx2_aura_pool_freeSubbaraya Sundeep
2020-04-07octeontx2-pf: Remove unnecessary mbox request in unbindHariprasad Kelam
2020-03-10octeontx2-pf: Don't configure RSS context when interface is downSunil Goutham
2020-03-10octeontx2-pf: Set SMQ MAXLEN to max hardware supported valueGeetha sowjanya
2020-03-10octeontx2-pf: Fix flow control support for LBK devicesSunil Goutham
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-af: Update HW workarounds for 96xx C0, 98xx and F95xx B0 chipsGeetha sowjanya
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: update vlan offload rulehariprasad
2020-02-27octeontx2-pf: Set default RR_QUANTUM for transmit scheduling levelsGeetha sowjanya
2020-02-27octeontx2-pf: Skip dma map and unmap when IOMMU is bypassedSunil Goutham
2020-02-27octeontx2-pf: Use likely and unlikelySunil Goutham
2020-02-27octeontx2-pf: Process CQE_TX first and then CQE_RXSunil Goutham
2020-02-27octeontx2-pf: Discover NIX block address from RVUMSubbaraya Sundeep
2020-02-27octeontx2-pf: Remove warning messages in fast pathGeetha sowjanya
2020-02-27octeontx2-af: Add new CGX_CMD to get PHY FEC statisticsFelix Manlunas
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: Use 2048 byte receive buffersSunil Goutham
2020-02-27octeontx2-pf: Advertise lockless transmit capabilitySunil Goutham
2020-02-27octeontx2-pf: Optimize populating SQE_HDRSunil 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: Use napi_complete_done instead of napi_completeSunil Goutham
2020-02-27octeontx2-pf: Use napi_get_frags instead of build_skbSunil Goutham