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
/
freescale
/
dpaa2
/
dpaa2-eth.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-26
dpaa2-eth: increase the needed headroom to account for alignment
Ioana Ciornei
1
-1
/
+1
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
1
-0
/
+1
2022-12-01
net: dpaa2-eth: serialize changes to priv->mac with a mutex
Vladimir Oltean
1
-0
/
+6
2022-12-01
net: dpaa2: replace dpaa2_mac_is_type_fixed() with dpaa2_mac_is_type_phy()
Vladimir Oltean
1
-6
/
+1
2022-10-24
net: dpaa2-eth: AF_XDP TX zero copy support
Robert-Ionut Alexa
1
-1
/
+21
2022-10-24
net: dpaa2-eth: AF_XDP RX zero copy support
Robert-Ionut Alexa
1
-4
/
+32
2022-10-24
net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() function
Robert-Ionut Alexa
1
-0
/
+12
2022-10-24
net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb function
Robert-Ionut Alexa
1
-0
/
+5
2022-10-24
net: dpaa2-eth: add support for multiple buffer pools per DPNI
Robert-Ionut Alexa
1
-3
/
+23
2022-02-19
dpaa2-eth: Update SINGLE_STEP register access
Radu Bulie
1
-2
/
+12
2022-02-09
dpaa2-eth: add support for software TSO
Ioana Ciornei
1
-0
/
+9
2022-02-09
dpaa2-eth: work with an array of FDs
Ioana Ciornei
1
-0
/
+7
2022-02-09
dpaa2-eth: use the S/G table cache also for the normal S/G path
Ioana Ciornei
1
-0
/
+2
2021-12-16
dpaa2-eth: fix ethtool statistics
Ioana Ciornei
1
-0
/
+2
2021-10-15
net: dpaa2: add adaptive interrupt coalescing
Ioana Ciornei
1
-0
/
+2
2021-09-27
dpaa2-eth: Register devlink instance at the end of probe
Leon Romanovsky
1
-1
/
+4
2021-04-03
dpaa2-eth: export the rx copybreak value as an ethtool tunable
Ioana Ciornei
1
-0
/
+2
2021-04-03
dpaa2-eth: add rx copybreak support
Ioana Ciornei
1
-0
/
+2
2021-04-03
dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf
Ioana Ciornei
1
-2
/
+4
2021-02-07
net: dpaa2-mac: add backplane link mode support
Russell King
1
-1
/
+3
2021-01-10
dpaa2-mac: export MAC counters even when in TYPE_FIXED
Ioana Ciornei
1
-0
/
+13
2020-10-03
dpaa2-eth: add support for devlink parser error drop traps
Ioana Ciornei
1
-1
/
+67
2020-10-03
dpaa2-eth: add basic devlink support
Ioana Ciornei
1
-0
/
+13
2020-09-19
dpaa2-eth: support PTP Sync packet one-step timestamping
Yangbo Lu
1
-1
/
+31
2020-09-19
dpaa2-eth: utilize skb->cb[0] for hardware timestamping
Yangbo Lu
1
-6
/
+7
2020-09-19
dpaa2-eth: define a global ptp_qoriq structure pointer
Yangbo Lu
1
-0
/
+1
2020-07-22
dpaa2-eth: add support for TBF offload
Ioana Ciornei
1
-0
/
+3
2020-06-30
dpaa2-eth: add software counter for Tx frames converted to S/G
Ioana Ciornei
1
-0
/
+3
2020-06-30
dpaa2-eth: send a scatter-gather FD instead of realloc-ing
Ioana Ciornei
1
-1
/
+8
2020-06-01
dpaa2-eth: Keep congestion group taildrop enabled when PFC on
Ioana Ciornei
1
-1
/
+6
2020-06-01
dpaa2-eth: Add PFC support through DCB ops
Ioana Ciornei
1
-0
/
+18
2020-06-01
dpaa2-eth: Update FQ taildrop threshold and buffer pool count
Ioana Radulescu
1
-12
/
+11
2020-06-01
dpaa2-eth: Add congestion group taildrop
Ioana Radulescu
1
-2
/
+11
2020-06-01
dpaa2-eth: Add helper functions
Ioana Radulescu
1
-0
/
+11
2020-06-01
dpaa2-eth: Distribute ingress frames based on VLAN prio
Ioana Radulescu
1
-0
/
+1
2020-06-01
dpaa2-eth: Add support for Rx traffic classes
Ioana Radulescu
1
-1
/
+3
2020-05-16
dpaa2-eth: add bulking to XDP_TX
Ioana Ciornei
1
-0
/
+1
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-05-15
dpaa2-eth: properly handle buffer size restrictions
Ioana Ciornei
1
-0
/
+1
2020-05-08
dpaa2-eth: create a function to flush the XDP fds
Ioana Ciornei
1
-1
/
+6
2020-04-26
dpaa2-eth: add channel stat to debugfs
Ioana Ciornei
1
-0
/
+2
2020-04-23
dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit
Ioana Ciornei
1
-0
/
+2
2020-04-23
dpaa2-eth: use the bulk ring mode enqueue interface
Ioana Ciornei
1
-0
/
+1
2020-04-23
dpaa2-eth: return num_enqueued frames from enqueue callback
Ioana Ciornei
1
-2
/
+3
2019-11-01
dpaa2-eth: add MAC/PHY support through phylink
Ioana Ciornei
1
-0
/
+3
2019-10-07
dpaa2-eth: Avoid unbounded while loops
Ioana Radulescu
1
-0
/
+8
2019-08-30
dpaa2-eth: Add pause frame support
Ioana Radulescu
1
-0
/
+7
2019-06-12
dpaa2-eth: Add mqprio support
Ioana Radulescu
1
-0
/
+2
2019-06-12
dpaa2-eth: Support multiple traffic classes on Tx
Ioana Radulescu
1
-1
/
+6
2019-05-26
dpaa2-eth: Make constant 64-bit long
Ioana Radulescu
1
-1
/
+1
[next]