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.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
/
dpaa
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
dpaa_eth: Fix one possible memleak in dpaa_eth_probe
Liu Jian
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-26
dpaa_eth: fix usage as DSA master, try 3
Vladimir Oltean
1
-1
/
+1
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-05-10
net: freescale: select CONFIG_FIXED_PHY where needed
Arnd Bergmann
1
-0
/
+1
2020-05-01
dpaa_eth: Fix comparing pointer to 0
Aishwarya Ramakrishnan
1
-1
/
+1
2020-03-30
dpaa_eth: Make dpaa_a050385_wa static
YueHaibing
1
-1
/
+1
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+108
2020-03-12
net: dpaa: reject unsupported coalescing params
Jakub Kicinski
1
-4
/
+2
2020-03-11
dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom
Nathan Chancellor
1
-3
/
+1
2020-03-09
dpaa_eth: Use random MAC address when none is given
Madalin Bucur
1
-2
/
+14
2020-03-07
dpaa_eth: FMan erratum A050385 workaround
Madalin Bucur
1
-3
/
+107
2020-03-04
net/freescale: Don't set zero if FW not-available in dpaa
Leon Romanovsky
1
-9
/
+0
2020-03-04
net/freescale: Clean drivers from static versions
Leon Romanovsky
1
-2
/
+0
2020-02-07
dpaa_eth: support all modes with rate adapting PHYs
Madalin Bucur
1
-3
/
+11
2020-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-19
/
+20
2019-12-27
dpaa_eth: fix DMA mapping leak
Madalin Bucur
1
-19
/
+20
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-10-31
dpaa_eth: register a device link for the qman portal used
Madalin Bucur
1
-2
/
+3
2019-10-31
dpaa_eth: extend delays in ndo_stop
Madalin Bucur
1
-1
/
+3
2019-10-31
dpaa_eth: remove netdev_err() for user errors
Madalin Bucur
1
-12
/
+4
2019-10-31
dpaa_eth: add dropped frames to percpu ethtool stats
Madalin Bucur
1
-0
/
+8
2019-10-31
dpaa_eth: use a page to store the SGT
Madalin Bucur
1
-22
/
+21
2019-10-31
dpaa_eth: cleanup skb_to_contig_fd()
Madalin Bucur
1
-7
/
+7
2019-10-31
dpaa_eth: use fd information in dpaa_cleanup_tx_fd()
Madalin Bucur
1
-6
/
+7
2019-10-31
dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()
Madalin Bucur
1
-7
/
+7
2019-10-31
dpaa_eth: avoid timestamp read on error paths
Madalin Bucur
1
-7
/
+10
2019-10-31
dpaa_eth: perform DMA unmapping before read
Madalin Bucur
1
-15
/
+17
2019-10-31
dpaa_eth: use page backed rx buffers
Madalin Bucur
1
-29
/
+22
2019-10-31
dpaa_eth: use only one buffer pool per interface
Madalin Bucur
4
-92
/
+57
2019-10-25
dpaa_eth: add newline in dev_err() msg
Madalin Bucur
1
-1
/
+1
2019-10-25
dpaa_eth: change DMA device
Madalin Bucur
2
-51
/
+62
2019-10-25
dpaa_eth: remove redundant code
Madalin Bucur
1
-4
/
+0
2019-10-25
dpaa_eth: defer probing after qbman
Laurentiu Tudor
1
-0
/
+31
2019-08-09
dpaa_eth: Use refcount_t for refcount
Chuhong Yuan
2
-4
/
+5
2019-07-24
Build fixes for skb_frag_size conversion
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-05-28
dpaa_eth: use only online CPU portals
Madalin Bucur
2
-7
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-05
dpaa_eth: fix SG frame cleanup
Laurentiu Tudor
1
-1
/
+1
2019-02-12
ptp_qoriq: make structure/function names more consistent
Yangbo Lu
1
-1
/
+1
2019-01-18
dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start
Madalin Bucur
1
-0
/
+6
2018-12-17
dpaa_eth: Add change_carrier() for Fixed PHYs
Joakim Tjernlund
1
-1
/
+2
2018-11-23
dpaa_eth: add ethtool coalesce control
Madalin Bucur
1
-0
/
+71
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-1
/
+4
2018-10-03
dpaa_eth: Remove useless declaration
Nathan Chancellor
1
-2
/
+0
2018-09-28
net: ethernet: dpaa: remove unused variables
Arnd Bergmann
1
-1
/
+0
2018-09-22
net: freescale: fix return type of ndo_start_xmit function
YueHaibing
1
-1
/
+2
2018-09-13
net: ethernet: Add helper to determine if pause configuration is supported
Andrew Lunn
1
-3
/
+1
2018-09-13
net: ethernet: Add helper for set_pauseparam for Asym Pause
Andrew Lunn
1
-22
/
+1
[next]