summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fman (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-242-3/+3
* fsl/fman: fix eth hash table allocationFlorinel Iordache2020-08-041-1/+1
* fsl/fman: check dereferencing null pointerFlorinel Iordache2020-08-043-4/+4
* fsl/fman: fix unreachable codeFlorinel Iordache2020-08-041-1/+0
* fsl/fman: fix dereference null return valueFlorinel Iordache2020-08-041-1/+8
* fsl/fman: use 32-bit unsigned integerFlorinel Iordache2020-08-041-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-261-1/+1
|\
| * net: fsl/fman: treat all RGMII modes in memac_adjust_link()Madalin Bucur2020-03-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-133-0/+51
|\|
| * fsl/fman: detect FMan erratum A050385Madalin Bucur2020-03-073-0/+51
* | fsl/fman: tolerate missing MAC address in device treeMadalin Bucur2020-03-094-25/+18
* | fsl/fman: reuse set_mac_address() in dtsec init()Madalin Bucur2020-03-091-25/+19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-261-2/+2
|\
| * net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur2020-01-231-2/+2
* | fsl/fman: use resource_sizeJulia Lawall2020-01-031-2/+2
|/
* net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-041-3/+3
* fsl/fman: remove unused struct memberMadalin Bucur2019-10-251-3/+0
* fsl/fman: add API to get the device behind a fman portLaurentiu Tudor2019-10-252-0/+16
* fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCsLaurentiu Tudor2019-10-251-1/+5
* fsl/fman: Remove comment referring to non-existent functionChris Packham2019-07-251-3/+0
* fsl/fman: include IPSEC SPI in the Keygen extractionMadalin Bucur2019-05-281-1/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar2019-05-111-1/+1
* net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-071-1/+1
* fsl/fman: Use vsprintf extension %pMJoe Perches2019-03-041-3/+1
* fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood2018-12-292-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-101-3/+2
|\
| * ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne2018-12-051-3/+2
* | net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-111-1/+1
|/
* net: phy: Add helper for advertise to lcl valueAndrew Lunn2018-10-021-5/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-031-0/+8
|\
| * fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur2018-06-301-0/+8
* | 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
|/
* fsl/fman_port: remove redundant check on port->rev_info.majorColin Ian King2018-04-241-5/+3
* fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependencyMadalin Bucur2018-03-262-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-1/+1
|\
| * fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov2018-03-071-1/+1
* | dpaa_eth: Add allmulti optionRadu Bulie2018-02-278-5/+87
|/
* fsl/fman_port: mark expected switch fall-throughsGustavo A. R. Silva2017-11-111-0/+2
* fsl/fman: Remove a useless 'dev_err()' callChristophe JAILLET2017-11-081-1/+0
* fsl/fman: Add a missing 'of_node_put()' call in an error handling pathChristophe JAILLET2017-11-081-0/+1
* fsl/fman: Remove some useless codeChristophe JAILLET2017-11-081-5/+2
* fsl/fman: Remove a useless call to 'dev_set_drvdata()'Christophe JAILLET2017-11-081-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | fsl/fman: add dpaa in module namesMadalin Bucur2017-10-181-6/+6
* | dpaa_eth: change device usedMadalin Bucur2017-10-182-23/+15