summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2
AgeCommit message (Expand)Author
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-30octeontx2-pf: Fix TCP/UDP checksum offload for IPv6 framesGeetha sowjanya
2020-09-30octeontx2-af: Fix enable/disable of default NPC entriesSubbaraya Sundeep
2020-09-29octeontx2-af: add parser support for NAT-T-ESPKiran Kumar K
2020-09-29octeontx2-af: optimize parsing of IPv6 fragmentsAbhijit Ayarekar
2020-09-29octeontx2-af: Add IPv6 fields to default MKEXVidhya Vidhyaraman
2020-09-29octeontx2-af: fix Extended DSA and eDSA parsingSatha Rao
2020-09-29octeontx2-af: add parser support for Forward DSAHariprasad Kelam
2020-09-29octeontx2-af: cleanup KPU config dataStanislaw Kardach
2020-09-29octeontx2-af: fix LD CUSTOM LTYPE aliasingStanislaw Kardach
2020-09-23octeontx2-pf: Support to change VLAN based RSS hash options via ethtoolGeorge Cherian
2020-09-23octeontx2-af: Add support for VLAN based RSS hashingGeorge Cherian
2020-09-23octeontx2-pf: Add tracepoints for PF/VF mailboxSubbaraya Sundeep
2020-09-23octeontx2-af: Introduce tracepoints for mailboxSubbaraya Sundeep
2020-09-11octeontx2-af: Constify npc_kpu_profile_{action,cam}Rikard Falkeborn
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-01octeontx2-pf: Add UDP segmentation offload supportSunil Goutham
2020-08-24octeontx2-pf: Add support for PTP clockAleksey Makarov
2020-08-24octeontx2-af: Add support for Marvell PTP coprocessorAleksey Makarov
2020-08-24octeontx2-af: Support to enable/disable HW timestampingZyta Szpak
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-17otx2_common: Use devm_kcalloc() in otx2_config_npa()Xu Wang
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-28octeontx2-pf: Unregister netdev at driver removeSubbaraya Sundeep
2020-07-28octeontx2-pf: cancel reset_task workSubbaraya Sundeep
2020-07-28octeontx2-pf: Fix reset_task bugsSubbaraya Sundeep
2020-06-18net: tso: cache transport header lengthEric Dumazet
2020-06-18octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-09octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffersKevin Hao
2020-05-08octeontx2-vf: Fix error return code in otx2vf_probe()Wei Yongjun
2020-04-30octeontx2-pf: Fix error return code in otx2_probe()Wei Yongjun
2020-04-25octeontx2-pf: Remove unneeded semicolonZheng Bin
2020-03-25octeontx2-pf: Fix ndo_set_rx_modeSunil Goutham
2020-03-25octeontx2-pf: Fix rx buffer page refcountSunil Goutham
2020-03-23octeontx2-pf: Remove wrapper APIs for mutex lock and unlockSunil Goutham
2020-03-23octeontx2-af: Remove driver version and fix authorshipSunil Goutham
2020-03-23octeontx2-pf: Cleanup all receive buffers in SG descriptorGeetha sowjanya
2020-03-23octeontx2-vf: Link event notification supportTomasz Duszynski
2020-03-23octeontx2-vf: Ethtool supportTomasz Duszynski
2020-03-23octeontx2-vf: Virtual function driver supportTomasz Duszynski
2020-03-23octeontx2-pf: Handle VF function level resetGeetha sowjanya
2020-03-23octeontx2-pf: Enable SRIOV and added VF mbox handlingSunil Goutham
2020-03-14net: octeontx2-pf: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-12octeontx2-pf: unlock on error path in otx2_config_pause_frm()Dan Carpenter
2020-03-03octeontx2-af: fix spelling mistake "backpessure" -> "backpressure"Colin Ian King
2020-03-02octeontx2-af: Modify rvu_reg_poll() to check reg atleast twiceSunil Goutham