summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic
AgeCommit message (Expand)AuthorFilesLines
2022-02-01octeontx2-pf: Forward error codes to VFSubbaraya Sundeep1-1/+6
2022-02-01octeontx2-pf: cn10k: Ensure valid pointers are freed to auraGeetha sowjanya1-0/+1
2021-11-18octeontx2-pf: Enable promisc/allmulti match MCAM entries.Rakesh Babu1-35/+43
2021-09-01octeontx2-pf: cn10K: Reserve LMTST lines per coreGeetha sowjanya6-52/+41
2021-08-29octeontx2-pf: Add vlan-etype to ntuple filtersSubbaraya Sundeep2-6/+26
2021-08-29octeontx2-pf: Fix inconsistent license textSunil Goutham17-53/+44
2021-08-26octeontx2-pf: cn10k: Fix error return code in otx2_set_flowkey_cfg()Yang Yingliang1-1/+3
2021-08-25octeontx2-pf: cleanup transmit link deriving logicSubbaraya Sundeep2-21/+3
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+6
2021-08-22octeontx2-pf: Fix algorithm index in MCAM rules with RSS actionSunil Goutham3-0/+15
2021-08-22octeontx2-pf: Don't install VLAN offload rule if netdev is downSunil Goutham1-1/+2
2021-08-22octeontx2-pf: send correct vlan priority mask to npc_install_flow_reqNaveen Mamindlapalli1-2/+2
2021-08-22octeontx2-pf: Don't mask out supported link modesHariprasad Kelam1-5/+0
2021-08-22octeontx2-pf: Fix NIX1_RX interface backpressureSubbaraya Sundeep1-0/+15
2021-08-20octeontx2-pf: Add check for non zero mcam flowsSunil Goutham2-0/+25
2021-08-18octeontx2-pf: Allow VLAN priority also in ntuple filtersSubbaraya Sundeep1-5/+0
2021-08-17octeontx2-pf: devlink params support to set mcam entry countSunil Goutham8-17/+221
2021-08-17octeontx2-pf: Unify flow management variablesSunil Goutham4-46/+80
2021-08-17octeontx2-pf: Sort the allocated MCAM entry indicesSunil Goutham1-0/+15
2021-08-17octeontx2-pf: Ntuple filters support for VF netdevRakesh Babu4-48/+90
2021-08-17octeontx2-pf: Enable NETIF_F_RXALL support for VF driverSunil Goutham2-4/+4
2021-08-02octeontx2-pf: cn10k: Config DWRR weight based on MTUSunil Goutham4-8/+33
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-10/+16
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-1/+1
2021-07-25octeontx2-pf: Dont enable backpressure on LBK linksHariprasad Kelam1-6/+8
2021-07-25octeontx2-pf: Fix interface down flag on errorGeetha sowjanya2-4/+8
2021-07-12octeontx2-pf: Fix uninitialized boolean variable ppsColin Ian King1-1/+1
2021-07-07octeontx2-pf: Fix assigned error return value that is never usedColin Ian King1-1/+1
2021-07-01octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam6-10/+417
2021-07-01octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya6-73/+54
2021-06-15octeontx2-pf: Add police action for TC flowerSubbaraya Sundeep3-23/+178
2021-06-15octeontx2-pf: Use NL_SET_ERR_MSG_MOD for TCSubbaraya Sundeep1-12/+17
2021-06-15octeontx2-pf: TC_MATCHALL ingress ratelimiting offloadSunil Goutham5-0/+423
2021-06-14octeontx2-pf: Cleanup flow rule managementSunil Goutham4-61/+172
2021-06-11octeontx2-pf: add support for ndo_set_vf_trustHariprasad Kelam2-25/+109
2021-06-11octeontx2-nicvf: add ndo_set_rx_mode support for multicast & promiscNaveen Mamindlapalli1-2/+56
2021-06-11octeontx2-af: add support for multicast/promisc packet replication featureNaveen Mamindlapalli1-1/+3
2021-05-30octeontx2-pf: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-05-13octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()Dan Carpenter1-0/+4
2021-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-1/+8
2021-03-19octeontx2-pf: Fix spelling mistake "ratelimitter" -> "ratelimiter"Colin Ian King1-1/+1
2021-03-19octeontx2-pf: Fix missing spin_lock_init() in otx2_tc_add_flow()Wei Yongjun1-0/+1
2021-03-19octeontx2-pf: Clear RSS enable flag on interace downGeetha sowjanya1-0/+5
2021-03-19octeontx2-pf: Do not modify number of rulesSubbaraya Sundeep1-1/+3
2021-03-18octeontx2-pf: TC_MATCHALL egress ratelimiting offloadSunil Goutham3-4/+236
2021-03-18octeontx2-pf: add tc flower stats handler for hw offloadsNaveen Mamindlapalli1-1/+69
2021-03-18octeontx2-pf: Add tc flower hardware offload on ingress trafficNaveen Mamindlapalli5-1/+550
2021-03-18octeontx2-pf: Add ip tos and ip proto icmp/icmpv6 flow offload supportNaveen Mamindlapalli1-2/+40
2021-02-18octeontx2-pf: Fix otx2_get_fecparam()Dan Carpenter1-1/+1
2021-02-18cteontx2-pf: cn10k: Prevent harmless double shift bugsDan Carpenter1-3/+3