index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2021-04-02
dpaa2-eth: export the rx copybreak value as an ethtool tunable
Ioana Ciornei
2021-04-02
dpaa2-eth: add rx copybreak support
Ioana Ciornei
2021-04-02
dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf
Ioana Ciornei
2021-02-06
net: dpaa2-mac: add backplane link mode support
Russell King
2021-01-09
dpaa2-mac: export MAC counters even when in TYPE_FIXED
Ioana Ciornei
2020-10-02
dpaa2-eth: add support for devlink parser error drop traps
Ioana Ciornei
2020-10-02
dpaa2-eth: add basic devlink support
Ioana Ciornei
2020-09-18
dpaa2-eth: support PTP Sync packet one-step timestamping
Yangbo Lu
2020-09-18
dpaa2-eth: utilize skb->cb[0] for hardware timestamping
Yangbo Lu
2020-09-18
dpaa2-eth: define a global ptp_qoriq structure pointer
Yangbo Lu
2020-07-21
dpaa2-eth: add support for TBF offload
Ioana Ciornei
2020-06-29
dpaa2-eth: add software counter for Tx frames converted to S/G
Ioana Ciornei
2020-06-29
dpaa2-eth: send a scatter-gather FD instead of realloc-ing
Ioana Ciornei
2020-06-01
dpaa2-eth: Keep congestion group taildrop enabled when PFC on
Ioana Ciornei
2020-06-01
dpaa2-eth: Add PFC support through DCB ops
Ioana Ciornei
2020-06-01
dpaa2-eth: Update FQ taildrop threshold and buffer pool count
Ioana Radulescu
2020-06-01
dpaa2-eth: Add congestion group taildrop
Ioana Radulescu
2020-06-01
dpaa2-eth: Add helper functions
Ioana Radulescu
2020-06-01
dpaa2-eth: Distribute ingress frames based on VLAN prio
Ioana Radulescu
2020-06-01
dpaa2-eth: Add support for Rx traffic classes
Ioana Radulescu
2020-05-16
dpaa2-eth: add bulking to XDP_TX
Ioana Ciornei
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
dpaa2-eth: properly handle buffer size restrictions
Ioana Ciornei
2020-05-07
dpaa2-eth: create a function to flush the XDP fds
Ioana Ciornei
2020-04-25
dpaa2-eth: add channel stat to debugfs
Ioana Ciornei
2020-04-22
dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit
Ioana Ciornei
2020-04-22
dpaa2-eth: use the bulk ring mode enqueue interface
Ioana Ciornei
2020-04-22
dpaa2-eth: return num_enqueued frames from enqueue callback
Ioana Ciornei
2019-10-31
dpaa2-eth: add MAC/PHY support through phylink
Ioana Ciornei
2019-10-07
dpaa2-eth: Avoid unbounded while loops
Ioana Radulescu
2019-08-29
dpaa2-eth: Add pause frame support
Ioana Radulescu
2019-06-12
dpaa2-eth: Add mqprio support
Ioana Radulescu
2019-06-12
dpaa2-eth: Support multiple traffic classes on Tx
Ioana Radulescu
2019-05-26
dpaa2-eth: Make constant 64-bit long
Ioana Radulescu
2019-04-16
dpaa2-eth: Add flow steering support without masking
Ioana Ciocoi Radulescu
2019-04-16
dpaa2-eth: Update hash key composition code
Ioana Ciocoi Radulescu
2019-04-16
dpaa2-eth: Add a couple of macros
Ioana Ciocoi Radulescu
2019-03-26
dpaa2-eth: use netif_receive_skb_list
Ioana Ciornei
2019-03-03
dpaa2-eth: add XDP_REDIRECT support
Ioana Radulescu
2019-03-03
dpaa2-eth: Add software annotation types
Ioana Radulescu
2019-02-06
dpaa2-eth: Update buffer pool refill threshold
Ioana Ciocoi Radulescu
2019-02-06
dpaa2-eth: Use FQ-based DPIO enqueue API
Ioana Ciocoi Radulescu
2019-02-06
dpaa2-eth: Use a single page per Rx buffer
Ioana Ciocoi Radulescu
2019-01-19
dpaa2-eth: add debugfs statistics
Ioana Radulescu
2019-01-19
dpaa2-eth: transform dpaa2_eth_queue_count into a macro
Ioana Ciornei
2018-11-28
dpaa2-eth: Add xdp counters
Ioana Ciocoi Radulescu
2018-11-28
dpaa2-eth: Cleanup channel stats
Ioana Ciocoi Radulescu
2018-11-28
dpaa2-eth: Add support for XDP_TX
Ioana Ciocoi Radulescu
2018-11-28
dpaa2-eth: Release buffers back to pool on XDP_DROP
Ioana Ciocoi Radulescu
2018-11-28
dpaa2-eth: Add basic XDP support
Ioana Ciocoi Radulescu
[next]