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
/
freescale
/
dpaa2
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
dpaa2-eth: Update buffer pool refill threshold
Ioana Ciocoi Radulescu
1
-1
/
+2
2019-02-06
dpaa2-eth: Use FQ-based DPIO enqueue API
Ioana Ciocoi Radulescu
2
-6
/
+39
2019-02-06
dpaa2-eth: Use napi_consume_skb()
Ioana Ciocoi Radulescu
1
-4
/
+4
2019-02-06
dpaa2-eth: Use a single page per Rx buffer
Ioana Ciocoi Radulescu
2
-44
/
+38
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2019-01-23
net: dpaa2: improve PTP Kconfig option
Yangbo Lu
1
-2
/
+3
2019-01-19
dpaa2-eth: add debugfs statistics
Ioana Radulescu
5
-1
/
+302
2019-01-19
dpaa2-eth: transform dpaa2_eth_queue_count into a macro
Ioana Ciornei
1
-6
/
+4
2019-01-18
dpaa2-eth: Fix ndo_stop routine
Ioana Ciocoi Radulescu
1
-34
/
+34
2018-12-19
dpaa2-eth: Add QBMAN related stats
Ioana Radulescu
1
-0
/
+41
2018-11-29
dpaa2-eth: Add "fall through" comments
Ioana Ciocoi Radulescu
1
-0
/
+2
2018-11-28
dpaa2-eth: Add xdp counters
Ioana Ciocoi Radulescu
3
-0
/
+10
2018-11-28
dpaa2-eth: Cleanup channel stats
Ioana Ciocoi Radulescu
3
-16
/
+7
2018-11-28
dpaa2-eth: Add support for XDP_TX
Ioana Ciocoi Radulescu
2
-1
/
+52
2018-11-28
dpaa2-eth: Map Rx buffers as bidirectional
Ioana Ciocoi Radulescu
1
-7
/
+7
2018-11-28
dpaa2-eth: Release buffers back to pool on XDP_DROP
Ioana Ciocoi Radulescu
2
-3
/
+33
2018-11-28
dpaa2-eth: Move function
Ioana Ciocoi Radulescu
1
-17
/
+17
2018-11-28
dpaa2-eth: Allow XDP header adjustments
Ioana Ciocoi Radulescu
1
-3
/
+40
2018-11-28
dpaa2-eth: Add basic XDP support
Ioana Ciocoi Radulescu
2
-1
/
+194
2018-11-17
dpaa2-eth: bql support
Ioana Ciocoi Radulescu
2
-15
/
+46
2018-11-17
dpaa2-eth: Update callback signature
Ioana Ciocoi Radulescu
2
-9
/
+6
2018-11-17
dpaa2-eth: Don't use multiple queues per channel
Ioana Ciocoi Radulescu
2
-2
/
+3
2018-11-10
dpaa2-ptp: defer probe when portal allocation failed
Ioana Ciornei
1
-1
/
+4
2018-11-10
dpaa2-eth: defer probe on object allocate
Ioana Ciornei
1
-10
/
+22
2018-10-16
dpaa2-eth: remove unused FD field
Ioana Radulescu
1
-2
/
+2
2018-10-16
dpaa2-eth: mark unused parameter in dpaa2_eth_tx_conf
Ioana Ciornei
1
-1
/
+1
2018-10-16
dpaa2-eth: remove unused priv parameter
Ioana Ciornei
1
-6
/
+4
2018-10-16
dpaa2-eth: fix uninitialized variable warnings
Ioana Ciornei
1
-3
/
+3
2018-10-16
dpaa2-eth: make dpaa2_eth_set_dist_key static
Ioana Ciornei
1
-2
/
+2
2018-10-16
dpaa2-eth: Fix Kconfig dependencies
Ioana Radulescu
1
-1
/
+0
2018-10-08
dpaa2-eth: Don't account Tx confirmation frames on NAPI poll
Ioana Ciocoi Radulescu
2
-26
/
+47
2018-10-08
net: dpaa2: fix and improve dpaa2-ptp driver
Yangbo Lu
1
-16
/
+9
2018-10-08
net: dpaa2: remove unused code for dprtc
Yangbo Lu
3
-723
/
+0
2018-10-08
net: dpaa2: rename rtc as ptp in dpaa2-ptp driver
Yangbo Lu
1
-15
/
+15
2018-10-08
net: dpaa2: fix dependency of config FSL_DPAA2_ETH
Yangbo Lu
1
-1
/
+1
2018-10-08
net: dpaa2: move DPAA2 PTP driver out of staging/
Yangbo Lu
7
-2
/
+1266
2018-10-03
dpaa2-eth: Add ethtool support for flow classification
Ioana Radulescu
6
-0
/
+549
2018-10-03
dpaa2-eth: Configure Rx flow classification key
Ioana Radulescu
5
-16
/
+148
2018-10-03
dpaa2-eth: Rename structure
Ioana Radulescu
2
-7
/
+7
2018-10-03
dpaa2-eth: Use new API for Rx flow hashing
Ioana Radulescu
5
-19
/
+142
2018-09-24
dpaa2-eth: Make Rx flow hash key configurable
Ioana Ciocoi Radulescu
3
-5
/
+41
2018-09-02
dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/net
Ioana Radulescu
9
-0
/
+6937