aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-16net: ethernet: fs_enet: Remove useless includesChristophe Leroy2-12/+0
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar1-6/+10
2017-03-09dpaa_eth: enable context-A stashingMadalin Bucur1-1/+2
2017-03-09dpaa_eth: enable multiple Tx traffic classesCamelia Groza1-0/+36
2017-03-09dpaa_eth: add four prioritised Tx traffic classesCamelia Groza2-9/+42
2017-03-09dpaa_eth: do not ignore port api return valueMadalin Bucur1-22/+43
2017-03-09dpaa_eth: enable Rx checksum offloadMadalin Bucur1-2/+27
2017-03-09dpaa_eth: remove redundant initializationMadalin Bucur1-1/+1
2017-03-09fsl/fman: enlarge FIFO to allow for the 5th portMadalin Bucur1-1/+1
2017-03-09fsl/fman: remove wrong freeMadalin Bucur1-3/+1
2017-03-09fsl/fman: set HW parser as BMI next engineMadalin Bucur2-3/+90
2017-03-09fsl/fman: parse result data is big endianMadalin Bucur1-5/+5
2017-02-20dpaa_eth: implement ioctl() for PHY-related opsMichael Walle1-0/+8
2017-02-20fsl/fman: fix spelling mistake in variable name en_tsu_err_exeptionColin Ian King1-4/+4
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-02-17dpaa_eth: small leak on errorDan Carpenter1-1/+1
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-14/+9
2017-02-14net: fec: fix multicast filtering hardware setupRui Sousa1-14/+9
2017-02-13net: fs_enet: Simplify codeChristophe Jaillet1-4/+3
2017-02-13net: fs_enet: Fix an error handling pathChristophe Jaillet1-1/+1
2017-02-10net: fman: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+1
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet5-6/+6
2017-01-30gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha1-2/+2
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-01-19gianfar: Do not reuse pages from emergency reserveEric Dumazet1-1/+1
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger1-4/+2
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2017-01-04dpaa_eth: Initialize CGR structure before initRoy Pledge1-0/+2
2017-01-04dpaa_eth: cleanup after init_phy() failureMadalin Bucur1-1/+3
2017-01-03net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-9/+9
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds10-10/+10
2016-12-20fsl/fman: enable compilation on ARM64Madalin Bucur1-1/+1
2016-12-20fsl/fman: A007273 only applies to PPC SoCsMadalin Bucur1-0/+8
2016-12-20powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur1-0/+7
2016-12-20fsl/fman: fix 1G support for QSGMII interfacesMadalin Bucur1-0/+1
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-35/+38
2016-12-17dpaa_eth: remove redundant dependency on FSL_SOCMadalin Bucur1-1/+1
2016-12-17dpaa_eth: use big endian accessorsClaudiu Manoil1-34/+37
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin1-2/+0
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+10
2016-12-06net: fec: fix compile with CONFIG_M5272Nikita Yushchenko1-3/+10
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-12/+61
2016-11-30net: fec: cache statistics while device is downNikita Yushchenko2-4/+21
2016-11-29net: ethernet: ucc_geth: fix fixed-link phydev leaksJohan Hovold1-7/+16
2016-11-29net: ethernet: gianfar: fix fixed-link phydev leaksJohan Hovold1-0/+8
2016-11-29net: ethernet: fs_enet: fix fixed-link phydev leaksJohan Hovold1-1/+6
2016-11-29net: ethernet: fec: fix fixed-link phydev leaksJohan Hovold1-0/+5