summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2022-05-02octeontx2-af: debugfs: fix error return of allocationsNiels Dossche
2022-04-29eth: remove copies of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-28net: prestera: add police action supportVolodymyr Mytnyk
2022-04-15octeon_ep: Remove custom driver versionLeon Romanovsky
2022-04-15octeon_ep: fix error return code in octep_probe()Yang Yingliang
2022-04-15octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts"Colin Ian King
2022-04-15net: mvneta: add support for page_pool_get_statsLorenzo Bianconi
2022-04-13octeon_ep: add ethtool support for Octeon PCI Endpoint NICVeerasenareddy Burru
2022-04-13octeon_ep: add Tx/Rx processing and interrupt supportVeerasenareddy Burru
2022-04-13octeon_ep: add support for ndo opsVeerasenareddy Burru
2022-04-13octeon_ep: add Tx/Rx ring resource setup and cleanupVeerasenareddy Burru
2022-04-13octeon_ep: Add mailbox for control commandsVeerasenareddy Burru
2022-04-13octeon_ep: add hardware configuration APIsVeerasenareddy Burru
2022-04-13octeon_ep: Add driver framework and device initializationVeerasenareddy Burru
2022-04-11net: marvell: prestera: Use dscp_t in struct prestera_kern_fib_cacheGuillaume Nault
2022-04-11ipv4: Use dscp_t in struct fib_entry_notifier_infoGuillaume Nault
2022-04-11ipv4: Use dscp_t in struct fib_rt_infoGuillaume Nault
2022-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-06prestera: acl: add action hw_stats supportVolodymyr Mytnyk
2022-04-05net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()Andrew Lunn
2022-03-26octeontx2-af: initialize action variableTom Rix
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-23net: marvell: prestera: add missing destroy_workqueue() in prestera_module_in...Yang Yingliang
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-17net: mvneta: Add support for 98DX2530 Ethernet portChris Packham
2022-03-16net: mv643xx_eth: undo some opreations in mv643xx_eth_probeMinghao Chi
2022-03-11net: mv643xx_eth: use platform_get_irq() instead of platform_get_resource()Minghao Chi
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-09net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base...Miaoqian Lin
2022-03-08net: prestera: acl: make read-only array client_map static constColin Ian King
2022-03-03net: marvell: Use min() instead of doing it manuallyHaowen Bai
2022-02-28flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu
2022-02-24net: marvell: prestera: Fix return value check in prestera_kern_fib_cache_find()Yang Yingliang
2022-02-24net: marvell: prestera: Fix return value check in prestera_fib_node_find()Yang Yingliang
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-24net: mv643xx_eth: process retval from of_get_mac_addressMauri Sandberg
2022-02-23octeontx2-pf: Vary completion queue event sizeSubbaraya Sundeep
2022-02-21octeontx2-af: cn10k: add workaround for ptp errataNaveen Mamindlapalli
2022-02-21octeontx2-pf: cn10k: add support for new ptp timestamp formatNaveen Mamindlapalli
2022-02-19net: prestera: acl: fix 'client_map' buff overflowVolodymyr Mytnyk
2022-02-19net: prestera: flower: fix destroy tmpl in chainVolodymyr Mytnyk
2022-02-18net: mvpp2: always set port pcs opsJeremy Linton
2022-02-17net: marvell: prestera: handle fib notificationsYevhen Orlov
2022-02-17net: marvell: prestera: add hardware router objects accounting for lpmYevhen Orlov
2022-02-17net: marvell: prestera: Add router LPM ABIYevhen Orlov
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-14net: prestera: acl: add multi-chain support offloadVolodymyr Mytnyk
2022-02-11octeontx2-af: fix array bound errorHariprasad Kelam
2022-02-10octeontx2-pf: Add TC feature for VFsSubbaraya Sundeep