summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* 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
* | dpaa2-eth: Map Rx buffers as bidirectionalIoana Ciocoi Radulescu2018-11-281-7/+7
* | dpaa2-eth: Release buffers back to pool on XDP_DROPIoana Ciocoi Radulescu2018-11-282-3/+33
* | dpaa2-eth: Move functionIoana Ciocoi Radulescu2018-11-281-17/+17
* | dpaa2-eth: Allow XDP header adjustmentsIoana Ciocoi Radulescu2018-11-281-3/+40
* | dpaa2-eth: Add basic XDP supportIoana Ciocoi Radulescu2018-11-282-1/+194
* | dpaa_eth: add ethtool coalesce controlMadalin Bucur2018-11-231-0/+71
* | net: fsl: Use device_type helpers to access the node typeRob Herring2018-11-181-1/+1
* | dpaa2-eth: bql supportIoana Ciocoi Radulescu2018-11-172-15/+46
* | dpaa2-eth: Update callback signatureIoana Ciocoi Radulescu2018-11-172-9/+6Star
* | dpaa2-eth: Don't use multiple queues per channelIoana Ciocoi Radulescu2018-11-172-2/+3
* | net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-114-14/+18
* | dpaa2-ptp: defer probe when portal allocation failedIoana Ciornei2018-11-101-1/+4
* | dpaa2-eth: defer probe on object allocateIoana Ciornei2018-11-101-10/+22
* | gianfar: remove use of VLAN_TAG_PRESENTMichał Mirosław2018-11-091-5/+3Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-192-4/+16
|\
| * net: fec: don't dump RX FIFO register when not availableFugang Duan2018-10-162-4/+16