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
Age
Commit message (
Expand
)
Author
2021-02-06
net: dpaa2: Use napi_alloc_frag_align() to avoid the memory waste
Kevin Hao
2021-02-06
dpaa2-eth: Simplify the calculation of variables
Jiapeng Chong
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-13
dpaa2-mac: fix the remove path for non-MAC interfaces
Ioana Ciornei
2021-01-13
dpaa2-eth: add support for Rx VLAN filtering
Ionut-robert Aron
2021-01-09
dpaa2-mac: remove a comment regarding pause settings
Ioana Ciornei
2021-01-09
dpaa2-mac: remove an unnecessary check
Ioana Ciornei
2021-01-09
dpaa2-eth: retry the probe when the MAC is not yet discovered on the bus
Ioana Ciornei
2021-01-09
dpaa2-mac: export MAC counters even when in TYPE_FIXED
Ioana Ciornei
2021-01-09
dpaa2-mac: split up initializing the MAC object from connecting to it
Ioana Ciornei
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2020-12-16
dpaa2-eth: fix the size of the mapped SGT buffer
Ioana Ciornei
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-07
dpaa2-mac: Add a missing of_node_put after of_device_is_available
Christophe JAILLET
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-24
dpaa2-eth: Fix compile error due to missing devlink support
Ezequiel Garcia
2020-11-23
dpaa2-eth: use new PTP_MSGTYPE_* define(s)
Christian Eggers
2020-11-20
dpaa2-eth: select XGMAC_MDIO for MDIO bus support
Ioana Ciornei
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
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-25
dpaa2-mac: Fix potential null pointer dereference
Gustavo A. R. Silva
2020-09-25
dpaa2-eth: install a single steering rule when SHARED_FS is enabled
Ionut-robert Aron
2020-09-25
dpaa2-eth: no need to check link state right after ndo_open
Ioana Ciornei
2020-09-25
dpaa2-mac: do not check for both child and parent DTS nodes
Ioana Ciornei
2020-09-25
dpaa2-eth: fix command version for Tx shaping
Ioana Ciornei
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-24
dpaa2-mac: add PCS support through the Lynx module
Ioana Ciornei
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-20
dpaa2-eth: drop double zeroing
Julia Lawall
2020-09-18
dpaa2-eth: fix a build warning in dpmac.c
Yangbo Lu
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: invoke dpaa2_eth_enable_tx_tstamp() once in code
Yangbo Lu
2020-09-18
dpaa2-eth: define a global ptp_qoriq structure pointer
Yangbo Lu
2020-09-18
dpaa2-eth: add APIs of 1588 single step timestamping
Yangbo Lu
2020-09-17
dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-01
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.c
Ioana Ciornei
2020-09-01
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.c
Ioana Ciornei
2020-09-01
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.c
Ioana Ciornei
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-04
dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
YueHaibing
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
[next]