summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
AgeCommit message (Expand)Author
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
2021-10-10octeontx2-pf: Simplify the receive buffer size calculationSubbaraya Sundeep
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-09-30octeontx2-pf: Add XDP support to netdev PFGeetha sowjanya
2021-09-28octeontx2-pf: Use hardware register for CQE countGeetha sowjanya
2021-09-01octeontx2-pf: cn10K: Reserve LMTST lines per coreGeetha sowjanya
2021-08-29octeontx2-pf: Fix inconsistent license textSunil Goutham
2021-08-26octeontx2-pf: cn10k: Fix error return code in otx2_set_flowkey_cfg()Yang Yingliang
2021-08-25octeontx2-pf: cleanup transmit link deriving logicSubbaraya Sundeep
2021-08-22octeontx2-pf: Fix algorithm index in MCAM rules with RSS actionSunil Goutham
2021-08-22octeontx2-pf: Don't install VLAN offload rule if netdev is downSunil Goutham
2021-08-22octeontx2-pf: Fix NIX1_RX interface backpressureSubbaraya Sundeep
2021-08-02octeontx2-pf: cn10k: Config DWRR weight based on MTUSunil Goutham
2021-07-25octeontx2-pf: Dont enable backpressure on LBK linksHariprasad Kelam
2021-07-01octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam
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: Initialise NIX contextGeetha sowjanya
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-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-22net: octeontx2: Make sure the buffer is 128 byte alignedKevin Hao
2021-01-05octeontx2-pf: Add RSS multi group supportGeetha sowjanya
2020-11-21octeontx2-af: Add support for RSS hashing based on Transport protocol fieldGeorge Cherian
2020-11-17octeontx2-pf: Implement ingress/egress VLAN offloadHariprasad Kelam
2020-11-03octeontx2-pf: Fix sizeof() mismatchColin Ian King
2020-10-31octeontx2-pf: Calculate LBK link instead of hardcodingSubbaraya Sundeep
2020-09-23octeontx2-pf: Support to change VLAN based RSS hash options via ethtoolGeorge Cherian
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-05-09octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffersKevin Hao
2020-03-23octeontx2-pf: Remove wrapper APIs for mutex lock and unlockSunil Goutham
2020-03-23octeontx2-pf: Cleanup all receive buffers in SG descriptorGeetha sowjanya
2020-03-23octeontx2-vf: Virtual function driver supportTomasz Duszynski
2020-03-12octeontx2-pf: unlock on error path in otx2_config_pause_frm()Dan Carpenter
2020-03-02octeontx2-pf: Support to enable/disable pause frames via ethtoolGeetha sowjanya
2020-02-01octeontx2-pf: Fix an IS_ERR() vs NULL bugDan Carpenter
2020-01-27octeontx2-pf: ethtool RSS config supportSunil Goutham
2020-01-27octeontx2-pf: Add basic ethtool supportChristina Jacob
2020-01-27octeontx2-pf: Add ndo_get_stats64Geetha sowjanya
2020-01-27octeontx2-pf: TCP segmentation offload supportSunil Goutham
2020-01-27octeontx2-pf: Receive side scaling supportSunil Goutham
2020-01-27octeontx2-pf: Error handling supportGeetha sowjanya