summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2017-02-17dpaa_eth: small leak on errorDan Carpenter
2017-02-14net: fec: fix multicast filtering hardware setupRui Sousa
2017-01-30gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha
2017-01-19gianfar: Do not reuse pages from emergency reserveEric Dumazet
2017-01-04dpaa_eth: Initialize CGR structure before initRoy Pledge
2017-01-04dpaa_eth: cleanup after init_phy() failureMadalin Bucur
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-20fsl/fman: enable compilation on ARM64Madalin Bucur
2016-12-20fsl/fman: A007273 only applies to PPC SoCsMadalin Bucur
2016-12-20powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur
2016-12-20fsl/fman: fix 1G support for QSGMII interfacesMadalin Bucur
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-17dpaa_eth: remove redundant dependency on FSL_SOCMadalin Bucur
2016-12-17dpaa_eth: use big endian accessorsClaudiu Manoil
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-06net: fec: fix compile with CONFIG_M5272Nikita Yushchenko
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-27ptp: gianfar: Use high resolution frequency method.Ulrik De Bie
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-25fsl/fman: fix a leak in tgec_free()Dan Carpenter
2016-11-18net: fsl: Allow most drivers to be built with COMPILE_TESTFlorian Fainelli
2016-11-18net: gianfar_ptp: Rename FS bit to FIPERSTFlorian Fainelli
2016-11-16ptp_clock: Allow for it to be optionalNicolas Pitre
2016-11-15dpaa_eth: add trace pointsMadalin Bucur
2016-11-15dpaa_eth: add sysfs exportsMadalin Bucur
2016-11-15dpaa_eth: add ethtool statisticsMadalin Bucur
2016-11-15dpaa_eth: add ethtool functionalityMadalin Bucur
2016-11-15dpaa_eth: add support for DPAA EthernetMadalin Bucur
2016-11-15net: ethernet: ucc: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: fec: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: fs_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-23net: fec: Call swap_buffer() prior to IP header alignmentFabio Estevam
2016-10-20net: fec: drop check for clk==NULL before calling clk_*Uwe Kleine-König
2016-10-19net: fs_enet: Use net_device_stats from struct net_deviceTobias Klauser
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-10-17fsl/fman: fix error return code in mac_probe()Wei Yongjun
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-10-04fsl/fman: remove leftover commentMadalin Bucur
2016-10-04fsl/fman: fix return value checkingMadalin Bucur