index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
octeontx2
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-20
octeontx2-af: restore rxc conf after teardown sequence
Nithin Dabilpuram
1
-4
/
+18
2023-01-20
octeontx2-af: optimize cpt pf identification
Srujana Challa
3
-3
/
+20
2023-01-20
octeontx2-af: modify FLR sequence for CPT
Srujana Challa
3
-47
/
+53
2023-01-20
octeontx2-af: add mbox for CPT LF reset
Srujana Challa
2
-0
/
+41
2023-01-20
octeontx2-af: recover CPT engine when it gets fault
Srujana Challa
1
-30
/
+80
2023-01-19
octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt
Kevin Hao
2
-9
/
+4
2023-01-16
octeontx2-pf: Avoid use of GFP_KERNEL in atomic context
Geetha sowjanya
1
-2
/
+2
2023-01-10
octeontx2-pf: Fix resource leakage in VF driver unbind
Hariprasad Kelam
1
-0
/
+2
2023-01-07
octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enable
Angela Czubak
2
-3
/
+2
2023-01-03
octeontx2-pf: Fix lmtst ID used in aura free
Geetha sowjanya
1
-9
/
+21
2022-12-26
net: ethernet: marvell: octeontx2: Fix uninitialized variable warning
Anuradha Weeraman
1
-1
/
+1
2022-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+5
2022-12-13
octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functions
Christophe JAILLET
1
-1
/
+5
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2022-12-07
octeontx2-af: Add FEC stats for RPM/RPM_USX block
Hariprasad Kelam
5
-2
/
+82
2022-12-07
octeontx2-pf: ethtool: Implement get_fec_stats
Hariprasad Kelam
1
-0
/
+34
2022-12-07
octeontx2-af: cn10kb: Add RPM_USX MAC support
Hariprasad Kelam
8
-41
/
+270
2022-12-07
octeontx2-af: Support variable number of lmacs
Rakesh Babu Saladi
8
-40
/
+42
2022-12-05
octeontx2-pf: Fix potential memory leak in otx2_init_tc()
Ziyang Xuan
1
-1
/
+6
2022-12-01
net: devlink: clean-up empty devlink_ops::info_get()
Vincent Mailhol
2
-15
/
+0
2022-12-01
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2
-9
/
+2
2022-12-01
octeontx2-af: Simplify a size computation in rvu_npc_exact_init()
Christophe JAILLET
1
-1
/
+1
2022-12-01
octeontx2-af: Fix the size of memory allocated for the 'id_bmap' bitmap
Christophe JAILLET
1
-2
/
+2
2022-12-01
octeontx2-af: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+3
2022-12-01
octeontx2-af: Slightly simplify rvu_npc_exact_init()
Christophe JAILLET
1
-2
/
+1
2022-12-01
octeontx2-af: Fix a potentially spurious error message
Christophe JAILLET
1
-1
/
+1
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-5
/
+12
2022-11-28
octeontx2-pf: Add support to filter packet based on IP fragment
Suman Ghosh
7
-4
/
+71
2022-11-25
octeontx2-pf: Fix pfc_alloc_status array overflow
Suman Ghosh
1
-1
/
+1
2022-11-24
octeontx2-af: Fix reference count issue in rvu_sdp_init()
Xiongfeng Wang
1
-2
/
+5
2022-11-24
octeontx2-pf: Add check for devm_kcalloc
Jiasheng Jiang
1
-0
/
+2
2022-11-22
octeontx2-pf: Remove duplicate MACSEC setting
Zheng Bin
1
-1
/
+0
2022-11-22
octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rules
Suman Ghosh
5
-16
/
+124
2022-11-21
octeontx2-af: cn10k: mcs: Fix copy and paste bug in mcs_bbe_intr_handler()
Dan Carpenter
1
-1
/
+1
2022-11-19
octeontx2-af: debugsfs: fix pci device refcount leak
Yang Yingliang
1
-0
/
+3
2022-11-12
net: remove skb->vlan_present
Eric Dumazet
1
-1
/
+1
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-43
/
+185
2022-11-08
octeontx2-pf: Fix SQE threshold checking
Ratheesh Kannoth
3
-13
/
+21
2022-11-08
octeontx2-pf: fix build error when CONFIG_OCTEONTX2_PF=y
Yang Yingliang
1
-0
/
+1
2022-11-04
octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]
Ratheesh Kannoth
2
-30
/
+162
2022-11-04
net: octeontx2-pf: mcs: consider MACSEC setting
Randy Dunlap
1
-0
/
+1
2022-11-03
octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B header extracti...
Suman Ghosh
3
-18
/
+70
2022-10-19
ethernet: marvell: octeontx2 Fix resource not freed after malloc
Manank Patel
1
-0
/
+2
2022-10-10
octeontx2-pf: mcs: fix possible memory leak in otx2_probe()
Yang Yingliang
1
-1
/
+3
2022-10-09
octeontx2-af: cn10k: mcs: Fix error return code in mcs_register_interrupts()
Yang Yingliang
1
-1
/
+3
2022-10-09
octeontx2-pf: mcs: fix missing unlock in some error paths
Yang Yingliang
1
-2
/
+3
2022-10-07
octeontx2-pf: mcs: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-10-03
octeontx2-pf: mcs: Introduce MACSEC hardware offloading
Subbaraya Sundeep
5
-0
/
+1776
2022-10-03
octeontx2-af: cn10k: mcs: Add debugfs support
Geetha sowjanya
2
-0
/
+350
2022-10-03
octeontx2-af: cn10k: mcs: Handle MCS block interrupts
Geetha sowjanya
8
-12
/
+865
[next]