summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* net: fec: Do not use netdev messages too earlyFabio Estevam2019-07-261-3/+3
* net: fec: fix the clk mismatch in failed_reset pathAndy Duan2019-06-041-1/+1
* net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy2019-05-161-5/+3Star
* dpaa_eth: fix SG frame cleanupLaurentiu Tudor2019-05-161-1/+1
* net: fec: manage ahb clock in runtime pmAndy Duan2019-05-161-9/+21
* dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur2019-02-271-0/+6
* fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood2019-02-122-2/+2
* ucc_geth: Reset BQL queue when stopping deviceMathias Thore2019-02-061-0/+2
* ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne2018-12-211-3/+2Star
* net: fec: don't dump RX FIFO register when not availableFugang Duan2018-10-162-4/+16
* net: fec: fix rare tx timeoutRickard x Andersson2018-10-021-4/+4
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-162-4/+0Star
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-032-7/+16
| |\
| * | net: ethernet: Use existing define with polynomialKrzysztof Kozlowski2018-07-273-6/+4Star
* | | net: fec: check DMA addressing limitationsStefan Agner2018-08-021-0/+8
* | | net: ethernet: fs-enet: Use generic CRC32 implementationKrzysztof Kozlowski2018-07-251-14/+4Star
* | | net: ethernet: freescale: Use generic CRC32 implementationKrzysztof Kozlowski2018-07-251-10/+3Star
* | | net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idxColin Ian King2018-07-041-2/+0Star
* | | net: fec: remove redundant variable 'inc'Colin Ian King2018-07-041-2/+0Star
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-032-7/+16
|\ \ \ | | |/ | |/|
| * | dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur2018-06-301-7/+8
| * | fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur2018-06-301-0/+8
| |/
* | dpaa_eth: add the get_ts_info interface for ethtoolYangbo Lu2018-06-261-0/+39
* | dpaa_eth: add support for hardware timestampingYangbo Lu2018-06-262-5/+86
* | fsl/fman: define frame description command UPDYangbo Lu2018-06-261-0/+1
* | fsl/fman_port: support getting timestampYangbo Lu2018-06-262-0/+14
* | fsl/fman: add set_tstamp interfaceYangbo Lu2018-06-268-0/+60
* | fsl/fman: share the event interruptYangbo Lu2018-06-261-1/+2
* | ucc_geth: Add BQL supportJoakim Tjernlund2018-06-221-1/+8
|/
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-6/+6
* net: ethernet: freescale: fix false-positive string overflow warningArnd Bergmann2018-05-301-1/+1
* net: ethernet: gianfar_ethtool: get phc index through drvdataYangbo Lu2018-05-292-8/+18
* ptp: rework gianfar_ptp as QorIQ common PTP driverYangbo Lu2018-05-292-573/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-272-13/+2Star
|\
| * net: fec: Add a SPDX identifierFabio Estevam2018-05-221-0/+1
| * net: fec: ptp: Switch to SPDX identifierFabio Estevam2018-05-221-13/+1Star
* | net: fec: remove stale commentYueHaibing2018-05-251-6/+0Star
* | net: ethernet: freescale: Allow FEC with COMPILE_TESTFlorian Fainelli2018-05-173-3/+3
* | drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli2018-05-161-6/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-041-1/+1
|\|
| * net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-coll...Colin Ian King2018-04-301-1/+1
* | fsl/fman_port: remove redundant check on port->rev_info.majorColin Ian King2018-04-241-5/+3Star
|/
* net/fsl_pq_mdio: Allow explicit speficition of TBIPA addressEsben Haabendal2018-04-081-16/+34
* fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependencyMadalin Bucur2018-03-262-2/+0Star
* dpaa_eth: use true and false for boolean valuesGustavo A. R. Silva2018-03-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-233-5/+7
|\
| * net: fec: Fix unbalanced PM runtime callsFlorian Fainelli2018-03-181-0/+2
| * dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza2018-03-141-1/+0Star
| * dpaa_eth: increment the RX dropped counter when neededCamelia Groza2018-03-141-1/+3