summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/af
AgeCommit message (Expand)AuthorFilesLines
2023-10-20octeontx2-af: devlink health: use retained error fmsg APIPrzemek Kitszel1-331/+133
2023-10-14octeontx2-af: Enable hardware timestamping for VFsSubbaraya Sundeep1-4/+3
2023-10-12octeontx2-af: replace deprecated strncpy with strscpyJustin Stitt1-5/+3
2023-10-01octeontx2-pf: Tc flower offload support for MPLSHariprasad Kelam4-0/+129
2023-09-15octeontx2-pf: Enable PTP PPS output supportHariprasad Kelam2-29/+62
2023-09-05octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handlerGeetha sowjanya1-2/+19
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-8/+9
2023-08-28octeontx2-af: print error message incase of invalid pf mappingHariprasad Kelam1-0/+5
2023-08-28octeontx2-af: Add validation of lmacHariprasad Kelam1-3/+7
2023-08-28octeontx2-af: Don't treat lack of CGX interfaces as errorSunil Goutham1-1/+1
2023-08-28octeontx2-af: CN10KB: Add USGMII LMAC modeHariprasad Kelam2-0/+2
2023-08-26octeontx2-af: CN10KB: fix PFC configurationHariprasad Kelam1-8/+9
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2023-08-23octeontx2-pf: Use PTP HW timestamp counter atomic update featureSai Krishna5-22/+162
2023-08-19octeontx2-af: SDP: fix receive link configHariprasad Kelam1-1/+2
2023-08-11octeontx2-af: Harden rule validation.Ratheesh Kannoth1-1/+3
2023-08-10octeontx2-af: Remove redundant functions rvu_npc_exact_mac2u64()Li Zetao1-18/+2
2023-08-10octeontx2-af: Use u64_to_ether_addr() to convert ethernet addressLi Zetao1-3/+2
2023-08-10octeontx2-af: Remove redundant functions mac2u64() and cfg2mac()Li Zetao1-22/+4
2023-08-08octeontx2-af: TC flower offload support for inner VLANSuman Ghosh4-0/+22
2023-08-02octeontx2: Remove unnecessary ternary operatorsRuan Jinjie1-2/+2
2023-08-02octeontx2-pf: TC flower offload support for SPI fieldRatheesh Kannoth4-0/+20
2023-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-5/+46
2023-07-25octeontx2-af: Fix hash extraction enable configurationSuman Ghosh2-5/+46
2023-07-25octeontx2-af: Install TC filter rules in hardware based on prioritySuman Ghosh3-5/+19
2023-07-07octeontx2-af: Move validation of ptp pointer before its usageSai Krishna2-11/+10
2023-07-07octeontx2-af: Promisc enable/disable through mboxRatheesh Kannoth2-11/+23
2023-07-04octeontx-af: fix hardware timestamp configurationHariprasad Kelam1-1/+1
2023-07-02octeontx2-af: Reset MAC features in FLRHariprasad Kelam8-6/+77
2023-07-02octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam1-0/+7
2023-07-02octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam2-1/+12
2023-07-02octeontx2-af: cn10kb: fix interrupt csr addressesHariprasad Kelam2-2/+3
2023-06-29Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds8-20/+412
2023-06-28Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+2
2023-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-32/+4
2023-06-13octeontx2-af: Set XOFF on other child transmit schedulers during SMQ flushNaveen Mamindlapalli2-2/+144
2023-06-13octeontx2-af: add option to toggle DROP_RE enable in rx cfgNithin Dabilpuram2-0/+6
2023-06-13octeontx2-af: Enable LBK links only when switch mode is on.Subbaraya Sundeep3-6/+25
2023-06-13octeontx2-af: cn10k: Set NIX DWRR MTU for CN10KB siliconSunil Goutham6-11/+55
2023-06-13octeontx2-af: extend RSS supported offload typesKiran Kumar K2-0/+63
2023-06-13octeontx2-af: Add devlink option to adjust mcam high prio zone entriesNaveen Mamindlapalli1-0/+68
2023-06-10octeontx2-af: fix lbk link credits on cn10kNithin Dabilpuram1-4/+0
2023-06-10octeontx2-af: fixed resource availability checkSatha Rao1-1/+2
2023-06-09octeontx2-af: Fix promiscuous modeRatheesh Kannoth1-27/+2
2023-05-15octeontx2-pf: Add support for HTB offloadNaveen Mamindlapalli1-1/+1
2023-05-15octeontx2-pf: Refactor schedular queue alloc/free callsHariprasad Kelam1-0/+45
2023-05-15octeontx2-pf: qos send queues managementSubbaraya Sundeep1-0/+5
2023-05-09net: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo1-3/+2
2023-05-03octeontx2-af: Skip PFs if not enabledRatheesh Kannoth3-11/+46
2023-05-03octeontx2-af: Fix issues with NPC field hash extractRatheesh Kannoth4-50/+69