summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2022-06-27octeon_ep: use bitwise ANDShreenidhi Shedi
2022-06-13octeontx2-vf: Add support for adaptive interrupt coalescingSuman Ghosh
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-06-01octeontx2-af: fix error code in is_valid_offset()Dan Carpenter
2022-05-22net: marvell: prestera: fix typo in commentJulia Lawall
2022-05-22net: mvpp2: fix typo in commentJulia Lawall
2022-05-18octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs()Christophe JAILLET
2022-05-18octeon_ep: Fix a memory leak in the error handling path of octep_request_irqs()Christophe JAILLET
2022-05-17octeontx2-pf: Add support for adaptive interrupt coalescingSuman Ghosh
2022-05-17octeontx2-pf: Use memset_startat() helper in otx2_stop()Xiu Jianfeng
2022-05-16octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi
2022-05-16octeon_ep: delete unnecessary NULL checkZiyang Xuan
2022-05-16octeon_ep: add missing destroy_workqueue in octep_init_moduleZheng Bin
2022-05-08eth: switch to netif_napi_add_weight()Jakub Kicinski
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski
2022-05-02octeontx2-af: debugfs: fix error return of allocationsNiels Dossche
2022-05-02octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriateYury Norov
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