index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa2
/
dpaa2-eth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-15
net: dpaa2: add adaptive interrupt coalescing
Ioana Ciornei
1
-1
/
+10
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-2
/
+2
2021-09-27
dpaa2-eth: Register devlink instance at the end of probe
Leon Romanovsky
1
-3
/
+6
2021-08-04
bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface ID
Ioana Ciornei
1
-1
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-06-24
freescale: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-3
/
+0
2021-05-21
dpaa2-eth: don't print error from dpaa2_mac_connect if that's EPROBE_DEFER
Vladimir Oltean
1
-3
/
+4
2021-04-02
dpaa2-eth: export the rx copybreak value as an ethtool tunable
Ioana Ciornei
1
-2
/
+5
2021-04-02
dpaa2-eth: add rx copybreak support
Ioana Ciornei
1
-3
/
+34
2021-04-02
dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf
Ioana Ciornei
1
-13
/
+13
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
1
-2
/
+0
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+12
2021-02-11
dpaa2-eth: fix memory leak in XDP_REDIRECT
Ioana Ciornei
1
-2
/
+12
2021-02-06
net: dpaa2: Use napi_alloc_frag_align() to avoid the memory waste
Kevin Hao
1
-2
/
+1
2021-02-06
dpaa2-eth: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-9
/
+5
2021-01-13
dpaa2-mac: fix the remove path for non-MAC interfaces
Ioana Ciornei
1
-0
/
+3
2021-01-13
dpaa2-eth: add support for Rx VLAN filtering
Ionut-robert Aron
1
-0
/
+65
2021-01-09
dpaa2-eth: retry the probe when the MAC is not yet discovered on the bus
Ioana Ciornei
1
-1
/
+5
2021-01-09
dpaa2-mac: export MAC counters even when in TYPE_FIXED
Ioana Ciornei
1
-19
/
+18
2021-01-09
dpaa2-mac: split up initializing the MAC object from connecting to it
Ioana Ciornei
1
-2
/
+12
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
1
-9
/
+5
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
1
-4
/
+4
2020-12-16
dpaa2-eth: fix the size of the mapped SGT buffer
Ioana Ciornei
1
-1
/
+1
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
1
-1
/
+1
2020-11-23
dpaa2-eth: use new PTP_MSGTYPE_* define(s)
Christian Eggers
1
-2
/
+2
2020-10-02
dpaa2-eth: add support for devlink parser error drop traps
Ioana Ciornei
1
-0
/
+99
2020-10-02
dpaa2-eth: add basic devlink support
Ioana Ciornei
1
-0
/
+15
2020-09-25
dpaa2-eth: install a single steering rule when SHARED_FS is enabled
Ionut-robert Aron
1
-0
/
+12
2020-09-25
dpaa2-eth: no need to check link state right after ndo_open
Ioana Ciornei
1
-12
/
+1
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-1
/
+1
2020-09-20
dpaa2-eth: drop double zeroing
Julia Lawall
1
-1
/
+1
2020-09-18
dpaa2-eth: support PTP Sync packet one-step timestamping
Yangbo Lu
1
-14
/
+172
2020-09-18
dpaa2-eth: utilize skb->cb[0] for hardware timestamping
Yangbo Lu
1
-10
/
+16
2020-09-18
dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in code
Yangbo Lu
1
-15
/
+16
2020-09-18
dpaa2-eth: define a global ptp_qoriq structure pointer
Yangbo Lu
1
-0
/
+4
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2020-09-01
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.c
Ioana Ciornei
1
-200
/
+200
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-04
dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
YueHaibing
1
-3
/
+3
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+0
2020-08-03
dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
1
-1
/
+1
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-5
/
+0
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-07-21
dpaa2-eth: add support for TBF offload
Ioana Ciornei
1
-1
/
+45
2020-07-21
dpaa2-eth: move the mqprio setup into a separate function
Ioana Ciornei
1
-6
/
+13
2020-07-15
dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()
Ioana Ciornei
1
-1
/
+1
2020-07-06
dpaa2-eth: fix draining of S/G cache
Ioana Ciornei
1
-1
/
+1
2020-06-29
dpaa2-eth: add software counter for Tx frames converted to S/G
Ioana Ciornei
1
-0
/
+2
[next]