开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-05-15
dpaa2-eth: properly handle buffer size restrictions
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
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-03
dpaa2-eth: add XDP_REDIRECT support
Ioana Radulescu
2019-03-03
dpaa2-eth: Add software annotation types
Ioana Radulescu
2019-02-26
dpaa2-eth: configure the cache stashing amount on a queue
Ioana Ciornei
2019-02-06
dpaa2-eth: Use FQ-based DPIO enqueue API
Ioana Ciocoi Radulescu
2019-02-06
dpaa2-eth: Use napi_consume_skb()
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-17
dpaa2-eth: Fix ndo_stop routine
Ioana Ciocoi Radulescu
2019-01-11
soc: fsl: dpio: add a device_link at dpaa2_io_service_register
Ioana Ciornei
2018-11-29
dpaa2-eth: Add "fall through" comments
Ioana Ciocoi Radulescu
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: Map Rx buffers as bidirectional
Ioana Ciocoi Radulescu
2018-11-28
dpaa2-eth: Release buffers back to pool on XDP_DROP
Ioana Ciocoi Radulescu
2018-11-28
dpaa2-eth: Move function
Ioana Ciocoi Radulescu
[next]