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
/
af
/
cgx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-07
octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enable
Angela Czubak
1
-2
/
+2
2022-12-07
octeontx2-af: Add FEC stats for RPM/RPM_USX block
Hariprasad Kelam
1
-0
/
+5
2022-12-07
octeontx2-af: cn10kb: Add RPM_USX MAC support
Hariprasad Kelam
1
-8
/
+30
2022-12-07
octeontx2-af: Support variable number of lmacs
Rakesh Babu Saladi
1
-20
/
+15
2022-07-15
octeontx2-af: Set NIX link credits based on max LMAC
Sunil Goutham
1
-0
/
+27
2022-07-14
octeontx2-af: Limit link bringup time at firmware
Hariprasad Kelam
1
-3
/
+11
2022-07-13
octeontx2-af: Skip CGX/RPM probe incase of zero lmac count
Hariprasad Kelam
1
-3
/
+10
2022-07-08
octeontx2-af: Don't reset previous pfc config
Hariprasad Kelam
1
-4
/
+11
2022-02-09
octeontx2-af: Flow control resource management
Hariprasad Kelam
1
-33
/
+133
2022-02-09
octeontx2-af: Priority flow control configuration support
Sunil Kumar Kori
1
-0
/
+42
2022-02-09
octeontx2-af: Don't enable Pause frames by default
Hariprasad Kelam
1
-27
/
+14
2022-01-21
octeontx2-af: cn10k: Use appropriate register for LMAC enable
Geetha sowjanya
1
-0
/
+2
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-09-28
octeontx2-af: cn10k: RPM hardware timestamp configuration
Hariprasad Kelam
1
-5
/
+5
2021-09-04
octeontx2-af: Fix some memory leaks in the error handling path of 'cgx_lmac_i...
Christophe JAILLET
1
-3
/
+5
2021-08-29
octeontx2-af: Fix inconsistent license text
Sunil Goutham
1
-4
/
+1
2021-07-25
octeontx2-pf: Dont enable backpressure on LBK links
Hariprasad Kelam
1
-1
/
+1
2021-07-01
octeontx2-af: Debugfs support for DMAC filters
Hariprasad Kelam
1
-0
/
+28
2021-07-01
octeontx2-af: DMAC filter support in MAC block
Sunil Kumar Kori
1
-15
/
+249
2021-03-25
octeontx2: fix -Wnonnull warning
Arnd Bergmann
1
-32
/
+28
2021-03-03
octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()
Dan Carpenter
1
-1
/
+3
2021-02-12
octeontx2-af: cn10k: MAC internal loopback support
Hariprasad Kelam
1
-2
/
+5
2021-02-12
octeontx2-af: cn10k: Add RPM Rx/Tx stats support
Hariprasad Kelam
1
-4
/
+6
2021-02-12
octeontx2-af: cn10k: Add RPM LMAC pause frame support
Rakesh Babu
1
-14
/
+13
2021-02-12
octeontx2-af: cn10K: Add MTU configuration
Hariprasad Kelam
1
-0
/
+10
2021-02-12
octeontx2-af: cn10k: Add support for programmable channels
Subbaraya Sundeep
1
-0
/
+14
2021-02-12
octeontx2-af: cn10k: Add RPM MAC support
Hariprasad Kelam
1
-80
/
+191
2021-02-11
octeontx2-af: advertised link modes support on cgx
Christina Jacob
1
-1
/
+113
2021-02-11
octeontx2-af: Physical link configuration support
Christina Jacob
1
-1
/
+57
2021-02-11
octeontx2-af: Add new CGX_CMD to get PHY FEC statistics
Felix Manlunas
1
-0
/
+12
2021-02-11
octeontx2-af: forward error correction configuration
Christina Jacob
1
-0
/
+76
2021-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+11
2021-01-08
octeontx2-af: fix memory leak of lmac and lmac->name
Colin Ian King
1
-3
/
+11
2021-01-06
octeontx2-af: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2020-11-01
octeontx2-af: Map NIX block from CGX connection
Subbaraya Sundeep
1
-2
/
+11
2020-08-25
octeontx2-af: Support to enable/disable HW timestamping
Zyta Szpak
1
-0
/
+29
2020-03-02
octeontx2-af: Optimize data retrieval from firmware
Linu Cherian
1
-53
/
+18
2020-03-02
octeontx2-af: Pause frame configuration at cgx
Geetha sowjanya
1
-0
/
+103
2020-02-19
octeontx2-af: Remove unnecessary export symbols in CGX driver
Sunil Goutham
1
-18
/
+0
2019-11-15
octeontx2-af: Support fixed transmit scheduler topology
Sunil Goutham
1
-0
/
+50
2019-11-15
octeontx2-af: Add per CGX port level NIX Rx/Tx counters
Linu Cherian
1
-0
/
+10
2019-01-04
octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'
Christophe JAILLET
1
-1
/
+3
2018-12-04
octeontx2-af: Enable mkex profile
Vamsi Attunuru
1
-0
/
+54
2018-11-24
octeontx2-af: Bringup CGX LMAC links by default
Linu Cherian
1
-0
/
+61
2018-11-24
octeontx2-af: Unregister cgx event callbacks gracefully
Linu Cherian
1
-1
/
+28
2018-11-24
octeontx2-af: Handle non-contiguous CGX LMAC interfaces
Linu Cherian
1
-6
/
+12
2018-10-23
octeontx2-af: Config pkind for CGX mapped PFs
Geetha sowjanya
1
-0
/
+12
2018-10-18
octeontx2-af: Enable or disable CGX internal loopback
Geetha sowjanya
1
-0
/
+30
2018-10-18
octeontx2-af: Forward CGX link notifications to PFs
Linu Cherian
1
-10
/
+89
2018-10-18
octeontx2-af: Support for MAC address filters in CGX
Vidhya Raman
1
-0
/
+75
[next]