summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fman
Commit message (Expand)AuthorAgeFilesLines
* fsl/fman: fix spelling mistake in variable name en_tsu_err_exeptionColin Ian King2017-02-201-4/+4
* net: fman: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-0/+1
* fsl/fman: enable compilation on ARM64Madalin Bucur2016-12-201-1/+1
* fsl/fman: A007273 only applies to PPC SoCsMadalin Bucur2016-12-201-0/+8
* powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur2016-12-201-0/+7
* fsl/fman: fix 1G support for QSGMII interfacesMadalin Bucur2016-12-201-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-032-0/+5
|\
| * net: fsl/fman: fix fixed-link-phydev reference leakJohan Hovold2016-11-271-0/+2
| * net: fsl/fman: fix phydev reference leakJohan Hovold2016-11-271-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-261-3/+0
|\ \ | |/
| * fsl/fman: fix a leak in tgec_free()Dan Carpenter2016-11-251-3/+0
* | fsl/fman: fix error return code in mac_probe()Wei Yongjun2016-10-171-2/+6
|/
* fsl/fman: remove leftover commentMadalin Bucur2016-10-041-4/+0
* fsl/fman: fix return value checkingMadalin Bucur2016-10-041-2/+2
* fsl/fman: simplify redundant conditionMadalin Bucur2016-10-041-2/+1
* fsl/fman: check of_get_phy_mode() return valueMadalin Bucur2016-10-041-4/+6
* fsl/fman: check pcsphy pointer before useMadalin Bucur2016-10-041-0/+3
* fsl/fman: MEMAC may use QSGMII PHY interface modeMadalin Bucur2016-10-041-1/+2
* fsl/fman: return a phy_dev pointer from initMadalin Bucur2016-10-042-12/+13
* fsl/fman: simplify device tree readsMadalin Bucur2016-10-043-48/+30
* fsl/fman: use of_get_phy_mode()Madalin Bucur2016-10-041-31/+2
* fsl/fman: small fixesMadalin Bucur2016-10-042-6/+8
* fsl/fman: fix loadable module compilationIgal Liberman2016-10-044-7/+64
* fsl/fman: split lines over 80 charactersMadalin Bucur2016-10-042-2/+4
* net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman2016-09-131-1/+1
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-273-5/+5
* treewide: Fix typos in printkMasanari Iida2016-04-281-1/+1
* fsl/fman: Workaround for Errata A-007273Igal Liberman2016-03-221-16/+88
* fsl/fman: fix dtsec_set_tx_pause_framesIgal Liberman2016-03-141-4/+3
* fsl/fman: Initialize fman->dev earlierIgal Liberman2016-03-031-2/+2
* fsl/fman: Delete one function call "put_device" in dtsec_config()Markus Elfring2016-01-141-1/+0
* phy: Add an mdio_device structureAndrew Lunn2016-01-072-6/+6
* 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-274-0/+222
OpenPOWER on IntegriCloud