aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAge
...
* | phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-07
* | phy: Add an mdio_device structureAndrew Lunn2016-01-07
* | mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* | phy: Centralise print about attached phyAndrew Lunn2016-01-07
* | fsl/fman: double free on probe failureDan Carpenter2016-01-06
* | fsl/fman: fix the pause_time testDan Carpenter2016-01-06
* | fsl/fman: allow modular buildArnd Bergmann2016-01-04
* | fsl/fman: Add FMan MAC driverIgal Liberman2015-12-27
* | fsl/fman: Add FMan Port SupportIgal Liberman2015-12-27
* | fsl/fman: Add FMan SP supportIgal Liberman2015-12-27
* | fsl/fman: Add FMan MAC supportIgal Liberman2015-12-27
* | fsl/fman: Add FMan supportIgal Liberman2015-12-27
* | fsl/fman: Add FMan MURAM supportIgal Liberman2015-12-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\ \
| * | 82xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth2015-12-16
| * | gianfar: Don't enable RX Filer if not supportedHamish Martin2015-12-16
| * | net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann2015-12-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-03
|\| |
| * | net: fsl: Fix error checking for platform_get_irq()Mark Brown2015-11-30
| * | net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()Mark Brown2015-11-30
| * | net: fsl: expands dependencies of NET_VENDOR_FREESCALEShaohui Xie2015-11-23
| |/
* | net: mpc52xx: Use platform_register/unregister_drivers()Thierry Reding2015-12-03
* | net: fec: no need to test for the return type of of_property_read_u32Saurabh Sengar2015-11-24
* | gianfar: use of_property_read_bool()Saurabh Sengar2015-11-22
* | net: add netif_tx_napi_add()Eric Dumazet2015-11-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\
| * fec: Use gpio_set_value_cansleep()Fabio Estevam2015-11-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
|\|
| * gianfar: Fix Rx BSY error handlingClaudiu Manoil2015-10-25
| * gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil2015-10-25
| * gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil2015-10-25
* | gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu2015-10-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\|
| * net/fsl_pq_mdio: fix computed address for the TBI registerGerlando Falauto2015-10-13
| * net/fsl_pq_mdio: check TBI address for consistency with mapped rangeGerlando Falauto2015-10-13
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* | gianfar: Add WAKE_UCAST and "wake-on-filer" supportClaudiu Manoil2015-10-07
* | net: fec: avoid timespec useArnd Bergmann2015-10-05
* | net: fec: Remove unneeded FEATURES_NEED_QUIESCE definitionFabio Estevam2015-09-29
|/
* phy: add phy_device_remove()Russell King2015-09-25
* net: fix phy refcounting in a bunch of driversRussell King2015-09-25
* net: gianfar: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla2015-09-24
* net: gianfar_ptp: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-21
* net: fec: add netif status check before set mac addressNimrod Andy2015-09-09
* net: fec: normalize return value of pm_runtime_get_sync() in MDIO writeMaciej S. Szmigiero2015-09-06
* net: fec: clear receive interrupts before processing a packetRussell King2015-09-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-28
|\
| * net: fec: use reinit_completion() in mdio accessor functionsRussell King2015-08-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-21
|\|
| * gianfar: Restore link state settings after MAC resetClaudiu Manoil2015-08-14