aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2016-11-27net: fsl/fman: fix fixed-link-phydev reference leakJohan Hovold1-0/+2
2016-11-27net: fsl/fman: fix phydev reference leakJohan Hovold1-0/+3
2016-11-27ptp: gianfar: Use high resolution frequency method.Ulrik De Bie1-8/+13
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+0
2016-11-25fsl/fman: fix a leak in tgec_free()Dan Carpenter1-3/+0
2016-11-18net: fsl: Allow most drivers to be built with COMPILE_TESTFlorian Fainelli1-1/+3
2016-11-18net: gianfar_ptp: Rename FS bit to FIPERSTFlorian Fainelli1-2/+2
2016-11-15dpaa_eth: add trace pointsMadalin Bucur4-0/+158
2016-11-15dpaa_eth: add sysfs exportsMadalin Bucur4-1/+174
2016-11-15dpaa_eth: add ethtool statisticsMadalin Bucur3-2/+284
2016-11-15dpaa_eth: add ethtool functionalityMadalin Bucur4-1/+224
2016-11-15dpaa_eth: add support for DPAA EthernetMadalin Bucur6-0/+2850
2016-11-15net: ethernet: ucc: Utilize phy_ethtool_nway_resetFlorian Fainelli1-8/+1
2016-11-15net: fec: Utilize phy_ethtool_nway_resetFlorian Fainelli1-11/+1
2016-11-15net: fs_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli1-6/+1
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2016-10-23net: fec: Call swap_buffer() prior to IP header alignmentFabio Estevam1-3/+3
2016-10-20net: fec: drop check for clk==NULL before calling clk_*Uwe Kleine-König1-14/+11
2016-10-19net: fs_enet: Use net_device_stats from struct net_deviceTobias Klauser2-26/+18
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson1-6/+3
2016-10-17fsl/fman: fix error return code in mac_probe()Wei Yongjun1-2/+6
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson4-4/+0
2016-10-04fsl/fman: remove leftover commentMadalin Bucur1-4/+0
2016-10-04fsl/fman: fix return value checkingMadalin Bucur1-2/+2
2016-10-04fsl/fman: simplify redundant conditionMadalin Bucur1-2/+1
2016-10-04fsl/fman: check of_get_phy_mode() return valueMadalin Bucur1-4/+6
2016-10-04fsl/fman: check pcsphy pointer before useMadalin Bucur1-0/+3
2016-10-04fsl/fman: MEMAC may use QSGMII PHY interface modeMadalin Bucur1-1/+2
2016-10-04fsl/fman: return a phy_dev pointer from initMadalin Bucur2-12/+13
2016-10-04fsl/fman: simplify device tree readsMadalin Bucur3-48/+30
2016-10-04fsl/fman: use of_get_phy_mode()Madalin Bucur1-31/+2
2016-10-04fsl/fman: small fixesMadalin Bucur2-6/+8
2016-10-04fsl/fman: fix loadable module compilationIgal Liberman4-7/+64
2016-10-04fsl/fman: split lines over 80 charactersMadalin Bucur2-2/+4
2016-10-03net: fec: set mac address unconditionallyGavin Schenk1-7/+5
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+12
2016-09-27net: fec: align IP header in hardwareEric Nelson1-1/+10
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx27Eric Nelson1-1/+1
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx25Eric Nelson1-1/+1
2016-09-13net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman4-4/+4