summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c
Commit message (Expand)AuthorAgeFilesLines
* octeontx2-vf: Detach LF resources on probe cleanupSubbaraya Sundeep2023-05-171-1/+1
* octeontx2-vf: Add missing free for alloc_percpuJiasheng Jiang2023-03-301-0/+2
* octeontx2-pf: Fix resource leakage in VF driver unbindHariprasad Kelam2023-01-181-0/+2
* net: make drivers set the TSO limit not the GSO limitJakub Kicinski2022-05-061-1/+1
* octeontx2-pf: Vary completion queue event sizeSubbaraya Sundeep2022-02-231-0/+2
* octeontx2-pf: Add TC feature for VFsSubbaraya Sundeep2022-02-101-19/+11
* octeontx2-pf: PFC config support with DCBxHariprasad Kelam2022-02-091-0/+14
* octeontx2-af: Don't enable Pause frames by defaultHariprasad Kelam2022-02-091-4/+8
* octeontx2-pf: Change receive buffer size using ethtoolSubbaraya Sundeep2022-01-281-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-091-1/+4
|\
| * octeontx2-nicvf: Free VF PTP resources.Rakesh Babu Saladi2022-01-071-1/+4
* | net: annotate accesses to dev->gso_max_segsEric Dumazet2021-11-221-1/+1
|/
* octeontx2-nicvf: fix ioctl callbackArnd Bergmann2021-11-051-1/+1
* ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-101-1/+0
* octeontx2-pf: Add XDP support to netdev PFGeetha sowjanya2021-09-301-0/+1
* octeontx2-nicvf: Add PTP hardware clock support to NIX VFNaveen Mamindlapalli2021-09-291-0/+6
* octeontx2-pf: Fix inconsistent license textSunil Goutham2021-08-291-1/+5
* octeontx2-pf: devlink params support to set mcam entry countSunil Goutham2021-08-171-0/+5
* octeontx2-pf: Ntuple filters support for VF netdevRakesh Babu2021-08-171-0/+28
* octeontx2-pf: Enable NETIF_F_RXALL support for VF driverSunil Goutham2021-08-171-1/+2
* octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya2021-07-011-7/+5
* octeontx2-nicvf: add ndo_set_rx_mode support for multicast & promiscNaveen Mamindlapalli2021-06-111-2/+56
* octeontx2-pf: cn10k: Get max mtu supported from admin functionHariprasad Kelam2021-02-111-1/+1
* octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya2021-02-111-26/+2
* octeontx2-pf: cn10k: Map LMTST regionGeetha sowjanya2021-02-111-2/+35
* octeontx2-pf: cn10k: Add mbox support for CN10KSubbaraya Sundeep2021-02-111-13/+24
* octeontx2-pf: Implement ingress/egress VLAN offloadHariprasad Kelam2020-11-171-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-2/+2
|\
| * octeontx2-pf: Fix synchnorization issue in mboxHariprasad Kelam2020-09-301-2/+2
* | octeontx2-pf: Add tracepoints for PF/VF mailboxSubbaraya Sundeep2020-09-231-0/+2
* | octeontx2-pf: Add UDP segmentation offload supportSunil Goutham2020-09-011-1/+2
|/
* octeontx2-pf: Unregister netdev at driver removeSubbaraya Sundeep2020-07-281-0/+1
* octeontx2-pf: cancel reset_task workSubbaraya Sundeep2020-07-281-0/+1
* octeontx2-vf: Fix error return code in otx2vf_probe()Wei Yongjun2020-05-081-2/+6
* octeontx2-pf: Remove wrapper APIs for mutex lock and unlockSunil Goutham2020-03-231-1/+1
* octeontx2-vf: Ethtool supportTomasz Duszynski2020-03-231-0/+2
* octeontx2-vf: Virtual function driver supportTomasz Duszynski2020-03-231-0/+646