summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-071-5/+2
* phy: Add an mdio_device structureAndrew Lunn2016-01-075-11/+11
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-075-38/+4
* phy: Centralise print about attached phyAndrew Lunn2016-01-071-3/+1
* fsl/fman: double free on probe failureDan Carpenter2016-01-061-1/+0
* fsl/fman: fix the pause_time testDan Carpenter2016-01-061-1/+1
* fsl/fman: allow modular buildArnd Bergmann2016-01-041-1/+2
* fsl/fman: Add FMan MAC driverIgal Liberman2015-12-273-1/+1077
* fsl/fman: Add FMan Port SupportIgal Liberman2015-12-273-1/+1930
* fsl/fman: Add FMan SP supportIgal Liberman2015-12-273-1/+270
* fsl/fman: Add FMan MAC supportIgal Liberman2015-12-278-1/+3863
* fsl/fman: Add FMan supportIgal Liberman2015-12-273-1/+3197
* fsl/fman: Add FMan MURAM supportIgal Liberman2015-12-276-0/+225
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-174-5/+8
|\
| * 82xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth2015-12-161-1/+1
| * gianfar: Don't enable RX Filer if not supportedHamish Martin2015-12-162-3/+6
| * net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann2015-12-081-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-033-5/+6
|\ \ | |/
| * net: fsl: Fix error checking for platform_get_irq()Mark Brown2015-11-301-1/+1
| * net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()Mark Brown2015-11-301-3/+3
| * net: fsl: expands dependencies of NET_VENDOR_FREESCALEShaohui Xie2015-11-231-1/+2
* | net: mpc52xx: Use platform_register/unregister_drivers()Thierry Reding2015-12-031-13/+9
* | net: fec: no need to test for the return type of of_property_read_u32Saurabh Sengar2015-11-241-7/+2
* | gianfar: use of_property_read_bool()Saurabh Sengar2015-11-221-4/+1
* | net: add netif_tx_napi_add()Eric Dumazet2015-11-182-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-031-1/+1
|\
| * fec: Use gpio_set_value_cansleep()Fabio Estevam2015-11-011-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-012-7/+5
|\ \ | |/
| * gianfar: Fix Rx BSY error handlingClaudiu Manoil2015-10-251-3/+1
| * gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil2015-10-251-2/+2
| * gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil2015-10-251-2/+2
* | gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu2015-10-271-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-6/+28
|\ \ | |/
| * net/fsl_pq_mdio: fix computed address for the TBI registerGerlando Falauto2015-10-131-6/+18
| * net/fsl_pq_mdio: check TBI address for consistency with mapped rangeGerlando Falauto2015-10-131-0/+10
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-162-4/+0
* | gianfar: Add WAKE_UCAST and "wake-on-filer" supportClaudiu Manoil2015-10-073-24/+186
* | net: fec: avoid timespec useArnd Bergmann2015-10-051-4/+2
* | net: fec: Remove unneeded FEATURES_NEED_QUIESCE definitionFabio Estevam2015-09-281-2/+1
|/
* phy: add phy_device_remove()Russell King2015-09-241-2/+3
* net: fix phy refcounting in a bunch of driversRussell King2015-09-242-1/+10
* net: gianfar: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla2015-09-241-4/+5
* net: gianfar_ptp: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* net: fec: add netif status check before set mac addressNimrod Andy2015-09-091-0/+8
* net: fec: normalize return value of pm_runtime_get_sync() in MDIO writeMaciej S. Szmigiero2015-09-051-1/+3
* net: fec: clear receive interrupts before processing a packetRussell King2015-09-021-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-271-2/+2
|\
| * net: fec: use reinit_completion() in mdio accessor functionsRussell King2015-08-251-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-211-0/+5
|\ \ | |/
| * gianfar: Restore link state settings after MAC resetClaudiu Manoil2015-08-131-0/+5
OpenPOWER on IntegriCloud