index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa2
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()
Ioana Ciornei
2020-07-16
1
-1
/
+1
*
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
3
-10
/
+34
*
dpaa2-eth: Add PFC support through DCB ops
Ioana Ciornei
2020-06-01
8
-0
/
+316
*
dpaa2-eth: Update FQ taildrop threshold and buffer pool count
Ioana Radulescu
2020-06-01
1
-12
/
+11
*
dpaa2-eth: Add congestion group taildrop
Ioana Radulescu
2020-06-01
2
-10
/
+38
*
dpaa2-eth: Add helper functions
Ioana Radulescu
2020-06-01
3
-5
/
+14
*
dpaa2-eth: Distribute ingress frames based on VLAN prio
Ioana Radulescu
2020-06-01
5
-0
/
+318
*
dpaa2-eth: Add support for Rx traffic classes
Ioana Radulescu
2020-06-01
4
-32
/
+68
*
dpaa2-eth: add bulking to XDP_TX
Ioana Ciornei
2020-05-16
2
-23
/
+46
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
3
-13
/
+19
|
\
|
*
dpaa2-eth: properly handle buffer size restrictions
Ioana Ciornei
2020-05-15
2
-12
/
+18
|
*
dpaa2-eth: prevent array underflow in update_cls_rule()
Dan Carpenter
2020-05-09
1
-1
/
+1
*
|
dpaa2-eth: Add XDP frame size
Jesper Dangaard Brouer
2020-05-15
1
-0
/
+7
*
|
dpaa2-eth: create a function to flush the XDP fds
Ioana Ciornei
2020-05-08
2
-22
/
+46
*
|
dpaa2-eth: fix error return code in setup_dpni()
Wei Yongjun
2020-05-01
1
-1
/
+3
*
|
dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_show
Nathan Chancellor
2020-04-28
1
-1
/
+1
*
|
dpaa2-eth: add channel stat to debugfs
Ioana Ciornei
2020-04-26
4
-4
/
+10
*
|
dpaa2-eth: fix return codes used in ndo_setup_tc
Jesper Dangaard Brouer
2020-04-25
1
-2
/
+2
*
|
dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit
Ioana Ciornei
2020-04-23
2
-29
/
+30
*
|
dpaa2-eth: split the .ndo_xdp_xmit callback into two stages
Ioana Ciornei
2020-04-23
1
-36
/
+40
*
|
dpaa2-eth: use the bulk ring mode enqueue interface
Ioana Ciornei
2020-04-23
2
-14
/
+22
*
|
dpaa2-eth: return num_enqueued frames from enqueue callback
Ioana Ciornei
2020-04-23
2
-13
/
+26
|
/
*
net: dpaa2-mac: use resolved link config in mac_link_up()
Russell King
2020-02-27
2
-22
/
+33
*
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
1
-2
/
+5
*
dpaa2-eth: add support for nway reset
Russell King
2020-02-27
1
-0
/
+11
*
dpaa2-eth: add support for mii ioctls
Russell King
2020-02-27
1
-1
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-23
1
-6
/
+8
|
\
|
*
dpaa2-ptp: fix double free of the ptp_qoriq IRQ
Ioana Ciornei
2019-12-17
1
-6
/
+8
*
|
dpaa2-ptp: add external trigger event support
Yangbo Lu
2019-12-17
3
-1
/
+25
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-21
1
-5
/
+2
|
\
|
*
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
2019-11-18
1
-5
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-17
1
-1
/
+9
|
\
\
|
*
|
dpaa2-eth: free already allocated channels on probe defer
Ioana Ciornei
2019-11-13
1
-1
/
+9
*
|
|
dpaa2-eth: add ethtool MAC counters
Ioana Ciornei
2019-11-08
6
-1
/
+213
*
|
|
dpaa2-ptp: fix compile error
Chenwandun
2019-11-07
1
-0
/
+1
*
|
|
dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_mode
Ioana Ciornei
2019-11-07
1
-5
/
+10
*
|
|
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-3
/
+4
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
3
-3
/
+3
|
\
|
|
*
net: dpaa2: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-10-28
3
-3
/
+3
*
|
dpaa2-eth: add MAC/PHY support through phylink
Ioana Ciornei
2019-10-31
9
-21
/
+816
*
|
dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGED
Ioana Ciornei
2019-10-31
1
-4
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
2
-2
/
+53
|
\
|
|
*
dpaa2-eth: Fix TX FQID values
Ioana Radulescu
2019-10-17
1
-0
/
+44
|
*
dpaa2-eth: add irq for the dpmac connect/disconnect event
Florin Chiculita
2019-10-17
2
-2
/
+9
*
|
dpaa2-eth: Avoid unbounded while loops
Ioana Radulescu
2019-10-07
2
-6
/
+34
*
|
dpaa2-eth: Fix minor bug in ethtool stats reporting
Ioana Radulescu
2019-10-07
1
-1
/
+1
*
|
dpaa2-eth: Cleanup dead code
Ioana Radulescu
2019-10-07
1
-7
/
+0
|
/
*
dpaa2-eth: Poll Tx pending frames counter on if down
Ioana Radulescu
2019-09-05
1
-3
/
+28
*
dpaa2-eth: Add new DPNI statistics counters
Ioana Radulescu
2019-09-05
3
-3
/
+58
[next]