aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fman (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-25fsl/fman: Remove comment referring to non-existent functionChris Packham1-3/+0
2019-05-28fsl/fman: include IPSEC SPI in the Keygen extractionMadalin Bucur1-1/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-10net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar1-1/+1
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-1/+1
2019-03-03fsl/fman: Use vsprintf extension %pMJoe Perches1-3/+1
2018-12-28fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood2-2/+2
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+2
2018-12-04ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne1-3/+2
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn1-1/+1
2018-10-01net: phy: Add helper for advertise to lcl valueAndrew Lunn1-5/+1
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+8
2018-06-30fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur1-0/+8
2018-06-26fsl/fman: define frame description command UPDYangbo Lu1-0/+1
2018-06-26fsl/fman_port: support getting timestampYangbo Lu2-0/+14
2018-06-26fsl/fman: add set_tstamp interfaceYangbo Lu8-0/+60
2018-06-26fsl/fman: share the event interruptYangbo Lu1-1/+2
2018-04-24fsl/fman_port: remove redundant check on port->rev_info.majorColin Ian King1-5/+3
2018-03-26fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependencyMadalin Bucur2-2/+0
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-03-07fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov1-1/+1
2018-02-27dpaa_eth: Add allmulti optionRadu Bulie8-5/+87
2017-11-11fsl/fman_port: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2017-11-08fsl/fman: Remove a useless 'dev_err()' callChristophe JAILLET1-1/+0
2017-11-08fsl/fman: Add a missing 'of_node_put()' call in an error handling pathChristophe JAILLET1-0/+1
2017-11-08fsl/fman: Remove some useless codeChristophe JAILLET1-5/+2
2017-11-08fsl/fman: Remove a useless call to 'dev_set_drvdata()'Christophe JAILLET1-1/+0
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18fsl/fman: add dpaa in module namesMadalin Bucur1-6/+6
2017-10-18dpaa_eth: change device usedMadalin Bucur2-23/+15
2017-10-18dpaa_eth: move of_phy_connect() to the eth driverMadalin Bucur2-79/+23
2017-10-18fsl/fman: remove of_nodeMadalin Bucur1-1/+0
2017-09-01fsl/fman: make arrays port_ids static, reduces object code sizeColin Ian King1-4/+10
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2017-08-28dpaa_eth: add NETIF_F_RXHASHMadalin Bucur2-0/+13
2017-08-28fsl/fman: enable FMan KeygenIordache Florinel-R701777-2/+884
2017-08-28fsl/fman: move struct fman to header fileMadalin Bucur3-81/+82
2017-08-22fsl/man: Inherit parent device and of_nodeFlorian Fainelli1-0/+2
2017-08-11fsl/fman: implement several errata workaroundsFlorinel Iordache1-25/+93
2017-07-24net: Convert to using %pOF instead of full_nameRob Herring3-35/+31
2017-06-27fsl/fman: add dependency on HAS_DMAMadalin Bucur1-0/+1
2017-06-20fsl/fman: propagate dma_opsMadalin Bucur1-0/+2
2017-04-01fsl/fman: take into account all RGMII modesMadalin Bucur2-2/+11
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn1-0/+1
2017-03-09fsl/fman: enlarge FIFO to allow for the 5th portMadalin Bucur1-1/+1
2017-03-09fsl/fman: remove wrong freeMadalin Bucur1-3/+1
2017-03-09fsl/fman: set HW parser as BMI next engineMadalin Bucur2-3/+90
2017-03-09fsl/fman: parse result data is big endianMadalin Bucur1-5/+5
2017-02-20fsl/fman: fix spelling mistake in variable name en_tsu_err_exeptionColin Ian King1-4/+4