summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
AgeCommit message (Expand)Author
2020-11-20octeontx2-pf: Fix unintentional sign extension issueColin Ian King
2020-11-17octeontx2-pf: Add support for SR-IOV management functionsNaveen Mamindlapalli
2020-11-17octeontx2-pf: Implement ingress/egress VLAN offloadHariprasad Kelam
2020-11-17octeontx2-pf: Add support for unicast MAC address filteringHariprasad Kelam
2020-11-17octeontx2-pf: Add support for ethtool ntuple filtersSubbaraya Sundeep
2020-11-17octeontx2-af: Add mbox messages to install and delete MCAM rulesSubbaraya Sundeep
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-30octeontx2-pf: Fix synchnorization issue in mboxHariprasad Kelam
2020-09-30octeontx2-pf: Fix the device state on errorHariprasad Kelam
2020-09-23octeontx2-pf: Add tracepoints for PF/VF mailboxSubbaraya Sundeep
2020-09-01octeontx2-pf: Add UDP segmentation offload supportSunil Goutham
2020-08-24octeontx2-pf: Add support for PTP clockAleksey Makarov
2020-07-28octeontx2-pf: Fix reset_task bugsSubbaraya Sundeep
2020-04-30octeontx2-pf: Fix error return code in otx2_probe()Wei Yongjun
2020-03-25octeontx2-pf: Fix ndo_set_rx_modeSunil Goutham
2020-03-23octeontx2-pf: Remove wrapper APIs for mutex lock and unlockSunil Goutham
2020-03-23octeontx2-af: Remove driver version and fix authorshipSunil Goutham
2020-03-23octeontx2-vf: Link event notification supportTomasz Duszynski
2020-03-23octeontx2-vf: Virtual function driver supportTomasz Duszynski
2020-03-23octeontx2-pf: Handle VF function level resetGeetha sowjanya
2020-03-23octeontx2-pf: Enable SRIOV and added VF mbox handlingSunil Goutham
2020-03-02octeontx2-pf: Support to enable/disable pause frames via ethtoolGeetha sowjanya
2020-01-27octeontx2-pf: Add basic ethtool supportChristina Jacob
2020-01-27octeontx2-pf: Add ndo_get_stats64Geetha sowjanya
2020-01-27octeontx2-pf: TCP segmentation offload supportSunil Goutham
2020-01-27octeontx2-pf: Receive side scaling supportSunil Goutham
2020-01-27octeontx2-pf: Error handling supportGeetha sowjanya
2020-01-27octeontx2-pf: MTU, MAC and RX mode config supportSunil Goutham
2020-01-27octeontx2-pf: Register and handle link notificationsLinu Cherian
2020-01-27octeontx2-pf: Add packet transmission supportSunil Goutham
2020-01-27octeontx2-pf: Receive packet handling supportSunil Goutham
2020-01-27octeontx2-pf: Setup interrupts and NAPI handlerSunil Goutham
2020-01-27octeontx2-pf: Initialize and config queuesSunil Goutham
2020-01-27octeontx2-pf: Attach NIX and NPA block LFsSunil Goutham
2020-01-27octeontx2-pf: Mailbox communication with AFSunil Goutham
2020-01-27octeontx2-pf: Add Marvell OcteonTX2 NIC driverSunil Goutham