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
/
dpaa
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
net: freescale: dpaa: simplify the return dpaa_eth_refill_bpools()
Zheng Yongjun
1
-5
/
+1
2020-12-04
dpaa_eth: fix build errorr in dpaa_fq_init
Anders Roxell
1
-1
/
+1
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+9
2020-12-02
dpaa_eth: copy timestamp fields to new skb in A-050385 workaround
Yangbo Lu
1
-1
/
+9
2020-11-30
dpaa_eth: implement the A050385 erratum workaround for XDP
Camelia Groza
1
-2
/
+82
2020-11-30
dpaa_eth: rename current skb A050385 erratum workaround
Camelia Groza
1
-2
/
+2
2020-11-30
dpaa_eth: add XDP_REDIRECT support
Camelia Groza
2
-1
/
+48
2020-11-30
dpaa_eth: add XDP_TX support
Camelia Groza
2
-5
/
+126
2020-11-30
dpaa_eth: limit the possible MTU range when XDP is enabled
Camelia Groza
1
-8
/
+31
2020-11-30
dpaa_eth: add basic XDP support
Camelia Groza
2
-16
/
+153
2020-11-30
dpaa_eth: add struct for software backpointers
Camelia Groza
2
-7
/
+17
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+18
2020-11-04
dpaa_eth: use false and true for bool variables
Zou Wei
1
-2
/
+2
2020-11-03
net: dpaa: Replace in_irq() usage.
Sebastian Andrzej Siewior
1
-6
/
+6
2020-11-03
soc/fsl/qbman: Add an argument to signal if NAPI processing is required.
Sebastian Andrzej Siewior
1
-4
/
+8
2020-11-02
dpaa_eth: fix the RX headroom size alignment
Camelia Groza
1
-5
/
+9
2020-11-02
dpaa_eth: update the buffer layout for non-A050385 erratum scenarios
Camelia Groza
1
-6
/
+10
2020-10-10
dpaa_eth: enable NETIF_MSG_HW by default
Maxim Kochetkov
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-07-20
dpaa_eth: Fix one possible memleak in dpaa_eth_probe
Liu Jian
1
-1
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-25
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-09
net: freescale: select CONFIG_FIXED_PHY where needed
Arnd Bergmann
1
-0
/
+1
2020-04-30
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-12
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-08
dpaa_eth: Use random MAC address when none is given
Madalin Bucur
1
-2
/
+14
2020-03-06
dpaa_eth: FMan erratum A050385 workaround
Madalin Bucur
1
-3
/
+107
2020-03-03
net/freescale: Don't set zero if FW not-available in dpaa
Leon Romanovsky
1
-9
/
+0
2020-03-03
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
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-19
/
+20
2019-12-26
dpaa_eth: fix DMA mapping leak
Madalin Bucur
1
-19
/
+20
2019-12-12
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
[next]