summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2016-01-25net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28Johannes Berg
2016-01-25net: fec: make driver endian-safeJohannes Berg
2016-01-2582xx: FCC: Fixing a bug causing to FCC port lock-up (second try)Martin Roth
2016-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-14fsl/fman: Delete one function call "put_device" in dtsec_config()Markus Elfring
2016-01-12net: freescale: mac-fec: Fix build error from phy_device API changeAndrew Lunn
2016-01-12net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: Centralise print about attached phyAndrew Lunn
2016-01-06fsl/fman: double free on probe failureDan Carpenter
2016-01-06fsl/fman: fix the pause_time testDan Carpenter
2016-01-05fsl/fman: allow modular buildArnd Bergmann
2015-12-28fsl/fman: Add FMan MAC driverIgal Liberman
2015-12-28fsl/fman: Add FMan Port SupportIgal Liberman
2015-12-28fsl/fman: Add FMan SP supportIgal Liberman
2015-12-28fsl/fman: Add FMan MAC supportIgal Liberman
2015-12-28fsl/fman: Add FMan supportIgal Liberman
2015-12-28fsl/fman: Add FMan MURAM supportIgal Liberman
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-1682xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth
2015-12-16gianfar: Don't enable RX Filer if not supportedHamish Martin
2015-12-09net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann
2015-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03net: mpc52xx: Use platform_register/unregister_drivers()Thierry Reding
2015-11-30net: fsl: Fix error checking for platform_get_irq()Mark Brown
2015-11-30net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()Mark Brown
2015-11-24net: fec: no need to test for the return type of of_property_read_u32Saurabh Sengar
2015-11-23net: fsl: expands dependencies of NET_VENDOR_FREESCALEShaohui Xie
2015-11-23gianfar: use of_property_read_bool()Saurabh Sengar
2015-11-18net: add netif_tx_napi_add()Eric Dumazet
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-01fec: Use gpio_set_value_cansleep()Fabio Estevam
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-28gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu
2015-10-26gianfar: Fix Rx BSY error handlingClaudiu Manoil
2015-10-26gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil
2015-10-26gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-13net/fsl_pq_mdio: fix computed address for the TBI registerGerlando Falauto
2015-10-13net/fsl_pq_mdio: check TBI address for consistency with mapped rangeGerlando Falauto
2015-10-07gianfar: Add WAKE_UCAST and "wake-on-filer" supportClaudiu Manoil
2015-10-05net: fec: avoid timespec useArnd Bergmann
2015-09-29net: fec: Remove unneeded FEATURES_NEED_QUIESCE definitionFabio Estevam
2015-09-25phy: add phy_device_remove()Russell King
2015-09-25net: fix phy refcounting in a bunch of driversRussell King