summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2017-12-09net: fec: fix multicast filtering hardware setupRui Sousa
2017-09-20gianfar: Fix Tx flow control deactivationClaudiu Manoil
2017-09-20fsl/man: Inherit parent device and of_nodeFlorian Fainelli
2017-07-05gianfar: Do not reuse pages from emergency reserveEric Dumazet
2017-06-17gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha
2016-12-06net: fec: fix compile with CONFIG_M5272Nikita Yushchenko
2016-11-30net: fec: cache statistics while device is downNikita Yushchenko
2016-11-29net: ethernet: ucc_geth: fix fixed-link phydev leaksJohan Hovold
2016-11-29net: ethernet: gianfar: fix fixed-link phydev leaksJohan Hovold
2016-11-29net: ethernet: fs_enet: fix fixed-link phydev leaksJohan Hovold
2016-11-29net: ethernet: fec: fix fixed-link phydev leaksJohan Hovold
2016-11-27net: fsl/fman: fix fixed-link-phydev reference leakJohan Hovold
2016-11-27net: fsl/fman: fix phydev reference leakJohan Hovold
2016-11-25fsl/fman: fix a leak in tgec_free()Dan Carpenter
2016-10-23net: fec: Call swap_buffer() prior to IP header alignmentFabio Estevam
2016-10-04fsl/fman: remove leftover commentMadalin Bucur
2016-10-04fsl/fman: fix return value checkingMadalin Bucur
2016-10-04fsl/fman: simplify redundant conditionMadalin Bucur
2016-10-04fsl/fman: check of_get_phy_mode() return valueMadalin Bucur
2016-10-04fsl/fman: check pcsphy pointer before useMadalin Bucur
2016-10-04fsl/fman: MEMAC may use QSGMII PHY interface modeMadalin Bucur
2016-10-04fsl/fman: return a phy_dev pointer from initMadalin Bucur
2016-10-04fsl/fman: simplify device tree readsMadalin Bucur
2016-10-04fsl/fman: use of_get_phy_mode()Madalin Bucur
2016-10-04fsl/fman: small fixesMadalin Bucur
2016-10-04fsl/fman: fix loadable module compilationIgal Liberman
2016-10-04fsl/fman: split lines over 80 charactersMadalin Bucur
2016-10-03net: fec: set mac address unconditionallyGavin Schenk
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-27net: fec: align IP header in hardwareEric Nelson
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx27Eric Nelson
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx25Eric Nelson
2016-09-13net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman
2016-09-12net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-10net: fs_enet: make rx_copybreak value configurableChristophe Leroy
2016-09-10net: fs_enet: don't unmap DMA when packet len is below copybreakChristophe Leroy
2016-09-10net: fs_enet: merge NAPI RX and NAPI TXChristophe Leroy
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-28net: ucc_geth: fix spelling mistake "propperty" -> "property"Colin Ian King
2016-08-23gianfar: fix size of scatter-gathered framesZefir Kurtisi
2016-08-23gianfar: prevent fragmentation in DSA environmentsZefir Kurtisi
2016-08-13net: fix up a few missing hashtable.h conflict resolutionsJiri Kosina
2016-08-08net/fsl: use of_property_read_boolJulia Lawall
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-07-05Merge tag 'imx-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson
2016-06-27net: fec: use a more proper compatible string for i.MX6UL type deviceFugang Duan
2016-06-27net: fec: add interrupt coalesc quirk flagFugang Duan
2016-06-16net: gianfar: fix old-style declarationArnd Bergmann
2016-06-12net: fec: handle small PHY reset durations more preciselyStefan Wahren
2016-06-12ARM: imx6: disable deeper idle states when FEC is active w/o HW workaroundLucas Stach