index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa2
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-07-22
dpaa2-eth: add support for TBF offload
Ioana Ciornei
2
-1
/
+48
2020-07-22
dpaa2-eth: add API for Tx shaping
Ioana Ciornei
3
-0
/
+65
2020-07-22
dpaa2-eth: move the mqprio setup into a separate function
Ioana Ciornei
1
-6
/
+13
2020-07-16
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-30
dpaa2-eth: add software counter for Tx frames converted to S/G
Ioana Ciornei
4
-3
/
+11
2020-06-30
dpaa2-eth: send a scatter-gather FD instead of realloc-ing
Ioana Ciornei
4
-34
/
+160
2020-06-26
dpaa2-eth: fix misspelled function parameters in dpni_[set/get]_taildrop
Ioana Ciornei
1
-4
/
+4
2020-06-26
dpaa2-eth: fix recursive header include
Ioana Ciornei
1
-1
/
+0
2020-06-26
dpaa2-eth: fix condition for number of buffer acquire retries
Ioana Ciornei
1
-1
/
+1
2020-06-26
dpaa2-eth: check the result of skb_to_sgvec()
Ioana Ciornei
1
-0
/
+4
2020-06-26
dpaa2-eth: trim debugfs FQ stats
Ioana Radulescu
1
-0
/
+4
2020-06-11
drivers: dpaa2: Use devm_kcalloc() in setup_dpni()
Xu Wang
1
-2
/
+3
2020-06-01
dpaa2-eth: Keep congestion group taildrop enabled when PFC on
Ioana Ciornei
3
-10
/
+34
2020-06-01
dpaa2-eth: Add PFC support through DCB ops
Ioana Ciornei
8
-0
/
+316
2020-06-01
dpaa2-eth: Update FQ taildrop threshold and buffer pool count
Ioana Radulescu
1
-12
/
+11
2020-06-01
dpaa2-eth: Add congestion group taildrop
Ioana Radulescu
2
-10
/
+38
2020-06-01
dpaa2-eth: Add helper functions
Ioana Radulescu
3
-5
/
+14
2020-06-01
dpaa2-eth: Distribute ingress frames based on VLAN prio
Ioana Radulescu
5
-0
/
+318
2020-06-01
dpaa2-eth: Add support for Rx traffic classes
Ioana Radulescu
4
-32
/
+68
2020-05-16
dpaa2-eth: add bulking to XDP_TX
Ioana Ciornei
2
-23
/
+46
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-13
/
+19
2020-05-15
dpaa2-eth: properly handle buffer size restrictions
Ioana Ciornei
2
-12
/
+18
2020-05-15
dpaa2-eth: Add XDP frame size
Jesper Dangaard Brouer
1
-0
/
+7
2020-05-09
dpaa2-eth: prevent array underflow in update_cls_rule()
Dan Carpenter
1
-1
/
+1
2020-05-08
dpaa2-eth: create a function to flush the XDP fds
Ioana Ciornei
2
-22
/
+46
2020-05-01
dpaa2-eth: fix error return code in setup_dpni()
Wei Yongjun
1
-1
/
+3
2020-04-29
dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_show
Nathan Chancellor
1
-1
/
+1
2020-04-26
dpaa2-eth: add channel stat to debugfs
Ioana Ciornei
4
-4
/
+10
2020-04-25
dpaa2-eth: fix return codes used in ndo_setup_tc
Jesper Dangaard Brouer
1
-2
/
+2
2020-04-23
dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit
Ioana Ciornei
2
-29
/
+30
2020-04-23
dpaa2-eth: split the .ndo_xdp_xmit callback into two stages
Ioana Ciornei
1
-36
/
+40
2020-04-23
dpaa2-eth: use the bulk ring mode enqueue interface
Ioana Ciornei
2
-14
/
+22
2020-04-23
dpaa2-eth: return num_enqueued frames from enqueue callback
Ioana Ciornei
2
-13
/
+26
2020-02-27
net: dpaa2-mac: use resolved link config in mac_link_up()
Russell King
2
-22
/
+33
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
1
-2
/
+5
2020-02-27
dpaa2-eth: add support for nway reset
Russell King
1
-0
/
+11
2020-02-27
dpaa2-eth: add support for mii ioctls
Russell King
1
-1
/
+6
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+8
2019-12-18
dpaa2-ptp: fix double free of the ptp_qoriq IRQ
Ioana Ciornei
1
-6
/
+8
2019-12-17
dpaa2-ptp: add external trigger event support
Yangbo Lu
3
-1
/
+25
2019-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+2
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
1
-5
/
+2
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+9
2019-11-13
dpaa2-eth: free already allocated channels on probe defer
Ioana Ciornei
1
-1
/
+9
2019-11-08
dpaa2-eth: add ethtool MAC counters
Ioana Ciornei
6
-1
/
+213
2019-11-07
dpaa2-ptp: fix compile error
Chenwandun
1
-0
/
+1
2019-11-07
dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_mode
Ioana Ciornei
1
-5
/
+10
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+4
[next]