summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-22net: annotate accesses to dev->gso_max_segsEric Dumazet1-1/+1
2021-10-10octeontx2-pf: Simplify the receive buffer size calculationSubbaraya Sundeep1-8/+7
2021-09-30octeontx2-pf: Add XDP support to netdev PFGeetha sowjanya1-5/+130
2021-09-29octeontx2-nicvf: Add PTP hardware clock support to NIX VFNaveen Mamindlapalli1-2/+4
2021-09-29octeontx2-pf: Enable promisc/allmulti match MCAM entries.Rakesh Babu1-35/+43
2021-09-01octeontx2-pf: cn10K: Reserve LMTST lines per coreGeetha sowjanya1-8/+4
2021-08-29octeontx2-pf: Fix inconsistent license textSunil Goutham1-5/+2
2021-08-20octeontx2-pf: Add check for non zero mcam flowsSunil Goutham1-0/+16
2021-08-17octeontx2-pf: devlink params support to set mcam entry countSunil Goutham1-0/+5
2021-08-17octeontx2-pf: Unify flow management variablesSunil Goutham1-13/+21
2021-08-17octeontx2-pf: Enable NETIF_F_RXALL support for VF driverSunil Goutham1-3/+2
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+5
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-1/+1
2021-07-25octeontx2-pf: Fix interface down flag on errorGeetha sowjanya1-0/+5
2021-07-01octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam1-0/+9
2021-07-01octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya1-9/+8
2021-06-15octeontx2-pf: TC_MATCHALL ingress ratelimiting offloadSunil Goutham1-0/+3
2021-06-14octeontx2-pf: Cleanup flow rule managementSunil Goutham1-4/+4
2021-06-11octeontx2-pf: add support for ndo_set_vf_trustHariprasad Kelam1-25/+103
2021-06-11octeontx2-af: add support for multicast/promisc packet replication featureNaveen Mamindlapalli1-1/+3
2021-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+5
2021-03-19octeontx2-pf: Clear RSS enable flag on interace downGeetha sowjanya1-0/+5
2021-03-18octeontx2-pf: Add tc flower hardware offload on ingress trafficNaveen Mamindlapalli1-0/+37
2021-02-12octeontx2-pf: cn10k: Get max mtu supported from admin functionHariprasad Kelam1-4/+31
2021-02-12octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya1-34/+2
2021-02-12octeontx2-pf: cn10k: Map LMTST regionGeetha sowjanya1-1/+51
2021-02-12octeontx2-pf: cn10k: Add mbox support for CN10KSubbaraya Sundeep1-5/+13
2021-02-11octeontx2-pf: ethtool fec mode supportChristina Jacob1-0/+3
2021-01-29octeontx2-af: Fix 'physical' typosBjorn Helgaas1-1/+1
2020-11-20octeontx2-pf: Fix unintentional sign extension issueColin Ian King1-1/+1
2020-11-18octeontx2-pf: Add support for SR-IOV management functionsNaveen Mamindlapalli1-0/+246
2020-11-18octeontx2-pf: Implement ingress/egress VLAN offloadHariprasad Kelam1-0/+16
2020-11-18octeontx2-pf: Add support for unicast MAC address filteringHariprasad Kelam1-1/+14
2020-11-18octeontx2-pf: Add support for ethtool ntuple filtersSubbaraya Sundeep1-2/+16
2020-11-18octeontx2-af: Add mbox messages to install and delete MCAM rulesSubbaraya Sundeep1-4/+8
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-6/+10
2020-10-01octeontx2-pf: Fix synchnorization issue in mboxHariprasad Kelam1-5/+6
2020-10-01octeontx2-pf: Fix the device state on errorHariprasad Kelam1-1/+4
2020-09-24octeontx2-pf: Add tracepoints for PF/VF mailboxSubbaraya Sundeep1-0/+6
2020-09-02octeontx2-pf: Add UDP segmentation offload supportSunil Goutham1-1/+5
2020-08-25octeontx2-pf: Add support for PTP clockAleksey Makarov1-2/+166
2020-07-29octeontx2-pf: Fix reset_task bugsSubbaraya Sundeep1-0/+3
2020-05-01octeontx2-pf: Fix error return code in otx2_probe()Wei Yongjun1-2/+6
2020-03-25octeontx2-pf: Fix ndo_set_rx_modeSunil Goutham1-2/+27
2020-03-24octeontx2-pf: Remove wrapper APIs for mutex lock and unlockSunil Goutham1-32/+33
2020-03-24octeontx2-af: Remove driver version and fix authorshipSunil Goutham1-3/+1
2020-03-24octeontx2-vf: Link event notification supportTomasz Duszynski1-2/+86
2020-03-24octeontx2-vf: Virtual function driver supportTomasz Duszynski1-1/+10
2020-03-24octeontx2-pf: Handle VF function level resetGeetha sowjanya1-3/+232
2020-03-24octeontx2-pf: Enable SRIOV and added VF mbox handlingSunil Goutham1-0/+443