aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-11octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth6-6/+481
2022-07-11octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth3-0/+31
2022-07-11octeontx2-af: devlink configuration supportRatheesh Kannoth3-2/+101
2022-07-11octeontx2-af: Exact match scan from kex profileRatheesh Kannoth2-3/+35
2022-07-11octeontx2-af: Exact match supportRatheesh Kannoth6-1/+1029
2022-07-11octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth12-17/+554
2022-07-08octeontx2-af: Don't reset previous pfc configHariprasad Kelam3-13/+23
2022-07-06Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski20-2876/+67
2022-07-06octeontx2-af: Enable Exact match flag in kex profileRatheesh Kannoth1-2/+3
2022-07-06octeontx2-pf: Add support for exact match table.Ratheesh Kannoth4-29/+67
2022-07-06octeontx2-af: Invoke exact match functions if supportedRatheesh Kannoth2-0/+41
2022-07-06octeontx2-af: Wrapper functions for MAC addr add/del/update/resetRatheesh Kannoth2-11/+363
2022-07-06octeontx2: Modify mbox request and response structuresRatheesh Kannoth3-9/+24
2022-07-06octeontx2-af: Debugsfs support for exact match.Ratheesh Kannoth1-0/+179
2022-07-06octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth6-6/+476
2022-07-06octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth3-0/+31
2022-07-06octeontx2-af: devlink configuration supportRatheesh Kannoth3-2/+100
2022-07-06octeontx2-af: Exact match scan from kex profileRatheesh Kannoth2-3/+35
2022-07-06octeontx2-af: Exact match supportRatheesh Kannoth6-1/+1016
2022-07-06octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth12-17/+554
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet4-6/+6
2022-07-01octeontx2-af: fix operand size in bitwise operationShijith Thotton1-2/+2
2022-07-01ethernet/marvell: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-01marvell/octeontx2/af: fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-06-29net: prestera: acl: add support for 'egress' rulesMaksym Glubokiy7-34/+82
2022-06-27octeon_ep: use bitwise ANDShreenidhi Shedi1-1/+1
2022-06-13octeontx2-vf: Add support for adaptive interrupt coalescingSuman Ghosh1-1/+2
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2-3/+3
2022-06-01octeontx2-af: fix error code in is_valid_offset()Dan Carpenter1-1/+1
2022-05-22net: marvell: prestera: fix typo in commentJulia Lawall1-1/+1
2022-05-22net: mvpp2: fix typo in commentJulia Lawall1-1/+1
2022-05-18octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs()Christophe JAILLET1-11/+14
2022-05-18octeon_ep: Fix a memory leak in the error handling path of octep_request_irqs()Christophe JAILLET1-0/+2
2022-05-17octeontx2-pf: Add support for adaptive interrupt coalescingSuman Ghosh7-8/+99
2022-05-17octeontx2-pf: Use memset_startat() helper in otx2_stop()Xiu Jianfeng1-2/+1
2022-05-16octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi1-2/+0
2022-05-16octeon_ep: delete unnecessary NULL checkZiyang Xuan3-6/+3
2022-05-16octeon_ep: add missing destroy_workqueue in octep_init_moduleZheng Bin1-0/+1
2022-05-08eth: switch to netif_napi_add_weight()Jakub Kicinski1-1/+2
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski5-5/+5
2022-05-02octeontx2-af: debugfs: fix error return of allocationsNiels Dossche1-2/+2
2022-05-02octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriateYury Norov2-3/+3
2022-04-29eth: remove copies of the NAPI_POLL_WEIGHT defineJakub Kicinski2-4/+2
2022-04-28net: prestera: add police action supportVolodymyr Mytnyk5-2/+149
2022-04-15octeon_ep: Remove custom driver versionLeon Romanovsky3-23/+1
2022-04-15octeon_ep: fix error return code in octep_probe()Yang Yingliang1-1/+2
2022-04-15octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts"Colin Ian King1-1/+1
2022-04-15net: mvneta: add support for page_pool_get_statsLorenzo Bianconi2-1/+20
2022-04-13octeon_ep: add ethtool support for Octeon PCI Endpoint NICVeerasenareddy Burru3-1/+465