summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic
AgeCommit message (Expand)Author
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-20octeontx2-pf: TC flower offload support for rxqueue mappingRatheesh Kannoth
2023-06-13octeontx2-af: cn10k: Set NIX DWRR MTU for CN10KB siliconSunil Goutham
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-23octeontx2-pf: Add support for page poolRatheesh Kannoth
2023-05-19octeontx2-pf: Fix TSOv6 offloadSunil Goutham
2023-05-17octeontx2-pf: mcs: Support VLAN in clear textSubbaraya Sundeep
2023-05-15octeontx2-pf: mcs: Remove unneeded semicolonYang Li
2023-05-15octeontx2-pf: ethtool expose qos statsHariprasad Kelam
2023-05-15octeontx2-pf: Add support for HTB offloadNaveen Mamindlapalli
2023-05-15octeontx2-pf: Prepare for QOS offloadHariprasad Kelam
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-12octeontx2-pf: mcs: Offload extended packet number(XPN) featureSubbaraya Sundeep
2023-05-10macsec: Use helper macsec_netdev_priv for offload driversSubbaraya Sundeep
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-05-03octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep
2023-05-03octeontx2-af: Update correct mask to filter IPv4 fragmentsSuman Ghosh
2023-05-03octeontx2-pf: Increase the size of dmac filter flowsRatheesh Kannoth
2023-04-27octeontx2-pf: mcs: Do not reset PN while updating secySubbaraya Sundeep
2023-04-27octeontx2-pf: mcs: Fix shared counters logicSubbaraya Sundeep
2023-04-27octeontx2-pf: mcs: Clear stats before freeing resourceSubbaraya Sundeep
2023-04-27octeontx2-pf: mcs: Match macsec ethertype along with DMACSubbaraya Sundeep
2023-04-27octeontx2-pf: mcs: Fix NULL pointer dereferencesSubbaraya Sundeep
2023-03-20octeontx2-vf: Add missing free for alloc_percpuJiasheng Jiang
2023-02-23octeontx2-pf: Use correct struct reference in test conditionDeepak R Varma
2023-02-23octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packetGeetha sowjanya
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2023-01-19octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rtKevin Hao
2023-01-16octeontx2-pf: Avoid use of GFP_KERNEL in atomic contextGeetha sowjanya
2023-01-10octeontx2-pf: Fix resource leakage in VF driver unbindHariprasad Kelam
2023-01-03octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-07octeontx2-pf: ethtool: Implement get_fec_statsHariprasad Kelam
2022-12-05octeontx2-pf: Fix potential memory leak in otx2_init_tc()Ziyang Xuan
2022-11-30net: devlink: clean-up empty devlink_ops::info_get()Vincent Mailhol
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-28octeontx2-pf: Add support to filter packet based on IP fragmentSuman Ghosh
2022-11-25octeontx2-pf: Fix pfc_alloc_status array overflowSuman Ghosh
2022-11-22octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh
2022-11-11net: remove skb->vlan_presentEric Dumazet
2022-11-08octeontx2-pf: Fix SQE threshold checkingRatheesh Kannoth
2022-11-04octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]Ratheesh Kannoth
2022-10-19ethernet: marvell: octeontx2 Fix resource not freed after mallocManank Patel
2022-10-10octeontx2-pf: mcs: fix possible memory leak in otx2_probe()Yang Yingliang
2022-10-09octeontx2-pf: mcs: fix missing unlock in some error pathsYang Yingliang
2022-10-07octeontx2-pf: mcs: remove unneeded semicolonYang Li