summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
AgeCommit message (Expand)Author
2024-02-03octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu
2023-11-06octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya
2023-10-23page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin
2023-10-12octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth
2023-09-10octeontx2-pf: Fix page pool cache index corruption.Ratheesh Kannoth
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
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-11octeontx2-pf: Allow both ntuple and TC features on the interfaceHariprasad Kelam
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-07-21octeontx2-pf: htb offload support for Round Robin schedulingNaveen Mamindlapalli
2023-06-13octeontx2-af: cn10k: Set NIX DWRR MTU for CN10KB siliconSunil Goutham
2023-05-23octeontx2-pf: Add support for page poolRatheesh Kannoth
2023-05-15octeontx2-pf: Add support for HTB offloadNaveen Mamindlapalli
2023-05-15octeontx2-pf: Refactor schedular queue alloc/free callsHariprasad Kelam
2023-05-15octeontx2-pf: qos send queues managementSubbaraya Sundeep
2023-05-15octeontx2-pf: Rename tot_tx_queues to non_qos_queuesHariprasad Kelam
2023-01-19octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rtKevin Hao
2023-01-16octeontx2-pf: Avoid use of GFP_KERNEL in atomic contextGeetha sowjanya
2023-01-03octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya
2022-11-08octeontx2-pf: Fix SQE threshold checkingRatheesh Kannoth
2022-10-03octeontx2-pf: mcs: Introduce MACSEC hardware offloadingSubbaraya Sundeep
2022-09-01octeontx2-pf: Add egress PFC supportSuman Ghosh
2022-08-05octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli
2022-05-17octeontx2-pf: Add support for adaptive interrupt coalescingSuman Ghosh
2022-02-23octeontx2-pf: Vary completion queue event sizeSubbaraya Sundeep
2022-02-10octeontx2-pf: Add TC feature for VFsSubbaraya Sundeep
2022-02-09octeontx2-pf: PFC config support with DCBxHariprasad Kelam
2022-02-09octeontx2-af: Don't enable Pause frames by defaultHariprasad Kelam
2022-01-28octeontx2-pf: Change receive buffer size using ethtoolSubbaraya Sundeep
2021-10-10octeontx2-pf: Simplify the receive buffer size calculationSubbaraya Sundeep
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-09-30octeontx2-pf: Add XDP support to netdev PFGeetha sowjanya
2021-09-28octeontx2-pf: Use hardware register for CQE countGeetha sowjanya
2021-09-01octeontx2-pf: cn10K: Reserve LMTST lines per coreGeetha sowjanya
2021-08-29octeontx2-pf: Fix inconsistent license textSunil Goutham
2021-08-26octeontx2-pf: cn10k: Fix error return code in otx2_set_flowkey_cfg()Yang Yingliang
2021-08-25octeontx2-pf: cleanup transmit link deriving logicSubbaraya Sundeep
2021-08-22octeontx2-pf: Fix algorithm index in MCAM rules with RSS actionSunil Goutham
2021-08-22octeontx2-pf: Don't install VLAN offload rule if netdev is downSunil Goutham
2021-08-22octeontx2-pf: Fix NIX1_RX interface backpressureSubbaraya Sundeep
2021-08-02octeontx2-pf: cn10k: Config DWRR weight based on MTUSunil Goutham
2021-07-25octeontx2-pf: Dont enable backpressure on LBK linksHariprasad Kelam
2021-07-01octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam
2021-02-11octeontx2-pf: cn10k: Get max mtu supported from admin functionHariprasad Kelam
2021-02-11octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya
2021-02-11octeontx2-pf: cn10k: Initialise NIX contextGeetha sowjanya
2021-02-10octeontx2-pf: ethtool fec mode supportChristina Jacob
2021-02-10net: octeontx2: Fix the confusion in buffer alloc failure pathKevin Hao