summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2
Commit message (Expand)AuthorAgeFilesLines
* octeontx2-pf: Fix coverity and klockwork issues in octeon PF driverRatheesh Kannoth2024-06-234-35/+35
* octeontx2-pf: Fix linking objects into multiple modulesGeetha sowjanya2024-06-193-2/+10
* octeontx2-pf: Add error handling to VLAN unoffload handlingSimon Horman2024-06-191-1/+4
* octeontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep2024-06-051-11/+22
* Octeontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam2024-05-271-0/+4
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-221-6/+6
* octeontx2-pf: Reuse Transmit queue/Send queue index of HTB classHariprasad Kelam2024-05-101-1/+79
* net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-072-2/+2
* octeontx2-pf: Treat truncation of IRQ name as an errorSimon Horman2024-05-061-2/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-021-3/+1
|\
| * octeontx2-af: avoid off-by-one read from userspaceBui Quang Minh2024-04-251-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-251-1/+0
|\|
| * octeontx2-af: fix the double free in rvu_npc_freemem()Su Hui2024-04-251-1/+0
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-04-242-5/+10
|\ \
| * | devlink: extend devlink_param *set pointerMateusz Polchlopek2024-04-222-5/+10
* | | octeontx2-pf: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen2024-04-241-4/+4
|/ /
* | octeontx2-pf: Add support for offload tc with skbedit mark actionGeetha sowjanya2024-04-226-0/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-181-2/+5
|\|
| * octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementationAsbjørn Sloth Tønnesen2024-04-151-2/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-112-10/+11
|\|
| * octeontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya2024-04-091-10/+10
| * octeontx2-pf: Fix transmit scheduler resource leakHariprasad Kelam2024-04-071-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-043-2/+4
|\|
| * octeontx2-af: Add array index checkAleksandr Mishin2024-04-031-0/+2
| * octeontx2-pf: check negative error code in otx2_open()Su Hui2024-03-291-1/+1
| * octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam2024-03-291-1/+1
* | octeontx2-pf: Reset MAC stats during probeSai Krishna2024-04-039-0/+100
* | octeontx2-pf: remove unused variables req_hdr and rsp_hdrSu Hui2024-03-291-6/+2
* | octeontx2-af: Increase maximum BPID channelsRadha Mohan Chintakuntla2024-03-291-4/+2
|/
* Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam2024-03-281-0/+5
* octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep2024-03-201-3/+14
* 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-209-83/+205
* octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian2024-03-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-111-10/+10
|\
| * octeontx2-af: Fix devlink paramsSunil Goutham2024-03-081-10/+10
* | octeontx2-pf: Add TC flower offload support for TCP flagsSai Krishna2024-03-085-2/+23
* | Octeontx2-af: Fix an issue in firmware shared data reserved spaceHariprasad Kelam2024-03-042-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-221-0/+4
|\|
| * octeontx2-af: Consider the action set by PFSubbaraya Sundeep2024-02-211-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-151-32/+0
|\|
| * octeontx2-af: Remove the PF_FUNC validation for NPC transmit rulesSubbaraya Sundeep2024-02-141-32/+0
* | Octeontx2-af: Fetch MAC channel info from firmwareHariprasad Kelam2024-02-142-1/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-082-18/+27
|\|
| * octeontx2-af: Initialize maps.Ratheesh Kannoth2024-02-081-16/+15
| * octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu2024-02-031-2/+12
* | octeontx2-af: Cleanup loopback device checksGeetha sowjanya2024-02-025-19/+33
* | octeontx2-af: Create BPIDs free poolGeetha sowjanya2024-02-025-34/+149