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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-01
octeontx2-af: Display CGX, NIX and PF map in debugfs.
Rakesh Babu
1
-0
/
+47
2020-11-01
octeontx2-af: Display NIX1 also in debugfs
Rakesh Babu
2
-43
/
+125
2020-11-01
octeontx2-pf: Calculate LBK link instead of hardcoding
Subbaraya Sundeep
2
-2
/
+8
2020-11-01
octeontx2-af: Mbox changes for 98xx
Subbaraya Sundeep
5
-18
/
+94
2020-11-01
octeontx2-af: Add NIX1 interfaces to NPC
Subbaraya Sundeep
7
-107
/
+337
2020-11-01
octeontx2-af: Setup MCE context for assigned NIX
Subbaraya Sundeep
1
-20
/
+36
2020-11-01
octeontx2-af: Map NIX block from CGX connection
Subbaraya Sundeep
6
-10
/
+107
2020-11-01
octeontx2-af: Initialize NIX1 block
Rakesh Babu
3
-35
/
+104
2020-11-01
octeontx2-af: Manage new blocks in 98xx
Rakesh Babu
3
-49
/
+105
2020-11-01
octeontx2-af: Update get/set resource count functions
Subbaraya Sundeep
2
-22
/
+53
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
10
-35
/
+56
2020-10-05
net: mvneta: fix double free of txq->buf
Tom Rix
1
-11
/
+2
2020-10-01
octeontx2-pf: Fix synchnorization issue in mbox
Hariprasad Kelam
4
-9
/
+19
2020-10-01
octeontx2-pf: Fix the device state on error
Hariprasad Kelam
1
-1
/
+4
2020-10-01
octeontx2-pf: Fix TCP/UDP checksum offload for IPv6 frames
Geetha sowjanya
1
-0
/
+1
2020-10-01
octeontx2-af: Fix enable/disable of default NPC entries
Subbaraya Sundeep
3
-11
/
+23
2020-09-30
net: mvneta: avoid possible cache misses in mvneta_rx_swbm
Lorenzo Bianconi
1
-6
/
+6
2020-09-29
octeontx2-af: add parser support for NAT-T-ESP
Kiran Kumar K
2
-29
/
+65
2020-09-29
octeontx2-af: optimize parsing of IPv6 fragments
Abhijit Ayarekar
1
-40
/
+40
2020-09-29
octeontx2-af: Add IPv6 fields to default MKEX
Vidhya Vidhyaraman
1
-0
/
+5
2020-09-29
octeontx2-af: fix Extended DSA and eDSA parsing
Satha Rao
1
-3
/
+3
2020-09-29
octeontx2-af: add parser support for Forward DSA
Hariprasad Kelam
2
-0
/
+145
2020-09-29
octeontx2-af: cleanup KPU config data
Stanislaw Kardach
5
-144
/
+301
2020-09-29
octeontx2-af: fix LD CUSTOM LTYPE aliasing
Stanislaw Kardach
1
-2
/
+2
2020-09-29
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof WilczyĆski
1
-1
/
+1
2020-09-29
net: mvneta: try to use in-irq pp cache in mvneta_txq_bufs_free
Lorenzo Bianconi
1
-4
/
+7
2020-09-27
net: marvell: mvpp2: Fix W=1 warning with !CONFIG_ACPI
Andrew Lunn
1
-0
/
+2
2020-09-24
octeontx2-pf: Support to change VLAN based RSS hash options via ethtool
George Cherian
2
-1
/
+8
2020-09-24
octeontx2-af: Add support for VLAN based RSS hashing
George Cherian
2
-0
/
+9
2020-09-24
octeontx2-pf: Add tracepoints for PF/VF mailbox
Subbaraya Sundeep
3
-0
/
+10
2020-09-24
octeontx2-af: Introduce tracepoints for mailbox
Subbaraya Sundeep
6
-2
/
+136
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+7
2020-09-21
net: mventa: remove unused variable 'dummy' in mvneta_mib_counters_clear()
Zhang Changzhong
1
-4
/
+3
2020-09-21
net: mvneta: avoid copying shared_info frags in mvneta_swbm_build_skb
Lorenzo Bianconi
1
-7
/
+4
2020-09-21
net: mvneta: recycle the page in case of out-of-order
Lorenzo Bianconi
1
-1
/
+5
2020-09-18
net: marvell: prestera: Add Switchdev driver implementation
Vadym Kochan
7
-4
/
+1807
2020-09-18
net: marvell: prestera: Add ethtool interface support
Vadym Kochan
7
-6
/
+1182
2020-09-18
net: marvell: prestera: Add basic devlink support
Vadym Kochan
6
-5
/
+165
2020-09-18
net: marvell: prestera: Add PCI interface support
Vadym Kochan
3
-0
/
+782
2020-09-18
net: marvell: prestera: Add driver for Prestera family ASIC devices
Vadym Kochan
12
-0
/
+2380
2020-09-14
net: pxa168_eth: remove unused variable 'retval' int pxa168_eth_change_mtu()
Zhang Changzhong
1
-2
/
+1
2020-09-14
net: skge: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-14
net: mvpp2: set SKBTX_IN_PROGRESS
Russell King
1
-0
/
+2
2020-09-12
octeontx2-af: Constify npc_kpu_profile_{action,cam}
Rikard Falkeborn
3
-39
/
+39
2020-09-11
net: mvpp2: ptp: Fix unused variables
Alex Dewar
1
-4
/
+2
2020-09-11
net: mvneta: fix possible use-after-free in mvneta_xdp_put_buff
Lorenzo Bianconi
1
-2
/
+2
2020-09-10
net: mventa: drop mvneta_stats from mvneta_swbm_rx_frame signature
Lorenzo Bianconi
1
-3
/
+2
2020-09-10
net: mvneta: rely on MVNETA_MAX_RX_BUF_SIZE for pkt split in mvneta_swbm_rx_f...
Lorenzo Bianconi
1
-2
/
+1
2020-09-10
net: mvpp2: ptp: add support for transmit timestamping
Russell King
2
-11
/
+244
[next]