summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
AgeCommit message (Expand)Author
2025-05-27octeontx2-pf: macsec: Get MACSEC capability flag from AFSubbaraya Sundeep
2025-05-15octeontx2: Add new tracepoint otx2_msg_statusSubbaraya Sundeep
2025-05-15octeontx2: Add pcifunc also to mailbox tracepointsSubbaraya Sundeep
2025-04-28net: octeontx2: Use pure PCI devres APIPhilipp Stanner
2025-02-20octeontx2: hide unused labelArnd Bergmann
2025-02-18octeontx2-pf: AF_XDP zero copy transmit supportSuman Ghosh
2025-02-18octeontx2-pf: AF_XDP zero copy receive supportSuman Ghosh
2025-02-18octeontx2-pf: use xdp_return_frame() to free xdp buffersSuman Ghosh
2024-12-09cn10k-ipsec: Process outbound ipsec crypto offloadBharat Bhushan
2024-12-09cn10k-ipsec: Init hardware for outbound ipsec crypto offloadBharat Bhushan
2024-12-09octeontx2-af: Disable backpressure between CPT and NIXBharat Bhushan
2024-11-13octeontx2-pf: Add representors for sdp MACGeetha sowjanya
2024-11-13octeontx2-pf: Configure VF mtu via representorGeetha sowjanya
2024-11-13octeontx2-pf: Add support to sync link state between representor and VFsGeetha sowjanya
2024-11-13octeontx2-pf: Add basic net_device_opsGeetha sowjanya
2024-11-13octeontx2-pf: Create representor netdevGeetha sowjanya
2024-11-13octeontx2-pf: RVU representor driverGeetha sowjanya
2024-10-30octeontx2-pf: Move shared APIs to header fileGeetha sowjanya
2024-10-30octeontx2-pf: Reuse PF max mtu valueGeetha sowjanya
2024-10-30octeontx2-pf: Add new APIs for queue memory alloc/free.Geetha sowjanya
2024-10-30octeontx2-pf: Define common API for HW resources configurationGeetha sowjanya
2024-07-01octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAMNithin Dabilpuram
2024-06-21octeontx2-pf: Add ucast filter count configurability via devlink.Sai Krishna
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-05-06octeontx2-pf: Treat truncation of IRQ name as an errorSimon Horman
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-03octeontx2-pf: Reset MAC stats during probeSai Krishna
2024-03-29octeontx2-pf: remove unused variables req_hdr and rsp_hdrSu Hui
2024-03-29octeontx2-pf: check negative error code in otx2_open()Su Hui
2024-03-20octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep
2024-03-20octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep
2024-03-20octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep
2024-02-01octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya
2023-12-11octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam
2023-12-04octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa...Naveen Mamindlapalli
2023-11-28octeontx2-pf: Restore TC ingress police rules when interface is upSubbaraya Sundeep
2023-11-28octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya
2023-11-19octeontx2-pf: Fix memory leak during interface downSuman Ghosh
2023-11-06octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya
2023-11-02octeontx2-pf: Fix holes in error codeRatheesh Kannoth
2023-09-10octeontx2-pf: Fix page pool cache index corruption.Ratheesh Kannoth
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-02octeontx2: Remove unnecessary ternary operatorsRuan Jinjie
2023-07-18octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
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