index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa2
/
dpaa2-eth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dpaa2-eth: fix the size of the mapped SGT buffer
Ioana Ciornei
2020-12-16
1
-1
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
1
-1
/
+1
|
\
|
*
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-12-01
1
-1
/
+1
*
|
dpaa2-eth: use new PTP_MSGTYPE_* define(s)
Christian Eggers
2020-11-23
1
-2
/
+2
|
/
*
dpaa2-eth: add support for devlink parser error drop traps
Ioana Ciornei
2020-10-02
1
-0
/
+99
*
dpaa2-eth: add basic devlink support
Ioana Ciornei
2020-10-02
1
-0
/
+15
*
dpaa2-eth: install a single steering rule when SHARED_FS is enabled
Ionut-robert Aron
2020-09-25
1
-0
/
+12
*
dpaa2-eth: no need to check link state right after ndo_open
Ioana Ciornei
2020-09-25
1
-12
/
+1
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
1
-1
/
+1
*
dpaa2-eth: drop double zeroing
Julia Lawall
2020-09-20
1
-1
/
+1
*
dpaa2-eth: support PTP Sync packet one-step timestamping
Yangbo Lu
2020-09-18
1
-14
/
+172
*
dpaa2-eth: utilize skb->cb[0] for hardware timestamping
Yangbo Lu
2020-09-18
1
-10
/
+16
*
dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in code
Yangbo Lu
2020-09-18
1
-15
/
+16
*
dpaa2-eth: define a global ptp_qoriq structure pointer
Yangbo Lu
2020-09-18
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
1
-2
/
+2
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
|
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.c
Ioana Ciornei
2020-09-01
1
-200
/
+200
|
/
*
dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
YueHaibing
2020-08-04
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
1
-5
/
+0
|
\
|
*
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-25
1
-5
/
+0
*
|
dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
2020-08-03
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
1
-1
/
+1
|
\
|
*
dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()
Ioana Ciornei
2020-07-15
1
-1
/
+1
*
|
dpaa2-eth: add support for TBF offload
Ioana Ciornei
2020-07-21
1
-1
/
+45
*
|
dpaa2-eth: move the mqprio setup into a separate function
Ioana Ciornei
2020-07-21
1
-6
/
+13
*
|
dpaa2-eth: fix draining of S/G cache
Ioana Ciornei
2020-07-06
1
-1
/
+1
*
|
dpaa2-eth: add software counter for Tx frames converted to S/G
Ioana Ciornei
2020-06-29
1
-0
/
+2
*
|
dpaa2-eth: send a scatter-gather FD instead of realloc-ing
Ioana Ciornei
2020-06-29
1
-28
/
+149
*
|
dpaa2-eth: fix condition for number of buffer acquire retries
Ioana Ciornei
2020-06-25
1
-1
/
+1
*
|
dpaa2-eth: check the result of skb_to_sgvec()
Ioana Ciornei
2020-06-25
1
-0
/
+4
|
/
*
drivers: dpaa2: Use devm_kcalloc() in setup_dpni()
Xu Wang
2020-06-11
1
-2
/
+3
*
dpaa2-eth: Keep congestion group taildrop enabled when PFC on
Ioana Ciornei
2020-06-01
1
-7
/
+22
*
dpaa2-eth: Add PFC support through DCB ops
Ioana Ciornei
2020-06-01
1
-0
/
+9
*
dpaa2-eth: Add congestion group taildrop
Ioana Radulescu
2020-06-01
1
-8
/
+27
*
dpaa2-eth: Add helper functions
Ioana Radulescu
2020-06-01
1
-2
/
+1
*
dpaa2-eth: Distribute ingress frames based on VLAN prio
Ioana Radulescu
2020-06-01
1
-0
/
+116
*
dpaa2-eth: Add support for Rx traffic classes
Ioana Radulescu
2020-06-01
1
-22
/
+48
*
dpaa2-eth: add bulking to XDP_TX
Ioana Ciornei
2020-05-16
1
-23
/
+45
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
1
-12
/
+17
|
\
|
*
dpaa2-eth: properly handle buffer size restrictions
Ioana Ciornei
2020-05-15
1
-12
/
+17
*
|
dpaa2-eth: Add XDP frame size
Jesper Dangaard Brouer
2020-05-14
1
-0
/
+7
*
|
dpaa2-eth: create a function to flush the XDP fds
Ioana Ciornei
2020-05-07
1
-21
/
+40
*
|
dpaa2-eth: fix error return code in setup_dpni()
Wei Yongjun
2020-04-30
1
-1
/
+3
*
|
dpaa2-eth: add channel stat to debugfs
Ioana Ciornei
2020-04-25
1
-0
/
+1
*
|
dpaa2-eth: fix return codes used in ndo_setup_tc
Jesper Dangaard Brouer
2020-04-24
1
-2
/
+2
*
|
dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit
Ioana Ciornei
2020-04-22
1
-29
/
+28
*
|
dpaa2-eth: split the .ndo_xdp_xmit callback into two stages
Ioana Ciornei
2020-04-22
1
-36
/
+40
*
|
dpaa2-eth: use the bulk ring mode enqueue interface
Ioana Ciornei
2020-04-22
1
-14
/
+21
*
|
dpaa2-eth: return num_enqueued frames from enqueue callback
Ioana Ciornei
2020-04-22
1
-11
/
+23
|
/
*
dpaa2-eth: add support for mii ioctls
Russell King
2020-02-27
1
-1
/
+6
[next]