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
Age
Commit message (
Expand
)
Author
2020-02-27
net: dpaa2-mac: use resolved link config in mac_link_up()
Russell King
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
dpaa2-eth: add support for nway reset
Russell King
2020-02-27
dpaa2-eth: add support for mii ioctls
Russell King
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-17
dpaa2-ptp: fix double free of the ptp_qoriq IRQ
Ioana Ciornei
2019-12-16
dpaa2-ptp: add external trigger event support
Yangbo Lu
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-11-07
dpaa2-eth: add ethtool MAC counters
Ioana Ciornei
2019-11-06
dpaa2-ptp: fix compile error
Chenwandun
2019-11-06
dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_mode
Ioana Ciornei
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
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-28
net: dpaa2: Use the correct style for SPDX License Identifier
Nishad Kamdar
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: Fix minor bug in ethtool stats reporting
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-09-05
dpaa2-eth: Add new DPNI statistics counters
Ioana Radulescu
2019-09-05
dpaa2-eth: Minor refactoring in ethtool stats
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-08-29
dpaa2-eth: Remove support for changing link settings
Ioana Radulescu
2019-08-10
dpaa2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-15
dpaa2-ptp: add interrupt support
Yangbo Lu
2019-06-15
dpaa2-ptp: reuse ptp_qoriq driver
Yangbo Lu
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: Make constant 64-bit long
Ioana Radulescu
2019-05-26
dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate
Ioana Radulescu
2019-05-26
dpaa2-eth: Fix potential spectre issue
Ioana Radulescu
2019-05-23
Revert "dpaa2-eth: configure the cache stashing amount on a queue"
Ioana Radulescu
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
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
[next]