summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fman
Commit message (Expand)AuthorAgeFilesLines
* fsl/fman_port: remove redundant check on port->rev_info.majorColin Ian King2018-04-241-5/+3Star
* fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependencyMadalin Bucur2018-03-262-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-1/+1
|\
| * fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov2018-03-071-1/+1
* | dpaa_eth: Add allmulti optionRadu Bulie2018-02-278-5/+87
|/
* fsl/fman_port: mark expected switch fall-throughsGustavo A. R. Silva2017-11-111-0/+2
* fsl/fman: Remove a useless 'dev_err()' callChristophe JAILLET2017-11-081-1/+0Star
* fsl/fman: Add a missing 'of_node_put()' call in an error handling pathChristophe JAILLET2017-11-081-0/+1
* fsl/fman: Remove some useless codeChristophe JAILLET2017-11-081-5/+2Star
* fsl/fman: Remove a useless call to 'dev_set_drvdata()'Christophe JAILLET2017-11-081-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | fsl/fman: add dpaa in module namesMadalin Bucur2017-10-181-6/+6
* | dpaa_eth: change device usedMadalin Bucur2017-10-182-23/+15Star
* | dpaa_eth: move of_phy_connect() to the eth driverMadalin Bucur2017-10-182-79/+23Star
* | fsl/fman: remove of_nodeMadalin Bucur2017-10-181-1/+0Star
|/
* fsl/fman: make arrays port_ids static, reduces object code sizeColin Ian King2017-09-021-4/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-021-0/+2
|\
| * fsl/man: Inherit parent device and of_nodeFlorian Fainelli2017-08-231-0/+2
* | dpaa_eth: add NETIF_F_RXHASHMadalin Bucur2017-08-292-0/+13
* | fsl/fman: enable FMan KeygenIordache Florinel-R701772017-08-297-2/+884
* | fsl/fman: move struct fman to header fileMadalin Bucur2017-08-293-81/+82
* | fsl/fman: implement several errata workaroundsFlorinel Iordache2017-08-111-25/+93
* | net: Convert to using %pOF instead of full_nameRob Herring2017-07-243-35/+31Star
|/
* fsl/fman: add dependency on HAS_DMAMadalin Bucur2017-06-271-0/+1
* fsl/fman: propagate dma_opsMadalin Bucur2017-06-201-0/+2
* fsl/fman: take into account all RGMII modesMadalin Bucur2017-04-012-2/+11
* net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-291-0/+1
* fsl/fman: enlarge FIFO to allow for the 5th portMadalin Bucur2017-03-091-1/+1
* fsl/fman: remove wrong freeMadalin Bucur2017-03-091-3/+1Star
* fsl/fman: set HW parser as BMI next engineMadalin Bucur2017-03-092-3/+90
* fsl/fman: parse result data is big endianMadalin Bucur2017-03-091-5/+5
* 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-281-0/+2
| * net: fsl/fman: fix phydev reference leakJohan Hovold2016-11-281-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-271-3/+0Star
|\|
| * fsl/fman: fix a leak in tgec_free()Dan Carpenter2016-11-261-3/+0Star
* | fsl/fman: fix error return code in mac_probe()Wei Yongjun2016-10-171-2/+6
|/
* fsl/fman: remove leftover commentMadalin Bucur2016-10-041-4/+0Star
* fsl/fman: fix return value checkingMadalin Bucur2016-10-041-2/+2
* fsl/fman: simplify redundant conditionMadalin Bucur2016-10-041-2/+1Star
* 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