summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2
AgeCommit message (Expand)Author
2021-03-24octeontx2-af: Fix memory leak of object bufColin Ian King
2021-03-18octeontx2-af: Fix uninitialized variable warningSubbaraya Sundeep
2021-03-18octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam
2021-03-18octeontx2-pf: Clear RSS enable flag on interace downGeetha sowjanya
2021-03-18octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya
2021-03-18octeontx2-af: Return correct CGX RX fifo sizeSubbaraya Sundeep
2021-03-18octeontx2-af: Remove TOS field from MKEX TXSubbaraya Sundeep
2021-03-18octeontx2-af: Formatting debugfs entry rsrc_alloc.Rakesh Babu
2021-03-18octeontx2-pf: Do not modify number of rulesSubbaraya Sundeep
2021-03-03octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()Dan Carpenter
2021-02-21octeontx2-af: Fix an off by one in rvu_dbg_qsize_write()Dan Carpenter
2021-02-17octeontx2-pf: Fix otx2_get_fecparam()Dan Carpenter
2021-02-17cteontx2-pf: cn10k: Prevent harmless double shift bugsDan Carpenter
2021-02-16octeontx2-af: cn10k: Fixes CN10K RPM reference issueGeetha sowjanya
2021-02-12octeontx2: Fix condition.David S. Miller
2021-02-12octeontx2-pf: Fix out-of-bounds read in otx2_get_fecparam()Gustavo A. R. Silva
2021-02-12octeontx2-af: Fix spelling mistake "recievd" -> "received"Colin Ian King
2021-02-11octeontx2-af: cn10k: MAC internal loopback supportHariprasad Kelam
2021-02-11octeontx2-af: cn10k: Add RPM Rx/Tx stats supportHariprasad Kelam
2021-02-11octeontx2-af: cn10k: Add RPM LMAC pause frame supportRakesh Babu
2021-02-11octeontx2-pf: cn10k: Get max mtu supported from admin functionHariprasad Kelam
2021-02-11octeontx2-af: cn10K: Add MTU configurationHariprasad Kelam
2021-02-11octeontx2-af: cn10k: Add support for programmable channelsSubbaraya Sundeep
2021-02-11octeontx2-af: cn10k: Add RPM MAC supportHariprasad Kelam
2021-02-11octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya
2021-02-11octeontx2-pf: cn10k: Map LMTST regionGeetha sowjanya
2021-02-11octeontx2-pf: cn10k: Initialise NIX contextGeetha sowjanya
2021-02-11octeontx2-af: cn10k: Update NIX and NPA context in debugfsGeetha sowjanya
2021-02-11octeontx2-af: cn10k: Update NIX/NPA context structureGeetha sowjanya
2021-02-11octeontx2-pf: cn10k: Add mbox support for CN10KSubbaraya Sundeep
2021-02-11octeontx2-af: cn10k: Add mbox support for CN10K platformSubbaraya Sundeep
2021-02-10octeontx2-pf: ethtool physical link configurationChristina Jacob
2021-02-10octeontx2-pf: ethtool physical link statusChristina Jacob
2021-02-10octeontx2-af: advertised link modes support on cgxChristina Jacob
2021-02-10octeontx2-af: Physical link configuration supportChristina Jacob
2021-02-10octeontx2-pf: ethtool fec mode supportChristina Jacob
2021-02-10octeontx2-af: Add new CGX_CMD to get PHY FEC statisticsFelix Manlunas
2021-02-10octeontx2-af: forward error correction configurationChristina Jacob
2021-02-10net: octeontx2: Fix the confusion in buffer alloc failure pathKevin Hao
2021-02-06net: octeontx2: Use napi_alloc_frag_align() to avoid the memory wasteKevin Hao
2021-02-03octeontx2-af: Handle CPT function level resetSrujana Challa
2021-02-03octeontx2-af: Add support for CPT1 in debugfsSrujana Challa
2021-02-03octeontx2-af: Mailbox changes for 98xx CPT blockSrujana Challa
2021-01-28octeontx2-af: Fix 'physical' typosBjorn Helgaas
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-25octeontx2-af: Support ESP/AH RSS hashingSubbaraya Sundeep
2021-01-22net: octeontx2: Make sure the buffer is 128 byte alignedKevin Hao
2021-01-21octeontx2-af: Add devlink health reporters for NIXGeorge Cherian
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-19octeontx2-af: Remove unneeded semicolonsXu Wang