summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2023-01-20Revert "Merge branch 'octeontx2-af-CPT'"Jakub Kicinski
2023-01-20octeontx2-af: add mbox to return CPT_AF_FLT_INT infoSrujana Challa
2023-01-20octeontx2-af: update cpt lf alloc mailboxSrujana Challa
2023-01-20octeontx2-af: restore rxc conf after teardown sequenceNithin Dabilpuram
2023-01-20octeontx2-af: optimize cpt pf identificationSrujana Challa
2023-01-20octeontx2-af: modify FLR sequence for CPTSrujana Challa
2023-01-20octeontx2-af: add mbox for CPT LF resetSrujana Challa
2023-01-20octeontx2-af: recover CPT engine when it gets faultSrujana Challa
2023-01-19octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rtKevin Hao
2023-01-16octeontx2-pf: Avoid use of GFP_KERNEL in atomic contextGeetha sowjanya
2023-01-10octeontx2-pf: Fix resource leakage in VF driver unbindHariprasad Kelam
2023-01-06octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enableAngela Czubak
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-03octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya
2022-12-26net: ethernet: marvell: octeontx2: Fix uninitialized variable warningAnuradha Weeraman
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-12-12octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functionsChristophe JAILLET
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-08net: mvneta: Fix an out of bounds checkDan Carpenter
2022-12-07octeontx2-af: Add FEC stats for RPM/RPM_USX blockHariprasad Kelam
2022-12-07octeontx2-pf: ethtool: Implement get_fec_statsHariprasad Kelam
2022-12-07octeontx2-af: cn10kb: Add RPM_USX MAC supportHariprasad Kelam
2022-12-07octeontx2-af: Support variable number of lmacsRakesh Babu Saladi
2022-12-05net: mvneta: Prevent out of bounds read in mvneta_config_rss()Dan Carpenter
2022-12-05octeontx2-pf: Fix potential memory leak in otx2_init_tc()Ziyang Xuan
2022-11-30net: devlink: clean-up empty devlink_ops::info_get()Vincent Mailhol
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-30octeontx2-af: Simplify a size computation in rvu_npc_exact_init()Christophe JAILLET
2022-11-30octeontx2-af: Fix the size of memory allocated for the 'id_bmap' bitmapChristophe JAILLET
2022-11-30octeontx2-af: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-11-30octeontx2-af: Slightly simplify rvu_npc_exact_init()Christophe JAILLET
2022-11-30octeontx2-af: Fix a potentially spurious error messageChristophe JAILLET
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-29net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functionsShang XiaoJing
2022-11-29net: mvpp2: Consider NVMEM cells as possible MAC address sourceMiquel Raynal
2022-11-29net: marvell: prestera: Avoid unnecessary DT lookupsMiquel Raynal
2022-11-28octeontx2-pf: Add support to filter packet based on IP fragmentSuman Ghosh
2022-11-25octeontx2-pf: Fix pfc_alloc_status array overflowSuman Ghosh
2022-11-24octeontx2-af: Fix reference count issue in rvu_sdp_init()Xiongfeng Wang
2022-11-24octeontx2-pf: Add check for devm_kcallocJiasheng Jiang
2022-11-23net: marvell: prestera: add missing unregister_netdev() in prestera_port_crea...Zhang Changzhong
2022-11-22octeontx2-pf: Remove duplicate MACSEC settingZheng Bin
2022-11-22octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh
2022-11-21octeontx2-af: cn10k: mcs: Fix copy and paste bug in mcs_bbe_intr_handler()Dan Carpenter
2022-11-18octeontx2-af: debugsfs: fix pci device refcount leakYang Yingliang
2022-11-18net: mvpp2: fix possible invalid pointer dereferenceHui Tang
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-14octeon_ep: ensure get mac address successfully before eth_hw_addr_set()Ziyang Xuan
2022-11-14octeon_ep: fix potential memory leak in octep_device_setup()Ziyang Xuan