summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
AgeCommit message (Expand)Author
2025-05-27octeontx2-pf: macsec: Get MACSEC capability flag from AFSubbaraya Sundeep
2025-02-18octeontx2-pf: AF_XDP zero copy transmit supportSuman Ghosh
2025-02-18octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queueSuman Ghosh
2025-02-18octeontx2-pf: AF_XDP zero copy receive supportSuman Ghosh
2025-02-18octeontx2-pf: Add AF_XDP non-zero copy supportSuman Ghosh
2024-12-15octeontx2-af: fix build regression without CONFIG_DCBArnd Bergmann
2024-12-09cn10k-ipsec: Process outbound ipsec crypto offloadBharat Bhushan
2024-12-09octeontx2-af: Disable backpressure between CPT and NIXBharat Bhushan
2024-12-09octeontx2-pf: Move skb fragment map/unmap to common codeBharat Bhushan
2024-11-13octeontx2-pf: Implement offload stats ndo for representorsGeetha sowjanya
2024-11-13octeontx2-pf: Add representors for sdp MACGeetha sowjanya
2024-11-13octeontx2-pf: Create representor netdevGeetha sowjanya
2024-10-30octeontx2-pf: Reuse PF max mtu valueGeetha sowjanya
2024-10-22octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_common.cDipendra Khadka
2024-06-23octeontx2-pf: Fix coverity and klockwork issues in octeon PF driverRatheesh Kannoth
2024-03-20octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep
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