aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-06enetc: disable EEE autoneg by defaultYangbo Lu1-0/+5
2019-11-25enetc: add support Credit Based Shaper(CBS) for hardware offloadPo Liu5-2/+138
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+11
2019-11-21enetc: make enetc_setup_tc_mqprio staticMao Wenan1-1/+1
2019-11-21drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski1-4/+4
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-5/+2
2019-11-19net: fec: fix clock count mis-matchChuhong Yuan1-4/+11
2019-11-18bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko1-5/+2
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+9
2019-11-16enetc: update TSN Qbv PSPEED set according to adjust link speedPo Liu5-2/+61
2019-11-16enetc: Configure the Time-Aware Scheduler via tc-taprio offloadPo Liu7-22/+243
2019-11-12dpaa2-eth: free already allocated channels on probe deferIoana Ciornei1-1/+9
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+2
2019-11-07enetc: fix return value for enetc_ioctl()Michael Walle1-1/+1
2019-11-07dpaa2-eth: add ethtool MAC countersIoana Ciornei6-1/+213
2019-11-07enetc: ethtool: add wake-on-lan callbacksMichael Walle1-0/+27
2019-11-07enetc: add ioctl() support for PHY-related opsMichael Walle1-1/+4
2019-11-06dpaa2-ptp: fix compile errorChenwandun1-0/+1
2019-11-06dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_modeIoana Ciornei1-5/+10
2019-11-06gianfar: Maximize Rx buffer sizeClaudiu Manoil1-4/+4
2019-11-04net: fec: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+2
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn5-14/+17
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-6/+6
2019-10-31dpaa2-eth: add MAC/PHY support through phylinkIoana Ciornei9-21/+816
2019-10-31dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGEDIoana Ciornei1-4/+3
2019-10-31dpaa_eth: register a device link for the qman portal usedMadalin Bucur1-2/+3
2019-10-31dpaa_eth: extend delays in ndo_stopMadalin Bucur1-1/+3
2019-10-31dpaa_eth: remove netdev_err() for user errorsMadalin Bucur1-12/+4
2019-10-31dpaa_eth: add dropped frames to percpu ethtool statsMadalin Bucur1-0/+8
2019-10-31dpaa_eth: use a page to store the SGTMadalin Bucur1-22/+21
2019-10-31dpaa_eth: cleanup skb_to_contig_fd()Madalin Bucur1-7/+7
2019-10-31dpaa_eth: use fd information in dpaa_cleanup_tx_fd()Madalin Bucur1-6/+7
2019-10-31dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()Madalin Bucur1-7/+7
2019-10-31dpaa_eth: avoid timestamp read on error pathsMadalin Bucur1-7/+10
2019-10-31dpaa_eth: perform DMA unmapping before readMadalin Bucur1-15/+17
2019-10-31dpaa_eth: use page backed rx buffersMadalin Bucur1-29/+22
2019-10-31dpaa_eth: use only one buffer pool per interfaceMadalin Bucur4-92/+57
2019-10-29net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error messageAnson Huang1-2/+2
2019-10-29net: fec_main: Use platform_get_irq_byname_optional() to avoid error messageAnson Huang1-1/+1
2019-10-29net: fec: remove redundant assignment to pointer bdpColin Ian King1-1/+0
2019-10-28net: dpaa2: Use the correct style for SPDX License IdentifierNishad Kamdar3-3/+3
2019-10-24dpaa_eth: add newline in dev_err() msgMadalin Bucur1-1/+1
2019-10-24fsl/fman: remove unused struct memberMadalin Bucur1-3/+0
2019-10-24dpaa_eth: change DMA deviceMadalin Bucur2-51/+62
2019-10-24fsl/fman: add API to get the device behind a fman portLaurentiu Tudor2-0/+16
2019-10-24dpaa_eth: remove redundant codeMadalin Bucur1-4/+0
2019-10-24dpaa_eth: defer probing after qbmanLaurentiu Tudor1-0/+31
2019-10-24fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCsLaurentiu Tudor1-1/+5
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+53
2019-10-17dpaa2-eth: Fix TX FQID valuesIoana Radulescu1-0/+44