aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-25net: ethernet: fs-enet: Use generic CRC32 implementationKrzysztof Kozlowski1-14/+4
2018-07-25net: ethernet: freescale: Use generic CRC32 implementationKrzysztof Kozlowski1-10/+3
2018-07-04net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idxColin Ian King1-2/+0
2018-07-04net: fec: remove redundant variable 'inc'Colin Ian King1-2/+0
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+16
2018-06-30dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur1-7/+8
2018-06-30fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur1-0/+8
2018-06-26dpaa_eth: add the get_ts_info interface for ethtoolYangbo Lu1-0/+39
2018-06-26dpaa_eth: add support for hardware timestampingYangbo Lu2-5/+86
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-06-22ucc_geth: Add BQL supportJoakim Tjernlund1-1/+8
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-6/+6
2018-05-30net: ethernet: freescale: fix false-positive string overflow warningArnd Bergmann1-1/+1
2018-05-28net: ethernet: gianfar_ethtool: get phc index through drvdataYangbo Lu2-8/+18
2018-05-28ptp: rework gianfar_ptp as QorIQ common PTP driverYangbo Lu2-573/+0
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-13/+2
2018-05-25net: fec: remove stale commentYueHaibing1-6/+0
2018-05-22net: fec: Add a SPDX identifierFabio Estevam1-0/+1
2018-05-22net: fec: ptp: Switch to SPDX identifierFabio Estevam1-13/+1
2018-05-17net: ethernet: freescale: Allow FEC with COMPILE_TESTFlorian Fainelli3-3/+3
2018-05-16drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli1-6/+2
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-04-30net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-collision"Colin Ian King1-1/+1
2018-04-24fsl/fman_port: remove redundant check on port->rev_info.majorColin Ian King1-5/+3
2018-04-08net/fsl_pq_mdio: Allow explicit speficition of TBIPA addressEsben Haabendal1-16/+34
2018-03-26fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependencyMadalin Bucur2-2/+0
2018-03-23dpaa_eth: use true and false for boolean valuesGustavo A. R. Silva1-1/+1
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-5/+7
2018-03-18net: fec: Fix unbalanced PM runtime callsFlorian Fainelli1-0/+2
2018-03-14dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza1-1/+0
2018-03-14dpaa_eth: increment the RX dropped counter when neededCamelia Groza1-1/+3
2018-03-14dpaa_eth: remove duplicate initializationCamelia Groza1-1/+0
2018-03-14dpaa_eth: fix error in dpaa_remove()Madalin Bucur1-1/+1
2018-03-07fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov1-1/+1
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+3
2018-02-28gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil1-4/+3
2018-02-27dpaa_eth: Add allmulti optionRadu Bulie9-5/+97
2018-02-27dpaa_eth: refactor frag count checkingMadalin Bucur1-8/+12
2018-02-27dpaa_eth: make sure all Rx errors are countedMadalin Bucur1-8/+2
2018-02-27dpaa_eth: fix SG mappingMadalin Bucur1-10/+13
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-16/+7
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer1-16/+7
2018-02-19dpaa_eth: fix pause capability advertisement logicJake Moroni1-1/+1
2018-02-13dpaa_eth: fix incorrect commentJake Moroni1-1/+1
2018-01-29gianfar: prevent integer wrapping in the rx handlerAndy Spencer1-2/+7
2018-01-22net: fec: add necessary defines to work on ARM64Lucas Stach2-5/+8