summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c
AgeCommit message (Expand)Author
2024-03-20octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep
2024-03-20octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-05-15octeontx2-pf: Add support for HTB offloadNaveen Mamindlapalli
2023-05-15octeontx2-pf: Refactor schedular queue alloc/free callsHariprasad Kelam
2023-05-15octeontx2-pf: qos send queues managementSubbaraya Sundeep
2023-05-15octeontx2-pf: Rename tot_tx_queues to non_qos_queuesHariprasad Kelam
2023-05-08net: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-05-03octeontx2-vf: Detach LF resources on probe cleanupSubbaraya Sundeep
2023-03-20octeontx2-vf: Add missing free for alloc_percpuJiasheng Jiang
2023-01-10octeontx2-pf: Fix resource leakage in VF driver unbindHariprasad Kelam
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski
2022-02-23octeontx2-pf: Vary completion queue event sizeSubbaraya Sundeep
2022-02-10octeontx2-pf: Add TC feature for VFsSubbaraya Sundeep
2022-02-09octeontx2-pf: PFC config support with DCBxHariprasad Kelam
2022-02-09octeontx2-af: Don't enable Pause frames by defaultHariprasad Kelam
2022-01-28octeontx2-pf: Change receive buffer size using ethtoolSubbaraya Sundeep
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-07octeontx2-nicvf: Free VF PTP resources.Rakesh Babu Saladi
2021-11-22net: annotate accesses to dev->gso_max_segsEric Dumazet
2021-11-05octeontx2-nicvf: fix ioctl callbackArnd Bergmann
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
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-08-29octeontx2-pf: Fix inconsistent license textSunil Goutham
2021-08-17octeontx2-pf: devlink params support to set mcam entry countSunil 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-07-01octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya
2021-06-11octeontx2-nicvf: add ndo_set_rx_mode support for multicast & promiscNaveen 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
2020-11-17octeontx2-pf: Implement ingress/egress VLAN offloadHariprasad Kelam
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-23octeontx2-pf: Add tracepoints for PF/VF mailboxSubbaraya Sundeep
2020-09-01octeontx2-pf: Add UDP segmentation offload supportSunil Goutham
2020-07-28octeontx2-pf: Unregister netdev at driver removeSubbaraya Sundeep
2020-07-28octeontx2-pf: cancel reset_task workSubbaraya Sundeep
2020-05-08octeontx2-vf: Fix error return code in otx2vf_probe()Wei Yongjun
2020-03-23octeontx2-pf: Remove wrapper APIs for mutex lock and unlockSunil Goutham
2020-03-23octeontx2-vf: Ethtool supportTomasz Duszynski
2020-03-23octeontx2-vf: Virtual function driver supportTomasz Duszynski