aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
AgeCommit message (Expand)Author
2020-01-30octeontx2-pf: Skip dma map and unmap when IOMMU is bypassedSunil Goutham
2019-12-17octeontx2-pf: Use likely and unlikelySunil Goutham
2019-12-17octeontx2-pf: Process CQE_TX first and then CQE_RXSunil Goutham
2019-12-16octeontx2-pf: Remove warning messages in fast pathGeetha sowjanya
2019-12-11octeontx2-pf: Remove ARM64 and LSE_ATOMICS dependencyGeetha sowjanya
2019-11-26octeontx2-pf: Optimize populating SQE_HDRSunil Goutham
2019-11-26octeontx2-pf: Aggregate multiple boolean fields into common flagsSunil Goutham
2019-11-26octeontx2-pf: Use napi_complete_done instead of napi_completeSunil Goutham
2019-11-26octeontx2-pf: Use napi_get_frags instead of build_skbSunil Goutham
2019-11-26octeontx2-pf: Fix CQE cleanup done while teardownSunil Goutham
2019-11-26octeontx2-pf: NAPI handler cleanupSunil Goutham
2019-11-26octeontx2-pf: Support to enable EDSA/Higig2 pkts parsinghariprasad
2019-11-26octeontx2-pf: Use BLKTYPE in register macrosSubbaraya Sundeep
2019-09-23octeontx2-pf: Ignore NPC parser layer errorsGeetha sowjanya
2019-09-23octeontx2-pf: Fix interface init and shutdown sequenceSunil Goutham
2019-09-03octeontx2-pf: Add tx vlan offload supporthariprasad
2019-09-03octeontx2-pf: Support for HW TSO offloadSunil Goutham
2019-09-03octeontx2-pf: Add receive errors to statsSunil Goutham
2019-09-03octeontx2-pf: Schedule work to refill RQ if buffer alloc fails in atomic cont...Geetha sowjanya
2019-09-03octeontx2-pf: msglvl based debug support.Prakash Brahmajyosyula
2019-09-02octeontx2-pf: Export symbols needed by VF driverTomasz Duszynski
2019-09-02octeontx2-pf: Add support for PTP clockAleksey Makarov
2019-09-02octeontx2-pf: Skip CQ_STATUS read if pending CQEs greater than budgetGeetha sowjanya
2019-09-02octeontx2-pf: Fix receive buffer address handlingSunil Goutham
2019-09-02octeontx2-pf: add support for stripping STAG/CTAGSubbaraya Sundeep
2019-09-02octeontx2-pf: Protect mailbox access against race conditionsSubbaraya Sundeep
2019-09-02octeontx2-pf: Fix memory leak due to error packetsSunil Goutham
2019-09-02octeontx2-pf: Software TSO support for pass1 siliconSunil Goutham
2019-09-02octeontx2-pf: Implement ndo_tx_timeout callbackAleksey Makarov
2019-09-02octeontx2-pf: BQL support.Christina Jacob
2019-09-02octeontx2-pf: TCP segmentation offload supportSunil Goutham
2019-09-02octeontx2-pf: Set skb->hash from HWSunil Goutham
2019-09-02octeontx2-pf: Support for Rx/Tx csum offloadSunil Goutham
2019-09-02octeontx2-pf: Free hardware resources on interface teardownSunil Goutham
2019-09-02octeontx2-pf: Support for packet transmissionSunil Goutham
2019-09-02octeontx2-pf: Add receive packet handling supportSunil Goutham
2019-09-02octeontx2-pf: Add CQ interrupt and NAPI handlersSunil Goutham