summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2018-06-30dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur
2018-06-30fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-30net: ethernet: freescale: fix false-positive string overflow warningArnd Bergmann
2018-05-28net: ethernet: gianfar_ethtool: get phc index through drvdataYangbo Lu
2018-05-28ptp: rework gianfar_ptp as QorIQ common PTP driverYangbo Lu
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-25net: fec: remove stale commentYueHaibing
2018-05-22net: fec: Add a SPDX identifierFabio Estevam
2018-05-22net: fec: ptp: Switch to SPDX identifierFabio Estevam
2018-05-17net: ethernet: freescale: Allow FEC with COMPILE_TESTFlorian Fainelli
2018-05-16drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-30net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-coll...Colin Ian King
2018-04-24fsl/fman_port: remove redundant check on port->rev_info.majorColin Ian King
2018-04-08net/fsl_pq_mdio: Allow explicit speficition of TBIPA addressEsben Haabendal
2018-03-26fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependencyMadalin Bucur
2018-03-23dpaa_eth: use true and false for boolean valuesGustavo A. R. Silva
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-18net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-03-14dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza
2018-03-14dpaa_eth: increment the RX dropped counter when neededCamelia Groza
2018-03-14dpaa_eth: remove duplicate initializationCamelia Groza
2018-03-14dpaa_eth: fix error in dpaa_remove()Madalin Bucur
2018-03-07fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-28gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil
2018-02-27dpaa_eth: Add allmulti optionRadu Bulie
2018-02-27dpaa_eth: refactor frag count checkingMadalin Bucur
2018-02-27dpaa_eth: make sure all Rx errors are countedMadalin Bucur
2018-02-27dpaa_eth: fix SG mappingMadalin Bucur
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer
2018-02-19dpaa_eth: fix pause capability advertisement logicJake Moroni
2018-02-13dpaa_eth: fix incorrect commentJake Moroni
2018-01-29gianfar: prevent integer wrapping in the rx handlerAndy Spencer
2018-01-22net: fec: add necessary defines to work on ARM64Lucas Stach
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-17net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-10net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-05net: fec: free/restore resource in related probe error pathesFugang Duan
2018-01-03net: fec: defer probe if regulator is not readyFugang Duan
2018-01-03net: fec: restore dev_id in the cases of probe errorFugang Duan
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-27net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan
2017-12-13net: fec: add phy_reset_after_clk_enable() supportRichard Leitner
2017-12-08gianfar: Disable EEE autoneg by defaultClaudiu Manoil