summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/nic
Commit message (Expand)AuthorAgeFilesLines
* net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-151-1/+1
* octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAMNithin Dabilpuram2024-07-011-0/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-274-35/+35
|\
| * octeontx2-pf: Fix coverity and klockwork issues in octeon PF driverRatheesh Kannoth2024-06-234-35/+35
* | octeontx2-pf: Add ucast filter count configurability via devlink.Sai Krishna2024-06-214-14/+79
|/
* 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-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam2024-05-271-0/+4
* 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 branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-04-241-1/+2
|\
| * devlink: extend devlink_param *set pointerMateusz Polchlopek2024-04-221-1/+2
* | 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-225-0/+22
* 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-111-0/+1
|\|
| * 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-041-1/+1
|\|
| * octeontx2-pf: check negative error code in otx2_open()Su Hui2024-03-291-1/+1
* | octeontx2-pf: Reset MAC stats during probeSai Krishna2024-04-032-0/+21
* | octeontx2-pf: remove unused variables req_hdr and rsp_hdrSu Hui2024-03-291-6/+2
|/
* 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