summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/dpaa
AgeCommit message (Expand)Author
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-04dpaa_eth: use false and true for bool variablesZou Wei
2020-11-03net: dpaa: Replace in_irq() usage.Sebastian Andrzej Siewior
2020-11-03soc/fsl/qbman: Add an argument to signal if NAPI processing is required.Sebastian Andrzej Siewior
2020-11-02dpaa_eth: fix the RX headroom size alignmentCamelia Groza
2020-11-02dpaa_eth: update the buffer layout for non-A050385 erratum scenariosCamelia Groza
2020-10-10dpaa_eth: enable NETIF_MSG_HW by defaultMaxim Kochetkov
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-20dpaa_eth: Fix one possible memleak in dpaa_eth_probeLiu Jian
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-25dpaa_eth: fix usage as DSA master, try 3Vladimir Oltean
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-09net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann
2020-04-30dpaa_eth: Fix comparing pointer to 0Aishwarya Ramakrishnan
2020-03-30dpaa_eth: Make dpaa_a050385_wa staticYueHaibing
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12net: dpaa: reject unsupported coalescing paramsJakub Kicinski
2020-03-11dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-03-08dpaa_eth: Use random MAC address when none is givenMadalin Bucur
2020-03-06dpaa_eth: FMan erratum A050385 workaroundMadalin Bucur
2020-03-03net/freescale: Don't set zero if FW not-available in dpaaLeon Romanovsky
2020-03-03net/freescale: Clean drivers from static versionsLeon Romanovsky
2020-02-07dpaa_eth: support all modes with rate adapting PHYsMadalin Bucur
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-26dpaa_eth: fix DMA mapping leakMadalin Bucur
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-10-31dpaa_eth: register a device link for the qman portal usedMadalin Bucur
2019-10-31dpaa_eth: extend delays in ndo_stopMadalin Bucur
2019-10-31dpaa_eth: remove netdev_err() for user errorsMadalin Bucur
2019-10-31dpaa_eth: add dropped frames to percpu ethtool statsMadalin Bucur
2019-10-31dpaa_eth: use a page to store the SGTMadalin Bucur
2019-10-31dpaa_eth: cleanup skb_to_contig_fd()Madalin Bucur
2019-10-31dpaa_eth: use fd information in dpaa_cleanup_tx_fd()Madalin Bucur
2019-10-31dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()Madalin Bucur
2019-10-31dpaa_eth: avoid timestamp read on error pathsMadalin Bucur
2019-10-31dpaa_eth: perform DMA unmapping before readMadalin Bucur
2019-10-31dpaa_eth: use page backed rx buffersMadalin Bucur
2019-10-31dpaa_eth: use only one buffer pool per interfaceMadalin Bucur
2019-10-24dpaa_eth: add newline in dev_err() msgMadalin Bucur
2019-10-24dpaa_eth: change DMA deviceMadalin Bucur
2019-10-24dpaa_eth: remove redundant codeMadalin Bucur
2019-10-24dpaa_eth: defer probing after qbmanLaurentiu Tudor
2019-08-08dpaa_eth: Use refcount_t for refcountChuhong Yuan
2019-07-24Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)
2019-05-28dpaa_eth: use only online CPU portalsMadalin Bucur
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-05dpaa_eth: fix SG frame cleanupLaurentiu Tudor
2019-02-12ptp_qoriq: make structure/function names more consistentYangbo Lu
2019-01-17dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur