summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fman
AgeCommit message (Expand)Author
2020-03-06fsl/fman: detect FMan erratum A050385Madalin Bucur
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-23net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur
2020-01-02fsl/fman: use resource_sizeJulia Lawall
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-10-24fsl/fman: remove unused struct memberMadalin Bucur
2019-10-24fsl/fman: add API to get the device behind a fman portLaurentiu Tudor
2019-10-24fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCsLaurentiu Tudor
2019-07-25fsl/fman: Remove comment referring to non-existent functionChris Packham
2019-05-28fsl/fman: include IPSEC SPI in the Keygen extractionMadalin Bucur
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-10net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-03-03fsl/fman: Use vsprintf extension %pMJoe Perches
2018-12-28fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-04ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-10-01net: phy: Add helper for advertise to lcl valueAndrew Lunn
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-30fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur
2018-06-26fsl/fman: define frame description command UPDYangbo Lu
2018-06-26fsl/fman_port: support getting timestampYangbo Lu
2018-06-26fsl/fman: add set_tstamp interfaceYangbo Lu
2018-06-26fsl/fman: share the event interruptYangbo Lu
2018-04-24fsl/fman_port: remove redundant check on port->rev_info.majorColin Ian King
2018-03-26fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependencyMadalin Bucur
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-07fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov
2018-02-27dpaa_eth: Add allmulti optionRadu Bulie
2017-11-11fsl/fman_port: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-08fsl/fman: Remove a useless 'dev_err()' callChristophe JAILLET
2017-11-08fsl/fman: Add a missing 'of_node_put()' call in an error handling pathChristophe JAILLET
2017-11-08fsl/fman: Remove some useless codeChristophe JAILLET
2017-11-08fsl/fman: Remove a useless call to 'dev_set_drvdata()'Christophe JAILLET
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18fsl/fman: add dpaa in module namesMadalin Bucur
2017-10-18dpaa_eth: change device usedMadalin Bucur
2017-10-18dpaa_eth: move of_phy_connect() to the eth driverMadalin Bucur
2017-10-18fsl/fman: remove of_nodeMadalin Bucur
2017-09-01fsl/fman: make arrays port_ids static, reduces object code sizeColin Ian King
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-28dpaa_eth: add NETIF_F_RXHASHMadalin Bucur
2017-08-28fsl/fman: enable FMan KeygenIordache Florinel-R70177
2017-08-28fsl/fman: move struct fman to header fileMadalin Bucur
2017-08-22fsl/man: Inherit parent device and of_nodeFlorian Fainelli
2017-08-11fsl/fman: implement several errata workaroundsFlorinel Iordache
2017-07-24net: Convert to using %pOF instead of full_nameRob Herring
2017-06-27fsl/fman: add dependency on HAS_DMAMadalin Bucur