index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
pensando
/
ionic
/
ionic_dev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
ionic: convert Rx queue buffers to use page_pool
Shannon Nelson
1
-9
/
+7
2024-09-10
ionic: use per-queue xdp_prog
Shannon Nelson
1
-2
/
+5
2024-08-27
ionic: Prevent tx_timeout due to frequent doorbell ringing
Brett Creeley
1
-1
/
+1
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2024-06-26
ionic: use dev_consume_skb_any outside of napi
Shannon Nelson
1
-1
/
+3
2024-06-20
ionic: add per-queue napi_schedule for doorbell check
Shannon Nelson
1
-0
/
+1
2024-06-20
ionic: add work item for missed-doorbell check
Shannon Nelson
1
-1
/
+2
2024-06-20
ionic: Keep interrupt affinity up to date
Brett Creeley
1
-2
/
+2
2024-03-08
ionic: rearrange ionic_queue for better layout
Shannon Nelson
1
-2
/
+2
2024-03-08
ionic: carry idev in ionic_cq struct
Shannon Nelson
1
-1
/
+1
2024-03-08
ionic: use specialized desc info structs
Shannon Nelson
1
-6
/
+20
2024-03-08
ionic: remove the cq_info to save more memory
Shannon Nelson
1
-10
/
+1
2024-03-08
ionic: remove callback pointer from desc_info
Shannon Nelson
1
-10
/
+4
2024-03-08
ionic: drop q mapping
Shannon Nelson
1
-3
/
+0
2024-03-08
ionic: remove desc, sg_desc and cmb_desc from desc_info
Shannon Nelson
1
-14
/
+9
2024-03-04
ionic: Change default number of descriptors for Tx and Rx
Brett Creeley
1
-1
/
+1
2024-03-04
ionic: Rework Tx start/stop flow
Brett Creeley
1
-0
/
+2
2024-02-16
ionic: Add XDP_REDIRECT support
Shannon Nelson
1
-0
/
+1
2024-02-16
ionic: Add XDP_TX support
Shannon Nelson
1
-0
/
+3
2024-02-16
ionic: add initial framework for XDP support
Shannon Nelson
1
-0
/
+7
2023-12-13
ionic: pass opcode to devcmd_wait
Shannon Nelson
1
-0
/
+1
2023-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-12-06
ionic: Re-arrange ionic_intr_info struct for cache perf
Brett Creeley
1
-2
/
+2
2023-12-06
ionic: Use cached VF attributes
Brett Creeley
1
-2
/
+1
2023-12-06
ionic: fix snprintf format length warning
Shannon Nelson
1
-1
/
+1
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+1
2023-09-20
ionic: expand the descriptor bufs array
Shannon Nelson
1
-1
/
+2
2023-09-16
ionic: fix 16bit math issue when PAGE_SIZE >= 64KB
David Christensen
1
-0
/
+1
2023-08-22
ionic: Remove unused declarations
Yue Haibing
1
-1
/
+0
2023-02-13
ionic: add tx/rx-push support with device Component Memory Buffers
Shannon Nelson
1
-0
/
+13
2023-02-04
ionic: missed doorbell workaround
Allen Hubbe
1
-0
/
+12
2022-10-28
ionic: new ionic device identity level and VF start control
Shannon Nelson
1
-0
/
+3
2022-01-25
ionic: replace set_vf data with union
Shannon Nelson
1
-1
/
+2
2022-01-25
ionic: Query FW when getting VF info via ndo_get_vf_config
Brett Creeley
1
-0
/
+2
2022-01-25
ionic: Don't send reset commands if FW isn't running
Brett Creeley
1
-0
/
+1
2021-10-02
ionic: remove debug stats
Shannon Nelson
1
-4
/
+0
2021-07-27
ionic: remove unneeded comp union fields
Shannon Nelson
1
-2
/
+0
2021-07-27
ionic: monitor fw status generation
Shannon Nelson
1
-0
/
+1
2021-04-03
ionic: add and enable tx and rx timestamp handling
Shannon Nelson
1
-1
/
+1
2021-04-03
ionic: link in the new hw timestamp code
Shannon Nelson
1
-0
/
+1
2021-04-03
ionic: add hw timestamp structs to interface
Shannon Nelson
1
-0
/
+1
2021-04-03
ionic: add new queue features to interface
Shannon Nelson
1
-0
/
+1
2021-03-31
ionic: avoid races in ionic_heartbeat_check
Shannon Nelson
1
-2
/
+5
2021-03-16
ionic: aggregate Tx byte counting calls
Shannon Nelson
1
-0
/
+1
2021-03-16
ionic: simplify TSO descriptor mapping
Shannon Nelson
1
-1
/
+4
2021-03-11
ionic: optimize fastpath struct usage
Shannon Nelson
1
-3
/
+4
2021-03-11
ionic: implement Rx page reuse
Shannon Nelson
1
-3
/
+9
2020-11-15
ionic: batch rx buffer refilling
Shannon Nelson
1
-1
/
+3
2020-10-24
ionic: clean up sparse complaints
Shannon Nelson
1
-0
/
+2
2020-10-01
ionic: stop watchdog timer earlier on remove
Shannon Nelson
1
-1
/
+0
[next]