index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa2
/
dpaa2-ethtool.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dpaa2-eth: serialize changes to priv->mac with a mutex
Vladimir Oltean
2022-12-01
1
-11
/
+47
*
net: dpaa2: publish MAC stringset to ethtool -S even if MAC is missing
Vladimir Oltean
2022-12-01
1
-9
/
+3
*
net: dpaa2-eth: don't use -ENOTSUPP error code
Vladimir Oltean
2022-12-01
1
-1
/
+1
*
net: dpaa2-eth: add support for multiple buffer pools per DPNI
Robert-Ionut Alexa
2022-10-24
1
-6
/
+9
*
net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_stats
Ioana Ciornei
2022-10-24
1
-10
/
+8
*
net: dpaa2-eth: add support to query the number of queues through ethtool
Robert-Ionut Alexa
2022-10-24
1
-2
/
+25
*
dpaa2-eth: add support for software TSO
Ioana Ciornei
2022-02-09
1
-0
/
+2
*
dpaa2-eth: fix ethtool statistics
Ioana Ciornei
2021-12-16
1
-1
/
+1
*
net: dpaa2: add adaptive interrupt coalescing
Ioana Ciornei
2021-10-15
1
-1
/
+8
*
net: dpaa2: add support for manual setup of IRQ coalesing
Ioana Ciornei
2021-10-15
1
-0
/
+51
*
dpaa2-eth: Replace strlcpy with strscpy
Jason Wang
2021-08-31
1
-4
/
+4
*
dpaa2-eth: export the rx copybreak value as an ethtool tunable
Ioana Ciornei
2021-04-02
1
-0
/
+40
*
dpaa2-mac: export MAC counters even when in TYPE_FIXED
Ioana Ciornei
2021-01-10
1
-8
/
+8
*
dpaa2-eth: install a single steering rule when SHARED_FS is enabled
Ionut-robert Aron
2020-09-26
1
-1
/
+1
*
dpaa2-eth: support PTP Sync packet one-step timestamping
Yangbo Lu
2020-09-18
1
-1
/
+6
*
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.c
Ioana Ciornei
2020-09-01
1
-44
/
+45
*
dpaa2-eth: add software counter for Tx frames converted to S/G
Ioana Ciornei
2020-06-30
1
-0
/
+2
*
dpaa2-eth: send a scatter-gather FD instead of realloc-ing
Ioana Ciornei
2020-06-30
1
-1
/
+0
*
dpaa2-eth: Add helper functions
Ioana Radulescu
2020-06-01
1
-3
/
+2
*
dpaa2-eth: Add support for Rx traffic classes
Ioana Radulescu
2020-06-01
1
-6
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
1
-1
/
+1
|
\
|
*
dpaa2-eth: prevent array underflow in update_cls_rule()
Dan Carpenter
2020-05-09
1
-1
/
+1
*
|
dpaa2-eth: add channel stat to debugfs
Ioana Ciornei
2020-04-26
1
-1
/
+1
|
/
*
dpaa2-eth: add support for nway reset
Russell King
2020-02-27
1
-0
/
+11
*
dpaa2-eth: add ethtool MAC counters
Ioana Ciornei
2019-11-08
1
-1
/
+12
*
dpaa2-eth: add MAC/PHY support through phylink
Ioana Ciornei
2019-10-31
1
-0
/
+25
*
dpaa2-eth: Fix minor bug in ethtool stats reporting
Ioana Radulescu
2019-10-07
1
-1
/
+1
*
dpaa2-eth: Add new DPNI statistics counters
Ioana Radulescu
2019-09-05
1
-2
/
+17
*
dpaa2-eth: Minor refactoring in ethtool stats
Ioana Radulescu
2019-09-05
1
-11
/
+7
*
dpaa2-eth: Add pause frame support
Ioana Radulescu
2019-08-30
1
-0
/
+55
*
dpaa2-eth: Use stored link settings
Ioana Radulescu
2019-08-30
1
-12
/
+3
*
dpaa2-eth: Remove support for changing link settings
Ioana Radulescu
2019-08-30
1
-50
/
+1
*
dpaa2-eth: Fix potential spectre issue
Ioana Radulescu
2019-05-26
1
-0
/
+3
*
dpaa2-eth: Add flow steering support without masking
Ioana Ciocoi Radulescu
2019-04-17
1
-19
/
+78
*
dpaa2-eth: add XDP_REDIRECT support
Ioana Radulescu
2019-03-04
1
-0
/
+1
*
dpaa2-eth: Add QBMAN related stats
Ioana Radulescu
2018-12-19
1
-0
/
+41
*
dpaa2-eth: Add xdp counters
Ioana Ciocoi Radulescu
2018-11-28
1
-0
/
+3
*
dpaa2-eth: Cleanup channel stats
Ioana Ciocoi Radulescu
2018-11-28
1
-11
/
+5
*
dpaa2-eth: Add ethtool support for flow classification
Ioana Radulescu
2018-10-03
1
-0
/
+331
*
dpaa2-eth: Make Rx flow hash key configurable
Ioana Ciocoi Radulescu
2018-09-24
1
-0
/
+19
*
dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/net
Ioana Radulescu
2018-09-02
1
-0
/
+280