index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa2
/
dpaa2-eth.c
Age
Commit message (
Expand
)
Author
2020-06-11
drivers: dpaa2: Use devm_kcalloc() in setup_dpni()
Xu Wang
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: 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-14
dpaa2-eth: Add XDP frame size
Jesper Dangaard Brouer
2020-05-07
dpaa2-eth: create a function to flush the XDP fds
Ioana Ciornei
2020-04-30
dpaa2-eth: fix error return code in setup_dpni()
Wei Yongjun
2020-04-25
dpaa2-eth: add channel stat to debugfs
Ioana Ciornei
2020-04-24
dpaa2-eth: fix return codes used in ndo_setup_tc
Jesper Dangaard Brouer
2020-04-22
dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit
Ioana Ciornei
2020-04-22
dpaa2-eth: split the .ndo_xdp_xmit callback into two stages
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
2020-02-27
dpaa2-eth: add support for mii ioctls
Russell King
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-12
dpaa2-eth: free already allocated channels on probe defer
Ioana Ciornei
2019-10-31
dpaa2-eth: add MAC/PHY support through phylink
Ioana Ciornei
2019-10-31
dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGED
Ioana Ciornei
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-17
dpaa2-eth: Fix TX FQID values
Ioana Radulescu
2019-10-17
dpaa2-eth: add irq for the dpmac connect/disconnect event
Florin Chiculita
2019-10-07
dpaa2-eth: Avoid unbounded while loops
Ioana Radulescu
2019-10-07
dpaa2-eth: Cleanup dead code
Ioana Radulescu
2019-09-05
dpaa2-eth: Poll Tx pending frames counter on if down
Ioana Radulescu
2019-08-29
dpaa2-eth: Add pause frame support
Ioana Radulescu
2019-08-29
dpaa2-eth: Use stored link settings
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-06-12
dpaa2-eth: Refactor xps code
Ioana Radulescu
2019-06-09
dpaa2-eth: Use napi_alloc_frag()
Sebastian Andrzej Siewior
2019-06-09
dpaa2-eth: Remove preempt_disable() from seed_pool()
Sebastian Andrzej Siewior
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-26
dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate
Ioana Radulescu
2019-05-23
Revert "dpaa2-eth: configure the cache stashing amount on a queue"
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-04-16
dpaa2-eth: Fix Rx classification status
Ioana Ciocoi Radulescu
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-26
dpaa2-eth: use netif_receive_skb_list
Ioana Ciornei
2019-03-26
dpaa2-eth: fix race condition with bql frame accounting
Ioana Ciornei
2019-03-20
dpaa2-eth: Fix possible access beyond end of array
Ioana Ciocoi Radulescu
[next]