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
/
pensando
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-16
/
+21
2020-05-12
ionic: add more ethtool stats
Shannon Nelson
5
-13
/
+170
2020-05-12
ionic: more ionic name tweaks
Shannon Nelson
3
-13
/
+14
2020-05-12
ionic: ionic_intr_free parameter change
Shannon Nelson
1
-6
/
+6
2020-05-12
ionic: reset device at probe
Shannon Nelson
1
-0
/
+1
2020-05-12
ionic: shorter dev cmd wait time
Shannon Nelson
1
-1
/
+1
2020-05-12
ionic: add support for more xcvr types
Shannon Nelson
1
-0
/
+3
2020-05-12
ionic: protect vf calls from fw reset
Shannon Nelson
1
-1
/
+25
2020-05-12
ionic: updates to ionic FW api description
Shannon Nelson
1
-403
/
+576
2020-05-12
ionic: support longer tx sg lists
Shannon Nelson
8
-30
/
+263
2020-05-12
ionic: call ionic_port_init after fw-upgrade
Shannon Nelson
2
-9
/
+10
2020-05-12
ionic: leave netdev mac alone after fw-upgrade
Shannon Nelson
1
-7
/
+11
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+3
2020-05-07
ionic: Use debugfs_create_bool() to export bool
Geert Uytterhoeven
1
-2
/
+1
2020-05-01
ionic: add device reset to fw upgrade down
Shannon Nelson
1
-0
/
+1
2020-05-01
ionic: refresh devinfo after fw-upgrade
Shannon Nelson
1
-0
/
+1
2020-05-01
ionic: no link check until after probe
Shannon Nelson
1
-2
/
+0
2020-04-21
drivers: Remove inclusion of vermagic header
Leon Romanovsky
1
-1
/
+1
2020-04-15
ionic: fix unused assignment
Shannon Nelson
1
-1
/
+1
2020-04-15
ionic: add dynamic_debug header
Shannon Nelson
1
-0
/
+1
2020-04-08
ionic: set station addr only if needed
Shannon Nelson
1
-13
/
+19
2020-04-08
ionic: replay filters after fw upgrade
Shannon Nelson
3
-15
/
+51
2020-03-30
ionic: remove lifs on fw reset
Shannon Nelson
5
-25
/
+158
2020-03-30
ionic: disable the queues on link down
Shannon Nelson
1
-56
/
+61
2020-03-30
ionic: check for queues before deleting
Shannon Nelson
1
-19
/
+38
2020-03-30
ionic: clean tx queue of unfinished requests
Shannon Nelson
3
-0
/
+18
2020-03-30
ionic: move irq request to qcq alloc
Shannon Nelson
1
-22
/
+19
2020-03-30
ionic: move debugfs add/delete to match alloc/free
Shannon Nelson
1
-12
/
+8
2020-03-30
ionic: check for linkup in watchdog
Shannon Nelson
3
-2
/
+7
2020-03-30
ionic: decouple link message from netdev state
Shannon Nelson
1
-14
/
+18
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-9
/
+9
2020-03-22
ionic: check for NULL structs on teardown
Shannon Nelson
2
-13
/
+20
2020-03-22
ionic: clean irq affinity on queue deinit
Shannon Nelson
1
-0
/
+2
2020-03-22
ionic: ignore eexist on rx filter add
Shannon Nelson
1
-2
/
+2
2020-03-22
ionic: only save good lif dentry
Shannon Nelson
1
-1
/
+7
2020-03-22
ionic: leave dev cmd request contents alone on FW timeout
Shannon Nelson
1
-1
/
+4
2020-03-22
ionic: add timeout error checking for queue disable
Shannon Nelson
1
-5
/
+15
2020-03-22
ionic: make spdxcheck.py happy
Lukas Bulwahn
2
-2
/
+2
2020-03-18
ionic: add decode for IONIC_RC_ENOSUPP
Shannon Nelson
1
-0
/
+3
2020-03-18
ionic: print data for unknown xcvr type
Shannon Nelson
1
-4
/
+9
2020-03-18
ionic: remove adminq napi instance
Shannon Nelson
1
-0
/
+1
2020-03-18
ionic: deinit rss only if selected
Shannon Nelson
1
-1
/
+2
2020-03-18
ionic: stop devlink warn on mgmt device
Shannon Nelson
1
-2
/
+7
2020-03-16
net: ionic: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-7
/
+7
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+4
2020-03-10
ionic: drop ethtool driver version
Shannon Nelson
3
-6
/
+2
2020-03-10
ionic: add support for device id 0x1004
Shannon Nelson
4
-2
/
+19
2020-03-10
ionic: print pci bus lane info
Shannon Nelson
1
-0
/
+1
2020-03-10
ionic: support ethtool rxhash disable
Shannon Nelson
1
-2
/
+9
2020-03-10
ionic: clean up bitflag usage
Shannon Nelson
5
-46
/
+41
[next]