aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
AgeCommit message (Expand)Author
2024-04-10octeontx2-pf: check negative error code in otx2_open()Su Hui
2024-01-15octeontx2-af: Don't enable Pause frames by defaultHariprasad Kelam
2023-12-20octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam
2023-12-08octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya
2023-12-03octeontx2-pf: Fix memory leak during interface downSuman Ghosh
2023-11-20octeontx2-pf: Fix holes in error codeRatheesh Kannoth
2023-07-27octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya
2023-05-17octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep
2022-11-16octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]Ratheesh Kannoth
2022-02-01octeontx2-pf: Forward error codes to VFSubbaraya Sundeep
2021-11-18octeontx2-pf: Enable promisc/allmulti match MCAM entries.Rakesh Babu
2021-09-01octeontx2-pf: cn10K: Reserve LMTST lines per coreGeetha sowjanya
2021-08-29octeontx2-pf: Fix inconsistent license textSunil Goutham
2021-08-20octeontx2-pf: Add check for non zero mcam flowsSunil Goutham
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: Enable NETIF_F_RXALL support for VF driverSunil 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: Fix interface down flag on errorGeetha sowjanya
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: 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-af: add support for multicast/promisc packet replication featureNaveen Mamindlapalli
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-18octeontx2-pf: Clear RSS enable flag on interace downGeetha sowjanya
2021-03-18octeontx2-pf: Add tc flower hardware offload on ingress trafficNaveen Mamindlapalli
2021-02-11octeontx2-pf: cn10k: Get max mtu supported from admin functionHariprasad Kelam
2021-02-11octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya
2021-02-11octeontx2-pf: cn10k: Map LMTST regionGeetha sowjanya
2021-02-11octeontx2-pf: cn10k: Add mbox support for CN10KSubbaraya Sundeep
2021-02-10octeontx2-pf: ethtool fec mode supportChristina Jacob
2021-01-28octeontx2-af: Fix 'physical' typosBjorn Helgaas
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