summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* dpaa2-eth: fix race condition with bql frame accountingIoana Ciornei2019-03-261-4/+9
* dpaa2-eth: Fix possible access beyond end of arrayIoana Ciocoi Radulescu2019-03-211-1/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-03-061-1/+6
|\
| * Merge tag 'soc-fsl-next-v5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2019-03-011-1/+6
| |\
| | * dpaa2-eth: configure the cache stashing amount on a queueIoana Ciornei2019-02-261-1/+6
| * | Merge tag 'soc-fsl-next-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2019-01-301-4/+5
| |\|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-051-4/+5
|\ \ \ | | |/ | |/|
| * | soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei2019-01-111-4/+5
* | | fsl/fman: Use vsprintf extension %pMJoe Perches2019-03-041-3/+1Star
* | | dpaa2-eth: add XDP_REDIRECT supportIoana Radulescu2019-03-043-14/+176
* | | dpaa2-eth: Add software annotation typesIoana Radulescu2019-03-042-22/+40
* | | enetc: Add ENETC PF level external MDIO supportClaudiu Manoil2019-03-014-1/+219
* | | ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King2019-02-191-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-151-0/+4
|\ \ \
| * | | net: ethernet: freescale: set FEC ethtool regs versionVivien Didelot2019-02-141-0/+4
* | | | enetc: add PTP clock driverYangbo Lu2019-02-124-2/+162
* | | | ptp_qoriq: make structure/function names more consistentYangbo Lu2019-02-122-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-092-1/+3
|\| | |
| * | | net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...Yang Wei2019-02-071-1/+1
| * | | ucc_geth: Reset BQL queue when stopping deviceMathias Thore2019-01-301-0/+2
| | |/ | |/|
* | | dpaa2-eth: Update buffer pool refill thresholdIoana Ciocoi Radulescu2019-02-061-1/+2
* | | dpaa2-eth: Use FQ-based DPIO enqueue APIIoana Ciocoi Radulescu2019-02-062-6/+39
* | | dpaa2-eth: Use napi_consume_skb()Ioana Ciocoi Radulescu2019-02-061-4/+4
* | | dpaa2-eth: Use a single page per Rx bufferIoana Ciocoi Radulescu2019-02-062-44/+38Star
* | | enetc: include linux/vmalloc.h for vzalloc etcStephen Rothwell2019-01-291-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-272-3/+4
|\| |
| * | net: fec: get regulator optionalStefan Agner2019-01-231-1/+1
| * | net: dpaa2: improve PTP Kconfig optionYangbo Lu2019-01-231-2/+3
* | | enetc: Add RFS and RSS supportClaudiu Manoil2019-01-257-3/+554
* | | enetc: Add vf to pf messaging supportClaudiu Manoil2019-01-257-0/+399
* | | enetc: Add ethtool statisticsClaudiu Manoil2019-01-252-0/+275
* | | enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil2019-01-2512-0/+3384
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-211-0/+6
|\| |
| * | dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur2019-01-181-0/+6
| |/
* | dpaa2-eth: add debugfs statisticsIoana Radulescu2019-01-195-1/+302
* | dpaa2-eth: transform dpaa2_eth_queue_count into a macroIoana Ciornei2019-01-191-6/+4Star
* | dpaa2-eth: Fix ndo_stop routineIoana Ciocoi Radulescu2019-01-181-34/+34
|/
* fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood2018-12-292-2/+2
* dpaa2-eth: Add QBMAN related statsIoana Radulescu2018-12-191-0/+41
* net: fec: remove workaround to restart phylib state machine on MDIO timeoutHeiner Kallweit2018-12-192-13/+0Star
* ucc_geth: Add change_carrier() for Fixed PHYsJoakim Tjernlund2018-12-171-0/+2
* gianfar: Add change_carrier() for Fixed PHYsJoakim Tjernlund2018-12-171-0/+1
* dpaa_eth: Add change_carrier() for Fixed PHYsJoakim Tjernlund2018-12-171-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-101-3/+2Star
|\
| * ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne2018-12-051-3/+2Star
* | net: Use of_node_name_eq for node name comparisonsRob Herring2018-12-061-2/+2
* | dpaa2-eth: Add "fall through" commentsIoana Ciocoi Radulescu2018-11-291-0/+2
* | dpaa2-eth: Add xdp countersIoana Ciocoi Radulescu2018-11-283-0/+10
* | dpaa2-eth: Cleanup channel statsIoana Ciocoi Radulescu2018-11-283-16/+7Star
* | dpaa2-eth: Add support for XDP_TXIoana Ciocoi Radulescu2018-11-282-1/+52