summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic
AgeCommit message (Expand)Author
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-11-05octeontx2-nicvf: fix ioctl callbackArnd Bergmann
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-10-18octeontx2-nic: fix mixed module buildArnd Bergmann
2021-10-10octeontx2-pf: Simplify the receive buffer size calculationSubbaraya Sundeep
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-09-30octeontx2-af: Remove redundant initialization of variable pinColin Ian King
2021-09-30octeontx2-pf: Add XDP support to netdev PFGeetha sowjanya
2021-09-29octeontx2-nicvf: Add PTP hardware clock support to NIX VFNaveen Mamindlapalli
2021-09-29octeontx2-pf: Enable promisc/allmulti match MCAM entries.Rakesh Babu
2021-09-28octeontx2-pf: Use hardware register for CQE countGeetha sowjanya
2021-09-28octeontx2-af: Add external ptp input clockYi Guo
2021-09-27octeontx2: Move devlink registration to be last devlink commandLeon Romanovsky
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky
2021-09-16octeontx2-pf: CN10K: Hide RPM stats over ethtoolHariprasad Kelam
2021-09-01octeontx2-pf: cn10K: Reserve LMTST lines per coreGeetha sowjanya
2021-08-29octeontx2-pf: Add vlan-etype to ntuple filtersSubbaraya Sundeep
2021-08-29octeontx2-pf: Fix inconsistent license textSunil Goutham
2021-08-26octeontx2-pf: cn10k: Fix error return code in otx2_set_flowkey_cfg()Yang Yingliang
2021-08-25octeontx2-pf: cleanup transmit link deriving logicSubbaraya Sundeep
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-22octeontx2-pf: Fix algorithm index in MCAM rules with RSS actionSunil Goutham
2021-08-22octeontx2-pf: Don't install VLAN offload rule if netdev is downSunil Goutham
2021-08-22octeontx2-pf: send correct vlan priority mask to npc_install_flow_reqNaveen Mamindlapalli
2021-08-22octeontx2-pf: Don't mask out supported link modesHariprasad Kelam
2021-08-22octeontx2-pf: Fix NIX1_RX interface backpressureSubbaraya Sundeep
2021-08-20octeontx2-pf: Add check for non zero mcam flowsSunil Goutham
2021-08-18octeontx2-pf: Allow VLAN priority also in ntuple filtersSubbaraya Sundeep
2021-08-17octeontx2-pf: devlink params support to set mcam entry countSunil Goutham
2021-08-17octeontx2-pf: Unify flow management variablesSunil Goutham
2021-08-17octeontx2-pf: Sort the allocated MCAM entry indicesSunil Goutham
2021-08-17octeontx2-pf: Ntuple filters support for VF netdevRakesh Babu
2021-08-17octeontx2-pf: Enable NETIF_F_RXALL support for VF driverSunil Goutham
2021-08-02octeontx2-pf: cn10k: Config DWRR weight based on MTUSunil Goutham
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-25octeontx2-pf: Dont enable backpressure on LBK linksHariprasad Kelam
2021-07-25octeontx2-pf: Fix interface down flag on errorGeetha sowjanya
2021-07-12octeontx2-pf: Fix uninitialized boolean variable ppsColin Ian King
2021-07-06octeontx2-pf: Fix assigned error return value that is never usedColin Ian King
2021-07-01octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam
2021-07-01octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya
2021-06-15octeontx2-pf: Add police action for TC flowerSubbaraya Sundeep
2021-06-15octeontx2-pf: Use NL_SET_ERR_MSG_MOD for TCSubbaraya Sundeep
2021-06-15octeontx2-pf: TC_MATCHALL ingress ratelimiting offloadSunil Goutham
2021-06-14octeontx2-pf: Cleanup flow rule managementSunil Goutham
2021-06-11octeontx2-pf: add support for ndo_set_vf_trustHariprasad Kelam
2021-06-11octeontx2-nicvf: add ndo_set_rx_mode support for multicast & promiscNaveen Mamindlapalli