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
/
pensando
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
ionic: return -EFAULT if copy_to_user() fails
Dan Carpenter
1
-1
/
+3
2021-04-14
ionic: git_ts_info bit shifters
Shannon Nelson
1
-13
/
+13
2021-04-08
ionic: extend ts_config set locking
Shannon Nelson
1
-6
/
+10
2021-04-08
ionic: add ts_config replay
Shannon Nelson
3
-32
/
+60
2021-04-08
ionic: ignore EBUSY on queue start
Shannon Nelson
1
-1
/
+1
2021-04-08
ionic: re-start ptp after queues up
Shannon Nelson
1
-3
/
+3
2021-04-08
ionic: add SKBTX_IN_PROGRESS
Shannon Nelson
1
-0
/
+1
2021-04-08
ionic: check for valid tx_mode on SKBTX_HW_TSTAMP xmit
Shannon Nelson
1
-1
/
+1
2021-04-08
ionic: remove unnecessary compat ifdef
Shannon Nelson
1
-2
/
+0
2021-04-08
ionic: fix up a couple of code style nits
Shannon Nelson
1
-6
/
+4
2021-04-03
ionic: advertise support for hardware timestamps
Shannon Nelson
1
-0
/
+25
2021-04-03
ionic: ethtool ptp stats
Shannon Nelson
1
-4
/
+34
2021-04-03
ionic: add ethtool support for PTP
Shannon Nelson
1
-0
/
+93
2021-04-03
ionic: add and enable tx and rx timestamp handling
Shannon Nelson
4
-25
/
+157
2021-04-03
ionic: set up hw timestamp queues
Shannon Nelson
1
-5
/
+261
2021-04-03
ionic: add rx filtering for hw timestamp steering
Shannon Nelson
2
-0
/
+22
2021-04-03
ionic: link in the new hw timestamp code
Shannon Nelson
7
-0
/
+107
2021-04-03
ionic: add hw timestamp support files
Shannon Nelson
1
-0
/
+589
2021-04-03
ionic: split adminq post and wait calls
Shannon Nelson
2
-4
/
+13
2021-04-03
ionic: add hw timestamp structs to interface
Shannon Nelson
2
-6
/
+170
2021-04-03
ionic: add handling of larger descriptors
Shannon Nelson
4
-29
/
+73
2021-04-03
ionic: add new queue features to interface
Shannon Nelson
3
-6
/
+25
2021-03-31
ionic: pull per-q stats work out of queue loops
Shannon Nelson
1
-94
/
+125
2021-03-31
ionic: avoid races in ionic_heartbeat_check
Shannon Nelson
2
-37
/
+63
2021-03-31
ionic: fix sizeof usage
Shannon Nelson
1
-4
/
+4
2021-03-31
ionic: count dma errors
Shannon Nelson
1
-2
/
+7
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+7
2021-03-19
ionic: protect adminq from early destroy
Shannon Nelson
2
-8
/
+28
2021-03-19
ionic: stop watchdog when in broken state
Shannon Nelson
2
-2
/
+24
2021-03-19
ionic: block actions during fw reset
Shannon Nelson
3
-4
/
+15
2021-03-19
ionic: update ethtool support bits for BASET
Shannon Nelson
2
-0
/
+10
2021-03-19
ionic: fix unchecked reference
Shannon Nelson
1
-1
/
+1
2021-03-19
ionic: simplify the intr_index use in txq_init
Shannon Nelson
1
-4
/
+2
2021-03-19
ionic: code cleanup details
Shannon Nelson
3
-32
/
+25
2021-03-17
ionic: Update driver to use ethtool_sprintf
Alexander Duyck
1
-85
/
+60
2021-03-17
ionic: linearize tso skb with too many frags
Shannon Nelson
1
-6
/
+7
2021-03-16
ionic: aggregate Tx byte counting calls
Shannon Nelson
2
-3
/
+25
2021-03-16
ionic: simplify tx clean
Shannon Nelson
1
-23
/
+7
2021-03-16
ionic: generic tx skb mapping
Shannon Nelson
1
-74
/
+68
2021-03-16
ionic: simplify TSO descriptor mapping
Shannon Nelson
2
-125
/
+117
2021-03-11
ionic: simplify use of completion types
Shannon Nelson
1
-12
/
+7
2021-03-11
ionic: rebuild debugfs on qcq swap
Shannon Nelson
1
-0
/
+3
2021-03-11
ionic: simplify rx skb alloc
Shannon Nelson
1
-41
/
+22
2021-03-11
ionic: optimize fastpath struct usage
Shannon Nelson
6
-39
/
+34
2021-03-11
ionic: implement Rx page reuse
Shannon Nelson
2
-89
/
+138
2021-03-11
ionic: move rx_page_alloc and free
Shannon Nelson
1
-70
/
+70
2021-02-17
ionic: Remove unused function pointer typedef ionic_reset_cb
Chen Lin
1
-2
/
+0
2021-01-20
net: add inline function skb_csum_is_sctp
Xin Long
1
-1
/
+1
2020-12-22
ionic: account for vlan tag len in rx buffer len
Shannon Nelson
1
-1
/
+1
2020-12-09
drivers: net: ionic: simplify the return expression of ionic_set_rxfh()
Zheng Yongjun
1
-6
/
+1
[next]