index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-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
2018-11-28
dpaa2-eth: Allow XDP header adjustments
Ioana Ciocoi Radulescu
[next]