summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2
AgeCommit message (Expand)Author
2023-10-12octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth
2023-10-10octeontx2-pf: mcs: update PN only when update_pn is trueRadu Pirea (NXP OSS)
2023-09-21octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior
2023-09-10octeontx2-pf: Fix page pool cache index corruption.Ratheesh Kannoth
2023-09-05octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handlerGeetha sowjanya
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-08-28octeontx2-af: print error message incase of invalid pf mappingHariprasad Kelam
2023-08-28octeontx2-af: Add validation of lmacHariprasad Kelam
2023-08-28octeontx2-af: Don't treat lack of CGX interfaces as errorSunil Goutham
2023-08-28octeontx2-af: CN10KB: Add USGMII LMAC modeHariprasad Kelam
2023-08-25cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...Suman Ghosh
2023-08-25octeontx2-af: CN10KB: fix PFC configurationHariprasad Kelam
2023-08-25octeontx2-pf: Fix PFC TX scheduler freeSuman Ghosh
2023-08-25octeontx2-pf: fix page_pool creation fail for rings > 32kRatheesh Kannoth
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-23octeontx2-pf: Use PTP HW timestamp counter atomic update featureSai Krishna
2023-08-18octeontx2-af: SDP: fix receive link configHariprasad Kelam
2023-08-11octeontx2-pf: Allow both ntuple and TC features on the interfaceHariprasad Kelam
2023-08-11octeontx2-af: Harden rule validation.Ratheesh Kannoth
2023-08-09octeontx2-af: Remove redundant functions rvu_npc_exact_mac2u64()Li Zetao
2023-08-09octeontx2-af: Use u64_to_ether_addr() to convert ethernet addressLi Zetao
2023-08-09octeontx2-af: Remove redundant functions mac2u64() and cfg2mac()Li Zetao
2023-08-07octeontx2-af: TC flower offload support for inner VLANSuman Ghosh
2023-08-07octeontx2-af: Code restructure to handle TC outer VLAN offloadSuman Ghosh
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-02octeontx2: Remove unnecessary ternary operatorsRuan Jinjie
2023-08-02octeontx2-pf: TC flower offload support for SPI fieldRatheesh Kannoth
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-28octeontx2-af: Initialize 'cntr_val' to fix uninitialized symbol errorSuman Ghosh
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-25octeontx2-af: Fix hash extraction enable configurationSuman Ghosh
2023-07-25octeontx2-af: Install TC filter rules in hardware based on prioritySuman Ghosh
2023-07-21octeontx2-pf: htb offload support for Round Robin schedulingNaveen Mamindlapalli
2023-07-21octeontx2-pf: implement transmit schedular allocation algorithmNaveen Mamindlapalli
2023-07-18octeontx2-pf: mcs: Generate hash key using ecb(aes)Subbaraya Sundeep
2023-07-18octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya
2023-07-11octeontx2-pf: Add additional check for MCAM rulesSuman Ghosh
2023-07-07octeontx2-af: Move validation of ptp pointer before its usageSai Krishna
2023-07-07octeontx2-af: Promisc enable/disable through mboxRatheesh Kannoth
2023-07-04octeontx-af: fix hardware timestamp configurationHariprasad Kelam
2023-07-02octeontx2-af: Reset MAC features in FLRHariprasad Kelam
2023-07-02octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam
2023-07-02octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam
2023-07-02octeontx2-af: cn10kb: fix interrupt csr addressesHariprasad Kelam
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-20octeontx2-pf: TC flower offload support for rxqueue mappingRatheesh Kannoth
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-13octeontx2-af: Set XOFF on other child transmit schedulers during SMQ flushNaveen Mamindlapalli
2023-06-13octeontx2-af: add option to toggle DROP_RE enable in rx cfgNithin Dabilpuram