summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/nic
Commit message (Expand)AuthorAgeFilesLines
* octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementationAsbjørn Sloth Tønnesen2024-04-151-2/+5
* octeontx2-pf: Fix transmit scheduler resource leakHariprasad Kelam2024-04-071-0/+1
* octeontx2-pf: check negative error code in otx2_open()Su Hui2024-03-291-1/+1
* octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep2024-03-201-0/+3
* octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep2024-03-201-3/+4
* octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep2024-03-202-2/+2
* octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep2024-03-203-65/+121
* octeontx2-pf: Add TC flower offload support for TCP flagsSai Krishna2024-03-081-0/+11
* octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu2024-02-031-2/+12
* octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya2024-02-013-7/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-12-211-3/+14
|\
| * octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh2023-12-151-3/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-141-3/+22
|\|
| * octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam2023-12-111-3/+22
* | net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki2023-12-131-38/+25
* | net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki2023-12-131-19/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-073-11/+24
|\|
| * octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa...Naveen Mamindlapalli2023-12-042-10/+19
| * octeontx2-pf: Add missing mutex lock in otx2_get_pauseparamSubbaraya Sundeep2023-12-011-1/+5
* | octeontx2-pf: TC flower offload support for mirrorSuman Ghosh2023-12-041-3/+110
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-11-304-27/+107
|\|
| * octeontx2-pf: Restore TC ingress police rules when interface is upSubbaraya Sundeep2023-11-284-25/+102
| * octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya2023-11-281-2/+5
* | octeontx2-pf: TC flower offload support for ICMP type and codeGeetha sowjanya2023-11-241-0/+14
|/
* octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...Suman Ghosh2023-11-231-1/+19
* octeontx2-pf: Fix memory leak during interface downSuman Ghosh2023-11-191-0/+2
* octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya2023-11-064-10/+49
* octeontx2-pf: Fix holes in error codeRatheesh Kannoth2023-11-021-34/+46
* octeontx2-pf: Fix error codesRatheesh Kannoth2023-11-021-17/+17
* page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin2023-10-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-122-4/+10
|\
| * octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth2023-10-121-0/+1
| * octeontx2-pf: mcs: update PN only when update_pn is trueRadu Pirea (NXP OSS)2023-10-101-4/+9
* | octeontx2-pf: Tc flower offload support for MPLSHariprasad Kelam2023-10-011-0/+58
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-09-211-6/+13
|\|
| * octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior2023-09-211-6/+13
* | octeontx2-pf: Enable PTP PPS output supportHariprasad Kelam2023-09-151-8/+23
|/
* octeontx2-pf: Fix page pool cache index corruption.Ratheesh Kannoth2023-09-107-51/+44
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-08-293-14/+10
|\
| * cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...Suman Ghosh2023-08-251-3/+3
| * octeontx2-pf: Fix PFC TX scheduler freeSuman Ghosh2023-08-252-11/+5
| * octeontx2-pf: fix page_pool creation fail for rings > 32kRatheesh Kannoth2023-08-252-1/+3
* | octeontx2-pf: Use PTP HW timestamp counter atomic update featureSai Krishna2023-08-232-33/+145
* | octeontx2-pf: Allow both ntuple and TC features on the interfaceHariprasad Kelam2023-08-112-18/+12
* | octeontx2-af: TC flower offload support for inner VLANSuman Ghosh2023-08-071-6/+22
* | octeontx2-af: Code restructure to handle TC outer VLAN offloadSuman Ghosh2023-08-071-40/+53
* | page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-072-0/+2
* | octeontx2: Remove unnecessary ternary operatorsRuan Jinjie2023-08-021-1/+1
* | octeontx2-pf: TC flower offload support for SPI fieldRatheesh Kannoth2023-08-021-0/+27
* | net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth2023-07-311-9/+9