summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
AgeCommit message (Expand)Author
2023-05-03octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep
2023-04-27octeontx2-pf: mcs: Fix NULL pointer dereferencesSubbaraya Sundeep
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2022-11-11net: remove skb->vlan_presentEric Dumazet
2022-11-04octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]Ratheesh Kannoth
2022-10-10octeontx2-pf: mcs: fix possible memory leak in otx2_probe()Yang Yingliang
2022-10-03octeontx2-pf: mcs: Introduce MACSEC hardware offloadingSubbaraya Sundeep
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-20octeontx2-pf: Fix unused variable build errorRen Zhijie
2022-09-17octeontx2-pf: Add support for ptp 1-step mode on CN10K siliconHariprasad Kelam
2022-09-01octeontx2-pf: Add egress PFC supportSuman Ghosh
2022-07-11octeontx2-pf: Add support for exact match table.Ratheesh Kannoth
2022-07-06Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski
2022-07-06octeontx2-pf: Add support for exact match table.Ratheesh Kannoth
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-05-17octeontx2-pf: Add support for adaptive interrupt coalescingSuman Ghosh
2022-05-17octeontx2-pf: Use memset_startat() helper in otx2_stop()Xiu Jianfeng
2022-05-16octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski
2022-05-02octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriateYury Norov
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-21octeontx2-pf: Forward error codes to VFSubbaraya Sundeep
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-11-22net: annotate accesses to dev->gso_max_segsEric Dumazet
2021-10-10octeontx2-pf: Simplify the receive buffer size calculationSubbaraya Sundeep
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-09-29octeontx2-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