summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-031-0/+9
* | net: dsa: felix: fix link errorArnd Bergmann2020-01-091-0/+1
* | enetc: Fix inconsistent IS_ERR and PTR_ERRYueHaibing2020-01-071-1/+1
* | enetc: Fix an off by one in enetc_setup_tc_txtime()Dan Carpenter2020-01-071-1/+1
* | enetc: Set MDIO_CFG_HOLD to the recommended value of 2Vladimir Oltean2020-01-061-4/+8
* | enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil2020-01-068-99/+121
* | enetc: add support time specific departure base on the qos etfPo Liu2020-01-034-1/+59
* | fsl/fman: use resource_sizeJulia Lawall2020-01-031-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-311-19/+20
|\|
| * dpaa_eth: fix DMA mapping leakMadalin Bucur2019-12-271-19/+20
* | gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean2019-12-281-3/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-231-6/+8
|\|
| * dpaa2-ptp: fix double free of the ptp_qoriq IRQIoana Ciornei2019-12-171-6/+8
* | dpaa2-ptp: add external trigger event supportYangbo Lu2019-12-173-1/+25
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-136-6/+6
* | enetc: remove variable 'tc_max_sized_frame' set but not usedChen Wandun2019-12-111-2/+1
* | enetc: add software timestampingMichael Walle2019-12-112-0/+3
|/
* enetc: disable EEE autoneg by defaultYangbo Lu2019-12-061-0/+5
* enetc: add support Credit Based Shaper(CBS) for hardware offloadPo Liu2019-11-255-2/+138
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-231-4/+11
|\
| * net: fec: fix clock count mis-matchChuhong Yuan2019-11-201-4/+11
* | enetc: make enetc_setup_tc_mqprio staticMao Wenan2019-11-221-1/+1
* | drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski2019-11-211-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-211-5/+2
|\ \
| * | bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko2019-11-181-5/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-171-1/+9
|\ \ \ | | |/ | |/|
| * | dpaa2-eth: free already allocated channels on probe deferIoana Ciornei2019-11-131-1/+9
* | | enetc: update TSN Qbv PSPEED set according to adjust link speedPo Liu2019-11-165-2/+61
* | | enetc: Configure the Time-Aware Scheduler via tc-taprio offloadPo Liu2019-11-167-22/+243
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-0/+2
|\| |
| * | net: fec: add missed clk_disable_unprepare in removeChuhong Yuan2019-11-041-0/+2
* | | enetc: fix return value for enetc_ioctl()Michael Walle2019-11-081-1/+1
* | | dpaa2-eth: add ethtool MAC countersIoana Ciornei2019-11-086-1/+213
* | | enetc: ethtool: add wake-on-lan callbacksMichael Walle2019-11-081-0/+27
* | | enetc: add ioctl() support for PHY-related opsMichael Walle2019-11-081-1/+4
* | | dpaa2-ptp: fix compile errorChenwandun2019-11-071-0/+1
* | | dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_modeIoana Ciornei2019-11-071-5/+10
* | | gianfar: Maximize Rx buffer sizeClaudiu Manoil2019-11-061-4/+4
* | | net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-045-14/+17
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-025-6/+6
|\|
| * net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error messageAnson Huang2019-10-301-2/+2
| * net: fec_main: Use platform_get_irq_byname_optional() to avoid error messageAnson Huang2019-10-301-1/+1
| * net: dpaa2: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-283-3/+3
* | dpaa2-eth: add MAC/PHY support through phylinkIoana Ciornei2019-10-319-21/+816
* | dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGEDIoana Ciornei2019-10-311-4/+3
* | dpaa_eth: register a device link for the qman portal usedMadalin Bucur2019-10-311-2/+3
* | dpaa_eth: extend delays in ndo_stopMadalin Bucur2019-10-311-1/+3
* | dpaa_eth: remove netdev_err() for user errorsMadalin Bucur2019-10-311-12/+4
* | dpaa_eth: add dropped frames to percpu ethtool statsMadalin Bucur2019-10-311-0/+8