summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic
AgeCommit message (Expand)Author
2021-03-18octeontx2-pf: Clear RSS enable flag on interace downGeetha sowjanya
2021-03-18octeontx2-pf: Do not modify number of rulesSubbaraya Sundeep
2021-02-17octeontx2-pf: Fix otx2_get_fecparam()Dan Carpenter
2021-02-17cteontx2-pf: cn10k: Prevent harmless double shift bugsDan Carpenter
2021-02-16octeontx2-af: cn10k: Fixes CN10K RPM reference issueGeetha sowjanya
2021-02-12octeontx2: Fix condition.David S. Miller
2021-02-12octeontx2-pf: Fix out-of-bounds read in otx2_get_fecparam()Gustavo A. R. Silva
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: Initialise NIX contextGeetha sowjanya
2021-02-11octeontx2-pf: cn10k: Add mbox support for CN10KSubbaraya Sundeep
2021-02-10octeontx2-pf: ethtool physical link configurationChristina Jacob
2021-02-10octeontx2-pf: ethtool physical link statusChristina Jacob
2021-02-10octeontx2-pf: ethtool fec mode supportChristina Jacob
2021-02-10net: octeontx2: Fix the confusion in buffer alloc failure pathKevin Hao
2021-02-06net: octeontx2: Use napi_alloc_frag_align() to avoid the memory wasteKevin Hao
2021-01-28octeontx2-af: Fix 'physical' typosBjorn Helgaas
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-25octeontx2-af: Support ESP/AH RSS hashingSubbaraya Sundeep
2021-01-22net: octeontx2: Make sure the buffer is 128 byte alignedKevin Hao
2021-01-13octeontx2-pf: Add flow classification using IP next level protocolNaveen Mamindlapalli
2021-01-05octeontx2-pf: Add RSS multi group supportGeetha sowjanya
2020-12-09net: marvell: octeontx2: simplify the otx2_ptp_adjfine()Zheng Yongjun
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-21octeontx2-af: Add support for RSS hashing based on Transport protocol fieldGeorge Cherian
2020-11-20octeontx2-pf: Fix unintentional sign extension issueColin Ian King
2020-11-20octeontx2-pf: move lmt flush to include/linux/socSrujana Challa
2020-11-17octeontx2-pf: Add support for SR-IOV management functionsNaveen Mamindlapalli
2020-11-17octeontx2-pf: Implement ingress/egress VLAN offloadHariprasad Kelam
2020-11-17octeontx2-pf: Add support for unicast MAC address filteringHariprasad Kelam
2020-11-17octeontx2-pf: Add support for ethtool ntuple filtersSubbaraya Sundeep
2020-11-17octeontx2-af: Add mbox messages to install and delete MCAM rulesSubbaraya Sundeep
2020-11-03octeontx2-pf: Fix sizeof() mismatchColin Ian King
2020-10-31octeontx2-pf: Calculate LBK link instead of hardcodingSubbaraya Sundeep
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-23octeontx2-pf: Support to change VLAN based RSS hash options via ethtoolGeorge Cherian
2020-09-23octeontx2-pf: Add tracepoints for PF/VF mailboxSubbaraya Sundeep
2020-09-01octeontx2-pf: Add UDP segmentation offload supportSunil Goutham
2020-08-24octeontx2-pf: Add support for PTP clockAleksey Makarov
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-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller