summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2
AgeCommit message (Expand)AuthorFilesLines
2021-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+11
2021-01-08octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King1-3/+11
2021-01-06octeontx2-pf: Add RSS multi group supportGeetha sowjanya4-44/+163
2021-01-06octeontx2-af: Use kzalloc for allocating only one thingZheng Yongjun1-1/+1
2020-12-17octeontx2-af: Fix undetected unmap PF error checkColin Ian King1-1/+2
2020-12-15octeontx2-af: Add devlink health reporters for NPAGeorge Cherian3-1/+765
2020-12-15octeontx2-af: Add devlink suppoort to af driverGeorge Cherian6-2/+98
2020-12-10net: marvell: octeontx2: simplify the otx2_ptp_adjfine()Zheng Yongjun1-6/+1
2020-12-10net: marvell: octeontx2: simplify the return expression of rvu_npa_init()Zheng Yongjun1-6/+2
2020-12-02octeontx2-af: debugfs: delete dead codeDan Carpenter1-203/+52
2020-11-24net: don't include ethtool.h from netdevice.hJakub Kicinski1-0/+1
2020-11-22octeontx2-af: Add support for RSS hashing based on Transport protocol fieldGeorge Cherian3-1/+10
2020-11-20octeontx2-af: Fix access of iter->entry after iter object has been kfree'dColin Ian King1-3/+5
2020-11-20octeontx2-af: Fix return of uninitialized variable errColin Ian King1-1/+1
2020-11-20octeontx2-pf: Fix unintentional sign extension issueColin Ian King1-1/+1
2020-11-20octeontx2-af: add debugfs entries for CPT blockSrujana Challa2-0/+273
2020-11-20octeontx2-af: add mailbox interface for CPTSrujana Challa4-7/+325
2020-11-20octeontx2-pf: move lmt flush to include/linux/socSrujana Challa1-12/+1
2020-11-18octeontx2-af: Delete NIX_RXVLAN_ALLOC mailbox messageSubbaraya Sundeep4-90/+0
2020-11-18octeontx2-af: Add new mbox messages to retrieve MCAM entriesNaveen Mamindlapalli2-0/+92
2020-11-18octeontx2-af: Handle PF-VF mac address changesHariprasad Kelam4-4/+36
2020-11-18octeontx2-pf: Add support for SR-IOV management functionsNaveen Mamindlapalli9-2/+420
2020-11-18octeontx2-pf: Implement ingress/egress VLAN offloadHariprasad Kelam8-4/+167
2020-11-18octeontx2-af: Modify nix_vtag_cfg mailbox to support TX VTAG entriesVamsi Attunuru3-13/+250
2020-11-18octeontx2-af: Add debugfs entry to dump the MCAM rulesSubbaraya Sundeep1-0/+197
2020-11-18octeontx2-pf: Add support for unicast MAC address filteringHariprasad Kelam3-7/+143
2020-11-18octeontx2-pf: Add support for ethtool ntuple filtersSubbaraya Sundeep5-5/+707
2020-11-18octeontx2-af: Add mbox messages to install and delete MCAM rulesSubbaraya Sundeep8-52/+1064
2020-11-18octeontx2-af: Generate key field bit mask from KEX profileSubbaraya Sundeep5-3/+658
2020-11-18octeontx2-af: Verify MCAM entry channel and PF_FUNCSubbaraya Sundeep3-2/+82
2020-11-18octeontx2-af: Modify default KEX profile to extract TX packet fieldsStanislaw Kardach3-14/+120
2020-11-04octeontx2-pf: Fix sizeof() mismatchColin Ian King1-1/+1
2020-11-01octeontx2-af: Display CGX, NIX and PF map in debugfs.Rakesh Babu1-0/+47
2020-11-01octeontx2-af: Display NIX1 also in debugfsRakesh Babu2-43/+125
2020-11-01octeontx2-pf: Calculate LBK link instead of hardcodingSubbaraya Sundeep2-2/+8
2020-11-01octeontx2-af: Mbox changes for 98xxSubbaraya Sundeep5-18/+94
2020-11-01octeontx2-af: Add NIX1 interfaces to NPCSubbaraya Sundeep7-107/+337
2020-11-01octeontx2-af: Setup MCE context for assigned NIXSubbaraya Sundeep1-20/+36
2020-11-01octeontx2-af: Map NIX block from CGX connectionSubbaraya Sundeep6-10/+107
2020-11-01octeontx2-af: Initialize NIX1 blockRakesh Babu3-35/+104
2020-11-01octeontx2-af: Manage new blocks in 98xxRakesh Babu3-49/+105
2020-11-01octeontx2-af: Update get/set resource count functionsSubbaraya Sundeep2-22/+53
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller8-21/+47
2020-10-01octeontx2-pf: Fix synchnorization issue in mboxHariprasad Kelam4-9/+19
2020-10-01octeontx2-pf: Fix the device state on errorHariprasad Kelam1-1/+4
2020-10-01octeontx2-pf: Fix TCP/UDP checksum offload for IPv6 framesGeetha sowjanya1-0/+1
2020-10-01octeontx2-af: Fix enable/disable of default NPC entriesSubbaraya Sundeep3-11/+23
2020-09-29octeontx2-af: add parser support for NAT-T-ESPKiran Kumar K2-29/+65
2020-09-29octeontx2-af: optimize parsing of IPv6 fragmentsAbhijit Ayarekar1-40/+40
2020-09-29octeontx2-af: Add IPv6 fields to default MKEXVidhya Vidhyaraman1-0/+5