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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-28
ionic: no transition while stopping
Shannon Nelson
1
-5
/
+9
2022-02-19
ionic: catch transition back to RUNNING with fw_generation 0
Shannon Nelson
1
-2
/
+2
2022-01-25
ionic: replace set_vf data with union
Shannon Nelson
1
-41
/
+4
2022-01-25
ionic: stretch heartbeat detection
Shannon Nelson
1
-2
/
+4
2022-01-25
ionic: Query FW when getting VF info via ndo_get_vf_config
Brett Creeley
1
-0
/
+40
2022-01-25
ionic: better handling of RESET event
Shannon Nelson
1
-4
/
+13
2022-01-25
ionic: add FW_STOPPING state
Shannon Nelson
1
-11
/
+14
2022-01-25
ionic: Don't send reset commands if FW isn't running
Brett Creeley
1
-5
/
+12
2022-01-25
ionic: separate function for watchdog init
Shannon Nelson
1
-12
/
+19
2022-01-25
ionic: start watchdog after all is setup
Shannon Nelson
1
-3
/
+0
2021-10-02
ionic: remove debug stats
Shannon Nelson
1
-1
/
+0
2021-08-26
ionic: sync the filters in the work task
Shannon Nelson
1
-0
/
+13
2021-07-27
ionic: monitor fw status generation
Shannon Nelson
1
-2
/
+26
2021-04-03
ionic: link in the new hw timestamp code
Shannon Nelson
1
-0
/
+2
2021-03-31
ionic: avoid races in ionic_heartbeat_check
Shannon Nelson
1
-35
/
+58
2021-03-19
ionic: block actions during fw reset
Shannon Nelson
1
-3
/
+5
2021-03-11
ionic: optimize fastpath struct usage
Shannon Nelson
1
-2
/
+2
2020-12-02
ionic: remove some unnecessary oom messages
Shannon Nelson
1
-1
/
+1
2020-11-15
ionic: useful names for booleans
Shannon Nelson
1
-1
/
+1
2020-10-24
ionic: clean up sparse complaints
Shannon Nelson
1
-2
/
+2
2020-10-01
ionic: prevent early watchdog check
Shannon Nelson
1
-1
/
+4
2020-10-01
ionic: stop watchdog timer earlier on remove
Shannon Nelson
1
-5
/
+0
2020-09-30
net: ionic: Replace in_interrupt() usage.
Sebastian Andrzej Siewior
1
-1
/
+1
2020-09-03
ionic: clean up desc_info and cq_info structs
Shannon Nelson
1
-30
/
+3
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
1
-17
/
+23
2020-08-28
ionic: remove lif list concept
Shannon Nelson
1
-3
/
+3
2020-05-12
ionic: support longer tx sg lists
Shannon Nelson
1
-0
/
+14
2020-03-30
ionic: remove lifs on fw reset
Shannon Nelson
1
-2
/
+38
2020-03-30
ionic: check for linkup in watchdog
Shannon Nelson
1
-1
/
+5
2020-02-21
ionic: fix fw_status read
Shannon Nelson
1
-4
/
+7
2020-01-06
ionic: support sr-iov operations
Shannon Nelson
1
-0
/
+58
2019-10-26
ionic: add a watchdog timer to monitor heartbeat
Shannon Nelson
1
-2
/
+17
2019-10-26
ionic: add heartbeat check
Shannon Nelson
1
-0
/
+43
2019-09-05
ionic: Add basic adminq support
Shannon Nelson
1
-0
/
+232
2019-09-05
ionic: Add interrupts and doorbells
Shannon Nelson
1
-0
/
+6
2019-09-05
ionic: Add basic lif support
Shannon Nelson
1
-0
/
+34
2019-09-05
ionic: Add port management commands
Shannon Nelson
1
-0
/
+92
2019-09-05
ionic: Add hardware init and device commands
Shannon Nelson
1
-0
/
+136