summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp2020-05-221-6/+7
* dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei2020-05-152-12/+18
* net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann2020-05-092-0/+3
* dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter2020-05-081-1/+1
* net: enetc: fix an issue about leak system resourcesDejin Zheng2020-05-041-1/+1
* net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey2020-04-072-29/+127
* dpaa_eth: Make dpaa_a050385_wa staticYueHaibing2020-03-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-1/+1
|\
| * net: fsl/fman: treat all RGMII modes in memac_adjust_link()Madalin Bucur2020-03-161-1/+1
* | enetc: Remove unused variable 'enetc_drv_name'YueHaibing2020-03-232-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-125-9/+162
|\|
| * net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski2020-03-111-3/+3
| * dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor2020-03-111-3/+1
| * dpaa_eth: FMan erratum A050385 workaroundMadalin Bucur2020-03-061-3/+107
| * fsl/fman: detect FMan erratum A050385Madalin Bucur2020-03-063-0/+51
* | net: gianfar: reject unsupported coalescing paramsJakub Kicinski2020-03-121-0/+2
* | net: fec: reject unsupported coalescing paramsJakub Kicinski2020-03-121-0/+2
* | net: dpaa: reject unsupported coalescing paramsJakub Kicinski2020-03-121-4/+2
* | enetc: Add dynamic allocation of extended Rx BD ringsClaudiu Manoil2020-03-105-30/+48
* | enetc: Clean up Rx BD iterationClaudiu Manoil2020-03-102-20/+28
* | enetc: Clean up of ehtool stats lenClaudiu Manoil2020-03-101-7/+13
* | enetc: Drop redundant device node checkClaudiu Manoil2020-03-101-5/+0
* | dpaa_eth: Use random MAC address when none is givenMadalin Bucur2020-03-081-2/+14
* | fsl/fman: tolerate missing MAC address in device treeMadalin Bucur2020-03-084-25/+18
* | fsl/fman: reuse set_mac_address() in dtsec init()Madalin Bucur2020-03-081-25/+19
* | gianfar: remove unnecessary zeroing coalesce settingsJakub Kicinski2020-03-031-29/+0
* | net/freescale: Don't set zero if FW iand bus not-available in gianfarLeon Romanovsky2020-03-031-2/+0
* | net/freescale: Don't set zero if FW not-available in ucc_gethLeon Romanovsky2020-03-031-1/+0
* | net/freescale: Don't set zero if FW not-available in dpaaLeon Romanovsky2020-03-031-9/+0
* | net/freescale: Clean drivers from static versionsLeon Romanovsky2020-03-0312-40/+0
* | net: dpaa2-mac: use resolved link config in mac_link_up()Russell King2020-02-272-22/+33
* | net: phylink: propagate resolved link config via mac_link_up()Russell King2020-02-271-2/+5
* | dpaa2-eth: add support for nway resetRussell King2020-02-271-0/+11
* | dpaa2-eth: add support for mii ioctlsRussell King2020-02-271-1/+6
* | freescale: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-243-3/+3
* | enetc: remove "depends on (ARCH_LAYERSCAPE || COMPILE_TEST)"Vladimir Oltean2020-02-211-3/+3
* | net: fec: Prevent unbind operationFabio Estevam2020-02-181-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-081-3/+11
|\
| * dpaa_eth: support all modes with rate adapting PHYsMadalin Bucur2020-02-071-3/+11
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-081-1/+1
|\ \ | |/ |/|
| * Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2020-01-161-1/+1
| |\
| | * net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32Rasmus Villemoes2019-12-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-262-3/+8
|\ \ \
| * | | net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur2020-01-231-2/+2
| * | | net/fsl: treat fsl,erratum-a011043Madalin Bucur2020-01-231-1/+6
* | | | net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit2020-01-231-9/+1
* | | | net: convert suitable network drivers to use phy_do_ioctlHeiner Kallweit2020-01-211-11/+1
* | | | enetc: Don't print from enetc_sched_speed_set when link goes downVladimir Oltean2020-01-171-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-091-0/+9
|\| | |
| * | | net: freescale: fec: Fix ethtool -d runtime PMAndrew Lunn2020-01-021-0/+9