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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-20
octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()
Aleksandr Mishin
1
-0
/
+27
2024-10-20
octeon_ep: Implement helper for iterating packets in Rx queue
Aleksandr Mishin
1
-23
/
+32
2024-10-15
octeontx2-af: Fix potential integer overflows on integer shifts
Colin Ian King
1
-2
/
+2
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-09-14
octeontx2-af: debugfs: Add Channel info to RPM map
Linu Cherian
1
-4
/
+7
2024-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-14
/
+48
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
2
-15
/
+14
2024-09-10
octeontx2-af: Modify SMQ flush sequence to drop packets
Naveen Mamindlapalli
2
-14
/
+48
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
1
-1
/
+1
2024-09-07
octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()
Simon Horman
1
-1
/
+1
2024-09-07
octeontx2-af: Pass string literal as format argument of alloc_workqueue()
Simon Horman
1
-2
/
+2
2024-09-04
net: mvpp2: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-04
octeontx2-pf: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-03
net: mv643xx_eth: Simplify with scoped for each OF child loop
Jinjie Ruan
1
-3
/
+2
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
1
-1
/
+2
2024-09-01
octeontx2-af: configure default CPT credits for CN10KA B0
Srujana Challa
3
-0
/
+39
2024-09-01
octeontx2-af: avoid RXC register access for CN10KB
Srujana Challa
2
-3
/
+24
2024-09-01
octeontx2-af: use dynamic interrupt vectors for CN10K
Srujana Challa
3
-20
/
+80
2024-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+11
2024-08-22
octeontx2-af: Fix CPT AF register offset calculation
Bharat Bhushan
1
-12
/
+11
2024-08-14
net: mvneta: Use __be16 for l3_proto parameter of mvneta_txq_desc_csum()
Simon Horman
1
-1
/
+1
2024-08-12
eth: remove .cap_rss_ctx_supported from updated drivers
Jakub Kicinski
1
-1
/
+0
2024-08-12
eth: mvpp2: implement new RSS context API
Jakub Kicinski
3
-33
/
+69
2024-08-11
net: mvpp2: use device_for_each_child_node() to access device child nodes
Javier Carrasco
1
-6
/
+2
2024-08-11
net: mvpp2: use port_count to remove ports
Javier Carrasco
1
-16
/
+7
2024-08-08
net: mvpp2: Increase size of queue_name buffer
Simon Horman
1
-1
/
+1
2024-07-30
net: mvpp2: Don't re-use loop iterator
Dan Carpenter
1
-3
/
+3
2024-07-15
Revert "net: mvpp2: Improve data types and use min()"
Jakub Kicinski
1
-6
/
+6
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2
-2
/
+2
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2
-2
/
+2
2024-07-14
net: mvpp2: Improve data types and use min()
Thorsten Blum
1
-6
/
+6
2024-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-14
/
+31
2024-07-12
octeontx2-af: fix issue with IPv4 match for RSS
Satheesh Paul
1
-3
/
+4
2024-07-12
octeontx2-af: fix issue with IPv6 ext match for RSS
Kiran Kumar K
1
-1
/
+4
2024-07-12
octeontx2-af: fix detection of IP layer
Michal Mazur
1
-2
/
+6
2024-07-12
octeontx2-af: fix a issue with cpt_lf_alloc mailbox
Srujana Challa
1
-1
/
+1
2024-07-12
octeontx2-af: replace cpt slot with lf id on reg write
Nithin Dabilpuram
1
-7
/
+16
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-07-09
octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...
Aleksandr Mishin
1
-1
/
+1
2024-07-01
octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAM
Nithin Dabilpuram
6
-3
/
+102
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-35
/
+36
2024-06-23
octeontx2-pf: Fix coverity and klockwork issues in octeon PF driver
Ratheesh Kannoth
4
-35
/
+35
2024-06-21
octeontx2-pf: Add ucast filter count configurability via devlink.
Sai Krishna
4
-14
/
+79
2024-06-21
net: mvpp2: fill-in dev_port attribute
Aryan Srivastava
1
-0
/
+1
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-4
/
+18
2024-06-19
octeontx2-pf: Fix linking objects into multiple modules
Geetha sowjanya
3
-2
/
+10
2024-06-19
octeontx2-pf: Add error handling to VLAN unoffload handling
Simon Horman
1
-1
/
+4
2024-06-14
net: mvpp2: use slab_build_skb for oversized frames
Aryan Srivastava
1
-1
/
+4
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+22
2024-06-05
octeontx2-af: Add debugfs support to dump NIX TM topology
Anshumali Gaur
3
-0
/
+373
[next]